/* allgemeines */
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
letter-spacing:1px;
color: #333333;
}
body {
/*background-image:url(http://www.ochsen-zug.ch/img/bg_body.gif);*/
background-color:#dce5ef;
margin:0;
padding:0;
}
a:link {
color: #000066;
text-decoration: underline;
}
a:visited {
text-decoration: underline;
color: #000066;
}
a:hover {
text-decoration: none;
color: #990000;
}
a:active {
text-decoration: underline;
color: #990000;
}
h1 {
font-size: 17px;
line-height: 22px;
margin:20px 0px 10px 0px;
color:#990000;
font-family: Arial, Helvetica, sans-serif;
letter-spacing:1px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#990000;
margin:0px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#5F5E4F;
margin:0px;
}
/*p:first-letter { 
letter-spacing:1px;
font-size:14px;
}
*/
/* ende allgemeines */

.headContainer {
width:900px;
height:190px;
margin:0 auto;
background-image:url(http://www.ochsen-zug.ch/img/head.gif);
background-repeat:no-repeat;
}
.topContainerRight {
width:250px;
float:right;
}
.datum {
padding:20px 10px 0px 0px; 
color: #666666;
text-align:right;
}
.topImg {
padding:14px 0px 0px 0px; 
}
.contentContainer {
width:898px;
margin:0 auto;
background-color:#FFFDEC;
border-bottom: 1px solid #000066;
border-left: 1px solid #000066;
border-right: 1px solid #000066;
}
.mainContent {
width:520px;
height:445px;
margin:0;
padding:0px 10px 0px 15px; 
float:left;
background-color:#FFFDEC;
overflow:auto;
}
.popUp {
width:750px;
height:500px;
margin:10px auto;
padding:0px 10px 10px 10px; 
background-color:#FFFDEC;
overflow:auto;
}
.infoErste {
width:162px;
margin:25px 0 0 0;
padding:8px 0 8px 8px;
float:right;
background-color: #FAF5C3;
border-bottom: 1px solid #cc9900;
border-top: 1px solid #cc9900;
border-left: 1px solid #cc9900;
letter-spacing:normal;
}
.aktuellErste {
margin:0;
}
.infoContent {
width:162px;
margin:25px 0 0 0;
padding:8px 0 8px 8px;
float:right;
background-color:#FAF5C3;
border-bottom: 1px solid #000066;
border-top: 1px solid #000066;
border-left: 1px solid #000066;
}
.aktuell {
margin:0 0 15px 0;
}
/* ///// HAUPTNAVIGATION ///// */
#navcontainer { 
width: 181px;
background-color:#FAF5C3;
float:left;
}
#navcontainer ul {
margin:0;
padding:53px 10px;
border-right:1px solid #000066;
list-style-type: none;
font-size:12px;
line-height: 14px;
letter-spacing:1px;
text-decoration:none;
}
#navcontainer a {
display:block;
padding:4px 0 4px 10px;
width:139px;
background-color:#FAF5C4;
}
#navcontainer a:link, #navlist a:visited {
color:#000066;
text-decoration:none;
border-bottom:1px dotted #666;
}
#navcontainer a:hover {
padding:4px 0 4px 5px;
background-color:#FFFDEC;
border-left:5px solid #000066;
color: #990000;
text-decoration:none;
border-bottom:1px dotted #666!important;
}
#navcontainer a:active {
padding:4px 0 4px 5px;
background-color:#FFFDEC;
border-left:5px solid #000066;
color: #990000;
text-decoration:none;
border-bottom:1px dotted #666!important;
}
#navcontainer a#current {
padding:4px 0 4px 5px;
background-color:#FFFDEC;
border-left:5px solid #FFFDEC;
color: #990000;
text-decoration:none!important;
border-bottom:1px dotted #666!important;
}
/* ///// ENDE HAUPTNAVIGATION ///// */

/* ///// clear FLOAT ///// */
.clearfloat{
clear:both;
}
/* ///// ENDE clear FLOAT ///// */

/* ///// FOOTER ///// */
.footer {
width:900px;
margin:0px auto;
padding:0;
}
.siteInfo {
width:896px;
margin:0px auto 0px 0px;
padding:2px;
background-color:#000066;
color:#fff;
text-align:center;
font-size:11px;
font-weight:bold;
}
.siteInfo a {
color:#fff;
}
.siteInfo a:visited {
color: #fff;
}
.siteInfo a:link {
color:#fff;
}
.siteInfo a:hover {
color:#FAF5C3;
text-decoration:none;
}
#sign4u {
text-align:center;
font-size:9px;
color: #999;
}
#sign4u a:link, #sign4u a:visited {
color: #999;
font-size:9px;
text-decoration: none;
}
#sign4u a:hover, #sign4u a:active {
text-decoration: underline;
}
/* ///// ENDE FOOTER ///// */

/* ///// FORMULAR ///// */

.Auswahl {
width: 206px;
border:1px solid #990000;
background-color:#FFFDEC;
letter-spacing:1px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.Feld {
margin: 0px;
padding: 1px 2px 2px 4px;
display: block;
width: 200px;
border:1px solid #990000;
background-color:#FFFDEC;
letter-spacing:1px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.Feld:focus, .Feld:hover, .Bereich:hover, .Bereich:focus {
background-color:#FFFFFF;
}
.Bereich {
margin:0px;
padding: 1px 2px 2px 4px;
width:200px;
height:55px;
border:1px solid #990000;
background-color:#FFFDEC;
letter-spacing:1px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.Check, .Radio {
background-color:#FFFDEC;
}
.Button { 
margin: 0px;
padding:4px;
width: 120px;
background-color:#FFFDEC;
border: 1px solid #990000;
letter-spacing:1px;
color: #333333;
text-align:center;
}

.Button:hover, .Button:hover {
background-color: #FFFFFF;
padding:2px;
border:3px double #000066;
}
.stars {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: normal;
letter-spacing:6px;
color: #FF9900;
}
.zimmerImg img{
border:none;
padding-right:12px;
}
#speisekarte p{
margin:0;
}
table { background-color:#FFFDEC; }
table tr td {
letter-spacing:normal!important;
padding:4px;
}
table p { margin:0; }
/* ///// Menue ///// */
.titelDeutsch { width:316px; background-color:#FAF5C3; padding-bottom:0; text-transform:uppercase; font-weight:bold; }
.titelDeutschZusatz { width:80px; background-color:#FAF5C3; padding-bottom:0; text-align:right; }
.menuDeutsch { vertical-align:bottom; padding-top:9px; }
.titelEnglish { background-color:#FAF5C3; padding-top:0; text-transform:uppercase; font-weight:bold; font-style:oblique; }
.titelEnglishZusatz { background-color:#FAF5C3; padding-top:0; text-align:right; font-style:oblique; }
.menuEnglish { vertical-align:bottom; font-style:oblique; }
.menuPreisKlein { background-color:#FFFAD5; vertical-align:bottom; text-align:right; }
.menuPreis { vertical-align:bottom; text-align:right; }
/* ///// Wein ///// */
.titelWeinDeutsch { background-color:#FAF5C3; padding-bottom:0; text-transform:uppercase; font-weight:bold; }
.titelWeinEnglish { background-color:#FAF5C3; padding-top:0; text-transform:uppercase; font-weight:bold; font-style:oblique; }
.weinHerkunft { width:80px; vertical-align: top; padding-top:9px; font-weight:bold; border-right:1px solid #eee; }
.weinName { width:165px; vertical-align: top;padding-top:9px; border-right:1px solid #eee; }
.weinHersteller { width:130px; vertical-align: top;padding-top:9px; border-right:1px solid #eee; }
.weinJahrgang { width:30px; vertical-align: bottom;padding-top:9px; text-align:right; border-right:1px solid #eee; }
.weinPreis { width:55px; vertical-align:bottom; padding-top:9px; text-align:right; }
/* ///// Trennlinie ///// */
.trennline { font-size:0px; line-height:0px; background-color:#CCC; height:1px; padding:0; }

/* ///// Events ///// */
.event { width:500px; border-bottom:1px solid #f1cd69; border-top:1px solid #fff; border-width:1px 0 1px 0; margin-bottom:15px; background-color:#fffbdc; }
.eventDatum { width:150px; padding:9px 0 8px 8px; border-right:1px solid #ddd; }
.eventEvent { padding:8px 16px; }
.eventEvent h2 { font-size:14px; color:#000066; border-bottom:1px solid #000066; margin-bottom:8px; }
