html {
	overflow-y: scroll;
}
body {
	font: 100%/1.4em Verdana, Arial, Helvetica, sans-serif;
	background: #eae9e9 url(../layout/hg-body.gif);
	margin: 0;
	padding: 0;
	color: #000;
}
div, ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
h1 {
	color: #0F5E9F;
	font-size: 24px;
	font-weight: normal;
	padding-left: 65px;
	padding-top: 36px;
	line-height: 32px;
}
h2 {
	color: #0F5E9F;
	font-size: 16px;
	font-weight: normal;
	padding-top: 16px;
	line-height: 20px;
}
h3 {
	color: #0F5E9F;
	font-size: 16px;
	font-weight: normal;
	padding-top: 12px;
	line-height: 16px;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
header, section, footer, aside, nav, article, figure {
	display: block;
}
#wrapper {
	background: url(../layout/hg-wrapper.jpg) no-repeat left top;
	padding-top: 12px;
	}
#seite {
	width: 960px;
	background: #fff;
	margin: 0 auto; 
	-moz-box-shadow:  2px 2px 10px #333;
    -webkit-box-shadow: 2px 2px 10px #333;
    box-shadow: 2px 2px 10px #333;
}
#logo {
	float: left;	
	}
#menue {
	font-size: 13px;
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
	}
#menue a {
	text-decoration: none;	
	}	
#inhalt, #inhalt2 {
	padding: 10px 0;
}
#inhalt2 p {
	padding-right: 10px;
	padding-left: 20px;
	font-size: 14px;
}
#spalte-re ul, #spalte-re ol {
	padding: 0 15px 15px 40px; 
}
#inhalt2 ul, #inhalt2 ol {
	padding: 0 15px 15px 80px;
	font-size: 14px;
}
#spalte-re ul, #inhalt2 ul {
	list-style: url(../layout/symb2.gif);	
}
#nav {
	background: #4c4946 url(../layout/hg-nav.jpg) no-repeat left top;
	float: left;
	height: 320px;
	width: 200px;
}
#nav ul {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
#nav ul li {
	border-bottom: 1px solid #afa8a1; 
}
#nav ul a, #nav ul a:link, #nav ul a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 200px;
	text-decoration: none;
	color: #FFF;
}
#nav ul a:hover, #nav ul a:active, #nav ul a:focus, #nav ul a.klick {
	color: #000;
	background: #fff;
}
#nav p {
	font-size: 13px;
	color: #fff;
	/*padding-top: 12px;*/
	padding-left: 25px;
	}
#slider {
	margin-left: 200px;
	height: 320px;
	width: 760px;
}
footer {
	padding: 6px 0 6px 90px;
	color: #A5A4A2;
	font-size: 11px;
	border-top: 1px solid #A7A6A4;
}
#spalte-li {
	float: left;
	width: 200px;
}
#spalte-re {
	float: right;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 18px;
}
#spalte-re h1, #inhalt2 h1 {
	color: #0F5E9F;
	font-size: 20px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 16px;
	line-height: 28px;
	text-align: right;
	border-bottom: 1px solid #0F5E9F;
	margin-right: 20px;
	padding-right: 20px;
}
#inhalt2 h1 {
	margin-left: 20px;
}
#subnavi {
	list-style: none;
	font-size: 12px;
	margin: 20px 0px 15px 10px;
	padding: 0px;
}
#subnavi li {
	border-bottom: 1px solid #afa8a1;
	margin: 0px;
	padding: 0px;
}
#subnavi a, #subnavi a:link, #subnavi a:visited {
	padding: 5px 5px 2px 5px;
	display: block;
	width: 180px;
	text-decoration: none;
	color: #4c4946;
}
#subnavi a:hover, #subnavi a:active, #subnavi a:focus, #subnavi a.subklick { 
	color: #000;
	background: #ccc;
}
.clearfloat {
	font-size: 1px;
	clear: both;
	height: 1px;	
	}
.start {
	padding-bottom: 80px;
	padding-left: 80px;
}
.startli{
	color: #4C4946;
	display: inline-block;
	width: 340px;
	padding-left: 20px;
	background: url(../layout/symb1.gif) no-repeat left center;
}
.startre {
	color: #4C4946;
	display: inline-block;
	width: 400px;
	padding-left: 20px;
	background: url(../layout/symb1.gif) no-repeat left center;
}
.referenz {
	background: url(../layout/schatten.jpg) no-repeat center bottom;
	margin: 0px 30px 10px;
	padding: 0px 10px 12px;
	}
.referenz h2 {
	color: #0F5E9F;
	font-size: 16px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../layout/symb1.gif) no-repeat left center;
	}
#inhalt2 .referenz p {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 12px 20px;
	line-height: 1.2em;
	}
.referenz img {
	border: 4px solid #fff;
	-moz-box-shadow:  2px 2px 6px #333;
	-webkit-box-shadow: 2px 2px 6px #333;
	box-shadow: 2px 2px 6px #333;
	margin-left: 10px;
	}
.textbox {
	float: left;
	width: 680px;
	}
.textbox table {
	margin-left: 20px;	
	}
.textbox td {
	font-size: 13px;
	padding: 0px 8px;	
	}
.bildbox {
	float: left;
	width: auto;
	}
form {
	margin: 0px;
	padding: 0px 120px;
	}
fieldset {
	margin: 12px;
	padding: 12px;
	}
legend {
	font-size: 12px;
	line-height: 12px;
	color: #555;
	margin: 0px;
	padding: 0px 12px;
	}
textarea {
	height: 140px;
	width: 520px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 1px solid #A7A6A4;
	padding: 4px;
	}
.fehler {
	color: #c30;
	}
.feld1 {
	display: inline-block;
	width: 10em;
	font-size: 13px;
}
.feld-sp {
	display: inline-block;
	width: 12em;
}
.eingabe1 {
	width: 400px;
	border: 1px solid #A7A6A4;
}
.smbtn {
	background: #fff;
	color: #0F5E9F;
	border: 1px solid #444;
	cursor: pointer;	
}
.smbtn:hover {
	background: #0F5E9F;
	color: #fff;
	border: 1px solid #444;
}
.zentriert {
	text-align: center;	
}
#inhalt2 .hinweis {
	font-size: 12px;
}
td {
	font-size: 14px;
	vertical-align: top;
	padding: 2px 8px;
	}
.firma {
	border: 2px solid #eee;
	border-collapse: collapse;
	}
.firma tr:nth-child(2n) {
	background: #eee;
	}
#map_canvas {
	height: 480px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}