body {
	background:             #ffffff;
	margin:                 0px;
	font-family:            Arial, Helvetica, Verdana, sans-serif;
}

div#horizontal {
	height:                 1px;
	overflow:               visible;
	position:               absolute;
	top:                    50%;
	width:                  100%;
}

div#komplett {
	height:                 523px;
	left:                   50%;
	margin-left:            -455px;
	position:               absolute;
	top:                    -262px;
	visibility:             visible;
	width:                  910px;
	/*border:					1px solid #808080;*/
}
	
div#kopf {
	background:             url('../images/df.gif') no-repeat;
	background-position:	right 5px;		
	height:					65px;
	width:                  100%;
}

div#inhalt {
	background-color:       #ffffff;
	height:                 430px;
	width:                  100%;
	font-family:            Arial, Helvetica, Verdana, sans-serif;
	font-size:				11px;  
}

div#inhalt_text {
	position:				absolute;
	left: 					0px; 
	top: 					180px;
	height: 				230px;
	width:                  100%;
	font-family:            Arial, Helvetica, Verdana, sans-serif;
	font-size:				11px;  
}

.inhalt_text {
	font: 					normal 12px Arial, Helvetica, Verdana, sans-serif;
	color: 					#666;  
}

div#inhalt_text_aktuell {
	position:				absolute;
	left: 					0px; 
	top: 					180px;
	height: 				230px;
	width:                  55%;
	font-family:            Arial, Helvetica, Verdana, sans-serif;
	font-size:				11px;  
}

div#fuss {
  	height:                 33px;
  	text-align:             right;
	width:                  100%;  
}

div#menue {
  	height:                 24px;
  	position:               relative;
  	float:					left;
  	top:                    9px;
  	font-size:              9pt;
}

div#untermenue {
	position: 				absolute;
	width: 					320px; 
	height: 				33px;
	left: 					600px; 
	top: 					350px;
	text-align:             center;
  	font-size:              10pt;
 }
 
a#untermenuepunkt {
  bottom:                   5px;
  color:                    #CF2B4A;
  margin-left:              18px;
  margin-right:             0px;
  position:                 relative;
  text-decoration:          none;
}

a#untermenuepunkt:hover, a#untermenuepunkt:focus {
  color:                    #ffb888;
}

a.aktiv#untermenuepunkt {
  text-decoration:          underline;
}
 
div#aktuelleAuswahl {
	position: 				absolute;
	width: 					285px; 
	height: 				33px;
	left: 					625px; 
	top: 					110px;
  	font-size:              11pt;
  	color:                  #808080;
 }

div#menuefuss {
  	height:                 24px;
  	position:               relative;
  	right:					0px;
  	top:                    9px;
 	font-size:              9pt;
}

a#menuepunkt {
  bottom:                   5px;
  color:                    #CF2B4A;
  margin-left:              0px;
  margin-right:             0px;
  position:                 relative;
  text-decoration:          none;
}

a#menuepunkt:hover, a#menuepunkt:focus {
  color:                    #ffb888;
}

a.aktiv#menuepunkt {
  text-decoration:          underline;
}

img {
  border:                   0px;
}

h6 {
	font: 					normal 9px Arial, Helvetica, Verdana, sans-serif;
	color: 					#666;
	margin:					1px;
}

ul {
  list-style-image:         url(../images/grau_klein.gif);
  margin:                 	0px 0px 0px 15px;
  padding:                	0px;
