body,table,tr,th,td {
	font-family: "lucida sans", Verdana ,Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:13px;
	line-height:150%;
}
#container{
	width:1050px;
}
#header{
	height:220px;
}
#header #logo{
	width:200px;
	height:170px;
	float:left;
	padding-top:30px;
}
#header #headline{
	width:850px;
	height:200px;
	float:left;
}
#inhalt #adresse{
	width:185px;
	padding-left:15px;
	padding-top:15px;
	color:#000055;
	float:left;
}
#inhalt #mitte1{
	width:580px;
	float:left;
	padding-right:20px;
}
#inhalt #mitte2{
	width:450px;
	float:left;
}
#inhalt #mitte3{
	width:280px;
	float:left;
}
#inhalt #rechts1{
	width:200px;
	text-align:right;
	float:left;
}
#inhalt #rechts2{
	width:350px;
	float:left;
}
#inhalt #rechts3{
	width:520px;
	float:left;
}

#footer{
	height:100px;
	width:1000px;
	float:left;
}

/* ----------------------------------------------------- */

h1{
	font-weight:normal;
	margin:0px;
	margin-top:25px;
	font-size:30px;
	color:#000055;
	line-height:120%;
}
h2{
	font-weight:normal;
	margin:0px;
	margin-top:3px;
	margin-bottom:17px;
	font-size:18px;
	color:#000055;
	line-height:120%;
}
h3{
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
	color:#000055;
}
h4{
	font-weight:bold;
	color:#000055;
	font-size:13px;
	line-height:150%;
	margin:0px;
}

a:link {text-decoration: none; color: #FF6611}
a:visited {text-decoration: none;  color: #FF6611}
a:hover {color: #FF1437}


/* ----------------------------------------------------- */

li{
	margin-bottom:5px;
}

.navlink{
	margin-right:40px;
	font-size:16px;
}
.navtrenner{
	width:830px;
	height:1px;
	margin:0px;
	margin-bottom:10px;
}

/* ----------------------------------------------------- */

.text1{
	margin-left:15px;

}
.zitat{
	background-image:url(bilder/zitat-bg.jpg);
	background-repeat:no-repeat;
	width:368px;
	height:63px;
	padding:10px;
	padding-left:15px;
	font-size:12px;
	line-height:135%;
}