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

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

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


#mainLeft #top-box {
	background:#8C5E2B;
	color:#AF8F6B;
}



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

#mainRight #pers-box #adress {
	color:#333;
	background:#D6D686;
	margin:0 3px 0 3px;
	border-top:1px solid #C2C249;
	border-right:1px solid #E4E4B0;
	border-bottom:1px solid #E4E4B0;
	border-left:1px solid #C2C249;
}




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


.cpers {
	color:#685E22;
}

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

