@charset "UTF-8";
/* CSS Document */

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
	padding:0;
	margin:0 0 0 10px;
	background:url(../img/bg_header.gif) no-repeat;
		background-position: 0 93px;
}
* {
	padding:0;
	margin:0;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dd171b;
	line-height:28px;
	font-size:24px;
	margin-bottom:15px;
	float:left;
		position:absolute;
		z-index: 100;
		top:-50px;
		left:10px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#777;
	line-height:20px;
	font-size:18px;
	margin-bottom:12px;
}
h6 {
	font-size:11px;
	color:#999;
	font-weight:normal;
}
p {
	margin-bottom:18px;
}
ul,ol {
	margin:0 0 18px 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:hover {
	text-decoration:none;
	outline:none;
	color:#dd171b;
}


/* LAYOUT
------------------------------*/
div.logo-header {
	width:854px;
	height:80px;
	float:left;
	clear:both;
}
div.logo-header img {
	margin:20px 0 0 16px;
	border:0;
}
div.searchbox {
	position:absolute;
	left:594px;
	top:33px;
}
div.red-bar,
div.wrapper-content {
	width:854px;
	float:left;
	clear:both;
}
div.red-bar {
	height:31px;
	background:url(../img/bg_redbar.gif) no-repeat;
}
div.inner-bar-top,
div.inner-bar-bottom {
	margin:8px 0 0 10px;
}
div.content-left {
	width:630px;
	float:left;
	margin-top:22px;
}
div#copy {
	padding:63px 35px 15px 18px;
}
div.text-image {
	float:left;
	width:215px;
	height:210px;
		width:340px;
		height:280px;
}
div.clearer {
	clear:both;
	height:10px;
	border-bottom:1px solid #ccc;
}
div#footer {
	clear:both;
	width:854px;
	height:60px;
}
div.footer-left {
	float:left;
	width:720px;
}
div.footer-right {
	float:right;
	text-align:right;
	margin-top:5px;
}
div.footer-right,
div.footer-right a {
	color:#888;
	text-decoration:none;
	font-size:10px;
	padding-left:4px;
}
div.footer-right a:hover {
	color:#777;
}
div.footer-right a.sitemap {
	padding-right:3px;
	border-right:1px dotted #777;
}
div.banner-right {
	position:absolute;
	top:172px;
	left:870px;
}
div.leaderboard {
	width:860px;
	float:left;
	background:#f1f1f1;
	height:93px;
	text-align: center;
	border-bottom:1px dotted #888;
	padding-top:5px;
}

/* RECHTE SPALTE
------------------------------*/
div.content-right {
	width:220px;
	float:left;
	line-height:12px;
	margin-top:42px;
}
div#content-container-right,
div#teaser-1,
div#teaser-2,
div#teaser-3 {
	float:left;
	width:254px;
}
div#news-teaser-item {
	margin:20px 10px 20px 11px;
}
div#teaser-2 {
	border-bottom:1px solid #ccc;
	/*border-top:1px solid #ccc;*/
}

div.content-right p {
	font-size:11px;
	margin:0;
}
div.content-right p.morelink a {
	font-size:9px;
	margin:0;
	color:#333 !important;
}

div.content-right h3 {
	font-size:12px;
	color:#dd171b;
	text-decoration:underline;
	margin:0 0 6px 6px;
	font-weight:normal;
}
div.content-right h3.cat {
	color:#000;
	margin-left:0 !important;
	font-weight:bold;
}
span.surftipps p {
	font-size:12px;
	margin: 0 0 4px 6px;
	line-height:14px;
}
span.surftipps a {
	text-decoration:underline;
}

/* tt_news
----------------------------- */
div.news-list-item {
	border-top:1px solid #ccc;
}
div.news-list-item h1 {
	line-height:21px !important;
	margin:0 !important;
	font-size:16px !important;
}
div.news-teaser-item h3 {
	line-height:12px;
}
div.news-single-item {
	position:relative;
}
.subheader h2 {
	font-weight:normal !important;
	color:#333 !important;
	font-size:12px !important;
	line-height:18px !important;
	font-family:arial !important;
	margin:0 0 5px 0 !important;
}

div.news-catRootline {
	position:absolute;
	left:50px;
	top:0;
}
h1.suchbegriffe {
	border-top:1px solid #ccc;
	color:#666 !important;
	font-size:11px !important;
	font-family:arial !important;
	display:block;
	padding-top:6px !important;
	margin:28px 0 10px 0 !important;
	line-height:14px !important;
	font-weight:normal;
	position:relative !important;
	top:10px !important;
	left:0 !important;
}
div.sitemap p {
	margin-bottom:5px !important;
}
div.sitemap p a {
	color:#ccc !important;
	font-size:10px !important;
	line-height:12px !important;
}

/* RSS
----------------------------------*/
div.rss-icon {
	position:absolute;
	top:89px;
	left:837px;
	z-index:10;
}
div.rss-icon img { 
	margin:0;
}