body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #111b36;
}
body {
	background-image:url(img/main_bg_verlauf.png);
	background-repeat:repeat-x;
	background-color: #2c529d;
	margin-top: 30px;
}

#wrapper{
	width:918px;
	min-height:300px;
	margin: 0 auto;
	background-color:#f7f1f1;
	background-image:url(img/content_bg.png);
	background-repeat:repeat-y;

}
.h_bar{
	background-color:#111b36;	
	height:15px;
	width:919px;
}
h1, h2{
	font-size:16px;
}
h3, h4{
	font-size:14px;
}
#menu{
	width:918px;
	height:40px;
	background-image:url(img/navi_back.png);
	background-repeat:repeat-x;
	background-color: #b90000;
	color:#fff;
	font-size:14px;
	line-height:40px;
}
#menu ul {
	font-size:14px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #6e0103;
	border-right: 0px solid #a50000;
	width: 100%;
}
#menu li { display: inline; }
#menu a:link, #menu a:visited{
	font-size:14px;
	padding: 0 35px 0 34px;
	background: transparent;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #a50000;
}
#menu a:hover {
	font-size:14px;
	background: #8d0101 url('img/navi_hover.png') repeat-x;
	color: #fff;
}
li.menu-current a{
	font-weight:bold;
}
#header{
	height:192px;
	background-color:#fff;
	background-image:url(img/header1.jpg);
	background-repeat:no-repeat;
}
#news a:link,#news  a:visited,#news  a:active {
	color: #039;
	text-decoration: underline;
}
#news a:hover {
	text-decoration: none;
	color: #000;
}
#content_right a:link,#content_right  a:visited,#content_right  a:active {
	color: #039;
	text-decoration: underline;
}
#content_right a:hover {
	text-decoration: none;
	color: #000;
}
#content_left{
	float:left;
	width:260px;
	min-height:200px;
}
#content_right{
	float:right;
	width:626px;
	min-height:200px;
	padding: 28px 16px 28px 16px;
}
#subnaví_header{
	height:40px;
	line-height:40px;
	background-image:url(img/navi_back.png);
	background-repeat:repeat-x;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
}
#subnavi{
	font-size:14px;
	width:260px;

}
#subnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #8d0101 url('img/subnav_normal.png');
}
#subnavi a:link, #subnavi a:visited{
	font-size:14px;
	padding: 0px 45px 0px 38px;
	line-height:30px;
	background: transparent;
	color: #111b36;
	text-decoration: none;
	display:block;
	height:30px;
}
#subnavi a:hover {
	font-size:14px;
	background: #8d0101 url('img/subnav_hover.png') repeat-x;
	color: #111b36;
	height:30px;
}
#news_header{
	height:40px;
	line-height:40px;
	background-image:url(img/news_header.png);
	background-repeat:repeat-x;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;	
}
#news{
	padding:10px;	
}
#clearer{
	clear:both;
}

#footer{
	margin:10px 0 10px 0;
	font-size:11px;
	color:#fff;
	text-align:center;
}
#footer a:link, #footer a:visited, #footer a:active{
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
