html, body {
	background-color: #000000;
	overflow: hidden;
	padding: 0;
	margin: 0;
	
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	line-height: 140%;
}

a { font-family: verdana; text-decoration: none; }
a:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:active { color: #ffffff; }
a:hover { color: #ffffff; }

table, tr, td {
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	line-height: 140%;
}

input, textarea, select {
	font-family: Verdana;
	padding: 1px;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	margin: 1px;
}

#objects {
	padding: 10px;
	width: 226px;
	height: 226px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -125px;
	
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	line-height: 140%;
}

* html #objects {	/* nur fuer internet explorer */
	width: 250px;	/* version 5.x */
	height: 250px;	/* version 5.x */
	w\idth: 250px;	/* version 6 */
	heigh\t: 250px;	/* version 6 */
}

#pic {
	width: 250px;
	height: 250px;
	position: absolute;
	left: 50%;
	margin-left: 150px;
	top: 50%;
	margin-top: -125px;
}


#minergie {
	width: 66px;
	height: 15px;
	position: absolute;
	left: 50%;
	margin-left: 334px;
	top: 50%;
	margin-top: 130px;
}

#info {
	width: 150px;
	height: 15px;
	position: absolute;
	left: 50%;
	margin-left: 150px;
	top: 50%;
	margin-top: 130px;
	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}


#overview1 { width: 82px;	height: 82px;	position: absolute;	left: 50%;	margin-left: -125px;	top: 50%;	margin-top: -125px; }
#overview2 { width: 82px;	height: 82px;	position: absolute;	left: 50%;	margin-left: -41px;		top: 50%;	margin-top: -125px; }
#overview3 { width: 82px;	height: 82px;	position: absolute;	left: 50%;	margin-left: 43px;		top: 50%;	margin-top: -125px; }
#overview4 { width: 82px;	height: 82px;	position: absolute;	left: 50%;	margin-left: -125px;	top: 50%;	margin-top: -41px; }
#overview5 { width: 82px;	height: 82px;	position: absolute;	left: 50%;	margin-left: -41px;		top: 50%;	margin-top: -41px; }
#overview6 { width: 82px;	height: 82px;	position: absolute;	left: 50%;	margin-left: 43px;		top: 50%;	margin-top: -41px; }
#overview7 { width: 82px;	height: 82px;	position: absolute;	left: 50%;	margin-left: -125px;	top: 50%;	margin-top: 43px; }
#overview8 { width: 82px;	height: 82px;	position: absolute;	left: 50%;	margin-left: -41px;		top: 50%;	margin-top: 43px; }
#overview9 { width: 82px;	height: 82px;	position: absolute;	left: 50%;	margin-left: 43px;		top: 50%;	margin-top: 43px; font-family: Verdana, sans-serif;	font-size: 8pt;}


#menu {
	height: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -175px;
	
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}


#bpa_logo {		width: 220px;	height: 39px;	position: absolute;	left: 50%;	margin-left: -400px;	bottom: 0%;	margin-bottom: 23px; }
#bpa_spruch {	width: 130px;	height: 9px;	position: absolute;	left: 50%;	margin-left: 250px;		bottom: 0%;	margin-bottom: 23px; }


#profil {
	padding: 30px;
	width: 186px;
	height: 186px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -125px;
	
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-size: 11pt;
	line-height: 140%;
}

* html #profil {	/* nur fuer internet explorer */
	width: 250px;	/* version 5.x */
	height: 250px;	/* version 5.x */
	w\idth: 250px;	/* version 6 */
	heigh\t: 250px;	/* version 6 */
}

.zusatz {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 140%;
}