body {
	background:#fff;
}

#main-wrapper{
	background:#fff;
}

.service {
	display: none;
}

.navileiste {
	display: none;
}

.subnavi {
	display: none;
}

.kontaktfeld{
	position:absolute;
	top:0;
	left:70px;
	width:420px;

	background:#f5f3e9;
	padding-bottom:10px;
		padding-bottom:10px;
}

.kontaktfeld .text{
		font-size:14px;
	margin-left:13px;
	padding:0 0 0 13px;
	display:block;
	background: url(../img/kontakt_pfeil.gif) 0 3px no-repeat;
}

.bildbereich {
	display: none;
}

.eyecatcher {
	display: none;
}

.inhalt {
	top: 0;
	left:40;
	font-size:14px;
	color:#000000;
}


.inhalt{
	position:relative;
	z-index:9;
	left:70px;
	top:0px;
	padding:60px 0 0 0px;
	margin-top:140px;
	width:800px;

}

p{
	margin:0 0 20px 0;
}

h1{
	margin:20px 0 0 0;
	font-size:18px;
	color:#014460;
	line-height:24px;
}

h2{
	margin:20px 0 0 0;
	font-size:17px;
	color:#014460;
	line-height:22px;
}

td{
	font-family:verdana,sans;
	font-size:13px;
	line-height:17px;
	color:#000000;
	width:800px;
}

.rechter_bereich{
	position:relative;
	top:0px;
	margin-left:0px;
	width:221px;
	left:0px;
	float:left;
}

