body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #C9DAC5;
}
.head {
	font-size: 50px;
	color: #FFFFFF;
	font-style: italic;
	font-variant: small-caps;
	background-image:  url("grafiken/hgd_header.gif");
	background-repeat: repeat-x;
	height: 135px;
	width: 800px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #51903E;
}
.navigation {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 799px;
	left: 1px;
	background-image:  url("grafiken/hgd_nav.jpg");
	background-repeat: repeat-x;
	top: 136px;
	height: 32px;
}
.navigation a:link, .navigation a:visited{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding: 8px 18px;
	float: left;
	text-align: center;
} 
.navigation a:hover, .navigation a:active{
	text-decoration: none;
	background-color: #F0F6EA;
} 
.subnavi{
	font-style: italic;
	letter-spacing: 1px;
	text-align: center;
}
.side{
	position: absolute;
	width: 140px;
	left: 811px;
	background-color: #FFFFFF;
	padding: 10px;
	top: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #508F3B;
	border-right: 4px outset #508F3B;
	border-bottom: 4px outset #508F3B;
	border-left: 1px solid #508F3B;
	background-image: url(grafiken/captext.gif);
	background-repeat: repeat;
}
.sidenavi a:link, .sidenavi a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 7px;
	padding-bottom: 2px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 3px;
} 
.sidenavi a:hover, .sidenavi a:active{
	color: #0000FF;
} 

.cont {
	color: #000000;
	width: 738px;
	background-color: #FFFFFF;
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
	position: absolute;
	top: 166px;
	left: 0px;
	padding-top: 20px;
	background-image:  url("grafiken/captext.gif");
	background-repeat: repeat;
	font-size: 12px;
	border: 1px solid #579546;
}
h1{
	font-size: 16px;
	color: #768A0D;
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
}
h2 {
	font-size: 12px;
	clear: both;
}
h3 {
	font-size: 11px;
}
.text {
	line-height: 1.4em;
	text-align: justify;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.foot {
	text-align: right;
	margin-top: 80px;
	padding-bottom: 20px;
}
a:link, a:visited, a:active{
	color: #0000FF;
	text-decoration: underline;
} 
a:hover{
	color: #999999;
	text-decoration: none;
} 
.adbox {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.consultars {
	background-color: #579546;
	color: #666666;
	margin-left: -30px;
	margin-right: -30px;
	font-size: 10px;
	text-align: center;
	margin-top: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #BED580;
}
.consultars a{
	color: #666666;
	text-decoration: none;
}
