#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:167px;
}

#zwischen {
	position:absolute;
	left:170px;
	top:0px;
	width:45px;
	height:111px;
}

#hg-nav1 {
	position:absolute;
	left:215px;
	top:0px;
	width:784px;
	height:75px;
	background-image : url("Bilder/hg_nav1.jpg");
}

#hg-ueberschr {
	position:absolute;
	left:215px;
	top:75px;
	width:784px;
	height:36px;
	background-image : url("Bilder/hg_ueberschr.jpg");
}

#hg-text {
	position:absolute;
	left:170px;
	top:110px;
	width:829px;
	background-image : url("Bilder/hg_text.jpg");
	height: 593px;
}
.box {
	float : left;
	width: 400px;
	padding-right : 5px;
	padding-left : 5px;
	
}
.box_r {
	width: 400px;
	padding-right : 5px;
	padding-left : 5px;
	float: right;
	
	}

#hg-navi2 {
	position:absolute;
	left:0px;
	top:167px;
	width:170px;
	height:533px;
	background-image : url("Bilder/hg_navi2.jpg");
}

BODY {
	background-color : #F8B93A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #AC174B;
	margin: 0;
	scrollbar-base-color:#FEE6A6;
	scrollbar-arrow-color:#ff0000;
	scrollbar-track-color:#F8B93A;
}
*html p, ul, li {
	 font-size: x-small;  /* fuer IE5 */
	 f/ont-size: small; /* fuer andere IE versionen */
	 }
P {
	font-size : small;
}
ul {
	font-size : small;
}
H1 {
	font-size : 110%;
}
H2 {
	font-size : 100%;
}
H3 {
	font-size : 90%;
}


#hg-nav1 a {
	color : #7A1A4A;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
 .oben { 
 margin-top: 10px;
 text-align: center;
 
  }
 #hg-nav1 a:hover {
	color : #AC174B;
	font-weight: bold;
	background-color : #FEE6A6;
}
#hg-navi2 a {
	color : #7A1A4A;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}
#hg-navi2 a:hover {
	color : #AC174B;
	font-weight: normal;
	background-color : #FEE6A6;
}
#hg-navi2 h2{ font-size: 10pt; }
A:VISITED {
	color : #630031;
}

