body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	}

.main {
	text-align: center;
}


.content {
	width: 90%;
	min-width: 905px;
	height: 700px;
	border: 4px solid #fff;
	text-align: center;
	margin: 0 auto;
	padding-top: 100px;
}


.content .unten {
	height: 188px;
	background: url(gifs/bg.png) repeat-x bottom;
	margin-top: -28px;
	
}

.content .prozent {
	float: left;
	margin-top: 22px;
}

*html .unten img.prozent {
	margin-left: -4px;
}

.content .ullstein {
	 float: right;
}

	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	}


.gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	}


a:link    { 
	color :#FFFFFF; 
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	outline:none;
}

a:active  {
	color :#FFFFFF;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	outline:none;
}

a:visited { 
	color :#FFFFFF; 
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	outline:none;	
} 

a:hover   {
	color :#FFFFFF;
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	outline:none;
}

.content a {
	color: #FF0;	
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 2px #FFFFFF;
 border-bottom: solid 2px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
