body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(img_all/hg.jpg);
	background-repeat: no-repeat;
}
.hgtop {
	background-image: url(img_all/hg_top.jpg);
}
.hgblau {
	background-color: #7789AB;
}
.hglinks {
	background-image: url(img_all/hg_links.jpg);
	background-repeat: repeat-y;
	background-color: #064966;
}
.verstecktes_feld {
	visibility: hidden;
}

.hgmain {
	background-image: url(img_all/hg_main.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #E1E0E1;
	border-right-color: #E1E0E1;
	border-bottom-color: #E1E0E1;
	border-left-color: #E1E0E1;
}
.hglinksweiss {
	background-image: url(img_all/hg_links.jpg);
	background-repeat: repeat-y;
	background-color: #064966;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #E1E0E1;
	border-right-color: #E1E0E1;
	border-bottom-color: #E1E0E1;
	border-left-color: #E1E0E1;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: 700;
}
.navheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 700;
}
A.nav-link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.nav-link:visited, A.nav-link:visited h1 {
	text-decoration: none;
	color: #CCCCCC;
}
A.nav-link:activ, A.nav-link:activ h1 {
	text-decoration: none;
	color: #666666;
}
A.nav-link:hover, A.nav-link:hover h1 {
	text-decoration: underline;
	color: #CCCCCC;
}
a, a.visited { color: #333333; }
a.active { color: #666666; }
.textlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
	/*white-space: pre;*/
	line-height: 20px;
}
.textfehler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
h1 {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}
h1.menu-left {
   margin-left: 12px;
   font-weight: bold;
}
h3 { margin: 0; }