*{
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
}

a:link { color: #FFF; }
a:visited { color: #FFF}

html, body {
	background-color:#000;
}

#main {
	height: auto;
	width: 850px;
	left: 50%;
	top: 50%;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #FFFFFF;
}

#header_oben {
	height: 350px;
	width: 850px;
}
#mitte {
	height: auto;
	width: 850px;
	background-color: #333333;
}
#ueberschrift {
	width: 850px;
}

#footer {
	height: 28px;
	width: 850px;
}

#text {
	text-indent: 0px;
	height: auto;
	width: 820px;
	padding-left: 30px;
	background-color: #333333;
	list-style-position: inside;
}
#header {
	height: 100px;
	width: 850px;
}




.nebenueberschrift {
	font-size: 13px;
	font-weight: bold;
	color: #FFF
}
.ueberschrift {
	font-size: 15px;
	font-weight: lighter;
	color:#CCCCCC
}

.ueberschrift02 {
	font-size: 14px;
	font-weight: lighter;
	color:#881915
}

.text {
	font-size: 12px;
	line-height: 20px;
	color:#CCCCCC
}

#streifen {
	height: 13px;
	width: 850px;
}
#menue {
	height: 50px;
	width: 850px;
}
#bilder_menue {
	height: 200px;
	width: 850px;
}
#schwarz_oben {
	height: 22px;
	width: 850px;
}
.porscherot {
	color: #881915;
}

.zentrieren{
  align: center;
  margin-left:auto;
  margin-right:auto;
}

.blocksatz{
	font-size: 12px;
	line-height: 20px;
	color:#CCCCCC;
  text-align:justify
}
#Text02 {
	width: 790px;
}
#Tabelle {
	height: auto;
	width: 790px;
}
#liste01 {
	height: auto;
	width: 10px;
	float: left;
}
#Liste02 {
	height: auto;
	width: 780px;
	float: right;
}
#footer_left {
	float: left;
	width: 425px;
}
#footer_right {
	float: right;
	width: 425px;
}
