body {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 17px;
    margin: 0;
    padding: 0;	  
}
a:link {
    text-decoration: none;
    color: #336666;       
}
a:visited {
    text-decoration: none;
    color: #336666;      
}
a:hover {
    color: #336666;
    text-decoration: underline;    
}
a:active {
    text-decoration: none;
    color: #336666;   
}
#klammer {
    width: 787px;
    height: 727px;
    margin: auto;    
}
#header {
    width: 786px;
    height: 216px;
    float: left;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;        
}
#logo {
    float: left;
    margin-top: 83px;
}
a img {
    border: none;
}
#content_alles {
    width: 786px;
    height: 543px;
    float: left;    
}
#navi {
    width: 200px;
    float: left;
    padding-left: 25px;
    padding-top: 0px;
    font-size: 14px;
    color: #000;
}
#content {
    width: 450px;
    height: 475px;
    float: right;
    padding-right: 40px;
    padding-left: 30px;
    padding-top: 5px;
    overflow: auto;       
}
#aeltere {
    float: left;
    width: 190px;
    padding-top: 10px;
}
#neuere {
    float: right;
    width: 190px;
    text-align: right;
    padding-top: 10px;    
}
#navi ul {
    list-style: none;    
}
#navi li {
    list-style: none;
    margin: 15px;
}
#navi li ul li {
  margin: 0;
}
#navi a:link {
    text-decoration: none;
    color: #000;    
}
#navi a:visited {
    text-decoration: none;
    color: #000;   
}
#navi a:hover {
    text-decoration: none;
    border-bottom: 2px solid #ae0000;
    padding-right: 10px;
}
#navi a:active {
    text-decoration: none;
    color: #000;  
}
ul.children {
  visibility: hidden;
  height: 0px;
  margin: 0;
  padding: 0;
}
li.current_page_item ul.children,
li.current_page_parent ul.children,
li.current_page_parent ul.children li.page_item a, 
li.current_page_parent ul.children li.current_page_item a {
  visibility: visible;
  height: auto;
}
li.current_page_parent ul.children li,
li.current_page_item ul.children li {
  padding: 3px 0 0px 10px; 
  font-size: 11px;
}
li.current_page_parent a {
    border-bottom: 2px solid #ae0000;
    padding-right: 10px;
}
li.current_page_parent ul li a {
  border: 0px;
}
li ul li.page_item a {
  border: none;
}
li ul li.current_page_item a {
    border-bottom: 2px solid #ae0000;
    padding-right: 10px;
}
li.current_page_item a {
    border-bottom: 2px solid #ae0000;
    padding-right: 10px;
}
#footer {
    width: 776px;
    height: 25px;
    float: left;
    text-align: right;
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;           
}
#footer a {
    display: inline-block; 
    text-align: center;
    width: 90px;
    padding-top: 5px;
    color: #f5e67e;  
}
h2 {
    color: #336666;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-bottom: 1px solid #336666;
    padding-right: 10px;
    background-image: url(images/foerderverein.gif);
    height: 45px;
    padding-left: 155px; 
    background-repeat: no-repeat;          
}
h3 {
    color: #336666;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
}
h4 {
    color:  #336666;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;     
}
.liste {
    list-style-image: url(images/liste.gif);
}
.spenden {
    float: right;
    width: 64px;
    height: 58px;
    margin-right: 75px; 
    margin-top: -55px;   
}
.absatz {
    margin-top: 30px;   
}