BODY {
	background-color : #FDEFCA;
	margin-left : 0;
	margin-top : 0;
	color : #630031;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	*html p{
	 font-size: x-small;  /* fuer IE5 */
	 f/ont-size: small; /* fuer andere IE versionen */
	 }

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:154px;
	height:161px;
	background-color:#FDEFCA;
}

#navi1 {
	position:absolute;
	left:154px;
	top:0px;
	width:516px;
	height:65px;
	background-attachment : scroll;
	background-image : url("images/navi1.jpg");
	background-position : top;
	background-repeat : no-repeat;
}

#rechts {
	position:absolute;
	left:670px;
	top:0px;
	width:70px;
	height:600px;
	background-color:#FDEFCA;
}

#hg-text {
	position:absolute;
	left:154px;
	top:65px;
	width:516px;
	height:535px;
	background-attachment : scroll;
	background-image : url("images/hg_text.jpg");
	background-position : top;
	background-repeat : no-repeat;
}

#navi2 {
	position:absolute;
	left:0px;
	top:161px;
	width:154px;
	height:439px;
	background-color:#FDEFCA;
	background-image : url("images/navi2.jpg");
	background-repeat : no-repeat;
}

H1 {
	font-size : 130%;
	margin-left : 35px;
	margin-top : 10px;
	color : #9C3131;
}
H2 {
	font-size : 110%;
	margin-left : 35px;
	margin-top : 10px;
}
H3 {
	font-size : 100%;
	margin-left : 35px;
	margin-top : 10px;
}
P {
	font-size : small;
	margin-left : 35px;
	margin-top: 5px;
}
UL, dl {
	font-size : small;
	margin-left : 35px;
	margin-top: 5px;
}
LI {
	margin-top: 5px;
	margin-left : 15px;
}
LI li {
	margin-top: 0px;
}
*html ul, dl,  {
	 font-size: x-small;  /* fuer IE5 */
	 f/ont-size: small; /* fuer andere IE versionen */
	 margin-left : 45px;
	 }
	A:VISITED {
	color : #630031;
	font-weight : bold;
	text-decoration : none;
	
}
 A:LINK {
	color : #9C0031;
	font-weight : bold;
	text-decoration : none;
	
}
A:HOVER {
	color : #9C0031;
	background-image : url("images/hg_nav.jpg");
}
.navi2{ 
font-size : small;
margin-left : 5px;
	margin-top: 5px;
 }
 .aktiv  { 
 background-color:#F5CA7A; 
 color:#C33D00; 
 font-weight : bold; }
