#head {
	width: 580px;
	height: 17px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 12px;
	background-image: url(media/headline_rot_leer.gif);	
	padding: 3px 0px 0px 0px;
}


.kleiner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;

}


.rot_fett_groß {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #CC0000;
}

.rot_fett {
	font-weight: bold;
	color: #CC0000;
}

.schwarz_fett {
	font-weight: bold;
	color: black;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

body a:link {
	color: #CC0000;
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
body a:active {
	text-decoration: none;
}


#navi {
	width: 180px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}

#navi ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 10px;
}

#navi li a  {
	height: 17px;
	text-decoration: none;
}

 #navi a, #navi span, #navi h2 {
    display:block;
    padding: 0.2em;
    text-decoration: none; 
  }

#navi li a:link, #navi li a:visited {
	color: white;
	padding: 5px 20px 0px 0px;
	display: block;
	background-image: url(grafik_schmall.gif);
	background-position: 0 0;
}

#navi li a:hover, #navi li a:active, #navi li a:focus {
	color: black;
	background-image: url(grafik_schmall.gif);
	background-position: 0 -19px;
}

 #navi h2 {
	color: #FF9900;
	padding: 5px 25px 0px 0px;
	margin: 0;
	background-image: url(grafik_schmall.gif);
	background-position: 0 -19px;
	font-size: 10px;

  }
  
.floatleft {
  float:left; 
  margin-right: 20px; 
  margin-top: 3px; 
  margin-bottom: 10px;
  font-size: 12px;
  }
  
  .floatright {
  float: right; 
  margin-left: 20px; 
  margin-top: 3px; 
  margin-bottom: 10px;
  font-size: 12px;
  }
  
  #box_rueckblick {
	height: 180px;
	width: 181px;
	float: left;
	text-align: center;
  }
  
#box_untermenue {
	height: 35px;
	width: 156px;
	float: left;
	text-align: center;
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 10px;
	padding: 8px 5px 0px 10px;
	margin: 8px 5px 0px 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #FFFFFF;
  }
  

#box_untermenue a:link, #box_untermenue a:visited {
	color: white;
	text-decoration: none;
	 }

#box_untermenue a:hover{
	color: #FF9900;
	text-decoration: none;
	 }
