html, body {
	margin:0px;
	padding:0px;
	font-family: verdana;
	font-size:11px;
	color: #838383;
	line-height:14px;
}

img{ border: 0px;}
*{outline: none;}


body {
	background: #828282;

}
	
#frame {
	background-color: #fff;
	width:988px;
	min-height:567px;
	border: 1px solid #fff;
	margin-top: 25px;
}

.center {
	margin:0 auto;
	text-align:left;
}

#innerframe {
	background: #fff;
	padding-bottom: 15px;	
}

.clearfloat {
    clear: both;
}

#parnter{
	padding-top: 2px;
}


#main_nav{
	margin-top: -3px;
}

#sub-nav{
	float:left;
	width: 132px;
	overflow: hidden;
	margin: 25px 10px 0 0;
}

#sub-ul{
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding: 0;
	border-bottom: 1px solid #B7B7B7;
}

#sub-ul li a{
	display: block;
	margin:0;
	padding-left:10px;
	padding-right:25px;
	padding-top:4px;
	padding-bottom:2px;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	height: 15px;
	background-image: URL(../img/nav_bg_a.gif);
	border-top: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 0px solid #B7B7B7;
}

#sub-ul li a:hover{
	background: #D1D3D4 URL(../img/nav_bg_hover.gif);
}

.news {
	float: left;
	margin-left: 20px;
	width: 611px;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 38px;
	border-right: 1px solid #E8E8E8; /* dashed double dotted*/
}

#news_b {
	float: left;
	width: 611px;
	padding-right: 55px;
	border-right: 1px solid #E8E8E8; /* dashed double dotted*/
}
#news_b a {
	text-decoration:none;
	color:#838383;
}
#news_b a:hover {
	text-decoration:underline;

}


.news h1{
	font-size: 16px;
	color: #F5B32B;
}

.hr hr{
	color: #E8E8E8; 
	background: #E8E8E8; 
	height: 1px;
	border: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sponsoren {
	float: right;
	margin: -1px;
	width: 176px;
	padding: 15px 0 15px 0;
	min-height: 300px;
	height:auto !important;
	height:300px;
	padding-left: 2px;
	text-align: center;
}


#copy{
	color: #D1D3D4;
	background: #000 URL(../img/footer_bg.gif);
	width: 988px;
	height: 22px;
	font-size: 9px;
}


#zmk a{
	color: #D1D3D4;
}

#zmk {
	float: left;
	width: 500px;
	padding: 4px 0 0 15px;
}

#son_footer {
	float: right;
	padding: 4px 15px 0 0;
}

#son_footer a{
	color: #D1D3D4;
	text-decoration: none;
}

#main_nav{
	height: 40px;
}

#main_nav img{

	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration:none; 
	float:left
}

#site_nav {
	margin: -20px 0px 10px 0; 
	background: #828282; 
	color:#fff;
	float:right;

}

#site_nav a{
	color: #fff;
	text-decoration:none;
	font-size:8pt;
}


#site_nav a:hover{
	color: #f5b32b;
}
