
.artikel-hot .newsbox-head {
	background-image:url("../images/news_head_grey.jpg");
	background-position:0 0;
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	margin:0;
	padding:0;
	width:426px;
	color:#aaa;
	font-size:12px;
}

.artikel-hot .newsbox-head a, .artikel-hot .newsbox-head a:hover {
	text-decoration:none;
	color:#999;
	padding-left:2em;
	line-height:32px;
}

.artikel-hot .newsbox-head a:hover, .artikel-hot .newsbox-head .act {
	color:#666;
}

.artikel-hot .newsbox-head .switcher {
	margin:0 20px 0 0;
	padding:0;
	line-height:32px;
	height:32px;
	font-size:11px;
	float:right;
	display:inline;
}

.artikel-hot .newsbox-head h1 {
	color:#9299A5;
	height:32px;
	line-height:32px;
	margin:0;
	padding:0;
	padding-left:30px;
	font-size:12px;
	float:left;
}

.artikel-hot .newsbox-head * {
	vertical-align:middle;
}

.artikel-hot .newsbox-content {
	background-color:#f7f8f9;
	border-bottom:1px solid #cfd3d8;
	border-left:1px solid #cfd3d8;
	border-right:1px solid #cfd3d8;
	margin:0 0 10px;
	padding:10px 10px 5px 10px;
	width:404px;
	line-height:120%;
}
.artikel-hot .newsbox-content a {
	color:black;
	text-decoration:none;
}

.newsbox-comments {
	width:33px;
	height:30px;
	background-image:url("../icons/icon_comments.png");
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0 1.5em 0 0;
	padding:2px 0 0 0;
	text-align:center;
	float:left;
}


.newsbox-listrow {
	margin:0 0 10px 0;
}


.newsbox-listitem {
	float:left;
	width:350px;
}

.newsbox-listitem h3 {
	margin-bottom:2px;
}

.newsbox-listitem h4 {
	margin-bottom:0;
}


h4.newsbox-title a {
	font-weight:normal;
}

.newsbox-subline {
	font-size:95%;
}




