/* Header
............................................... */
#header { width:913px; height:155px;background: url('../../images/header_gruen.jpg') top left no-repeat;}

h3.navtitel { text-decoration:none;
background: url('../../images/baumnavi_gruen.jpg') no-repeat top right; 
color: #C6FFAD;
font-weight:bold;
font-size:110%;
padding: 65px 15px 0px 0px;
height: 25px !important; height /**/:65px;
margin: 0px;
display:block;
text-align:right;
}
#spalte1-inhalt li a { text-decoration:none;
background: transparent; 
color: #C6FFAD;
font-weight:normal;
font-size:9px;
padding: 10px 7px 0px 0px;
margin: 0px;
display:block;
text-align:right;
}
#spalte1-inhalt li .active a {
background: transparent; 
color: #fff;
}
#spalte1-inhalt li a:link {
/*	padding-right:1.1em;
	background: url(../../img/not-visited.gif) no-repeat top right;*/
}
#spalte1-inhalt li a:visited {
}
#spalte1-inhalt li a:hover {
background: transparent; 
color: #fff;
}

