@import "content.css";
@import "navi.css";

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
}

#contentcenter a,#contentcenter a:link,#contentcenter a:hover,#contentcenter a:visited {
	color:#c61f26;
}
	
#uber_wrapper {
	width:1025px;
	margin-left: auto;
	margin-right: auto;
	}

#contentheader {
	height:105px;
	margin:0px;
	padding:0px;
}

	
#head_left {
	float:left;
	width: 217px;
	margin-left: 32px !important;
	margin-left:16px;
	}
	
#head_center {
	float:left;
	width: 527px;
	background-image:url(/fileadmin/images/tags_oben.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	height: 85px;
	text-align:right;
	padding: 40px 5px 0px 0px;
	}

#head_sprache {
	float:left;
	width: 191px;
	background-color: #555555;
	height: 24px;
	text-align:right;
	padding: 8px 8px 8px 0px;
}
#head_right {
	float:left;
	width: 191px;
	background-color: #555555;
	background-image:url(/fileadmin/images/rechts_oben.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 85px;
	text-align:right;
	padding: 0px 8px 0px 0px;
	color:#FFFFFF;
	}

#head_right a, #head_right a:link, #head_right a:hover, #head_right a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#banner {
	width:1025px;
	height:179px;
	/* background-image:url(/fileadmin/images/brushed_banner.jpg); */
	background-image:url(/fileadmin/images/bg_top2.jpg);
	}
	
#navi1 {
	float:left;
	width:220px;
	margin: 10px 0px 0px 50px !important;
	margin: 10px 0px 0px 25px;
	}
	
#claim {
	float:left;
	width:500px;
	}

#claim h1 {
	font-size:16px;
	color:#c61f26;
	margin-top: 10px;
	margin-bottom:10px;
}
#claim p {
	font-size: 12px;
	line-height:18px;
	margin-top: 0px;
}

	
#content {
	margin-left: 32px;
	background-image:url(/fileadmin/images/bg_content.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#left {
	float:left;
	width: 217px;
	}
#navi2 {
	margin: 20px 0px 0px 20px;
	}
#left_bottom {
bottom: 5px;
}
#contentcenter {
	float:left;
	width: 490px;
	padding: 0px 20px 0px 20px;
	}
	
#right {
	float:left;
	width: 179px;
	padding: 0px 10px 0px 10px;
	}
#right ul {
	margin:0px 0px 3px 0px;
	padding:0px;
}
#right li {
	list-style-image:url(/fileadmin/images/square_gold.png);
	margin-left:20px;
	padding:0px;
}
#about {
	margin-top: 8px;
	border-top: 1px dotted #333333;
}
#about h2 {
	font-size: 10px;
	margin-top:3px;
}
#about p {
	font-size: 10px;
}
