/*
body {
	font-size:9pt !important;
}

h1 {
	font-size:16pt !important;
}

h2 {
	font-size:9pt !important;
}

#layout-left,
#layout-top {
	display:none !important;
}

#layout-center {
	width: 60% !important;
	margin: 0 !important;
	padding: 0 !important;
	position:absolute;
	left:0;	
}

#layout-right {
	width: 35% !important;
	position:absolute;
	right:0;
}
*/

.news-list-item {
	border:1px solid white; /* behebt das IE Druckproblem */
}

.news-single-item {
	overflow:hidden;
}

#layout-right {
	overflow:hidden;
}
