* { 
  font-size: 15px;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
}


ol, ul {
  padding-left: 20px;
}  

table,td, img {
  border:0px;
  border-collapse:collapse;
}  



h1, h2, h3 {
  color: #A7771C;
  font-weight:bold;
  margin-top:6px;
  margin-bottom:6px;
  
}

h1 {
  font-size:100%;
  font-variant:small-caps;
}

h2 {
  font-size:90%;
}

span.hervorheben {
    font-weight:bold;
    color:#808080;
}    

p, li, h1, h2, h3, h4, h5, h5 {
  font-weight:normal;
}
       
body {
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;  			/* Zentrierung im Internet Explorer */
}

div#alles {
  text-align: left;    			/* Seiteninhalt wieder links ausrichten */
  margin: 0 auto;      			/* standardkonforme horizontale Zentrierung */
  width: 958px;
}

#gesamt_tabelle {
  width:100%; 
  border-spacing:0px;
  border: 0px solid #F43D32;
}

* html #gesamt_tabelle {  /* nur fuer Internet Explorer */
  border-collapse:collapse;
}



#kopf {
  background-image:url(images/kopf.gif); 
  height: 79px;
  text-align:right;
  vertical-align:top;
  padding-right: 2px;
  line-height: 130%;
}

#sprachen {
  margin-top: 20px;
  margin-right: 5px;
}  

#sprachen a {
  color:#000000;
  text-decoration:none;
}

#sprachen a:hover {
  color:#808080;
  text-decoration:underline;
}
  

#bild {
  background-image:url(images/haus-bild.jpg); 
  height: 204px;
}

#streifen {
  background-image:url(images/streifen.gif); 
  height: 27px;
}

#text {
  background-image:url(images/text.gif); 
  padding: 8px;
}  

#text_tabelle {
  width:100%; 
  border-spacing:0px;
  border: 0px solid #F43D32;

}

#navigation_zelle {

  width:170px;
  vertical-align:top;
}

#navigation_block {
  padding-left:5px;
  background-color:#F2EBDD;
}


#text_zelle {
  background-image:url(images/text-logo.gif); 
  vertical-align:top;
  padding-left:20px;
}

#bilder {
  width:445px;
  float:right;
}


#fuss {
  background-image:url(images/fuss.gif); 
  height: 31px;
  vertical-align:top;
}

#fuss p {
  color:#FFFFFF;
  padding-top:0px;
  margin-top:0px;
}  

#text p {
   padding-bottom: 6px;
}

#text a {
  color: #DB5E5E;
  text-decoration:none;
}  

#text a:hover {
  color: #D40303;
  text-decoration:underline;
}     
   
   
 

h1 {
  padding-top: 10px;
  padding-bottom: 6px;
  font-weight: bold;
}  

h2 {
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: bold;
}  

.bild_links {
  float:left;
  margin-right: 5px;
}
  
#fuss {
  text-align:center;
  padding-bottom:2px;
  border-top:1px solid #F7CDC9;
}

#fuss a {
  color: #F43D32
}  

#fuss a:hover {
  color: #F43D32
}     


#webby {
  text-align: center;
  margin:2px;
}  

#webby a {
  font-size: 10px;
  color: #A7771C;
  text-decoration:none;
}

#webby a:hover {
  text-decoration:underline;
}