body {
scrollbar-face-color:#013300;scrollbar-highlight-color:#646710;
scrollbar-3dlight-color:#013300;
scrollbar-darkshadow-color:#013300;
scrollbar-shadow-color:#646710;scrollbar-arrow-color:#646710;
scrollbar-track-color:#013300;
}

TD,TABLE,DIV,SPAN, .standard 
{ 
font-family: Verdana; color: #000000; font-size: 12px; font-style: normal; font-weight: normal 
}

.title
{ 
font-family: Verdana; color: #FFFFFF; font-size: 12px; font-style: normal; font-weight: bold 
}

h1 {
font-family: Verdana; color: #000000; font-size: 13px; font-style: normal; font-weight: bold 
}

.small { font-family: Verdana; color: #FFFFFF; font-size: 10px; font-style: normal; font-weight: normal 
}

.sbar { font-family: Verdana; color: #FFFFFF; font-size: 9px; font-style: normal; font-weight: normal }

a.kontakt  
{ 
font-family: Verdana; color: #FFFFFF; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none
}

a.kontakt:visited  
{ 
font-family: Verdana; color: ; font-size: 11px; font-style: normal; font-weight: bold 
}

a.kontakt:hover
{ font-family: Verdana; color: #FFFFFF; font-size: 11px; text-decoration: underline; font-style: normal; font-weight: bold 
}

a:link  
{ 
font-family: Verdana; color: #636A11; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none 
}
a:visited
{ 
font-family: Verdana; color: #636A11; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none
}
a:hover
{ 
font-family: Verdana; color: #636A11; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: underline
}

a.slink:link  { font-family: Verdana; color: #FFFFFF; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none }
a.slink:visited  { font-family: Verdana; color: #FFFFFF; font-size: 10px; font-style: normal; font-weight: normal }
a.slink:hover{ font-family: Verdana; color: #FFFFFF; font-size: 10px; text-decoration: underline; font-style: normal; font-weight: normal }

a.back  { font-family: Verdana; color: #BC9B5F; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none }
a.back:visited  { font-family: Verdana; color: ; font-size: 11px; font-style: normal; font-weight: normal }
a.back:hover{ font-family: Verdana; color: #BC9B5F; font-size: 11px; text-decoration: underline; font-style: normal; font-weight: bold }

a.small  { font-family: Verdana; color: #FFFFFF; font-size: 9px; font-style: normal; font-weight: normal; text-decoration: none }
a.small:visited  { font-family: Verdana; color: #FFFFFF; font-size: 9px; font-style: normal; font-weight: normal }
a.small:hover{ font-family: Verdana; color: #FFFFFF; font-size: 9px; text-decoration: underline; font-style: normal; font-weight: normal }
td.std {}td.ext {background-image: url(gfx/body_bg.jpg); background-repeat: repeat-x;}td.login_frame {background-color: #3D481D}


#bookingDiv {
  margin-top:0px;
}

#bookingDiv #data {
  width:60%;
  float:left;
}
#bookingDiv h1{
  float:left;
  clear:both;
  font-size:14px;
  margin:10px 0 0 0;
}
#bookingDiv h2{
  float:left;
  width:100%;
  font-size:12px;
  font-weight:bold;
  margin-top:20px;
  border-bottom:1px dotted Black;  
  margin-bottom:10px;
  clear:both;
}
#bookingDiv strong{
  font-size:11px;
  float:left;
  margin-bottom:10px;
  clear:left;
}

#bookingDiv form {
  margin:0px;
} 

#bookingDiv input.text{
  font-size:11px;
  float:right;
  border: 1px solid Grey;
  background-color:#FFF2CB;
  width:170px;
  clear:right;
}

#bookingDiv input.radio{
  font-size:11px;
  float:left;
  clear:right;
}

#bookingDiv textarea{
  font-size:11px;
  width:170px;
  float:right;
  overflow: auto;
  border: 1px solid Grey;
  background-color:#FFF2CB;
  margin-bottom:10px;
  clear:right;
}

#bookingDiv .asterisk{
  color:Red;
}

#bookingDiv .errors {
  color:Red;
  float:left;
  clear:both;
}

#order {
  width:100%;
  float:left;
}

#order h2{
  width:60%;
  float:none;
}
#order input{
  width:30px;
  border: 1px solid Grey;
  background-color:#FFF2CB; 
  float:none;
}

#order strong{
  float:none;
}

#order .backgroundedText {
  border:none;
  width:70px;
  font-size:12px;
  font-weight:bold;
  background:#FFFFCB;
}

#bookingDiv input.submit, #bookingLinkDiv input.submit {
border:1px Grey Solid;
margin-top:40px; 
width:140px;
font-size:14px;
margin-bottom:20px;
background-color:#013300; color:White;
float:left;
}

#bookImage {
  float:left;
  width:27%;
}

#bookImage img{
  border:1px black solid;
}

#bookText {
  text-align:justify;
  float:left;
  width:73%;
}
