/* 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:680px;
	z-index:1;
	position:relative;
	background:#7AB5F9;
	}
	
	
#head {
      position:absolute;
      height:129px;
	  width:780px;
	  background-image:url(images/back-oben.jpg);
	  background-repeat: repeat-x;
	  z-index:19;
	  
}	
#domainName {
      position:absolute;
      top:56px;
      margin-left:75px;
      height:50px;
	  text-align: center;
	  vertical-align:left;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:38px;
	  color:#FFFFFF;
	  z-index:20;
	  width:580px;
}	
#googleads{
    vertical-align:bottom;
	text-align:center;
	padding-top:2px;
	background:#FFFF99;
	height:20px;
	width:776px;
	clear:left;
	top:129px;
	position:absolute;
	border-left: 2px;
	border-left-color:#7AB5F9;
	border-left-style:solid;
	border-right: 2px;
	border-right-color:#7AB5F9;
	border-right-style:solid;
}	
		
	
	
#rightnavibox{
	position:absolute;
	width:204px;
	height:440px;
	display:inline;
	float:left;
	top:162px;
	left:576px;
}

.boxTitle {
    font-size:12px;
	}

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


#hintergrund {
	position:absolute;
	left:2px;
	top:150px;
	width:776px;
	height:100%;
	text-align:center;
	background-color:#14386C;

}

#content {
	position:absolute;
	left:-1px;
	top:162px;
	width:558px;
	height:500px;
	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:162px;
	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;}
