/* Newsanrisse rechts*/

#inhalteNewsberichteanriss .newsberichteEintrag {
	margin-left:12px;
	margin-right:12px;
	margin-bottom:20px;
	line-height:14px;
	font-size:11px;
}

#inhalteNewsberichteanriss .newsberichteEintrag a {
	display:block;
	width:178px;
	line-height:14px;
	color:#000000;
	background-color:transparent;
	font-size:11px;
}

#inhalteNewsberichteanriss .newsberichteEintrag a:hover {
	display:block;
	width:178px;
	line-height:14px;
	color:#003883;
	/*background-color:#EEF0F7;*/
	background-color:transparent;
	font-size:11px;
}



/* news - Detailansicht */
.newsberichtemodulDetailAnsicht .bilder .eintrag {
	float:left;
	margin-right:10px;
}

.newsberichtemodulDetailAnsicht .signatur{
font-size:10px;
margin-bottom:10px;
}

.newsberichtemodulDetailAnsicht .titel{
margin-top:10px;
}

/* Newsberichte - Listen - TOP-Ansicht */

.topnewsberichte {
width:540px;
}

.topnewsbericht {
	float:left;
	width:166px;
	margin-right:12px;
	overflow:hidden;
	height:250px;
}

.topnewsbericht .titel a, .topnewsberichtnomargin .titel a{
	color:black;
	text-decoration:none;
}

.topnewsbericht .titel a:hover, .topnewsberichtnomargin a:hover{
	text-decoration:none;
}

.topnewsbericht .topnewsberichtnomargin {
	float:left;
	width:166px;
	margin-right:0px;
	overflow:hidden;		
}

.topnewsbericht, .topnewsberichtnomargin{
margin-bottom:10px;
}

.topnewsbericht .bild, .topnewsberichtnomargin .bild{
background-color:#E8EBF3;
height:100px;
width:166px;
overflow:hidden;
}

.topnewsbericht .titel, .topnewsberichtnomargin .titel {
	font-weight:bold;
}

.topnewsbericht .titel table, .topnewsberichtnomargin .titel table{
	font-weight:bold;
	width:166px;
}

.topnewsbericht .titel table td, .topnewsberichtnomargin .titel table td{
	padding-left:10px;
	padding-right:10px;
}

.topnewsbericht .link ul , .topnewsberichtnomargin .link ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.topnewsbericht .link li , .topnewsberichtnomargin .link li{
	margin:0px;
	padding:0px;
}

.topnewsbericht .link a , .topnewsberichtnomargin .link a{
	font-size:11px;
	color:#000000;
}

.topnewsbericht .link a:hover, .topnewsberichtnomargin .link a:hover {
	font-size:11px;
	color:#033E85;
}

.topnewsbericht .datum{
	text-align:center;
	line-height:18px;
}

.topnewsbericht{
background-color:#EFF1F7;
padding-bottom:4px;
}

.topnewsbericht .titel{
text-align:left;
height:50px;
line-height:13px;
/*text-align:center;*/
overflow:hidden;
border-top:1px solid white;
}

.topnewsbericht .kurztext{
padding:4px 10px;
border-top:1px solid white;
overflow:hidden;
}


/* Liste der weiteren news*/

.weiterenews {
	margin-top:10px;
}

.weiterenews .news {
	margin-bottom:20px;
}

.weiterenews .datum {
	color:#000000;
	float:left;
	width:120px;
	font-size:11px;
}

.weiterenews .bild {
	float:left;
	width:100px;
}

.weiterenews .texte {
	margin-bottom:10px;	
	float:left;

}

.weiterenews .text {
margin-top:5px;
	font-size:11px;
}

.weiterenews .titel {
	font-weight:bold;
}

.weiterenews .titel a{
color:#043C85;
text-decoration:none;
font-size:13px;
}

.weiterenews .titel a:hover{
text-decoration:underline;
}

.weiterenews ul{
margin:0px;
padding:0px;
list-style:none;
}

.weiterenews li{
margin:0px;
padding:0px;
}

.weiterenews ul li a{
font-size:11px;
color:#033E85;
}

.weiterenews ul li a:hover{
font-size:11px;
/*color:#033E85;*/
}


