@charset "iso-8859-1";
/* CSS Document */
    *{ 
    margin:0px; padding:0px;
    font: 11pt Verdana, Geneva, sans-serif;
    }
body
    {
    background-color:#fff;
    text-align:center;
    }
h1 {
    
    text-align:center;
    color:#00ff01;
    font-weight:bold;
    font-size:24px;
    }

h2 {
    
    text-align:center;
    color:#339900;
    font-weight:bold;
    font-size:18px;
      }


h3 {
     
     text-align:center;
     color:#000000;
     font-weight:bold;
     font-size:16px;
      }

h4 {
     
     text-align:center;
     color:#fee6ab;
     font-weight:bold;
     font-size:14px;
     }


h5 {
     
     text-align:center;
     color:#fee6ab;
     font-weight:bold;
     font-size:12px;
     }




   
#rahmen {
    background-color:#00ff01;
    width:990px;
    margin: 0px auto;
    text-align: left;
    }



#rahmen {
    background-color:e2dbaa;
    width:990px;  
    margin: 0px auto;
    text-align: left;
    }


#kopf {
    text-align:center;
    background-color:#00ff01;
    background-image:url(gal/Banner.gif);    
    background-position:center;
    background-repeat:no-repeat;
    width:990px;
    height:120px;
    }


/* Seiteninhalt begin */    
#container
    {
    text-align:center;    
    background-color:#162010;        
    width:820px;
    margin:2px auto;    
    float:left;
    }    
    
    
#inhalt
    {
    background-color:#fff;
    color: #f000000;
    text-align:center;
    min-height:420px;
    padding: 20px 50px;
    }

#inhalt p  {
    text-align:left;
    font: 16px Verdana, Geneva, sans-serif;
    }

#inhalt a:{display:inline;}
#inhalt a{
    text-decoration:none; 
    text-decoration:underline;
    color:#e2d191; 
    margin-right:10px;}
    
#inhalt a:hover {
    background-color:#000000; 
    color:86160a; 
    }    
#inhalt a:hover scr {none}    

 

#vnav{
    text-align:right;
    background-color:#00ff01;
    color:#006600;
    width:990px;
    height:20px;
    }

#vnav ul{ list-style-type:none;
    margin-right:12px;
    }
#vnav ul li{ display:inline;}
#vnav ul li a{text-decoration:none; font-weight:bold; color:color:#006600;; margin:0px 1px;padding:0px 3px;}
#vnav ul li a:hover{ background-color:#006600; color:#fff; }
.akttop {
    background-color:#e2d191; color:#86160a;
    text-decoration:none; font-weight:bold;
  margin:0px 1px;
  padding:0px 3px;
    

}    



/*
#vertmenu a:link { text-decoration:none; color:#b4b6b6; }
#vertmenu a:visited { text-decoration:none; font-weight:bold; color:#d6b052; }
#vertmenu a:hover { text-decoration:none; font-weight:bold; background-color:#e2d191; }
#vertmenu a:active { text-decoration:none; font-weight:bold; background-color:#e2d191; }
*/
/*menu links begin*/

#nav{
    width:160px;
    float:left;
    }

#nav ul { list-style-type:none;
        }
#nav ul li{ }

#nav ul li a{ line-height:20px;
    display:block;
    background:#162010 no-repeat;
    text-decoration:none;
    color:#00ff01;
    padding-left:20px;
    margin-bottom:3px;
    border-top:1px solid #fbe696;
    border-bottom:1px solid #fbe696;
        }
#nav ul li a:hover{ background:#00ff01 no-repeat;  
    color:#000000;
    font-weight:bold; background:url(gal/list.jpg) no-repeat; }

#IMG {
    font-size:8px;
    font-style:no-repeat;
    font-weight:bold;
    width:160px;    
}

.umenu a{
  font-size:12px;
  margin-left:20px;
}

.aktleft {
    display:block;
    background:#e2d191;
    text-decoration:none;
    color:#86160a;
    padding-left:20px;
    margin-bottom:3px;
    border-top:1px solid #fbe696;
    border-bottom:1px solid #fbe696;
    font-weight:bold; 
    background:url(Bilder/szbutton.gif) no-repeat; 
}
.aktleft2 {
  font-size:12px;
  margin-left:20px;
    display:block;
    background:#e2d191;
    text-decoration:none;
    color:#86160a;
    padding-left:20px;
    margin-bottom:3px;
    border-top:1px solid #fbe696;
    border-bottom:1px solid #fbe696;
    font-weight:bold; 
    background:url(Bilder/szbutton.gif) no-repeat; 
}
/* menu links end */    

#impress {
    display:block;
    background:#e2d191;
    text-decoration:none;
    color:#86160a;
    padding-left:20px;
    margin-bottom:3px;
    border-top:1px solid #fbe696;
    border-bottom:1px solid #fbe696;
    font-weight:bold; 
}







#footer
    {
    text-align:right;
    height:50px;
    width:990px;
    background-color:##00ff01;
    color:#006600;
    clear:both;
    }
#footer p { padding:0px 10px;
    line-height:20px;}    
    
    


