
h1.topthema {
	font-family:Arial;
	font-weight:bold;
	font-size:20px;
	color:#f26d25;
	margin-top:0px;
	margin-bottom:5px;
}

td.topthema_bild{
	padding-right:10px;
}

table.newsbox{
	background-color:#d6d6d6;
	width:100%;
}

table.newsbox td{
	padding-top:5px;
	padding-left:5px;
}
table.newsbox tr td a{
	color:#000000;
}

newsbox_headline{
	font-family:Arial;
	font-weight:bold;
	font-size:16pt;
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
}

td.newsbox_morebox{
	background-color:#eaeaea;
	height:20px;
}
td.newsbox_morebox div{
	margin-top:-2px;
}

td.newsbox_bottom{
	height:5px;
}
td.newsbox_morebox a{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#f26d25;
	background-image:url(../image/pfeil_extern.png);
	background-repeat:no-repeat;
	background-position:5px ;
	padding-left:20px;
}

div.newslist_cnt{
	width:100%;
}

div.newslist_main{
	float:left;
	width: 290px;
}


div.newslist_main{
	float:left;
	width: 400px;
}


div.newslist_image{
	float:right;
	width: 170px;
}
div.newslist_rubrik{
	font-family:Arial;
	font-size:12px;
	color:#78787d;
	width:100%
	margin-bottom:5px;
}
h2.newslist_headline {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#78787d;
	width:100%
	line-height:19px;
	margin-bottom:5px;
}

div.newslist_text{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	width:100%
	line-height:8px;
	margin:0;
}

div.newslist_link a{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#f26d25;
	background-image:url(../../image_red/pfeil_extern.png);
	background-repeat:no-repeat;
	background-position:5px ;
	padding-left:20px;
}

div.newslist_trenner{
	background-image:url(../../image_red/dotted_line.png);
	background-repeat:repeat-x;
	height:10px;
	width:100%;
	display:block;
	margin-top:10px;
}

