
body {
	margin: 10px; 
	padding: 0; 
	font: 12px Verdana, sans-serif;
	}

ul, li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
	}

div.menu {
	position: absolute;
	margin-left: 150px;
	width: 600px;
	top: 91px;
	z-index: 3;
	}

div.menu li {
    list-style-type: none;
	float: left;
	width: 120px;
	}

div.menu a {
	margin: 0 2px;
	height: 15px;
	display: block;
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	text-decoration: none;
	color: #000;
	background: #fff;
	}
	
div.menu a:hover {
	background: #c5d4e2;
	text-decoration: none; color: #333; 
	border: 1px solid gray; 
	}
	
#smenu1, #smenu2, #smenu3, #smenu4 {
	display: none;
	float: left;
	width: 120px;
	font-size: 10px;
	}

#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;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray; 
	}

.mentions {
	position: absolute;
	top: 300px;
	left: 10px;
	color: #000;
	background-color: #ddd;
	}
 
a:link { text-decoration: none; color: #333; }
a.bild:link { text-decoration: none; color: #fff; }
a.navi:link { text-decoration: none; color: #333; }

a:visited { text-decoration: none; color: #333; }
a.bild:visited { text-decoration: none; color: #fff; }
a.navi:visited { text-decoration: none; color: #333; }

a:hover { text-decoration: underline; color: #999; }
a.bild:hover { text-decoration: none; color: #fff; }
a.navi:hover { text-decoration: none; color: #999; }

a:active { text-decoration: none; color: #999; }
a.bild:active { text-decoration: none; color: #fff; }
a.navi:active { text-decoration: none; color: #999; }

a:focus { text-decoration: none; color: #333; }
a.bild:focus { text-decoration: none; color: #fff; }
a.navi:focus { text-decoration: none; color: #333; }


.kopftext {
font-size: 10px;
color: #033;
line-height: 12px;
font-family: Verdana,Arial,Helvetica;
}

.haupttext {
font-size: 12px;
color: #033;
line-height: 16px;
text-align: justify;
font-family: Verdana,Arial,Helvetica;
}

.titeltext {
font-size:19px;
color: #033;
font-weight: bold;
line-height: 26px;
margin: 0px;
text-align: center;
font-family: Verdana,Arial,Helvetica;
}

.titel2text {
font-size:16px;
color: #033;
font-weight: bold;
line-height: 30px;
margin: 0px;
text-align: center;
font-family: Verdana,Arial,Helvetica;
}

.spaltentext {
font-size: 9px;
color: #033;
line-height: 12px;
font-family: Verdana,Arial,Helvetica;
}

.spaltentext_header {
font-size: 13px;
color: #033;
line-height: 12px;
font-family: Verdana,Arial,Helvetica;
}

.tabellentext {
font-size: 9px;
color: #033;
line-height: 12px;
text-align: left;
font-family: Verdana,Arial,Helvetica;
}

ul.auflistung, li.auflistung {
text-align: left;
list-style-type: disc;
margin-left: 20px;
}

.fusstext {
font-size: 10px;
text-align: center;
color: #033;
line-height: 16px;
font-family: Verdana,Arial,Helvetica;
}

.sb {
scrollbar-3dlight-color:#666;
scrollbar-arrow-color:#c30;
scrollbar-base-color:#fff;
scrollbar-darkshadow-color:#666;
scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:
}
