* {margin: 0;  padding: 0; }

body {font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;   
font-size:12px;
background-color:#005500; 
text-align:center;
background-image:url("hb.jpg");
background-repeat:repeat-x;
}


#topnav {
position:absolute;
top:20px;
left:65%;
width:170px;
background-color:#e0e0e0;
}
a{
	text-decoration:none;
	color:#0000ff;
}
a:hover{
	text-decoration:underline;
}


#wrapper{
width:800px;
height:700px; 
margin: auto auto; 
background-color:#c0c0c0;
margin-top:30px;
}

#header{
float:left;
background-color:#006633;
width:800px;
}
#banner{
	float:left;
}

#menu{
	background-color:#transparent;
}
#menubox{
	float:left;
	width:796px;
	height:25px;
	background-color: #c0c0c0;
	border-bottom: solid 1px #000000;
	z-index:10;
	padding-left:2px;
	padding-top:5px;
}
#menubox1{
	float:left;
	width:797px;
	height:30px;
	background-color: #33ffcc;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
#links{
float:left;
background-color:#d0d0d0;	
width:140px;
}

#inhalt{
	background-color:#ffffff;
	float:left;
	width:796px;
	text-align:left;
	padding:2px;
}

#boden{
	margin:auto auto auto auto;
	width:790px;
	background-color:#e0e0e0;
	color:#808080;
	text-align:left;
	padding:5px;
}


/* Alles für Links */
.link a{
	height:14px;
	background-color: #CCFFFF;
	text-decoration:none;
	color:#000000;
	float:left;
	margin-left:5px;
	padding:5px;
	border: solid 1px #000000;
}
.liak a{
	height:14px;
	background-color: #33ffcc;
	text-decoration:none;
	color:#000000;
	float:left;
	margin-left:5px;
	padding:5px;
	border: solid 1px #000000;
	border-bottom:solid 1px #33ffcc;
}
.link a:hover{
	background-color: #ffffff;color:#000000;
}
.linku a{
	float:left;
	height:15px;
	margin:5px;
	text-decoration:none;
	padding:5px;
}
.linku a:hover{
	background-color: #ffffff;
}
.liaku a{
	float:left;
	height:15px;
	margin:5px;
	text-decoration:none;
	background-color: #ffffff;
	padding:5px;
	border-bottom:solid 1px #ffffff;
}
.lilink a{
	height:15px;
	width:90%;
	background-color: #009900;
	text-decoration:none;
	color:#ffffff;
	float:left;
	margin-left:5px;
	padding:2px;
	border: solid 1px #000000;
	margin-top:2px;
}
.lilink a:hover{
	background-color:#99ff99;color:#000000;
}
.liliak a{
	height:15px;
	width:90%;
	background-color: #99ff99;
	text-decoration:none;
	color:#000000;
	float:left;
	margin-left:5px;
	padding:2px;
	border: solid 1px #000000;
	margin-top:2px;
	
}
/* ferienhaus*/
.block{
float:left;
background-color:#ccffcc;
padding:5px;
height:287px;
margin-left:5px;
font-size:14px;
line-height:170%;
}
.liflo{
float:left;
}
.galklein{
float:left;
height:150px;
margin:2px;
text-align:center;
}
.galbild{
height:80px;
border:none;
}
.kont{
float:left;
padding:55px;
height:350px;
margin-left:5px;
border:none;
width:570px;
background-image:url("hgb.jpg");
font-size:16px;

}
/* hilfskonstruktionen */
.floe{
	clear:both;
}
























