/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_dunkelgrau.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_gruen.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
}


DIV.fstLevel a:focus
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_gruen.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
}

/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_gruen.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_hellgrau.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_gruen.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
}



DIV.secLevel a:focus
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_gruen.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_gruen.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
}

/*Style-Definition für die Extranet-Navigation*/
DIV.extranet a
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_extranet.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
margin-top: 16px;
}

/*Style-Definition für die ExtranetActive-Navigation*/
DIV.extranet a:hover
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_gruen.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
margin-top: 16px;
}



DIV.extranet a:focus
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_gruen.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
margin-top: 16px;
}

/*Style-Definition für die ExtranetActive-Navigation*/
DIV.extranetActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
width: 160px;
font-family:Verdana; 
font-size:10px;
color:#524738;
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(images/button_gruen.gif);
background-repeat: no-repeat;
line-height: 20px;
vertical-align: middle;
MARGIN: 1Px;
PADDING-LEFT: 7px;
margin-top: 16px;
}