body {
	background-color: #ececec;
}
#leistungen {
	background-color: #F0F;
	height: 450px;
	width: 850px;
}


body, html{
	min-height:101%; /*Scrollbar immer anzeigen*/
}

#header {
	height: 160px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(header.png);
}
#nav {
	height: 30px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}
#cont {
	background-color: #fff;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}


#scrollcontainer {
	margin-right: auto;
	margin-left: auto;
	background-color: #808080;
	height: 300px;
	width: 850px;
	margin-top: 5px;
	margin-bottom: 0px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	text-align: left;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#00000;
	font-size:14px;
}


h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#00000;
	font-size:12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}

p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}

p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
}

li,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}

a {
	text-decoration:underline;
	color:#000000;
	}
#service {
	height: 500px;
	width: auto;
	padding: 15px;
	text-align: justify;
}

#logo {
	background-image: url(logo_black.png);
	height: 95px;
	width: 264px;
	float: right;
}
#frame1 {
	height: 400px;
	width: auto;
	padding: 15px;
}

#imprint {
	height: 950px;
	width: auto;
	padding: 15px;
	text-align: justify;
}

#anfahrt {
	margin: 0px;
	float: left;
	padding: 0px;
	
}
#card {
	background-image: url(card.jpg);
	margin-left: 480px;
	margin-top: 10px;
	height: 325px;
	width: 325px;
	float: ;
	position: relative;
}
#frame2 {
	height: 800px;
	width: auto;
	padding: 15px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	background-color: #fff;
	height: 15px;
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}
.style3 {font-size: xx-small}#formmail {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contentbox {
	height: 350px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	overflow: hidden;
}
#logobox {
	height: 300px;
	width: 200px;
	background-image: url(image/logos.jpg);
	float: left;
}

#textbox {
	width: 410px;
	margin-left: 0px;
	text-align: justify;
	overflow: hidden;
	float: left;
}

#infobox {
	background-color: #E6E6E6;
	height: 235px;
	width: 130px;
	float: right;
	margin-top: 20px;
	padding: 10px;
}
