body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}
a
	{
		color: #000000;
		text-decoration: none;
	}

a:hover
	{
	background-color: ff0000;
	color: #FF0000;
	}
	
a:active
	{
		color: #00CC00;
		text-decoration: none;
	}

.menu_haupt {
	position: absolute;
	visibility: visible;
	left: 14px;
	top: 19px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}
.menu_1-level {
	position: absolute;
	visibility: visible;
	left: 62px;
	top: 52px;
	right: 0px;
	bottom: 0px;
}
.menu_2-level {
	position: absolute;
	visibility: visible;
	left: 115px;
	top: 162px;
	right: 0px;
	bottom: 0px;
	z-index: 3;
}
.menu_3-level {
	position: absolute;
	visibility: visible;
	left: 115px;
	top: 247px;
	right: 0px;
	bottom: 0px;
	z-index: 4;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.menugrau {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.texthaupt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
