body {
	margin: 0 0 0 0;
	font-family: 'Arial', sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #3c3c3b;
	background-color: #ffffff;
}
h1, h2, h3{
	font-size: 1.2em;
	line-height: 0em;
	font-style: normal;
	margin-top: 8px;
}
ul#pImpressum li{
	margin: 20px 15px 15px 0px;
}
span#sImpressum {
	text-align: right;
	width: 205px;
	display: inline-block;
	font-size: 0.7em;
}
ul {
    list-style-type: square;
}
textarea {
	width: 424px;
	font-size: 0.9em;
	-webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For all Gecko based browsers */
    box-sizing: border-box;
	height: 63px;
}
input[id='name'], input[id='betreff']  {
	width: 200px;
	font-size: 0.9em;
	-webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For all Gecko based browsers */
    box-sizing: border-box;
	height: 20px;
	border: 0;
	padding: 0 0 0 5px;
	background-color: #e9e7ed;
	color: #878787;
}
.inputmargin {
	margin: 0 20px 7px 0;	
}
.marginzero {
	margin: 0 0 7px 0;
}
.marginbox {
	margin: 0 0 7px 0;
}
.marginleft {
	margin: 0 0 0 20px;
}
input#email {
	width:424px;
	font-size:0.9em;
	-webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For all Gecko based browsers */
    box-sizing: border-box;
	background-color: #e9e7ed;
	color: #878787;
	padding: 0 0 0 5px;
	border: 0;
	height: 20px;
}
textarea {
	padding:5px;
	resize:none;
	background-color: #e9e7ed;
	border: 0;
	font-size: 0.9em;
}
input[id="submit"], input[id="clear"] {
	width:200px;
	height:20px;
	font-size: 0.9em;
	line-height:20px;
	background-color: #e9e7ed;
	-webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For all Gecko based browsers */
    box-sizing: border-box;
	border: 0;
	padding: 0px;
}
a {
	color: #878787;
	text-decoration:none;
}
a:visited {
	color: #878787;
}
a:hover {
	color: #485E72;
}
a#tel {
	margin: 0;
	color: ;
}
a#tel:hoover {
	color: #485E72;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
a#indexlink {
	margin: 0;
}
div#line {
	height: 15px;
	background-color: #1d1d1b;
	margin: 0 0 0 0;
	position: relative;
}
div#line2 {
	height: 140px;
	background-color: #1d1d1b;
	margin: 95px 0 0 0;
	position: reltive;
	z-index: 1;
}
div#wrapper {
	margin: 0px auto 0px;
	height: 810px;
	width: 700px;
	position:relative;
	padding: 0;
	border: 0;
}
header {
	height: 93px;
	background-color: #ffffff;
	text-align: center;
}
div#center {
	text-align: center;
}
a#indexlink {
	margin: 0;
}
div#logo {
	min-height: 75px;
	min-width: 221px;
	position: absolute;
	margin: 9px 239.5px;
	background-color: #ffffff;
    background-image: url("../images/logo.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
div#slider {
	height: 358px;
	width: 700px;
	background-image: url("../images/header.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
div#contenttop {
	width: 700px; 
	height: 207px;
	background-color: #ffffff;
	position: relative;
}
div#contenttop_left {
	width: 186px; /*mit padding 240px*/
	height: 144px; /*mit padding 180px*/
	position: relative;
	float: left;
	padding: 18px;
	margin: 18px 9px 9px 0px;
	background-color: #c7c7c7;
}
div#contenttop_left p {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 5px;
}
address {
	font-size: 0.9em;	
	line-height: 1.1em;
}
div#contenttop_middle {
	width: 185px; /*mit padding 240px*/
	height: 144px; /*mit padding 180px*/
	position: relative;
	float: left;
	padding: 18px;
	margin: 18px 9px 9px 9px;
	background-color: #c7c7c7;
}
div#contenttop_right {
	width: 189px;
	height: 148px;
	position: relative;
	float: right;
	padding: 16px;
	margin: 18px 0px 9px 9px;
	background-color: #c7c7c7;
}
div#contenttop_right p {
	margin: 34px 0 0 0;
}
div#contentdown {
	width: 700px; 
	height: 207px;
	background-color: #ffffff;
	position: relative;
}
div#map-canvas {
	height: 180px;
	width: 222px;
	position: relative;
	background-color: #eeeeee;
	float: left;
	margin: 9px 9px 18px 0px;
}
div#contentdown_right {
	width: 424px;
	height: 144px;
	position: relative;
	float: left;
	padding: 18px;
	margin: 9px 0px 18px 9px;
	background-color: #c7c7c7;
}
footer {
	width: 700px;
	height: 25px;
}
footer p {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #9b9b99;
	text-align: center;
}
div#impressum {
	font-size: 1.2em;
	line-height: 1.2em;
	width: 660px; 
	height: 358px;
	background-color: #eeeeee;
	border-bottom: 1px solid #9b182c;
	position: relative;
	overflow: auto;
	padding: 20px;
}