@charset "utf-8";
/* CSS Document */

#leftnavicontainer {
       width: 190px;}

a.Untermenue1 {COLOR: #fff;}
.Untermenue1 {
	text-decoration: none;
	FONT-WEIGHT: bold;
	font-size: 0.9em;  
        width:190px;
        Height:40px;
	background-image:url(../button/1-.gif);
	text-align: center;
	background-repeat:no-repeat; 
	display:block;
        padding-bottom:0px;
       }
.Untermenue1:hover {
	background-image:url(../button/1-a.gif);
}
.Untermenue1:link {
        background-image:url(../button/1-a.gif);
}

a.Untermenue1-active {COLOR: #fff;}
.Untermenue1-active{
	text-decoration: none;
	FONT-WEIGHT: bold;
	font-size: 0.9em;  
        width:190px;
        Height:40px;
	background-image:url(../button/1-a.gif);
	text-align: center;
	background-repeat:no-repeat; 
	display:block;

}
.Untermenue1-active:hover{
	background-image:url(../button/1-a.gif);

}
.Untermenue1-active:link{
	background-image:url(../button/1-a.gif);
}

a.Untermenue2 {COLOR: #b92608;}
.Untermenue2 {
	text-decoration: none;
	FONT-WEIGHT: bold;
	COLOR: #000;
	font-size: 0.8em; 
        width:190px;
        Height:25px;
	text-align: center;
	background-repeat:no-repeat; 
        background-image:url(../button/2-a.gif);
        display:block; 

}
.Untermenue2:hover {
	background-image:url(../button/2-.gif);

}

.Untermenue2:link {
        background-image:url(../button/2-.gif);
}

a.Untermenue2-active {COLOR: #b92608;}
.Untermenue2-active{
	text-decoration: none;
	FONT-WEIGHT: bold;
	COLOR: #000;
	font-size: 0.8em; 
        width:190px;
        Height:25px;
	background-image:url(../button/2-.gif);
	text-align: center;
	background-repeat:no-repeat; 
	display:block;
       padding-bottom:0px;
}
.Untermenue2-active:hover{
	background-image:url(../button/2-.gif);
}
.Untermenue2-active:link{
	background-image:url(../button/2-.gif);
}





