body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	background: #f1f2ec;
	text-align: center;
	margin: 0;
}

h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	color: #b11c48;
}

h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	color: #666666;
}

th {
	background: #D3C5B0;
	padding: 4px;
}

td {
	vertical-align: top;
}

p {
	line-height: normal;
	margin-top: 0.6em;
}

li {
	list-style-position: inside;
	margin-left: 10px;
	line-height: 1.8em;
}

hr {
	color: #383838;
	width: 80%;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 4px;
}

/****** . LAYOUT . *******************************/

.seite {
	margin: auto;
	text-align: left;
	width: 782px;
	background: url(../images/hintergr.png) no-repeat scroll center bottom;
	height: auto;
}

.haupt {
	text-align: left;
	width: 760px;
	margin-right: 11px;
	margin-left: 11px;
}

.kopf {
	width: 760px;
	height: 232px;
	background: url(../images/kopfbild.jpg) no-repeat top;
}

.kopf_o {
	width: 760px;
	height: 73px;
}

.kopf_u {
	width: 760px;
	height: 159px;
}

.kopf_oli {
	width: 168px;
	padding-left: 26px;
	float: left;
}

.kopf_ore {
	float: right;
	width: 566px;
}

.kopf_uli {
	width: 226px;
	padding-left: 26px;
	float: left;
}

.kopf_ure {
	width: 508px;
	padding-left: 0;
	text-align: left;
	float: right;
}

.mitte {
	background: url(../images/hintergr_inhalt.png) repeat-x;
	width: 760px;
	text-align: left;
}

.unten {
	background: url(../images/hintergr_unten.png) no-repeat left top;
	height: 219px;
	width: 734px;
	padding-top: 26px;
	padding-left: 30px;
}

.fuss {
	width: 740px;
	height: 41px;
	background: url(../images/hintergr_fuss.png) no-repeat top;
	padding-top: 10px;
	padding-left: 20px;
}

.ende {
	font-size: 11px;
	color: #8b8a7e;
	text-align: center;
	height: 35px;
}

div#topangebot {
	margin: 0;
	text-align: center;
	background: #f1f2ec;
	display: none;
}

.angebot_kopf {
	width: 640px;
	height: 86px;
	background: url(../images/angebot_kopf.jpg);
	background-position: center;
}

.angebot_flash {
	background: url(../images/angebot_inhalt.png) no-repeat;
	width: 580px;
	height: 300px;
	padding: 0 30px;
	text-align: left;
}

.angebot_inhalt {
	background: url(../images/angebot_inhalt.png) no-repeat;
	width: 560px;
	padding: 15px 40px;
	text-align: left;
}


/****** . INHALTE . *******************************/

div.navi {
	background: url(../images/navi_off.png) no-repeat;
	width: 73px;
	height: 26px;
	padding-left: 2px;
	padding-top: 47px;
	margin-left: 4px;
	float: left;
}

div.navi_on {
	background: url(../images/navi_on.png) no-repeat;
	width: 73px;
	height: 46px;
	padding-left: 2px;
	padding-top: 27px;
	margin-left: 4px;
	float: left;
}

.inhalt {
	padding: 30px;
	text-align: left;
}

.inhalt_news {
	background: url(../images/news_hintergr.png) no-repeat left top;
	width: 200px;
	height: 270px;
	padding-left: 40px;
	padding-right: 14px;
	padding-top: 10px;
	float: left;
	text-align: left;
}

.inhalt2 {
	float: right; 
	width: 466px;
	padding: 20px;
}

.unten_musterhaus {
	float: left;
	width: 197px;
	margin-right: 38px;
	font-size: 11px;
}

.unten_angebote {
	float: right;
	width: 250px;
	font-size: 11px;
	color: #FFFFFF;
}

.unten_partner {
	float: left;
	width: 224px;
	margin-right: 19px;
}


/****** . SONSTIGE . *******************************/

.zeileTD_1 { 		/* hell */
	padding: 4px;
	background: #e3e2d7;
}

.zeileTD_2 { 		/* dunkel */
	padding: 4px;
	background: #b0b0a4;
}

.zeileTD_3 { 		/* Hintergrund */
	padding: 4px;
	background: #d4d3bf;
}

.links {
	float: left;
}

.rechts {
	float: right;
}

.clear {
	clear: both;
}

img.navi {
	width: 70px;
	height: 18px;
	border-style: none;
}

img.rand {
	border: solid 2px #fff;
}

