body, textarea {
} 

BODY, DIV, P, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION {
	color: #FFCC33;
	font-size: 12pt;
	font-weight : normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: Black;
	text-align: center;
	}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

A:link {
	text-decoration: underline;
	color: #FF6633;
}
A:visited {
	text-decoration: none;
	color: #3363FF;
}
A:hover {
	text-decoration: underline;
	color: #33FFCE;		
}
A:active {
	text-decoration: underline;
	color: #CBFF33;
	text-align: center;
}

.fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CBFF33;
	font-size: 14pt;
}
.klein {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	
}	
.tabelle {
	font-size: 12pt;	
	font-family: Arial, Helvetica, sans-serif;
}


.tabkopf {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.abstand {
	text-indent: 10px;	
}
.wichtig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CB33FF;
	font-size: 14pt;
}
.header {
	text-align: center;	
	margin-left: 100px;
	margin-top: 50px;
	margin-right: 100px;
}
.footer {
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	}

.seitentext {
	position: absolute;
	height: 530px;
	width: 70px;
	left: 60px;
	top: 130px;
}
