/*Hawaii Forum.de Sitmap CSS Document */

body{
	padding :0;
	margin :0;
	background-color: #E5E487;
	/*background-image: url(images/bg.gif);
	background-repeat: repeat-x;*/
	}


#content{
	position: absolute;/**/
	top : 100px;
	left : 10px;
	width: 780px;
	padding :0;
	margin : 0 0 10px 0; 
	background-color: #ffffff;
	}

#sitemap{
	/*position: absolute;
	top : 110px;
	left : 10px;*/
	width: 520px;
	padding :0;
	margin : 0 0 0 30px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	}

#navigation{
	position: absolute;
	top: 110px;
	left: 569px;
	width: 200px;
	background-color: #E5E5E5;
	border: 1px solid;
	border-color: #C9D004;
	}

#banner{
	position: absolute;
	top: 20px;
	left: 200px;
	width: 578px;
	height: 76px;
	background-color: #E5E5E5;
	border: 1px solid;
	border-color: #C9D004;
	}



#kopf{
	/*padding :0;
	margin : 0 0 10px 0;*/
	position: absolute;
	top: 10px;
	left: 10px;
	width: 780px;
	height: 100px;
	background-color: #FFFFFF;
	/*background-image: url("pics/bg.gif");
	background-repeat: repeat-x;*/
		}
#logo{
	position : absolute;
	top : 10px;
	left : 10px;
	z-index : 50;
	}

#werbung{
	position : absolute;
	top : 8px;
	left : 10px;
	z-index : 51;
	}


#footer{
	margin: 20px 0 0px 0;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #ffffff;
	}

.thematitel{
		margin: 5px 0 5px 0;
		}

.forumtitel{
		margin: 10px 0 5px 0;
		}





/* Navi _____________________________________________________________________*/

#navigation a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 11px;
	text-decoration: none;
	}

#navigation a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	}

#content a{
	color: #333333;
	text-decoration: underline;
	}

#content a:hover{
	color: #000000;
	text-decoration: underline; 
	}

.platzhalter10{
	margin: 10px 0 10px 10px;
	}




/* Formatierung _____________________________________________________________________*/

#sitemap h1 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 15px;
	display: inline;
	}

#sitemap h2 {	
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 15px;
	display: inline;
	font-weight: bold;
	}

#sitemap h3 {
	font-size: 9px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 15px;
	display: inline;
	font-weight: bold;
	}

#sitemap p{
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 18px;
	display: inline;
	font-weight: normal;
}

#sitemap b{
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-weight: bold;
}
