body { font-size: 11px; background-color: #a10b15; margin: 0; padding: 0; }

p { text-align: justify; }

td {}

a:link { color: #a10b15 ; text-decoration: none; }

a:visited { color: #a10b15 ; text-decoration: none; }

a:hover { color: #f28d12 ; text-decoration: none; }

a:active { color: #f28d12 ; text-decoration: none; }
.class { position: absolute; top: 50%; left: 50%; width: 750px; height: 550px; margin: 0; padding: 0; }
#hauptplattf { position: absolute; top: 50%; left: 50%; width: 750px; height: 550px; }
/*Scrollbalken
*/
*{	scrollbar-base-color:#A10B15;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color:#A10B15;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#A10B15;
	scrollbar-3dlight-color:black;}