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

p { margin: 0.5em 0 1em 0;}

ul {list-style-type: none;}

li {
    margin-top: 0.5em; 
    margin-bottom: 0.5em; 
    margin-left: 0.5em;
}


html {height: 101%;} 
      
body {
     color:white;
     background-color: #8c8c8c;
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: small;
}

h1 {font-size: 130%;}
h2 {font-size: 120%;}
#taetigkeiten h1 { width:495px; }

   
a { text-decoration: none;  outline: none; } 

a:link {color: #25287D;}     
a:visited {color: white;}
      

a:hover, 
a:focus {
        border-bottom: 1px solid white;
}
a:active {
       color: white; 
}       


#wrapper {        
    color:#25287D;
    background: white url(Bilder/112083.jpg) top left;
    width: 800px;
    height: 800px; 
    margin: 10px auto;  
}

#navigation { 
       position:relative;
       color:#25287D;
       margin: 0 0 0 100px;
       padding: 80px 0 5px 20px;
       
}
      #navigation ul { 
           margin-bottom: 0;             
      }
            #navigation li {
                    color:#25287D;
                    display: inline;
                    list-style-type: none;
                    margin: 0;
            }
           #navigation a {
                    color:#25287D; 
                    text-decoration: none;
                    padding: 4px;  
            }   
                
#navigation a:hover,
#navigation a:focus,
#startseite    #navi01 a,
#taetigkeiten  #navi02 a,
#kontakt       #navi03 a, 
#impressum     #navi04 a {
      /*  color: color:#25287D;  */
        background-color: white;
        border-bottom: white;
}
#navigation a:active {
      color: #25287D;
      background-color: white;
}

#header {            
    color:#25287D;
    margin: 20px 20px 20px 20px;
    padding: 0 0 0 100px;    
}

.images { 
      float: right;
      width: 150px;
      padding:1px;
      border: 1px solid white;
      margin: 0 0 5px 10px;
}
          
#text { 
      text-align:justify;
      padding: 0px 20px 20px 20px; 
      margin:  10px 0 0 100px;
      
      
}          
      #text a {
            color:#25287D;
            border-bottom: 1px dotted #25287D;
      }
.text1 {
      width:495px;
}

