body, textarea {
               font-family: Arial, Verdana, sans-serif;
               color: #333399;
               background-image: url("images/background2.gif");
               background-repeat: repeat-y;
               background-attachment: fixed;
               }

a:link {
       color: #333399;
       }
       
a:visited {
          color: #333399;
          }
          
a:hover {
        color: #000000;
        text-decoration:none;
        }

a:active {
         color: #000000;
         text-decoration:none;
         }
         
a#active {
         color: #000000;
         text-decoration:none;
         }

div#text {
         text-align:justify;
         }
         
div#haftungsausschluss {
                       font-size:10pt;
                       }
                       
div#mitglied_werden_absatz {
                           font-size:10pt;
                           color: #808080;
                           }

#menu p {
        margin-left:25px;
        margin-top:0px;
        margin-bottom:25px;
        }
        
p#vorstand {
           font-size:8pt;
           }
        
p#helfen {
         font-size:14pt;
         }

p#klein {
        font-size:8pt;
        }
         
div#vorstandtabelle td {
                       width:50%;
                       height:200px;
                       }

#wirueberuns {
             margin-top:-20px;
             margin-bottom:25px;
             }
                    
#wirueberuns li {
                margin-top:5px;
                margin-bottom:5px;
                }

div#archiv a:visited {
                     color: #000000;
                     }

h1 {
   color: #333399;
   text-align:center;
   margin-bottom:25px;
   }
   
h2 {
   color: #333399;
   text-align:center;
   margin-bottom:20px
   }

div#list a:visited {
                   color:#000000;
                   }

div#list tr {
            height: 50px;
            }

div#list td {
            text-align: left;
            }

img {
    border: 0px;
    }
