a:link {
	color: #000000;
	text-decoration : none;
}
A:visited {
	color: #000000;
	text-decoration : none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	color: red;
}
A:active {
	font-family: Arial, Helvetica, sans-serif; 
	color: red;
}

.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-decoration : none;
	text-transform: uppercase;
	color: #000000;
}
.untermenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	text-decoration : none;
	text-transform: uppercase;
	color: #000000;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	position: absolute;
	visibility: inherit;
	z-index: auto;
	left: 353px;
	top: 181px;
	right: auto;
	bottom: auto;
	filter: Light;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	color: #008F9B;

}
