body {
	background-color:#660033;
	line-height: 16px;
	scrollbar-face-color:#660033;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-Color:#666666;
	margin-top : 0;
	margin-left : 0;
	overflow-y : auto;
}

a {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
}

a:hover {
	color : #666666;
}

a.dunkel {
	color : #000000;
	text-decoration : none;
	letter-spacing: 1px;
	font-size: 10px;
    font-family: Verdana, Helvetica, sans-serif;
}

a.dunkel:Hover {
	color : #666666;
}

a.menu {
font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 letter-spacing: 1px;
 color:#ffffff;
 font-weight: bold;
}

a.menu:Hover {
	color : #666666;
}

.titel {
 font-family:  Verdana, Helvetica, sans-serif;
 font-size: 13px;
 letter-spacing: 1px;
 color:#000000;
 font-weight:bold;
 
}

.text{
font-family: Verdana, Helvetica, sans-serif;
 font-size: 10px;
 color:#000000;
}

.text-kursiv{
font-family:  Verdana, Helvetica, sans-serif;
 font-size: 10px;
 color:#000000;
 font-style: italic;
}

.text-fett{
font-family: Verdana, Helvetica, sans-serif;
 font-size: 10px;
 color:#000000;
 font-weight: bold;
}

.text-fett-w{
font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 letter-spacing: 1px;
 color:#FFFFFF;
 font-weight: bold;
}

.titelGross {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#660033;
	letter-spacing: 1px;
	font-weight:bolder;
	font-style: italic;
	line-height: 25px;

}

.titelsehrGross {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color:#660033;
    letter-spacing: 1px;
	font-weight:bolder;
	font-style: normal;
}

.text-mini {
   font-size: 9px;
   font-family:  Verdana, Helvetica, sans-serif;
   color:#FFFFFF;
}

a.mini {
	font-size: 9px;
}

a.mini:Hover {
	color : #666666;
}

#navi {
   position: absolute;
   top: 0px;
   left: 40px;
	width : 160px;
	height: 100%;
	text-align:left;

}

#content {
   position: absolute;
   top: 0;
   left: 200;
	width : 438px;
	height: 675px;
	text-align:left;
	background-color: #CCCCCC

}

#impress {
	position: absolute;
	top: 90%;
	left: 40;
	width : 150px;
	text-align:left;
	line-height : 9px;
		z-index: 3;
}

#bild1 {
	position: absolute;
	top: 0;
	left: 0;
		z-index: 4;
}

#bild2 {
	position: absolute;
	top: 0px;
	left: 73px;
		z-index: 5;
}

#bild3 {
	position: absolute;
	top: 0px;
	left: 146px;
		z-index: 6;
}

#bild4 {
	position: absolute;
	top: 0px;
	left: 219px;
		z-index: 7;
}

#bild5 {
	position: absolute;
	top: 0px;
	left: 292px;
		z-index: 8;
}

#bild6 {
	position: absolute;
	top: 0px;
	left: 365px;
		z-index: 9;
}

#textlayer {
	position: absolute;
	top: 130px;
	left: 24px;
	width: 380px;
	text-align: left;
	line-height: 12px;
	z-index: 1;
	height: 410px;

}

#titellayer {
	position: absolute;
	top: 175;
	left: 20;
	width: 180px;
	height: 22px;
	text-align: left;
	line-height: 22px;
}

