body { 
	color: ffffff; 
	background-color: #000000;	
	font-size: 12px; 	
	line-height: 16px; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	}
/* ----------container -------------- */
#container {
width: 850px;
padding:0px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

/* ----------content  -------------- */
#content {
width:850px;
padding: 0px;
margin: 0px;
 
}
 
/* --------------left  ------------- */

#links {
	width:200px;
	float:left;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:200;
 }

/* ----------mitte ----------------- */

#mitte {
	width:600px;
	height: auto;
	position:relative;
	float:left;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	background-color:#000000;
	z-index:100;	
 }
 #mitte ul li {
	margin: 5px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:disc;
 }
 #footer {
	width:850px;
	height: auto;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#000;
	z-index:100;	
 }
 .footer {
padding: 0px 0px 0px 250px;	
 }
 .navi {
font-size:16px;
font-weight: bold;
color: #666666;
text-align:left;
padding:10px 0px 0px 35px;
margin:0px 0px 0px 0px;
z-index:1000;
}

#tibi1 {
	width:650px;
	height: auto;
	position:relative;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:100;	
 }
 #tibi2 {
	width:650px;
	height: auto;
	position:relative;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:100;	
 }


h1	{ 
	font-family:Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	color: #999; 
	font-weight: bold; 
	font-size: 42px; 
	line-height: 42px;
	padding:80px 0px 0px 0px;
	margin: 0px;
	}
h2 { color: #fff; font-weight: bold; font-size: 14px; line-height: 16px;}
h3 { color: #fff; font-weight: bold; font-size: 12px; line-height: 14px;}
h4 { color: #fff; font-weight: bold; font-size: 10px; line-height: 10px;}
h6 { color: white; font-size: 12px; line-height: 16px;}


ol {margin:0px 0px 0px 30px;}

a:link {color: #999;text-decoration:none}
a:active {color: #999;text-decoration:none}
a:visited  {color: #999;text-decoration:none}
a:hover  {color: #FF9900;text-decoration:none}

.text10px {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.titel14px {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}

.titel16px {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}
.titel18px {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}
.titel24px {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}

.bildlinks {
	margin:0px 20px 0px 0px;
}
.dreieck {
	padding: 0px 0px 0px 550px;	
}
.liste {
	list-style-type: decimal;
}
p {
	color:#FFFFFF;
}
