#hg-links 	{ height: 100%; width:51px; left:0px; }
#hg-rechts 	{ height: 100%; width:51px; right:0px; }
#hg-oben 	{ height: 52px; width:100%; top:0px; }

#hg-obenlinks 	{ top:0px; left:18px; }
#hg-logo 		{ top:2px; left:19px; }
#hg-download 	{ top:6px; right:220px; }
#hg-kontakt 	{ top:6px; right:99px; }
#hg-hinweis 	{ bottom:8px; right:99px; }

#hg-logo-wackel	a { width:290px; height:45px;
				  display: table-cell; top:0px; left:0px;
				  background: url("bilder/navi/hg-logo_wackel.png") 0px 0px no-repeat; }
#hg-logo-wackel a:hover {background-position: 0px -45px; }


		
/* NAVIGATION + Z-INDEX 3 */
#navi-bild a, #navi-bild-druff a, #navi-rein a, #navi-rein-druff a, #navi-gestalt a, #navi-gestalt-druff a {
		position:fixed;
		z-index:3;
		height: 16px;
		width: 90px;
		left:51px; }

#navi-bild a { display: table-cell; top:55px; background: url("bilder/navi/navi-bild.gif") 0px 0px no-repeat; }
#navi-bild-druff a { display: table-cell; top:55px; background: url("bilder/navi/navi-bild.gif") 0px -16px no-repeat;}

#navi-rein a { display: table-cell; top:71px; background: url("bilder/navi/navi-rein.gif") 0px 0px no-repeat; }
#navi-rein-druff a { display: table-cell; top:71px; background: url("bilder/navi/navi-rein.gif") 0px -16px no-repeat; }

#navi-gestalt a { display: table-cell; top:87px; background: url("bilder/navi/navi-gestalt.gif") 0px 0px no-repeat; }
#navi-gestalt-druff a { display: table-cell; top:87px; background: url("bilder/navi/navi-gestalt.gif") 0px -16px no-repeat; }

#navi-bild a:hover, #navi-rein a:hover, #navi-gestalt a:hover {	background-position: 0px -16px; }


/* SUB-NAVI-KONTAKT */
#navi_kontakt {
	  	position:fixed;
		top:45px;
		right:59px;
		z-index:7;}
li a#kontakt_links {  /* aktuelle Rubrik kennzeichnen */
		background: url("bilder/navi/navi-kontakt.gif") 0px -26px no-repeat;
		display:block;
		width:143px;
		height:28px;
		margin-left:18px;}
#content, #content-hinweis {
		height:auto;
		margin-bottom:35px;
		padding:122px 77px 22px 77px;
		z-index:3;}
#content a { float:left;  margin-right:3px; margin-bottom:3px;}
#content-hinweis { width:50%;
		margin-left:auto;
		margin-right:auto;
		line-height:124%;
		margin-top:-1em;}
#content-hinweis hr { margin-top:8px; color:#fefefe;}

#navi_dl {
		padding:0px;
	  	position:fixed;
		top:44px;
		right:222px;
		z-index:7;
		}
