* html, body{
margin:0px;
padding:0px;
}

td{ 
	color: #333; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss; 
}

a:link{ 
	/*color: #800042;*/
	color: #52665E;
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	text-decoration: none; 
}

a:visited{ 
	/*color: #800042;*/ 
	color: #52665E;
	font-size: 10pt;
	font-weight: bold; 
	text-decoration: none;
}

a:active{ 
	/*color: #e60073;*/ 
	color: #52665E;
	font-size: 10pt;
	font-weight: bold; 
	text-decoration: none; 
}

a:hover{ 
	/*color: #e60073;*/ 
	color: #52665E;
	font-size: 10pt;
	font-weight: bold; 
	text-decoration: none;
}

body { background-color: white; scrollbar-arrow-color: #E6007F; scrollbar-base-color: #DBE2E6; scrollbar-darkshadow-color: #667380; scrollbar-highlight-color: #C04189; scrollbar-shadow-color: #667380; scrollbar-track-color: #DBE2E6 }

/******Alte Formatierung deaktiviert**********/
/*
.plattform{ 
	color: #667380; 
	font-weight: bold; 
	font-size: 24pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
*/


.plattform{
	color: #52665E;
	font-family: Arial, Verdana;
	font-size: 30pt;
}


.kapitel { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.8pt { font-size: 8pt }

