<!--

.weiss  {
	font-family :  Verdana,Arial;
	font-size : 7.5pt;
	font-weight: normal;
	color : #FFFFFF;
}

.weissmiddle {
	font-family :  Verdana,Arial;
	font-size : 9pt;
	font-weight: normal;
	color : #FFFFFF;
}

.weisshead {
	font-family : Arial;
	font-size : 14pt;
	font-weight: bold;
	color : #FFFFFF;
	display: inline;
}

.rot  {
	font-family : Verdana,Arial;
	font-size : 7.5pt;
	font-weight: normal;
	color : #F48989;
}

.rothead {
	font-family : Arial;
	font-size : 15pt;
	font-weight: bold;
	color : #A2333B;
	display: inline;
}

.blau {
	font-family : Verdana,Arial;
	font-size : 7.5pt;
	font-weight: normal;
	color : #99A5B1;
}

a  {
	text-decoration : none;
	font-weight: bold;
	color : #FFFFFF;
}

a:hover {
	text-decoration : underline;
	
}

.aktiv {
	text-decoration : none;
	font-weight: bold;
	color: #E54141;
}

#menu {
	position : absolute;
	top: 98px;
	left: 190px;
	z-index: 100;
}

#submenu {
	position : absolute;
	top: 123px;
	left: 44px;
	z-index: 100;
}

#home {
	position : absolute;
	z-index: 99;
}

-->