/* CSS Document */
a:link 		{ color:#c00; font-weight:bold; text-decoration:underline; }
a:visited	{ color:#c00; font-weight:bold; text-decoration:underline; }
a:hover 	{ color:#162763; font-weight:bold; text-decoration:none; }
a:active 	{ color:#c00; font-weight:bold; }
a:focus 		{ color:#c00; font-weight:bold; }

#footer{
	width:725px; float:left; background:url(../footer.png) no-repeat; height:95px;
}

#footer a{
	width:auto; float:left; display:block; margin:0 5px 0 0; color:#ffffff; text-decoration:none; font-weight:normal;
}

#footer a:hover{
	color:#162763;
}

#footer div{
	width:auto; float:left; margin:65px 0 0 15px;
}

#footer span{
	width:auto; float:left; margin:65px 0 0 5px;
}

.pagination_current{
	width:auto; min-width:16px; display:block; float:left; text-align:center; border:1px solid #cccccc; padding:2px; margin:2px; font-weight:normal;
}

#news{
	width:525px; float:left; background:url(../../allgemein/pktl.gif) bottom repeat-x; padding-bottom:15px; margin-bottom:15px; display:inline; text-align:justify;
}

h2 a{
	color:#000000; line-height:20px; text-decoration:none;
}
h2 a:hover{
	color:#162763;
}

#dassindwir{width:400px; float:left; margin-left:11px; display:inline;}
#dassindwir img{border:1px solid #FFFFFF; float:left;}
#dassindwir a img:hover{border-color:#162763;}

#zurPerson{width:520px; float:left; display:inline; margin-bottom:10px;}
#zurPerson .image{width:165px; height:230px; float:left; padding:10px; display:inline; background:url(../../allgemein/rahmen.png) no-repeat; margin:0 20px 10px 0; clear:both;}
#zurPerson h1{float:left;}
#zurPerson span{	float:left; margin-left:5px; font-size:16px;}

#projekte div.news-rechts,
#projekte div.mod_newslist{
  background:none !important;
  margin:0 !important;
  padding:0;
}
#projekte div.mod_newslist #pagination{
  display:none;
}
#projekte .news-rechts span{
  color:#333333 !important;
  font-weight:normal !important;
}
