#termine_bg{
	background-color: #ffffff;
    background-image: url(../../../inhalt/aktuelles/bilder/termine_bg.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 197px;
}

#termine_div{
height:auto;
width:197px;
float:right;
}

#aktuelles_bg{
	background-color: #ffffff;
    background-image: url(../../../inhalt/aktuelles/bilder/aktuelles_bg.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 399px;
}

#aktuelles_bg_unten{
	background-color: #ffffff;
    background-image: url(../../../inhalt/aktuelles/bilder/aktuelles_bg_unten.jpg);
    background-repeat: no-repeat;
    height: 14px;
    width: 399px;
}

.termine_inhalt_div{
	margin-top:15px;
	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E0E0E0;

	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#E0E0E0;

}

.termine_text{
	margin-left:9px;
	margin-top:4px;
}

.termine_button{
	height: 7px;
	width: 7px;
	margin-top:6px;
	float:left;
}

.aktuelles_strich{
	border-style:solid;
	border-width:0px;
    height:1px;
	line-height:1px;
    width:399px;
	margin-top:2px;
	margin-left:3px;
	display:block;
}

.aktuelles_font_header{
	font-style:normal;
	font-size:11px;
	font-family:Arial;
	color:#707070;
	font-weight:600;
}

.aktuelles_font_header_under{
	font-style:normal;
	font-size:11px;
	font-family:Arial;
	color:#707070;
	font-style:italic;
}

.aktuelles_font{
	font-style:normal;
	font-size:11px;
	font-family:Arial;
	color:#707070;
}
.aktuelles_font_div{
	width:370px;
	height:auto;
	text-align:justify;
	margin-left:15px;
	margin-top:4px;
}

.green{
	color:#56C03C;
}

.aktuelles_font a:link		{color:#56bc40; text-decoration:none;}
.aktuelles_font a:visited	{color:#56bc40; text-decoration:none;}
.aktuelles_font a:focus		{color:#56bc40; text-decoration:none;}
.aktuelles_font a:active		{color:#56bc40; text-decoration:none;}
.aktuelles_font a:hover		{color:#56BC40; text-decoration:none;}


a.aktuelles_link:link		{color:#8C8C8C; text-decoration:none; border-width:0px;}
a.aktuelles_link:visited	{color:#8C8C8C; text-decoration:none; border-width:0px;}
a.aktuelles_link:focus		{color:#8C8C8C; text-decoration:none; border-width:0px;}
a.aktuelles_link:active		{color:#8C8C8C; text-decoration:none; border-width:0px;}
a.aktuelles_link:hover		{color:#56BC40; text-decoration:none; border-width:0px;}
