@charset "UTF-8";

html, body, textarea {
  font-family:Arial, Helvetica, sans-serif;
  scrollbar-base-color:#004c26;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#004c26;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#004c26;
}
body{
margin:0px;
padding:0px;
background-color:#004c26;
}
div{
padding:0px;
margin:0px;
}
 div#gesamt{
background-color:#FFFFFF;
width:1024px;
height:768px;
}
img{
display:block;
border:none;
}
#logo_unten{
float:right;
}
#menu{
float:left;
}

#content{
text-align:left;
width:445px;
height:450px;
max-width:445px;
max-height:470px;
overflow:auto;
float:left;
}
#quickbooking{
top:550px;
left:615px;
position:absolute;
padding:0px;
margin:0px;
margin-left:50px;
background-image:url(img/booking_bg.png);
height:150px;
width:350px;
color:#FFF;
}
.d21Container{
width:360px;
}
.d21CheckHeader {
text-align:center;
//*background-color:#FFF;*//
color:#FFF;
}
div.d21Row1,div.d21Row3{
clear:both;
text-align:center;
}
div.d21Row2,div.d21Row5{
clear:both;
text-align:center;
}
div.d21Row4{
float:left;
}
#bottom{
clear:left;
float:left;
}
#inhalt{
clear:left;
float:left;
}
#reservierung{
float:right;
width:375px;
}
#logo_menu{
float:right;
width:385px;
}
img#logo_menu{

background-image:url(img/logo_start.jpg);
background-repeat:no-repeat;
}
h1{
background-image:url(img/h1.jpg);
background-repeat:repeat-y;
color:#d09932;
padding-left:10px;
width:400px;
border-bottom:dotted 5px #000000;
}
a{
color:#006666;
text-decoration:none;
}
a:hover{
color:#009999;
}
a:active{
color:#006666;
}
a:visited{
color:#006666;
}