body{
	margin:0;
	padding:0;
	background:url(../img/bg_grey.gif); background-repeat:repeat-x; background-color: #DBDBDB;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

#shadow {
	width:930px;

	height:582px;
	background:url(../img/bg_shadow.jpg); background-repeat:no-repeat; background-position: center;
	margin:88px auto;
	
	/*-margin:73px auto 0px;*/
	}


#center{
	width:897px;
	height:569px;
	background-color:white;
	margin:0 auto;
	-margin: 0px 0px 0px 16px;
	}

#logo{
	background:url(../img/bg_name.jpg) top center no-repeat;
	position:absolute; height: 34px; width: 246px;
	top:58px; 
	left:50%;
	margin-left:-139px;
	z-index:77;
	
	}



#header{
	height:75px;
	overflow:hidden;
	background-color:white;
	}

#inhalt{
   	background-color:black;
	width:850px;
	-width:850px;
	margin: 0px 23px 23px 23px ;
	-margin: 0px 0px 0px 11px ;
	float:left;
	background-image:url(../img/inhalt-verlauf.jpg);
	background-repeat:repeat-x;
	min-height:471px;
	-height:471px;
	}


#footer{	
	position:absolute;
	top:667px; 
	left:50%;
	margin-left:-90px;
	text-align:center;
	color:#666666;
	font-size:10px;
	z-index:78;
	}

#footer a {color:#666666;text-decoration:none;}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:activecolor{color:#666666;text-decoration:none;}



#navigation{
	height:52px;
	width:845px;
	background-color:black;
	margin: 23px 0px 0px 23px;	
	-margin: 23px 0px 0px 22px;	
	padding-top: 38px;
	padding-left: 5px;
	color:white;
	}

#navigation h2{
	color:white;
	}

.nav{
	font-family:arial;
	font-size:12px;
	}

.nava{
	font-family:arial;
	font-size:12px;
	}
	
.nav:link{color:white;text-decoration:none;font-weight:normal;}
.nav:visited{color:white;text-decoration:none;font-weight:normal;}
.nav:hover{color:white;text-decoration:none;font-weight:normal;}
.nav:active{color:white;text-decoration:none;font-weight:normal;}	
	
.nava:link{color:white;text-decoration:none;font-weight:bold;}
.nava:visited{color:white;text-decoration:none;font-weight:bold;}
.nava:hover{color:white;text-decoration:none;font-weight:bold;}
.nava:active{color:white;text-decoration:none;font-weight:bold;}




.clear{
	clear:both;
	height:1px;
	width:1px;
	overflow:hidden;
	}

/*
#kontaktbutton{
	text-align:right;
	margin-right:18px;
	margin-top:170px;
}
#kontaktbutton  a:link{color:#1E1E3C;text-decoration:none;}
#kontaktbutton  a:visited{color:#1E1E3C;text-decoration:none;}
#kontaktbutton  a:hover{color:#1E1E3C;text-decoration:none;}
#kontaktbutton  a:active{color:#1E1E3C;text-decoration:none;}
 
#kontaktbutton h2{
	margin:0;
	padding:0;
	font-size:14px;
}
*/