#nhnews {
	clear:both;
	height:auto;
}

.nhnews_item, .nhnews_item_vier {
	width:210px;
	background-color:#daeaf1;
	margin:0 20px 20px 0;
	float:left;
}

.nhnews_item_vier {
	margin-right:0px;
}

.nhnews_bild {
	clear:both;
	padding-bottom:10px;
}

.nhnews_headline {
	color:#1296da;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	padding:0 10px 10px 10px;
	clear:both;
}

.nhnews_datum {
	padding:0 10px 3px 10px;
	clear:both;
}

.nhnews_text {
	padding:10px 10px 5px 10px;
	clear:both;
	line-height:17px;
	background-color:#fff6dd;
}

.nhnews_link {
	cursor:pointer;
	background-color:#fff6dd;
	/* background:#77c78e url(../images/nhnews_link.gif) no-repeat center right;*/
	clear:both;
	color:#1296da;
	padding:0 10px 0 10px;
}

.nhnews_pager_off, .nhnews_pager_on {
	cursor:pointer;
	width:25px;
	color:black;
	display:inline-block;
	/*float:left;*/
	text-align:center;
	padding:7px 0;
}
html* .nhnews_pager_off, html* .nhnews_pager_on {
	display:inline;
}
* html .nhnews_pager_off, * html .nhnews_pager_on {
	display:inline;
}

.nhnews_pager_on {
	background-color:#1296da;
	color:white;
	font-weight:bold;
}

.pager {
	height:auto;
	clear:both;
	text-align:center;
}
