/* style */

body{
		  background: #FFF;
		  font: 11px Lucida, Verdana, Arial, Helvetica, Sans-serif;
		  margin: 0px;
		  padding: 0px;
		  }

td{
		  text-align:top;
		  font: 11px Lucida, Verdana, Arial, Helvetica, Sans-serif;
		  margin: 0px;
		  padding: 0px;
		  line-height: 16px;
          }



.back {
	   background: #EEEEEC;
	   }

.back2 {
	   background-color: #F4F4F4;
	   background-image: url(img/back.gif);
       background-repeat: repeat-y;
	   }
.klammer {
	   background-image: url(img/green.gif);
       background-repeat: repeat-y;
	   }

a {
    color: #666; 
    text-decoration: underline;
     }

a.navi {
    color: #036; 
    text-decoration: none;
     font-weight:bold;
     }

a.navi:hover {
        color: #9C6; 
        text-decoration: none;
        font-weight:bold;
        }


a:hover {
        color: #9C6; 
        text-decoration: none;
      
        }

a.green_n {
				color: #FFF;
				text-decoration:none;
                }					   							

a.green_n:hover {
				color: #FFF;
				text-decoration:underline;
                }	
                
a.news{
			  color: #9C6;	
			  text-decoration:underline;}   	  
a.box{
			  color: #003B75;
              font-weight:bold;	
			  text-decoration:underline;}   	  
a.news:hover{
			  color: #9C6;	
			  text-decoration:none;}   	  
			                  
.nav, .nav_s{
	border-right: 1px solid #036;
	border-top: 1px solid #036;
	line-height: 25px;
    }
	
.nav_s {
		border-top: none;
		border-right: none;
		}
			
.nav_b {
		border-right: 1px solid #036;
		}
			
		
.head {
	   margin-top:15px;
       }
.teaser {
	   color: #036;
	   font-weight: bold;
	   }
.teasergreen {
	   color: #83B635;
	   font-weight: bold;
	   }
	   
.boxhome{
    width:255px;
    height:90px;
    background: #DAEBFB;
	padding: 5px;
    font: 11px Lucida, Verdana, Arial, Helvetica, Sans-serif #003B75;
	line-height: 15px;
   	}
    
.aktuell {
	     background: #EEEEEC;
	     border-left: 3px solid #FFF;
		 }

.textblock{
		  width: 405px;
          margin: 0px;
		  padding: 0px;
		  line-height: 16px;
		  }

.news {
		width:200;
        font: 10px Verdana, Arial, Sans-serif;
		line-height: none;
		padding:5px;
       line-height: 14px;
		   }
            
.newssmall {
		width:200;
        font: 9px Verdana, Arial, Sans-serif;
		line-height: none;
		padding:5px;
        }
	   
a.news:hover, a.news:link, a.news:visited, a.news:active {
			  color: #9C6;	
			  }   	  
			  
.green {
		background: #83B533;
		color: #FFF;
		font: 11px Arial, Sans-serif;
		font-weight: bold;
		padding-left: 15px;
		
		}
.green_small {
		color: #83B533;
		font: 9px Arial, Sans-serif;
		}
		
				   							

	