.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #6a6a6a;
	font-size: 12px;
}
.navitext {
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: 6a6a6a;
	font-family: Arial, Helvetica, sans-serif
}
body {
	background-color: #666666;
}
.Ueberschriften {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.standarttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #111111;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #111111;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #111111;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

td	{
	background-color: #b0b0b0;
}

.Zwischenschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #222222;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: 666666;
}

ul, li {
list-style-type: none;
margin: 0;
padding: 0;
}

div.menu {
	position: absolute;
	width: 125px;
	top: 16px;
	z-index: 3;
	left: 869px;
	background-color: #666666;
}
div.menu li {
	float: left;
	width: 120px;
	background-color: #b0b0b0;
}

div.menu a {
margin: 0 2px;
height: 20px;
display: block;
text-align: center;
font-weight: bold;
border: 1px solid gray;
text-decoration: none;
color: #000;
background: #fff;
}

div.menu a:hover {
background: #ccc;
border: 1px solid gray; 
}

#smenu1, #smenu2, #smenu3, #smenu4 {
display: none;
float: left;
width: 120px;
font-size: 12px;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a {
font-weight: normal;
border-top: 0 none;
}
.site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
padding: 5px;
border: 1px solid gray; 
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
}
a {text-decoration: none;
color: #222;
}
