  body {				/* Def Body */
    color: 000080; 
    background-color: white;
    font-size: 100.01%;			/* ? */
    font-family: Arial;
    margin-left: 0em;
    margin-right:0em;
    text-align: center;  
  }

  div#seite {				/* Def der Seite  */
    text-align: left;    
    margin: 0 auto;      
    width: 1000px;			/* Def der Breite der Seite  */
    height: 580px;
  }

  div#bilderleiste{			/* Def der Kopfzeile - Bilder  */				
    font-weight: bold;   				 	   
  }
    div#bilderleiste img{			
    vertical-align: middle;  				 	   
  }


  div#bilderleiste a:link {
    text-decoration:none;
    color: 000080; 
  }

  div#bilderleiste a:visited {
    text-decoration:none;
    color: 000080; 
  }

  div#bilderleiste a:hover {
    text-decoration:none;
    color: 008880; 
  }

  div#bilderleiste a:active {
    text-decoration:none;
    color: 008880; 
  }




  div#navigation_bilder {		/* Def der Navigation-Bildüberschrift  */
  margin: 0 0 0 0;
  padding: 0 0 0 14em;
  }
  div#navigation_bilder table {
  border: 1px white;
  width: 53.3em; 
  font-size: 0.91em;
  }
  div#Navigation_bilder th {
  border: 0.5px white;
  width: 10.6em;
  padding:0 0 0 0em;
  }
  div#navigation_bilder table a {  
  font-weight: bold;
  }  
  div#navigation_bilder table a:link {
  text-decoration:none;
  color: 000080; 
  }
  div#navigation_bilder table a:visited {
  text-decoration:none;
  color: 000080; 
  }
  div#navigation_bilder table a:hover {
  text-decoration:none;
  color: 008880; 
  }
  div#navigation_bilder table a:active {
  text-decoration:none;
  color: 008880; 
  }


  ul#navigation {			/* Def der Navigation  */
  font-size: 0.91em;
  float: left; 
  width: 12em;
  height: 26em;
  margin-left: 3.2em; 
  margin-top: 4.5em;
  padding: 0;

  }
  ul#navigation li {
  list-style: none;
  margin: 0; padding: 0em;
  }
  ul#navigation a {
  display: block;
  padding: 0.2em;
  font-weight: bold;
  }

  ul#navigation a:link {
  text-decoration:none;
  color: 000080; 
  }
  ul#navigation a:visited {
  text-decoration:none;
  color: 000080; 
  }
  ul#navigation a:hover {
  text-decoration:none;
  color: 008880; 
  }
  ul#navigation a:active {
  text-decoration:none;
  color: 008880; 
  }

ul#navigation li ul 		{	/* Def der Navigation - Unterpunkte  */
    margin: 0.5em 0 0.2em 1em; padding: 0;
  }
  ul#navigation li ul li {
    margin-top: -0.4em;
    margin-bottom: 0em;
  }
  * html ul#navigation li ul li {	/* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }

  ul#navigation li ul a {
  display: block;
  font-weight: normal;
  }


  div#inhalt {				/* Def von Body */
    margin-right: 0.2em; 
    width: 48.2em;
    height:28.05em;
    float:right;
    border: 1px solid silver;
  }

  div#inhalt h2 {			/* Def Überschrift im Body */  
    text-align:left;
    margin-top:1em;
    font-size: 1.3em;
    margin-right: 1.2em;
    margin-left: 1.2em;
}
  div#inhalt img {			/* Def Bild im Body */  
    margin-top: 1.5em;
    margin-right: 1.5em;
    float:right;
    
}

  div#inhalt iframe {			/* Def Anfahrt googlemaps */  
    margin-top: 1.5em;
    margin-right: 1.5em;
    float:right;
    
}

  div#inhalt p {			/* Def Text im Body */		
    font-size: 0.91em;
    margin-top: 1.48em;
    text-align:justify;
    margin-right: 20.8em;
    margin-left: 1.85em;
  }

  div#inhalt table {			/* Def Tabelle im Body */		
    margin-top: -0.2em;
  }

  ul#laser li {				/* Def Aufzählung im Body */		
    font-size: 0.91em;
    margin-top: 0.4em;
    text-align:left;
    margin-right: 0em;
    margin-left: 0em;
  }

  div#inhalt a {			/* Def Links im Body */	
  font-weight: bold;
  }
  
  div#inhalt a:link {
  text-decoration:none;
  color: 000080; 
  }
  div#inhalt a:visited {
  text-decoration:none;
  color: 000080; 
  }
  div#inhalt a:hover {
  text-decoration:none;
  color: 008880; 
  }
  div#inhalt a:active {
  text-decoration:none;
  color: 008880; }


  div#inhalt_impressum{				/* Def von Body Impressum */
    margin-right: 0.2em; 
    width: 48.2em;
    height:58em;
    float:right;
    border: 1px solid silver;
  }

  div#inhalt_impressum h2 {			/* Def Überschrift im Body Impressum */  
    text-align:left;
    margin-top:1em;
    font-size: 1.3em;
    margin-right: 1.2em;
    margin-left: 1.2em;
}



  div#inhalt_impressum p {			/* Def Text im Body Impressum*/		
    font-size: 0.91em;
    margin-top: 1.6em;
    text-align:justify;
    margin-right: 1.85em;
    margin-left: 1.85em;
  }


  div#inhalt_impressum a {			/* Def Links im Body Impressum*/	
  font-weight: bold;
  }
  
  div#inhalt_impressum a:link {
  text-decoration:none;
  color: 000080; 
  }
  div#inhalt_impressum a:visited {
  text-decoration:none;
  color: 000080; 
  }
  div#inhalt_impressum a:hover {
  text-decoration:none;
  color: 008880; 
  }
  div#inhalt_impressum a:active {
  text-decoration:none;
  color: 008880; 
  }

  div.POSITIONTextEingerueckt 			/* eingerückter Text*/
  { margin-top:0%; margin-left:7%; }



   div#leistungen {				/* Def Body von Leistungen  */
   margin-right: 0.2em;
    width: 48.2em;
    height:28.05em;
    float:right;
    border: 1px solid silver;
  }

  div#tabelle{					/* Def Tabelle von Leistungen  */
  padding:0 0 0 0.1em;
  float:center;
  }

  div#tabelle table {
  border: 1px white;
  font-size: 0.91em; 
  }
  div#tabelle th {
  border: 0.5px white;
  width: 13em;
  padding:0 0 0 0em;

  }
 
  div#tabelle table a:link {
  font-weight:normal;
  text-decoration:none;
  color: 000080; 
  }
  div#tabelle table a:visited {
  font-weight:normal;
  text-decoration:none;
  color: 000080; 
  }
  div#tabelle table a:hover {
  font-weight:normal;
  text-decoration:none;
  color: 008880; 
  }
  div#tabelle table a:active {
  font-weight:normal;
  text-decoration:none;
  color: 008880; 
  }

div#leistungen h2 {			/* Def Überschrift im Body Leistungen*/  
    text-align:left;
    margin-top:1em;
    font-size: 1.3em;
    margin-right: 1.2em;
    margin-left: 1.2em;
}
  div#leistungen p {			/* Def Text im Body Leistungen */		
    font-size: 0.91em;
    margin-top: 1.48em;
    text-align:justify;
    margin-right: 2em;
    margin-left: 1.85em;
  }
