/* CSS Document */



body {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	background-color: #F1EAE2;
	line-height: normal;
	margin-top:20px;
	margin-left:20px;
	padding:0px;
	text-align:left;
	}
	

#main {
	width:780px;
	height:580px;
	z-index:1;
	position:relative;
	background:#99CCCC;
	}
	
	
#head {
      position:absolute;
      height:108px;
	  width:780px;
	  background-image:url(header00.jpg);
	  background-repeat: no-repeat;
	  z-index:19;
	  
}	
#domainName {
      position:absolute;
      top:30px;
      margin-left:17px;
      height:50px;
	  text-align: left;
	  vertical-align:middle;
	  font-family:"Times New Roman", Times, serif;
	  font-size:54px;
	  color:#FFFFFF;
	  z-index:20;
}	
.white a:link {color: #FFFFFF;
	text-decoration:none;}
.white a:visited {color: #FFFFFF;
	text-decoration:none;}
.white a:hover domainName{color: #FFFFFF;
	text-decoration:none;}
.white a:active domainName{color: #FFFFFF;
	text-decoration:none;}
	
#googleads{
    vertical-align:bottom;
	text-align:center;
	padding-top:2px;
	background:#FFE89A;
	height:20px;
	width:776px;
	clear:left;
	top:116px;
	position:absolute;
	border-left:solid;
	border-left-width:2px;
	border-left-color:#99CCcc;
	border-right:solid;
	border-right-width:2px;
	border-right-color:#99CCcc;
}	
	
	
#rightnavibox{
	position:absolute;
	width:204px;
	height:440px;
	display:inline;
	float:left;
	top:150px;
	left:576px;
}

.boxTitle {
    font-size:12px;
	}

.boxTd {
    font-size:12px;
	background-image:url(verlauf0.gif); 
	background-repeat:repeat-x;
	}
	
.boxInhalt {
	 padding-top:5px;
	 padding-bottom:5px;
	 
	 }


#hintergrund {
	position:absolute;
	left:2px;
	top:136px;
	width:776px;
	height:100%;
	text-align:center;
	background-image:url(bg_conte.jpg);
	background-repeat:no-repeat;
	background-color:#003FAA;

}

#content {
	position:absolute;
	left:-1px;
	top:150px;
	width:558px;
	height:700px;
	display:inline;
	margin-right:2px;
	margin-left:2px;

}
h1 {
    font-size:14px;
	vertical-align:middle;
	display:inline;
	}
	
#googleAd3 {
	width:160px;
	height:600px;
	margin:0px auto;
	z-index:1;
	position:absolute;
	top:136px;
	left:815px;
	}

	

 a:link{color: #000000;
	text-decoration:none;}
 a:visited{color: #000000;
	text-decoration:none;}
 a:hover{color: #000000;
	text-decoration:underline;}
 a:active{color: #000000;
	text-decoration:none;}

