body {
	font-family:arial, helvetica, sans-serif;
	font-size:100%;
	background-color:#F3EDE7;
	margin:0px;
}
#wrapper {
	width:990px;
	margin:0 auto;
}
#logo {
	position:absolute;
	top:0px;
	width:980px;
	height:74px;
}
#shadow {
	position:absolute;
	top:0px;
	width:180px;
	height:292px;
}
#kopfbild {
	height:292px;
	width:990px;
	overflow:hidden;
}
#navi {
	background-image:url(../images/navibg.gif);
	background-color:#CDD0D0;
	background-repeat: repeat-x;
}
.content {
	background-color:#FFF;
}
#inhalt {
	background-color:#FFF;
	margin-top:50px;
	margin-left:40px;
	margin-bottom:20px;
	margin-right:20px;
	color:#666;
	min-height:350px;
}
#inhalt p, #inhalt div, #inhalt a, #inhalt ul, #inhalt li {
	font-size:90%;
	line-height:140%;
}
#inhalt h1 {
	font-size:120%;
}
#inhalt a {
	color:#981E1F;
	font-size:90%;
	text-decoration:none;
}
#inhalt a:hover {
	text-decoration:underline;
}
#mpunkte {
	margin-top: 50px;
}
#navi a {
	color:#fff;
	font-size:90%;
	text-decoration:none;
	display:block;
	text-indent:25px;
	width:180px;
	height:25px;
	line-height:25px;
}
#navi a:hover {
	background-image:url(../images/aktiv.png);
}
.active {
	background-image:url(../images/aktiv.png);
}

#fuss {
	height:30px;
	background-color:#CDD0D0;
}
#copy {
	font-size:70%;
	margin-left:20px;
	color:#7A838B;
	float:left;
	margin-top:5px;
}
#scrollTop {
	float:right;
	margin-right:20px;
	color:#7A838B;
	margin-top:5px;
	font-size:70%;
}
.bildright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	width:250px;
}
.bildleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:250px;
}
.hbilder {
	margin-bottom:10px;
}
.bildcontainer {
	display:none;
}
.fewobild {
	float:left;
	width:332;
	margin-right:20px;
}
#inhalt .zwischentitel {
	font-weight:bold;
	border-bottom:1px dotted #666;
	font-size:100%;
}
#inhalt .textklein {
	font-size:75%;
}
.preise {
	background:#F3EDE7;
}
.preise2 {
	background:#F3F7FC;
}
.center {
	text-align:center;
}
.tbhead {
	background:#E3E4E2;
}

/*** Kontaktformular ***/

.label {
	float:left;
	width:120px;
	font-size:90%;
	padding-top:5px;
}
.kontinput {
	border:1px solid #999;
	width:487px;
	font-size:90%;
}
.kontort {
	border:1px solid #999;
	width:420px;
}
.kontplz {
	border:1px solid #999;
	width:60px;
	margin-right:5px;
	font-size:90%;
}
.frage {
	border:1px solid #999;
	width:487px;
	height:120px;
	font-family:arial, helvetica, sans-serif;
	font-size:80%;
}
#anfrage .error {
	color:#CC0000;
	font-size:90%;
	margin-left:120px;
}
.kontfeld {
	margin-bottom: 10px;
}
.senden {
	margin-left:120px;
	text-align:right;
	width:487px;	
}
.button {
	border:1px solid #fff;
	background-color:#A33637;
	color:#fff;
}
.error {
	color:#CC0000;
}