/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9A9A9A;
	background:#29166F url(../images/page_bg.gif) top center repeat-y;
}
#site {
	background:url(../images/top_bg.jpg) top center no-repeat;
}
#wrapper {
	width:724px;
	margin:0 auto;
}
#header {
	background:url(../images/header_bg.jpg) top left no-repeat;
}
.logo {
	float:left;
	margin-top:15px;
	border:none;
}
#topmenu {
	height:78px;
	line-height:110px;
	padding-right:15px;
	float:right;
}
#topmenu a, #footer a, #menu a, #submenu a {
	color:#9A9A9A;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 3px;
}
#topmenu a:hover, #footer a:hover, #menu a:hover, #submenu a:hover, #submenu a.active, #menu a.active, #content a:hover, h1, h2, h3, #topmenu a.active, #footer a.active {
	color:#3EABFE;
}

#menu {
	height:40px;
	line-height:40px;
	background:url(../images/menu_bg.jpg) top left repeat-x;
	padding-left:10px;
}
#menu a {
	font-size:15px;
	font-weight:normal;
	text-transform:none;
	margin-right:5px;
}
#submenu {
	padding-left:10px;
}
#submenu a {
	font-size:10px;
}
#content {
	margin-top:35px;
	padding:0 15px;
	margin-bottom:20px;
}
#content a {
	color:#9A9A9A;
	text-decoration:none;
}
#content h1 {
	font-size:17px;
}
#content h2 {
	font-size:14px;
}
#content h3 {
	font-size:12px;
}
#footer {
	text-align:center;
	background:url(../images/footer_bg.jpg) top left no-repeat;
	height:82px;
	padding-top:11px;
}
#footer a, #topmenu a {
	font-size:10px;
	text-transform:none;
}
.liste img {
	float:left;
	border:1px solid #CCC;
	padding:1px;
	marign-right:7px;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste {
	clear:both;
}
.neuigkeiten_index ul {
	display:none;
}
