/*  Farben def. blueorange
BG aussen: #26383D
BG navi: #97D4FF
BG hell #89725B
BG dunkler #A52308
BG dunkel #89725B

Schrift: #1D3C7
*/

html,body{margin:0px;padding:0px}
body{font: 75%  'Lucida Grande',verdana,arial,sans-serif; text-align:center;
background-color:#AFCC99;
color:#89725B;}

h1 {
font-size:140%;
font-weight:bold;
margin: 0px 0px 2px 0px;}

h2 {
font-size:125%;
font-weight:bold;
margin: 0px 0px 2px 0px;}

h3 {
font-size:100%;
font-weight:bold;
margin: 0px 0px 2px 0px;}

a {color:#1B3E78;text-decoration:none;}
form {  display:inline; margin:0px; padding:0px; }

div#container{
text-align:left;
background-color:#FFFFcc;
width:777px;margin:0 auto;
padding:6px;
}

div#navigation{float:left;width:180px; display: inline}
div#footer{background: #333;color: #FFF; clear:both; width:100%;}
div#footer p{margin:0;padding:6px 10px}
div#header { height:60px;}

div#headerimage {
margin-top:2px;
background-image:url(header.jpg);
background-repeat:no-repeat;
height:200px;
}

div#wrapper {
	margin-top:6px;
	width:777px;
	background-image: url(bgnavi.gif);
	background-repeat: repeat-y;
}

div#content{ margin-left:192px; }

div#teaserangebot {
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid;
	background-color:#FFF9E4;
	border-color: #89725B;
}

img#teaserangebot {
border-right: 1px solid ;
border-color: #003366;
float: left;
margin-right:5px;
}

div#leftbox {
float:left;
width:285px;
border: 1px solid ;	
border-color: #89725B;
background-color:#B6CA79;
text-decoration:none;
}

div#rightbox {
width:285px;
border: 1px solid ;	
border-color: #89725B;
background-color:#B6CA79;
text-decoration:none;
margin-left:297px; /*Angabe für standart Browser */
margin-right:-2px; /*ie6 hack */
}

div#leftboxh {
	float:left;
	width:285px;
	height:295px;
	border: 1px solid;
	border-color: #89725B;
	background-color:#B6CA79;
	text-decoration:none;
	margin-right:0;
	margin-bottom: 7px;
}

div#rightboxh {
	width:285px;
	height:295px;
	border: 1px solid;
	border-color: #89725B;
	background-color:#B6CA79;
	text-decoration:none;
	margin-left:297px; /*Angabe für standart Browser */
	margin-right:-2px; /*ie6 hack */
	margin-bottom: 7px;
}

#iright {

}

#ileft {

}


#innerbreit {
padding:5px 7px 7px 7px;
color:#89725B;
}

.boxinnen {
	color:#1B3E78;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#breiterblock {
	border: 1px solid;
	border-color: #89725B;
	background-color: #F6E8B1;
}
#breiterblockheadline {
	padding:3px;
	background-color:#89725B;
	color:#F6E8B1;
	font-weight:bold;
	font-size:12px;
	height: 16px;
	margin-top:0;
}
#breiterblockheadline h2 { margin: 0 0 0 0; padding: 0 0 0 0;}
 
.clearer {
clear: both;
overflow: hidden;
height: 0;
font-size: 0;
line-height: 0;
}

.mainnavi {
margin: 0px;
padding: 0px;
list-style:none;
display:block;    }
  
.mainnavi li { display:block;  }
  
.mainnavi li a {
 	display:block;
	width: 165px;
	background-color:#B6CA79;
	font-size:90%;	
	text-decoration:none;
	color:#89725B;
	font-weight:bold;
    padding:4px 0px 4px 0px;
	border-top:1px solid #89725B;
	padding-left: 20px; 
  }
  
.mainnavi li a:hover {	background-color:#677E52; color:#B6CA79;	}

.mainnaviheadline {	
	display:block;
	width: 165px;
	background-color:#677E52;
	font-size:100%;	
	text-decoration:none;
	color:#F6E8B1;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding-left:20px;  }

.weiter{ float: left; margin-top: 2px;}
.more{ float: left; margin-top: 2px;}

div#willkommen {
margin-top:5px;
margin-bottom:5px;
height:30px;
overflow:scroll;
}
/*  Reklame position
 
*/

#onlinebuchen { position:absolute; width:120px;height:577px; top:0px;right:0px; 
         position: expression("absolute"); 
         top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);}
#onlinebuchen[id] {         position: fixed;      }

