BODY {
scrollbar-face-color: #61ACED ;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #61ACED ;
scrollbar-3dlight-color: #61ACED ;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #61ACED ;
overflow:auto;
}

a, a:link{text-decoration: none; color:#000000;}
a:hover{color:#61ACED;}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:17px;
}

.hl {
	background-color: #E4F5FD;
	background-image: url(../img/hl.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h2{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height:20px;
}
.menue ul{
	height: 120px;
	width: 155px;
	list-style-type: none;
	padding:8px 0px 0px 10px;
	margin:0;
	height: 120px;

}

.menue li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	clear: both;
	line-height:18px;
}
.menue li a{
	color: #FFFFFF;
	text-decoration: none;
}

.menue li a:hover{
	color: #FFFFFF;
	padding-left:10px;
	background: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;

	}
#active a{
	color: #FFFFFF;
	padding-left:10px;
	background: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;

	}

.clear{clear:both;}

#headline{
	width:453px;
	padding:5px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 293px;
	border: 1px solid #000000;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #61ACED;
	border: 1px solid #000000;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	bottom: 0px;
	padding: 10px;

}

#main {
  position: relative;
  width: 800px;
  height:401px;
  	position:absolute;
	margin: -200px 0px 0px -400px; 
	left: 50%; 
	right: 50%;

}
#logo {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 155px;
	height: 120px;
	background-color: #61ACED;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menue {
  position: absolute;
  top: 4px;
  left: 163px;
  width: 155px;
  height: 120px;
  background-color: #61ACED;
  bottom:0;
}
#header {
  position: absolute;
  top: 4px;
  left: 322px;
  width: 474px;
  height: 120px;
  background-color: #61ACED;
  bottom:0;
}
#content{
  position: absolute;
  top: 128px;
  left: 4px;
  width: 792px;
  height: 260px;

}
#footer{
	position: absolute;
	top: 393px;
	left: 4px;
	width: 792px;
	height: 32px !important;
	background-color: #61ACED;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:3px;
}
html>body #footer{height:17px;}

.hl1 {
	background-image: url(../img/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;#
}

.hl2 {

	background-image: url(../img/leistungen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hl3 {


	background-image: url(../img/emil-betz.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hl4 {



	background-image: url(../img/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hl5 {




	background-image: url(../img/impressum.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hl6 {





	background-image: url(../img/anfahrt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
