/************* Body mit Scrollbalken **************/

body {
	background:#ABBABF url(/img/themes/bg_2.gif) 0 0 repeat;
}

/************* LAYOUT **************/


#mainLeft #top-box {
	background:#185981;
	color:#5E8BA7;
}



#mainRight #pers-box {
	background:#ADBED3 url(/img/dot_grey.gif) 0 bottom repeat-x;
}

#mainRight #pers-box #adress {
	color:#333;
	background:#BDCBDC;
	margin:0 3px 0 3px;
	border-top:1px solid #809ABB;
	border-right:1px solid #E0E7EF;
	border-bottom:1px solid #E0E7EF;
	border-left:1px solid #809ABB;
}




h3, h3 a:link, h3 a:visited {
	font-size:11px;
	color:#6C868E;
	font-weight: bold;
	margin-bottom:6px;
}

.cpers {
	color:#16557A;
}

a.lpers:link, a.lpers:visited { font-size:10px; color:#16557A; text-decoration:none;}
a.lpers:hover { text-decoration:underline; } 

