@charset "UTF-8";
/* CSS Document */

.Allgemein {
	background-color: #000;
}



#fließtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #666;
}
#main_frame {
	position:absolute;
	width:1024px;
	height:600px;
	z-index:19;
	background-color: #000000;
	left: 80px;
	top: 20px;
	visibility: visible;
}
#navigation {
	position:absolute;
	width:1024px;
	height:30px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#bild {
	position:absolute;
	width:1024px;
	height:150px;
	z-index:2;
	top: 30px;
	left: 0px;
	visibility: visible;
}
#logo {
	position:absolute;
	width:200px;
	height:170px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: visible;
}
body {
	background-color: #000000;
	text-align: center;
}
#balken {
	position:absolute;
	width:100%;
	height:170px;
	z-index:18;
	left: -8px;
	top: 50px;
	background-color: #444444;
	visibility: visible;
}

#fließtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #666;
}
#main_frame #unternavigation table {
	text-align: center;
}

#texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #666;
}

