/* CSS Document */

body {
	background-color: #eeeeee;
	padding:0px;
	margin:0px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#555555;
	}
	
#center { 	
	position:absolute;
	height:575px; 
	width:980px;
	margin:-290px 0px 0px -490px;
	top: 50%; 
	left: 50%;
	padding: 0px;
	background-color:#FFFFFF;
	overflow:hidden;
	border:solid 2px #cccccc;
}

#head { 	
	height:235px; 
	width:100%;
	font-size:0em;

	}
	
#logo { 	
	height:210px; 
	width:260px;
	float:left;
	}
	
#bild_oben { 	
	height:210px; 
	width:720px;
	float:left;
	font-size:0em;
	}
	
.kein_rahmen {
	border:none;
	}
	
.bild_unten { 	
	font-size:0em;
	border:solid 2px #CCCCCC;
	margin-top:80px;
	}

#strich { 	
	height:25px; 
	width:970px;
	clear:both;
	background-image:url(pix/pinsel-strich.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	padding-right:10px;
		}
#strich img{  vertical-align:middle;margin-right:4px;}

#strich a {
	border:none;
	text-decoration:none;
	color:#FFFFFF;
}

#strich a img{
	border:none;
	text-decoration:none;
	color:#FFFFFF;
}

#inhalt { 	
	height:300px; 
	width:980px;
	}
	
#navi { 	
	height:300px; 
	width:260px;
	float:left;
	background-image:url(pix/hg_navi.jpg);
	background-repeat:no-repeat;
	}
	
#text { 	
	height:250px; 
	width:380px;
	float:left;
	margin: 40px 0px 0px 40px; 
	}
	
#text_breit { 	
	height:250px; 
	width:650px;
	float:left;
	margin: 40px 0px 0px 40px; 
	}
	
#bild_unten { 	
	height:300px; 
	width:250px;
	float:left;
	margin-left:50px;
	}

	
#footer { 	
	height:40px; 
	width:980px;
	background-color:#f2e2f2;
	line-height:40px;
	text-indent:300px;
	}
	
	

