.primary_header {font-weight : bold; color : #3B9AD2; font-size : 10px; line-height : 19px;  } 
.primary {
display : block; 
width : 160px; 
height:19px;
line-height : 19px; 
cursor:pointer;
} 
a.primary {
display : block; 
background : #ffffff; 
color : #000000; 
width : 160px; 
height : 19px; 
} 
a.primary:hover {
background : #cccccc; 
height : 19px; 
line-height : 19px;
width : 160px;
color : #ffffff; 
z-index:2; 
position:relative;
top:1px;
} 
#primary_aktiv {
background : #cccccc; 
color : #ffffff;
width : 160px; 
height:19px;
line-height : 19px;
position:relative;
top:1px;
z-index:2; 
} 
.subkategorie {
display : block; 
width : 160px; 
height:19px;
line-height : 12px; 
} 
a.subkategorie {
display : block; 
background : #E9EAEE; 
color : #000000; 
width : 160px; 
height : 19px; 
line-height : 19px;
position:relative;
top:0px;
z-index:1;
} 
a.subkategorie:hover {
background : #ffffff; 
height : 19px; 
line-height : 17px; 
width : 160px;
color : #000000; 
position:relative;
top:1px;
z-index:2;
} 
#subkategorie_aktiv {
background : #ffffff; 
height : 19px; 
line-height : 17px; 
width : 150px;
padding-left:10px;
color : #000000; 
position:relative;
top:1px;
z-index:2;
} 