body {
  font: 100.01% Verdana, Arial, Helvetica, sans-serif;
  background-color:#F46F21;
  margin: 0;
  color: #000000;
  padding: 0;
  text-align: center;	
         
} 
h1 {
  font-size: 2em;
  color: #000000;
  text-align: left;
  background-color:#FFFFB7; 
}
h2 {
  font-size: 1.3em;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#FFFFB7; 
}
.wichtig {
  font-weight: bold;  
} 
.unsichtbar {
  display: inline;  
}
.tab2 { 
  text-indent:0em;
}

/* -----------------Kopf------------------- */   	
#logo {  
  display: none;  
}


/* ---------------Inhalt-----------------*/
#inhalt {
margin: 0 auto;  
  width: 580px;
  padding: 30px;
  font-size: 13px;
  color:#000;
  text-align: left;
  background-color:#FFFFB7;  
}
#inhalt ul {
  color: #000000;
  list-style-type: square;
  background-color:#FFFFB7; 
}

/* ---------------Navigation oben-----------------*/
#navi1 {
  display: none;
} 

/* ---------------Navigation rechts-----------------*/
#navigation {
  display: none;  
}  

/* ---------------Copyright-----------------*/
#Fusszeile {
  margin: 0;
  padding: 0.2em;
  clear: both;
  font-size: 0.7em;
  text-align: center;
  color: #ffffff;
  background-color: #CE0F18;
}  

/* ----------Valide XHTML 1.0 Transitional---------*/ 
#val {
  display: none;
} 	
