hr {height:2px;border-bottom-color: #DAEAC2; border-top-color:#005A46}
div#titel
{
	position:absolute;
	left:190px;
	right:0px;
	display:block;
	min-width:580px;
	overflow:hidden;
	background-color: #8ec760;
	
	}	
div#overviewtitel
{
	position:absolute;
	left:190px;
	right:0px;
	margin-top: 168px;
	background-color:#6D6D6B;
	color:#fff;
	padding:10px;
	display:block;
	min-width:580px;
	font-weight: bold;
	}
div#hsrinhalt
{
	margin-top: 200px;
	margin-bottom:20px;
}

.programm_top {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#005e58;
color:#fff;font-weight:bold;
margin-bottom:0;
padding:0.3em 20px;
vertical-align:middle;
border-bottom:1px solid #6d6d6b;
}
.programm_bottom {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
background-color:#fff;
border:1px solid #ddd;
color:#000000;
margin-bottom:10px;
margin-top:0;
padding:5px 20px;
min-height:170px;
}

