#navigation{
    float:left;
    width: 205px;
    height: auto !important;
    height: 200px;
    min-height: 100px;
    border: 0px solid #007388;   
margin: 0px; 0px; 010px; 0px
 

}

#navigation a{
    text-decoration: none;
}

.lev1_active, .lev1_inactive:hover{
    float:left;
    color: #ff0000;
    background: #007388;
    display:block;
    height: 20px;
    width: 192px;
    padding: 8px 23px;
    font-size: 11px;
	font-weight: bold;

		background:transparent url(images/balken.jpg) no-repeat -4px 5px;

}

.lev1_inactive{
    float: left;
    color: #000000;
    font-size: 11px;
    padding: 8px 23px;
    height:20px;
    width: 192px;
	font-weight: bold;

	background:transparent url(images/balken.jpg) no-repeat -4px 5px;

}

.lev2_active, .lev2_inactive:hover{
    float:left;
    color: #ffd500;
    display:block;
    height: 22px;
    min-height: 22px;
    height: auto !important;	
    width: 187px;
    padding: 9px 20px 0px 23px;
    font-size: 11px;
					background:transparent url(images/balkengrau.jpg) no-repeat -4px 5px;

}

.lev2_inactive{
    float: left;
    color: #007388;
    font-size: 11px;
    padding: 9px 20px 0px 23px;
    height: 22px;
    min-height: 22px;
    height: auto !important;
    width: 187px;


}

.lev3_active, .lev3_inactive:hover{
    float:left;
    color: #ff0000;
    background: #bbbdbe;
    display:block;
    height: 22px;
    min-height: 22px;
    height: auto !important;	
    width: 167px;
    padding: 7px 20px 0px 29px;
    font-size: 11px;
			background:transparent url(images/balkengelb.jpg) no-repeat 1px; 5px;

}

.lev3_inactive{
    float: left;
    color: #007388;
    font-size: 11px;
    padding: 7px 10px 0px 29px;
    height: 22px;
    min-height: 22px;
    height: auto !important;
    width: 167px;
			background:transparent url(images/balkengg.jpg) no-repeat 1px; 5px;

}