@charset "utf-8";

html, body { 
margin : 0; 
padding : 0; 
height : 99%; 
} 
html { 
overflow : auto; 
background-color : #ffffcc; 
background-image : url(../Bilder/banner/background1.gif); 
background-position : center; 
background-repeat : repeat-y;
scrollbar-base-color:#855C33;
scrollbar-3d-light-color:#FFFFFF;
scrollbar-arrow-color:#855C33;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#FFFFCC;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#855C33;
scrollbar-track-color:#855C33;
} 
#wrapper { 
padding : 0 0 0 0; 
width : 837px; 
margin : auto; 
min-height :100%;
height : auto;
height : 100% !important ;
height: 100px;
z-index : 1; 
} 
#header { 
padding : 0 0 0 0;
position : fixed; 
background-image : url(../Bilder/banner/background1.gif); 
overflow : hidden; 
top : 0;
height : 70px; 
width : 837px; 
z-index : 4; 
} 
#banner { 
padding : 0 0 0 0;
position : fixed;
overflow : hidden;
top : 70px;
bottom : 0;
height : 178px;
width : 837px;
z-index : 5;
} 
#content { 
padding : 0 0 0 0; 
position : relative; 
left : 232px; 
top : 250px; 
padding-bottom : 15px; 
color : #855c33; 
font-size : 13px; 
font-family : Verdana, Geneva, sans-serif; 
width : 604px; 
z-index : 2; 
} 
#footer { 
padding : 0 0 0 0; 
position : fixed; 
font-size : 11px; 
font-family : Verdana, Geneva, sans-serif; 
color : #fff; 
background-color : #855c33; 
overflow : hidden; 
bottom : 0; 
height : 20px; 
width : 837px; 
z-index : 3; 
} 
hr { 
color : #cccc99; 
background-color : #cccc99; 
height : 1px; 
} 
p { 
padding : 0 0 0 0; 
margin-top : 10px; 
margin-bottom : 0; 
} 
a { 
color : #855c33; 
} 
.reservierung { 
background-image : url(../Bilder/traube.gif); 
background-position : right top; 
background-repeat : no-repeat; 
} 
h1 { 
font-size : 18px; 
font-weight : 900; 
} 
h2 { 
font-size : 14px; 
font-weight : 900; 
} 
