<!--

 /* 27.03.2007 16:01 (c) ati Technische Systeme und Dienstleistungen, www.ati-online.de */

 /*******************************************************************/
 /* Empfehlung                                                      */
 /*******************************************************************/
 
 .empfehlung {
  width: 500px;
  margin-left: 120px;
  margin-top: 40px;
  }
  
  
 /*******************************************************************/
 /* Gästebuch                                                       */
 /*******************************************************************/
 
 .gaestebuch {
  width: 600px;
  margin-left: 70px;
  margin-top: 20px;
  }
  
  
 /*******************************************************************/
 /* Geschichte                                                      */
 /*******************************************************************/
 
 .geschichte {
  width: 740px;
  margin-left: 50px;
  margin-top: 40px;
  font-size: 11pt;
  }
  
  
 /*******************************************************************/
 /* Impressum                                                       */
 /*******************************************************************/
 
 .impressum {
  margin-left: 20px;
  margin-top: 50px;
  font-size: 12pt;
  }
 
 .impressum .td1 {
  width: 240px;
  text-align: left;
  vertical-align: top;
  font-size: 11pt;
  }
  
 .impressum .td2 {
  text-align: left;
  vertical-align: middle;
  }
  
 .impressum .td2 img {
  border: 1px solid #CCCCCC;
  }
  

 /*******************************************************************/
 /* Kontakt                                                         */
 /*******************************************************************/
 
 .kontakt {
  width: 500px;
  margin-left: 120px;
  margin-top: 40px;
  }
  

 /*******************************************************************/
 /* Leistungen                                                      */
 /*******************************************************************/
 
 .leistungen {
  height: 400px;
  line-height: 1.5em;
  }
  
 .leistungen .td1 {
  width: 280px;
  text-align: center;
  vertical-align: middle;
  }
   
 .leistungen .td2 {
  width: 400px;
  text-align: left;
  vertical-align: middle;
  text-align: justify;
  }
   
  
 /*******************************************************************/
 /* Links                                                           */
 /*******************************************************************/
 
 .links {
  width: 500px;
  margin-left: 120px;
  margin-top: 40px;
  }
  

 /*******************************************************************/
 /* Linktausch                                                      */
 /*******************************************************************/
 
 .linktausch {
  width: 400px;
  margin-left: 60px;
  margin-top: 40px;
  }
  

 /*******************************************************************/
 /* News                                                            */
 /*******************************************************************/
 
 .news {
  }
  
 .news .td1,
 .news .td2 {
  text-align: left;
  vertical-align: top;
  }
  
 .news .td2 {
  width: 240px;
 }
  
  
 /*******************************************************************/
 /* Produkte                                                        */
 /*******************************************************************/
 
 .produkte {
  width: 640px;
  margin-left: 80px;
  margin-top: 40px;
  }
  
 .produkte .listezeile {
  font-size: 11pt;
  margin-bottom: 20px;
  }
  
 .produkte .listezeile .zeile1 {
  font-weight: bold;
  }
  
 .produkte .listezeile .zeile2,
 .produkte .listezeile .zeile3 {
  margin-top: 5px;
  }
  
  
 /*******************************************************************/
 /* Startseite                                                      */
 /*******************************************************************/
 
/*
 .startseite {
  width: 500px;
  margin-left: 250px;
  margin-top: 120px;
  font-size: 14pt;
  }
*/

 .startseite {
  width: 100%;
  margin-top: 40px;
  font-size: 14pt;
  }
  
  
 .startseite ul {
  margin: 0px;
  padding: 0px;
  padding-left:14px;
  }
 
 /* Liste 1 */
 .startseite li {
  margin: 0px;
  margin-left: -12px;
  margin-top: 5px;
  padding: 0px;
  padding:0 0 0 18px;
  list-style: square outside;
  line-height: 1.4em;
  vertical-align: top;
  background-image: url(/stocker/bilder/azzeichen.gif);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  list-style: none;
  }
   
   
 /*******************************************************************/
 /* Suche - Ergebnis                                                */
 /*******************************************************************/
 
 .sucheerg {
  width: 500px;
  margin-left: 100px;
  margin-top: 50px;
  }

  
 /*******************************************************************/
 /* Über uns                                                        */
 /*******************************************************************/
 
 .ueberuns {
  width: 740px;
  margin-left: 40px;
  margin-top: 40px;
  font-size: 11pt;
  }
 
 .ueberuns table {
  width: 730px;
  font-size: 11pt;
  }
   
 .ueberuns table .td1,
 .ueberuns table .td2 {
  text-align: left;
  vertical-align: top;
  width: 350px;
  }  
   
-->
