/*~~~~ Generell ~~~~*/

*{

	padding: 0 0 0 0;
	margin: 0 0 0 0;


}

html, body{
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-family:Boton, Verdana, Arial, Times New Roman;
	font-style:11px;
	color: #000000;
}

html a, body a{
	color:#888888;
}

#logotext{
	position: relative;
	padding-top: 6px;
	width: 155px;
	height: 60px;
	padding-left: 4px;
}

#logopic{
	position: relative;
	height:150px;
	width:400px;


}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

#navigation{
	height:220px;
	width:100%;
	min-width:1024px;
	margin-left:0;
	background:#FFFFFF;
	margin: 0;
	padding: 0;
}

#navigationmenue{
	position: relative;
	width:600px;
	margin-top: -160px;
	float: right;
	line-height: 85%;
}

#navigationlogo{
	position:relative;
	height:130px;
	padding-top: 33px;
	float: left;

}

#navigationlogozusatz{
    position:relative;
	padding-top: 5px;
	margin-left: 110px;
	margin-top: -122px;
	height: 120px;
	width: 160px;
	
	
	
}

#navigationlogo p{
	font-size: 10px;
	color: #888888;
	margin: 0;
	padding: 0;
	line-height: 120%;
}

#dynnavigation{
	width:980px;
	height: 200px;
	margin: auto;
	padding: 0;
}

#navigation ul{
	float: left;
	list-style-type:none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 33px;

}

#navigation li{
	padding: 0;
	margin-top: 5px;
}

hr{
	margin-top:0px;
	margin-bottom:3px;
	padding: 0;
	width:140px;
	border-top: 1px solid #555555;
}


.contentline{
	width: 100%;
	border-top: 1px solid #AAAAAA;
}

.linie{
  height:1px;
  width:140px;
  margin-top:-3px;
  margin-bottom: 3px;
  background-repeat: repeat-x;
  background-image:url('../images/linieoben.gif');
}

div.titel{
	width: 450px;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

.linie2{
  height:1px;
  width:280px;
  margin-top:1px;
  margin-bottom:2px;
  background-repeat: repeat-x;
  background-image:url('../images/linieprojekt.gif');
}


.navioben, .navioben a{
	color:#070707;
	text-decoration:none;
	font-size: 11px;
	
	
}

.navimittel, .navimittel a{
	color:#858585;
	text-decoration:none;
	width:150px;
	height: 12px;
	font-size: 10px;
	
}

#inhalt{
	width: 980px;
	height:100%;
	margin:auto;
	word-wrap:  break-word;
	/*border: .1em dotted #900;*/
}

#inhalt2{
	margin-left: 372px;
	float: middle;
	word-wrap:  break-word;
	color: #000000;
}

#naviunten
{
	float:left;

	width:290px;
	margin-left: 7px;
	margin-top: 0px;
	font-size:11px;
	color:#858585;
	font-size: 10px;
	text-decoration:none;

}

#naviunten a{
	float:left;
	width:290px;
	margin-left: 7px;
	margin-top: 0px;
	font-size:11px;
	color:#858585;
	font-size: 10px;
	text-decoration:none;
	}

#inhalt2 a{
	float:none;
	font-size:11px;
	color:#858585;
	font-size: 10px;
	text-decoration:none;
}


#naviuntenStart, #naviuntenStart a{
	width:290px;
	margin-top:30px;
	font-size:11px;
	color:#858585;
	font-size: 10px;
	text-decoration:none;
}


#naviunten a{
	margin-top:0;
}

#inhalt2 td a{
	margin-left: 0px;
}


#content2{

	
	

	
}

#content3{
	float: left;
	word-wrap:break-word;
	width: 560px;
	margin-top:40px;
	margin-left:0px;
	font-size:11px;
	line-height: 150%;
	color: #000000;
}

#bild{
	position: absolute;
	margin-top: 0px;
	margin-left: 380px;
}


