body, table, p {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: Navy;
	scrollbar-face-color: white; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #6699FF; 
	scrollbar-3dlight-color: #6699FF; 
	scrollbar-arrow-color: #6699FF; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-base-color: white; 
	
}
body.klein, table.klein, p.klein {
	font-size: 0.9 em;
	text-align: center;
}
.fett{
	font-weight: bold;
}

.klein{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: Navy;
}


h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}
h1.klein{
	font-size: 0.9em;
}
.haupt_tab{
	margin-top:0px;
	top:0px;
}
.navi{
	font-weight: bold;
	color: yellow;
	background-color: #6699FF;
}
a, a:hover, a:visited {
font-size: 1.0em;
	font-weight: normal;
	color: yellow;
	background-color: #6699FF;
	text-decoration: none;
	text-align: center;
}
a:hover{
	color: navy;
	background-color: white;
	text-align: center;
}
a.klein, a:hover.klein, a:visited.klein {
font-size: 0.9em;
	font-weight: normal;
	color: yellow;
	background-color: #6699FF;
	text-decoration: none;
	text-align: center;

}
a:hover.klein{
	color: navy;
	background-color: white;
	text-align: center;
}
/* --------------------------------Hintergrund unten------------------------------- */
.hinter_unten{
	background-image: url(images/unten.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* ----------------gewählte Variante Hintergrund oben------------------------------- */
.hinter_oben1{
	background-image: url(images/navi1.jpg);
	background-position: absolute;
	top: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* ----------------andere Varianten Hintergrund oben------------------------------- */
.hinter_oben2{
	background-image: url(images/navi2.jpg);
	background-position: absolute;
	top: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.hinter_obenbl{
	background-image: url(images/navi_bl.jpg);
	background-position: absolute;
	top: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* ----------------Hintergrund ----------------------------------------------------- */
.hinter_back{
	background-color: #6699FF;
}
/* ----------------Hintergrund index------------------------------- */

.hinter_dok{
	background-image: url(images/white.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: Silver;
}
/* ----------------Ende------------------------------- */
div{
	background-color: transparent;
	border: none;
}

