@charset "utf-8";
/* CSS Document */
#mc_main_news {
	float:left;
	width:500px;
	line-height:16px;
	border:0px solid red;
	margin-left:18px;
}

.news_navi_catsrow{
	background-color:#eeeeee;
	border-bottom:1px solid #000; 
	border-right:0px solid #000; 
	margin:0px; 
	padding-left: 7px;
}
.news_navi_catsrow a,.news_navi_catsrow a:link,.news_navi_catsrow a:visited,.news_navi_catsrow a:hover,.news_navi_catsrow a:focus{
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0,3pt;
	text-transform:uppercase;
	line-height:20px;
	color:#000000;
}

.newslist{
	clear:both;
}


.newslist .head{
	background-color:#eeeeee;
}


.newslist .thread{
	border-bottom: #bbbbbb 1px solid;
	margin-bottom: 5px;
}
.newslist h2{
	margin-top: 10px;
	color:#005336; 
	border: none;
}
.newslist .thread h2{
	margin:0px;
	border: none;
	background: none;
}
.newslist .thread div.head,.newslist .thread div.teaser, .newslist .thread div.bottom{
	clear:both;
	margin: 10px auto auto auto;
	border:none;
	background:none;
}
#latestthreads{
	background-color:#e5e5e5; 

	padding:3px; 
	padding-left:10px; 
	border: #000000 0px dashed;
}
#latestportraits{
	margin-top: 10px; 
	border: #005336 1px solid;
	height: 125px;
}

#latestportraits .head{
	border-bottom:1px solid #005336;
	padding:2px 3px 2px 10px;
	color:#fff;
	background-color:#005336
}
#latestportraits .spieler{
	float:left;
	width: 164px;
}



