body {
	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;
	background-color: #2F262E;
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	padding:5px;
	margin:10px;
	list-style:disc;
	list-style-position:inside;
	}
	
.contenttext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}
.contenttext 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;
}
.contenttext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}

.contenttext 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;
}


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: #FF6600;
	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;
}

.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;
}


