@charset "utf-8";
body { 
background-color:#FFFFFF;
	color: black; 	
	font-size: 12px; 	
	line-height: 16px; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	}
/* ----------container -------------- */
#container {
background-color:#FFFFFF;
width: 850px;
padding:0px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
}
#container2 {

width: 650px;
padding:0px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

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

#links {
	background-color:#FFFFFF;
	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:#ffffff;
	z-index:100;	
 }
 #mitte ul li {
	margin: 3px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:disc;
 }
  #mitte ol li {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 }
 #footer {
	width:850px;
	height: auto;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	z-index:100;	
 }
 .footer {
padding: 0px 0px 0px 250px;	
 }
 .navi {
font-size:16px;
font-weight: bold;
color: #999999;
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: #000; font-weight: bold; font-size: 14px; line-height: 16px;}
h3 { color: #000; font-weight: bold; font-size: 12px; line-height: 14px;}
h4 { color: #000; font-weight: bold; font-size: 10px; line-height: 10px;}
h6 { color: white; font-size: 12px; line-height: 16px;}


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

a:link {color: #666;text-decoration:none}
a:active {color: #666;text-decoration:none}
a:visited  {color: #666;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: #000000;
}

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

.bildlinks {
	margin:0px 20px 0px 0px;
}
.bildlinks2 {
	margin:0px 20px 120px 0px;
}
.dreieck {
	padding: 0px 0px 0px 550px;	
}
.liste {
	list-style-type: decimal;
}
.titelrot {
	color: #FF0000; font-size:16px; 
	font-weight: bold;
	}
	
.checkbox { width: 20px; }
.textfeld { 
	width: 440px; 
	float: left;
	margin: 0px;
	}
.bildfeld { 
	width: 160px; 
	float: left;
	margin: 0px;
	}
