/* hide from ie on mac \*/
html {
	height:100%;
	overflow:hidden;
}

/* end hide */
body {
	height:100%;
	background:url(../_gfx/startseite_extra.jpg) no-repeat right bottom;
}

.indexNewsHDL {
	font-size:20px;
	width:292px;
	color:#adadad;
	font-weight:bold;
	margin-bottom:5px;
}

.newsContentBox {
	position:relative;
	float:left;
	width:292px;
	margin-bottom:10px;
}

.newsCol_neu {
	position:relative;
	top:-20px;
}
