/*-------------------- Styles-Toplevel 
überschreibt die Daten der aus der styles.css für die Übersichtsseiten - 19.01.09
-----------------------------*/
#main-left {
	position: relative;
	top: -90px;
	width: 240px;
	float: left;
 }
*HTML #main-left {
top: -180px;
 }
#main-right {
	position: relative;
	top: -20px;
	}

*HTML #main-right {
	top: -100px;
}
#header {
	background
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 220px;
}
*HTMl #header {
height: 300px;
width: 990px;
}	
		

#rubrikhl {
	float: right;
	position: relative;
	padding-top: 60px;
	padding-right: 10px;
	height:0px;
	overflow: hidden;
}

.rubrikhl {
	 text-align: right;
	float:right;
	color: #ffffff;
	font-size: 22px;
	display: inline;
	line-height: 28px;
	font-weight: normal;
}

