@charset "utf-8";
#content {
	padding: 0;
	width: 578px;
}
.box {
	background-color: #FCF9F4;
	border-top: 1px solid white;
	border-bottom: 1px solid #F0EEE9;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.box_odd {
	background-color: #F2EFE7;
	border-bottom: 1px solid #E1DED4;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
#topnews {
	background-image:url(/gfx/home_topnews_bg.jpg);
	width: 291px;
	height: 347px;
	margin-left: 14px;
	float: left;
	color: white;
}
#topnewsnav {
	margin: 0;
	padding: 0;
	list-style:none;
	margin-left: 200px;
	height:21px;
}
#topnewsnav li {
	float:left;
	padding-top:5px;
	width: 19px;
	margin-right:1px;
	text-align:center;
}
#topnewsnav a {
	color: #F8F8F8;
	text-decoration:none;
}
#topnewsnav a:hover {
	color: #CCC;
}
#topnewspfeil {
	position: relative;
	margin-left: 200px;
}
#topnewsbild {
	margin-top: -12px;
}
#topnews h2 {
	margin-top: -22px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	color: #F8F8F8;
}
#topnews h2 a {
	color: #F8F8F8;
	text-decoration: none;
}
#topnews h2 a:hover {
	color: #CCC;
}
#topnews p {
	margin: 0 10px;
	color: #F8F8F8;
}
#news {
	float: left;
	width: 260px;
}
#news ul {
	list-style:none;
	margin:0;
	padding: 0;
}
#news_headline {
	background-image:url(/gfx/home_news_head.png);
	height: 25px;
	width: 258px;
	
}
.news_item {
	height: 95px;
	color:#2A2A2A;
	padding: 5px 10px;
	width: 235px;
}
#news3 {
	height: 97px;
}
.news_item img {
	float: right;
	margin-left: 3px;
}
#content .news_item a, #shortnews a, #geschichten a {
	font-weight:bold;
	color: #2A2A2A;
	text-decoration:none;
}
.more-link {
	margin-top: 3px;
}

#content .news_item a:hover, #shortnews a:hover, #geschichten a:hover {
	color:#B15800;
}
#content .news_item h2 a, #shortnews h2 a, #geschichten ul li h2 a {
	font-size:12px;
	color: #86041B;
}
.news_item h2 {
	margin-bottom: 3px;
}
.news_item .intlink {
	margin-top: 5px;
}
#shortnews {
	width: 291px;
	float: left;
	margin-left: 14px;
}
#shortnews ul {
	margin:0;
	padding:0;
	list-style:none;
}
#shortnews ul li {
	height: 55px;
	width: 269px;
	padding: 5px 10px;
}
#shortad {
	float: left;
}
#geschichten {
	clear: both;
	margin-left: 14px;
	width:548px;
}
#geschichten ul {
	list-style:none;
	margin:0;
	padding:0;
}
#geschichten_headline, #telefonsex_headline, #shortnews_headline {
	background-image:url(/gfx/home_headlines_bg.jpg);
	height: 16px;
	color: white;
	width: 538px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
}
#geschichten ul li {
	width: 526px;
	height: 55px;
	padding: 5px 10px;
}
#telefonsexboxen {
	margin-left: 14px;
	clear: both;
}

.telefonsexbox {
	width: 252px;
	height: 186px;
	float: left;
	padding: 5px 10px;
}
.nbdr-l {
	border-left: none;
}
.telefonsexbox h2 {
	font-size:12px;
	color: #86041B;
}
.telefonsexbox img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	border: 1px solid white;
}
.telefonsexbox .boxtext {
	height: 110px;
}
.telefonsexbox .rufan {
}
.telefonsexbox .rufan_keyword {
	color: #860000;
	font-weight: bold;
}
.telefonsexbox .nummer {
	color: #860000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
.telefonsexbox .preisangabe {
	color: gray;
	font-size: 9px;
	text-align: center;
	margin-top: 5px;
}
.telefonsexbox .preisangabe img {
	border: none;
}
.telefonsexbox .vorwahl {
	color: black;
}
.telefonsexbox:hover, #geschichten li:hover, #shortnews li:hover, #news li:hover {
	background-color: #FBFAF9;
	border-bottom: 1px solid #EAEAEA;
}