html, body { 
	margin: 0; 
	padding: 0; 
	font-size:11px; 
	font-family:Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif; 
	color:#333333; 
	line-height: 18px; 
	letter-spacing: 0.5px
	}


#main { 
	padding: 0; 
	width: 996px; 
	margin: 0; 
}
#logo { 
	width: 140px; 
	height: 95px; 
	float: left; 
	padding-left: 170px;
	}
.top { 
	font-size: 10px; 
	font-weight: bold; 
	text-align: right; 
	}
#headline_bg 
	{ background-color: #90a932; float: left; width:473px; height: 126px; overflow: hidden; }
.ro { background-image: url(../images/or.gif); background-repeat: no-repeat; background-position: right top; height: 126px; }

.lo { background-image: url(../images/ol.gif); background-repeat: no-repeat; background-position: left top; height: 126px; }

.ru { background-image: url(../images/ur.gif); background-repeat: no-repeat; background-position: right bottom; height: 126px; }

.lu { 
	background-image: url(../images/ul.gif); 
	background-repeat: no-repeat; 
	background-position: left bottom; 
	height: 126px; 
	}
#content { 
	text-align: left; 
	padding: 10px 20px; 
	width:473px;	
	float: left; 
	overflow: hidden; 
	
	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width: 433px; 
	}
	
.img { position: relative; float: right; margin-top: 5px; margin-bottom: 5px; margin-left: 15px; }

h1 { font-size:16px; color:#fff; font-weight: normal; text-align: left; vertical-align: bottom; }
h1.content { vertical-align: bottom; margin:0; padding-top: 80px; padding-right: 20px; padding-left: 20px; }
h2 { font-size:14px; color:#333; font-weight: normal; text-align: left; margin: 5px 15px 3px 25px; }
a { 
	color:#51700a; 
	text-decoration:none; 
	}
a:hover { 
	color: #333333; 
	}
div,p  {  
	margin-top:0; }
.text { 
	font-size: 11px; 
	}
.linie { 
	border-top: 1px solid #90a932; 
	}
