html, body {
	margin: 0;
	padding: 0;
	line-height:140%; 
	font-family: Arial, 'Lucida Sans', 'Lucida Sans Unicode', Verdana; 
	font-size: 12px;
	color: #2b2b2b;
	background: #292929 url('/images/main_bg.jpg') repeat-x left top;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
}
a {
	color: #5D90AF;
	text-decoration: underline;	
}
a:hover {
	color: #000;	
	text-decoration: underline;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #757575;
}
h1 {
	color: #5d90af;
	font-size: 20px;
}
h2 {
	color: #2a2a2a;
	font-size: 14px;
}
ul {
margin:0;
padding:0;	
}
li {
list-style:none;
margin:0;
padding:0;
display: inline;
}
td {
	vertical-align: top;
}
.text4 ul {
margin:0;
padding:0;	
list-style: disc;
}
.text4 li {
list-style: disc;
margin:0;
padding:0;
display: block;
}
img {
	border: 0;
}
.nav a, .nav a:visited {
	color: #FFF;
	display: inline-block;
	text-align: left;
	text-decoration: none;	
	margin: 0 0 0 10px;
	height: 20px;
	padding: 3px;
}
.actived {
	background: #353333;
	color: #5d90af; 
}
.nav a:hover {
	color: #5d90af;
	background: #353333;
	text-decoration: none;	
}
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e8e8e8;
	margin-top: 20px;
}
.header {
	background: url('/images/header.jpg') no-repeat left top;
	width: 960px;
	height: 82px;
}
.menu {
	background: url('/images/nav.jpg') no-repeat left top;
	width: 960px;
	height: 26px;
}
.advert {
	background: url('/images/advert.jpg') no-repeat left top;
	width: 960px;
	height: 300px;
}
.contenttop3 {
	background-color: #2a2a2a;
	width: 960px;
	height: 10px;
	margin-top: 5px;
}
.footer {
	background: url('/images/footer.png') no-repeat left top;
	width: 960px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.text {
	padding: 20px;
}
.text3 {
	background-color: #e8e8e8;
	width: 960px;
	height: 500px;
}
.text2 {
	width: 400px;
	padding: 20px;
	float: left;
}
.bereken {
	left: 595px;
	top: 180px;
	position: relative;
	width: 400px;
}
.bottominner {
	color: #a9a8a8;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 0 10px;
}
h2.bottomheader {
	color: #5d90af;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.bottomlist {
	list-style:none;
	margin:0;
	padding:0;
	display: block;
	padding-top: 2px;
}
.bottomul {
	margin:0;
	padding:0;
}
.bottombox1 {
	padding-right: 20px;
}
.bottombox2 {
	padding-right: 40px;
}
.bottomlist a, a:visited .bottomlist {
	color: #587181;
	text-decoration: none;	
}
.bottomlist a:hover  {
	color: #a9a8a8;	
	text-decoration: none;	
}
.overons {
	width: 400px;
	padding: 20px;
	float: right;
}

