/* --------------- #E72B20 Büro Keller Rot -------------------- */
/* --------------- #808080 Fliesstext grau -------------------- */
/* --------------- #333333 Rollover grau ---------------------- */
/* --------------- #CCCCCC Linie Navigation solid ------------- */
/* --------------- #B2B2B2 Linie Navigation dotted ------------ */


* {
	margin: 0;
	padding: 0;
	border: none;
}

html, body {
	margin: 0;
	padding: 0;
	top: 0;
	width: 100%;
	height: 100%;	
	font: 101% Arial, Helvetica, Geneva, sans-serif;
}

body {		
	width: 100%;
	text-align: center;
	background: #fff url(background.jpg) repeat-x;
}

#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	width: 968px;
	height: 100%;	
}

body>#wrapper{
	text-align: left;
}

#header {
	position: relative;
	float: left;
	height: 272px;
	width: 968px;	
	background: #fff url(home.jpg) no-repeat;
}

#metanav {
	position:relative;
	top: 15px;
	left: 0px;
	width: 520px;
	height: 20px;
	font-size: 11px;
	letter-spacing: 0.02em;
}

#breadcrumbs {
	color: #ccc;	
	position: relative;
	left: 0px;
	top: 180px;
	width: 660px;
	height: 20px;
	text-align: left;
	padding-left: 20px;
	padding-top: 2px;
}

#center {
	float: left;
	margin-right: 7px;
	width: 961px;
	background-color: #ffffff;
}

#menu {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0 9px 0 0;
	margin: 5px 20px 0 9px;
	float: left;	
	width: 172px;
	border-top: 1px solid #CCC;
}

#content {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 10px 10px 30px 0;
	float: left;
	width: 741px;
	background: url(meter_oben.gif) no-repeat -1px 0;
}

#content_main {
	width:511px;
	float:left;
	min-height: 420px;
}

#content_breit {
	width:701px;
	float:left;
	min-height: 420px;
}
/*
#content_right { 
	color: #333;
	background: #fff url(content_right.gif) repeat-x;
	width:163px;
	margin-left: 29px;
	margin-top: 56px;
	padding: 4px 9px 9px 9px;
	float:left;
	min-height:170px;
}
*/

#content_right { 
	color: #333;
	background: #fff url(content_right.gif) repeat-x;
	width:182px;
	margin-left: 20px;
	margin-top: 56px;
	padding: 4px 9px 9px 9px;
	float:left;
	min-height:170px;
}


#content_teaserbox { 
	color: #333;
	width:200px;
	margin-left: 20px;
	margin-top: 56px;
/*	padding: 4px 9px 9px 9px; */
	float:left;
	height:270px;
}

#footer {
	position: relative;
	float: left;
	height: 50px;
	width: 961px;
	margin-right: 7px;
	background-color: #ffffff;
}

#copy {
	float: left;
	height: 30px;
	width: 170px;
	padding: 20px 30px 10px 10px;	
	margin-right: 0;
	font-size: 11px;
	color: #B3B3B3;
}

#address {
	float: left;
	height: 30px;
	width: 741px;
	background: url(meter_unten.gif) no-repeat -1px 0;	
	padding: 20px 10px 10px 0;
	font-size: 11px;
	color: #808080;
}