body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background: #222;
}
#container {
	position: relative;
	width: 904px;
	margin: 25px auto;
	text-align: left;
}
#header {
	border:2px solid #fff;
}
#header_navi {
	background:#f00;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	padding: 2px 15px 3px 0;
	text-align:right;
	color:#fff;
	font-weight:bold;
}
#header_navi a {
	color: #fff;
	text-decoration:none;
}
#header_navi a:hover {
	color: #ccc;
}
#content {
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	background: #fff;
}
#navigation {
	width: 180px;
	background: #666;
	color: #fff;
	float:left;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
#navigation li {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li a {
	font-size:11px;
	display:block;
	background: #ccc;
	color:#333;
	text-decoration:none;
	border-bottom: 1px solid #666;
	padding: 2px 10px;
}
#navigation li a:hover {
	background: #900;
	color:#fff;
}
#informationen {
	background:#efefef;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	text-align:center;
	padding: 5px 0;
}
#rechter_balken {
	width: 180px;
	background: #ccc;
	float:right;
	color: #333;
}
#rechter_balken h3, #navigation h3 {
	font-weight: bold;
	border-bottom:1px solid #fff;
	font-size: 13px;
	margin:0px;
	padding: 2px 5px;
}
#channel {
	background: #666;
	font-size:10px;
	padding: 2px;
}
#wetter_content {
	background: #fff url(img/bg_wetter.gif) repeat-x;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#wetter_links_content {
	background: #efefef;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#wetter_links_content ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#wetter_links_content li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#wetter_links_content li a {
	display:block;
	color:#333;
	padding:2px 10px;
	border-bottom: 1px solid #ccc;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
#wetter_links_content li a:hover {
	background: #900;
	color:#fff;
}
#mittel_feld {
	float:left;
	padding:0 10px;
	width: 520px;
	margin: 0px;
}
#mittel_feld h1 a {
	font-size:16px;
	color:#C00;
	margin: 0 0 5px 0;
	text-decoration: none;
}
.content_bild {
	float:left;
	margin: 2px 10px 5px 0;
	border: 1px solid #666;
	background: #ccc;
	text-align:right;
	font-size:10px;
}
.news {
	background:#e9e9e9;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #666;
}
#mittel_feld h2 {
	background:#666;
	font-size:13px;
	margin:0;
	padding: 2px 5px;
}
#mittel_feld h2 a {
	color:#fff;
	text-decoration:none;
}
#mittel_feld #sport h2 {
	background: #3333CC;
	font-size:13px;
	margin:0;
	padding: 2px 5px;
}
#sport #news {
	background:#e9e9e9;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #3333CC;
}
#mittel_feld #sport h2 a {
	color:#fff;
	text-decoration:none;
}
#mittel_feld h1 {
	font-size:18px;
	color: #CC0000;
}
#mittel_feld #kino h2 a {
	color:#fff;
	text-decoration:none;
}
#mittel_feld a {
	color:#CC0000;
	font-weight:bold;
}
#mittel_feld a:hover {
	color:#999;
}
.weiterlesen {
	padding:0;
	margin:0;
	text-align: right;
}
#footer {
	background: #c00;
	padding:10px;
	color: #fff;
	border:2px solid #fff;
	text-align:center;
	font-size:11px;
}
#footer a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#ccc;
}
table td p {
	margin:0px;
	padding:0 5px 8px 5px;
	border-bottom: 1px solid #CCCCCC;
}
.surfguide {
	padding: 0px 0 15px 0;
	border-bottom: 1px solid #ccc;
}