body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	background-color: #2F262E;
	scrollbar-face-color:#2F262E;
  	scrollbar-track-color:#F5F5DC;
  	scrollbar-arrow-color:#FFFF00;
  	scrollbar-highlight-color:#E2E2E2;
  	scrollbar-shadow-color:#461E50;
  	scrollbar-3dlight-color:#F5F5DC;
  	scrollbar-darkshadow-color:#461E50
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-style: normal;
	line-height: 25pt;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: 500;
	color: #FFCC66;
	line-height: 15px;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: 700;
	color: #FFFF99;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 100;
	color: #FFFF99;
	text-decoration: none;
}
.gruenfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #00FF00;

}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.kleinhell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	background-color: #FFCC99;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	background-color: #663300;
}

.absatzdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.absatzhell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
}
.absatzenglisch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.navtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #FFFFCC;
}


.hornav{
	position: absolute;
	top: 8px;
	width: 800px;
	height: 20px;
	left: 100px;
	border: 0px;
	background-color:#2F262E;
	color: #FFFFCC;
	text-align: middle;
	visibility: visible;

}

.vertnav{
	position: absolute;
	z-index: 100;
	top: 145px;
	width: 208px;
	height: 220px;
	left: 100px;
	background-color: #2F262E;
	padding: 3px;
}

.maincontent{
	position: absolute;
	z-index: 50;
	top: 134px;
	width: 580px;
	left: 324px;
	border: 1px;
	bordercolor: white;
	vertical-align: left;
	padding: 3px;
}

.content-left-dark{
	position: absolute;
	z-index: 90;
	top: 132x;
	width: 285px;
	height: 220px;
	left: 310px;
	background-color: #2F262E;
	padding: 3px;
}

.content-left-light{
	position: absolute;
	z-index: 90;
	top: 132x;
	width: 285px;
	height: 220px;
	left: 310px;
	background-color: #DDDDDD;
	padding: 3px;
}

.content-right{
	position: absolute;
	z-index: 90;
	top: 132x;
	width: 285px;
	height: 220px;
	left: 515px;
	background-color: #2F262E;
	padding: 3px;
}

.content-right-light{
	position: absolute;
	z-index: 90;
	top: 132x;
	width: 285px;
	height: 220px;
	left: 515px;
	background-color: #DDDDDD;
	padding: 3px;
}

.content3{
	position: absolute;
	z-index: 1;
	top: 500px;
	width: 800px;
	left: 100px;
	background-color: #2F262E;
	padding: 3px;
}
