* {margin: 0;
   padding: 0;}

body { font-size: 62.5%;
       font-family: Arial, Verdana, Helvetica, san-serif;
       font-style: normal;
       color: #000000;
       background-image: url(../bilder/bg.jpg);
       background-repeat: repeat;
       overflow: hidden; }
        
/*DIV ELEMENTE*/
#wrapper { margin: 1em auto 1em auto;
           width: 60em;
            }

#header { color: #fff;
                 font-size: 3em;
                 font-weight: bold;
          position: relative;
          top: 1.3em;
          left: 0; 
          }

#sdw { color: #000000;
          position: relative;
          top: 3em;
          left: 0em; 
          width: 15em;
          }
#sdw img {	border: 0em;
			position: relative;
			left: 4em;}
          
#bg     {width: 60em;
         height: 30em;
         background-image: url(../bilder/bg-dk35.jpg);
         background-repeat: repeat;
         position: relative;
         top: 5em;
         left: 0; }
         
#navi { color: #000000;
             padding: 0.9em 0 0 1em; 
              
             }
        
#navi li {list-style-type: none;
              padding-bottom: 0.1em; 
              }
          
#navi a {text-decoration: none;
               color: #000000;
               outline: none;}                  

#navi a:link {color: black;
                      background-color: transparent;
                      font-weight: normal;}   
              
#navi a:visited {color: black;
                            background-color: transparent;
                            font-weight: normal;} 
                 
#navi a:hover, a:focus {color: #00c000;
                        background-color: transparent;
                        font-weight: normal;}                                   
                        
#navi a:active,
#Startseite #nav01 a,
#fakten #nav02 a,
#problem #nav03 a,
#tun #nav04 a,
#baum #nav05 a,
#helfen #nav06 a,
#info #nav07 a,
#galerie #nav08 a,
#links #nav09 a         {color: #00c000;
                         background-color: transparent;
                         font-weight: bold; }                        
            
#content { position: absolute;
           top: 0;
           left: 16.5em;
           }

#linkespalte {position: absolute;
                        font-size: 1.2em;
              width: 15.5em;
              padding-top: 0.75em; }
              
#linkespalte2 {position: absolute;
                        font-size: 1.2em;
              width: 15.5em;
              padding-top: 0.75em; }
              
#linkespalte2 img {border: 0em;  }

#rechtespalte {position: absolute;
               left: 21em;
               width: 21em;
               padding-top: 0em;}           

#kastanie {position: relative;
           top: 10em;
            }
          
#footer {position: relative;
         top: 5.2em;
         left: 48.3em; }
         
#footer li {list-style-type: none;
            display: inline;}
            
#marke {position: relative;
		top: -12.5em;
		left: 52em;}
		
#marke a {text-decoration: none;
               color: #000000;
               outline: none;}
               
#marke a:link {text-decoration: none;
               color: #000000;
               outline: none;}   
              
#marke a:visited {text-decoration: none;
               color: #000000;
               outline: none;} 
                 
#marke a:hover, a:focus {text-decoration: none;
               color: #000000;
               outline: none;}
               
#marke img {border: 0em;  }
         
p { }
td { }
a {outline: none;}

a:link {color: #FFFFFF;
            text-decoration: none;
            font-size: 1.2em;  
            padding-right: 0.5em; 
            font-weight: bold;
            background-color: transparent; }
            
a:visited { color: #FFFFFF;
            text-decoration: none;
            font-size: 1.2em;  
            padding-right: 0.5em; 
            font-weight: bold;
            background-color: transparent;}
a:hover, a:focus { color: #00c000;
            text-decoration: none;
            font-size: 1.2em;  
            padding-right: 0.5em; 
            font-weight: bold;
            background-color: transparent;}
            
a:active,
#kontakt #nav10 a,
#impressum #nav11 a {color: #00c000;
            text-decoration: none;
            font-size: 1.2em;  
            padding-right: 0.5em; 
            font-weight: bold;
            background-color: transparent; }
            
            
h3 {font-size: 1.2em}



