body   	{ 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0;
	width: 100%; 
	height: 100%;
	overflow: auto;
	background-color: #3B3B3B;
	}
	
td   	{ 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	}

#mittig   { visibility: visible; position: absolute; top: 50%; left: 50%; margin-left: -450px; margin-top: -300px; width: 900px; height: 600px; }

.white  { color: white; font-size: 12px; font-family: Arial; text-decoration: none; padding-top: 40px; padding-left: 48px }
.login { color: black; font-size: 12px; font-family: Arial; text-decoration: none }
a:link { color: black; font-size: 12px; font-family: Arial; text-decoration: none }
a:visited { color: black; font-size: 12px; font-family: Arial; text-decoration: none }
a:hover { color: #c51016; font-size: 12px; font-family: Arial; text-decoration: underline }
a:active { color: black; font-size: 12px; font-family: Arial; text-decoration: none }
.dino { color: black; font-size: 12px; font-family: Arial; text-decoration: none }



