#table_preise {
  width: 100%;
}

#table_preise td{
  padding: 5px;
}




  .feld_lang {
  width: 300px;
}  

.feld_kurz {
  width: 200px;
}  

#bemerkung {
  width: 454px;
}  

.table_formular_spalte_a {
  width: 120px;
}


input, select,textarea {
  font-size: 14px;
  font-family: Arial, Tahoma;

}

#table_formular {
  width: 100%;
}  

#table_formular td {

}  


#table_bilder {
  width: 100%;

}
 
#table_bilder td{
  text-align: center;
  font-size: 90%;
}

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

li {
  padding-bottom: 4px;
  font-size: 95%;
}


#menu2 {
  margin-top: 20px;
}

#menu2 a {
  font-size: 90%;
}  

#webby {
  margin-top: 20px;
}  

#webby a {
  font-size: 70%;
} 

#spalte_links a {
  margin: 5px;
  padding: 5px;
  display: block;
  text-decoration: none;
  color: #FFFFFF;
}  

#spalte_links a:hover {
  margin: 5px;
  padding: 5px;
  display: block;
  text-decoration: none;
  color: #D2AC79;
  background-color: #FFFFFF;
} 

a#a_active {
  margin: 5px;
  padding: 5px;
  display: block;
  text-decoration: none;
  color: #D2AC79;
  background-color: #FFFFFF;
}




#adresse {
  text-align: right;
  margin-right: 10px;
  font-size: 90%;
}

#spalte_links {
  width: 245px;
  vertical-align:top;
  border-bottom: 1px solid #FFFFFF; 
  background-image: url('images/hintergrund_spalte_links.gif');  
  display: none;
}

#spalte_mitte {
  vertical-align:top;
  width: 290px;
  padding: 10px;
  background-color: #FFFFFF;  
}

* html #spalte_mitte  {  	/* nur fuer Internet Explorer */
  width:310px;     				/* Version 5.x */
  w\idth:290px;    				/* Version 6 */
}

#spalte_mitte p {
  padding-top: 10px;
  padding-bottom: 10px;
}  

#spalte_mitte a {
  color: #808080;
}  

#spalte_mitte p:first-letter { 
  color: #D2AC79;
  font-size: 120%;
}


#spalte_rechts {
  vertical-align:top;
  width: 220px;
  background-color: #FFFFFF;  
}

#spalte_rechts p {
  margin: 10px;
  text-align:center;
  font-size: 90%;
}  


#spalte_mitterechts {
  vertical-align:top;
  width: 510px;
  background-color: #FFFFFF;  
  padding: 10px;
}

* html #spalte_mitterechts  {  	/* nur fuer Internet Explorer */
  width:530px;     				/* Version 5.x */
  w\idth:510px;    				/* Version 6 */
}



#spalte_mitterechts p{
  padding-top: 10px;
  padding-bottom: 10px;
}


#spalte_mitterechts p:first-letter { 
  color: #D2AC79;
  font-size: 120%;
}

#spalte_mitterechts a { 
  color: #808080;
}


#kopf {
  background-color: #FFFFFF;
  background-image: url('images/prabosch_titel_de_02.jpg');
  background-repeat: no-repeat;
  height: 251px;
  vertical-align:top;
  display: none;
}  

#table_alles {
  width: 100%
}  

* { 
  margin: 0px;
  padding: 0px;
}

table {
  border-collapse:collapse
}

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 */
  /* background-color: #D79741;
     background-image: url('images/hintergrund.gif'); */
}

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

h1 {
  font-size: 130%;
  color: #D2AC79;
  font-variant: small-caps ;
}

h2 {
  margin-top: 10px;
  margin-bottom: 4px;
  font-size: 110%;
  color: #D2AC79;
  font-variant: small-caps ;
  border-top: 1px dotted #D2AC79;
  
}