@charset "utf-8";
/* CSS Document */

* 		{margin:0; padding:0;}
html		{overflow-y:scroll; height:100%;}
ul		{list-style:inside;}
ol		{list-style:decimal inside;}
a		{outline:none; text-decoration:underline;}
a img		{border:none;}
img		{vertical-align:middle;}

body{
	text-align:center;
}

#bild02{
	background:url(images/hp_02.gif);
	width:57px;
	height:723px;
}

#bild04{
	background:url(images/hp_04.gif);
	width:108px;
	height:723px;
}

#bild05{
	background:url(images/hp_05.gif);
	width:68px;
	height:561px;
}


#center{
	width: 800px; 
	margin:0 auto;
	text-align:left;
}

#Header{
	background:url(images/Header.gif);
	width:900px;
	height:76px;
	margin:0 auto;
}


#Navigation_bg{
	background:url(images/Naviation.gif);
	width:735px;
	height:163px;

}
	
	

#Navigation{float:left; margin-left:10px; margin-top:67px;}
ul#Navigation{list-style:none;}
ul#Navigation li{display:inline;}
ul#Navigation li a{
	text-indent:-99999px;
	display:block;
	float:left;
	margin-left:40px;
}

ul#Navigation li a.Home{
	width:120px;
    	height:85px;
	float:left;
	background:url(images/SchattenH_roll.png) no-repeat bottom center;
}

ul#Navigation li a.News{
	width:119px;
    	height:84px;
	float:left;
	background:url(images/SchattenN_roll.png) no-repeat bottom center;
	margin-top:-20px;
}

ul#Navigation li a.Projekte{
	width:119px;
    	height:94px;
	float:left;
	background:url(images/SchattenP_roll.png) no-repeat bottom center;
	margin-top:-51px;
}

ul#Navigation li a.Partner{
	width:115px;
   	height:85px;
	float:left;
	background:url(images/SchattenPA_roll.png) no-repeat bottom center;
	margin-top:-62px;
}

ul#Navigation li a.Home:hover{ 
	background-position:top center;	
	margin-top:-5px;
}

ul#Navigation li a.News:hover{ 
	background-position:top center;	
	margin-top:-25px;
}

ul#Navigation li a.Projekte:hover{ 
	background-position:top center;
	margin-top:-56px;	
} 

ul#Navigation li a.Partner:hover{ 
	background-position:top center;
	margin-top:-67px;
		
}

#Content_bg{
	background:#007eff;
	width:667px;
	height:316px;
}


#content{
	font: bold 18px arial;
	color:#ffffff;
	padding-top:25px;
}

#Footer_bg{
	background:url(images/Footer.gif);
	width:667px;
	height:245px;
}


ul#Imp{list-style:none;}


ul#Imp li a.Kontakt{
	text-decoration:none;
	float:left;
	font: bold 30px arial;
	color:#000000;
	margin-top:65px;
	margin-left:530px;
}

ul#Imp li a.Impressum{
	text-decoration:none;
	float:left;
	font: bold 21px arial;
	color:#000000;
	margin-top:5px;
	margin-left:530px;
}

#imp1{
	font: 12px arial;
	color:#ffffff;
}

#tabelle{
	font: 12px arial;
	color: #ffffff;
	
}

#zwei{
	margin-top:1px;
    margin-left:1px;
}
	
th.certain{
	font: bold 17px arial;
	color: #ffffff;
}	

td.info{
	font:  9px arial;
	color: #ffffff;
}

a.certain{
	text-decoration:none;
	font: bold 17px arial;
	color: #ffffff;
}	

a.start{
	text-decoration:underline;
	color:#ffffff;

}

a.mehr{
	text-decoration:none;
	color:#ffffff;
	font: bold 12px arial;

}




