

p.text_aktuell {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:4px;
	line-height:16px;
}

/* Textauszeichnung für den Link Weiterlesen, Download usw. */
p.text_aktuell a{
text-decoration:none;
color:#bd4382;
font-weight:normal;}

.head_aktuell {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	color: #B5113E;
	text-align: left;
	margin-top:1px;
	margin-bottom:1px;
}
#menurechts{
float:left;
width:196px;
margin: 0px 0px 0px 0px;
padding:  10px 0 0 4px;
background-color:#E6E6E6;
}


#menurechts p.aktuell {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	width:180px;
	line-height:16px;
}


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

#menurechts li{
padding:0 0 5px 0;
margin:0;}

#menurechts a{
color:#B5113E;
/*background:#e1e1e1;*/
/*padding:2px 20px 2px 20px;*/
padding:0px 00px 0px 0px;
border:0px;
font:normal 12px arial, sans-serif;
text-decoration:none;
text-align:center;}

#menurechts a:hover{
	color:black;
	/*background:#9a9a9a;*/
}


