/* 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:85px;
}

#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:55px 0 0 15px;
}

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

#container_ms{
	width:215px; float:left; background:url(../../allgemein/right_back.png) repeat-y; display:inline;
}

#container_ms_top, #container_ms_bottom{
	width:215px; float:left; height:15px; display:inline;
}

#ms div{
	width:184px; float:left; background:url(../back_green_spiegel.png); height:25px;
}

#ms span{
	width:181px; float:left; margin:4px 0 5px 3px; color:#FFFFFF; font-weight:bold; font-size:10px;
}

#ms img{
	margin:5px 0 5px 0; float:left; border:0;
}

.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;}
