
#tpl-head td{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    color : #F7F7F7;
    font-weight:normal;
}

#tpl-head A:FOCUS, #tpl-head A:LINK, #tpl-head A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    color : #E3D78B;
    text-decoration : none;
    font-weight:normal;
}
#tpl-head A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    color : #E3D78B;
    text-decoration : none;
    font-weight:normal;
}
#tpl-head A:HOVER{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #E3D78B;
    text-decoration : underline;    
    font-weight:normal;
}
#tpl-head A:FOCUS.neben, #tpl-head A:LINK.neben, #tpl-head A:VISITED.neben {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    color : #3e3e3e;
    text-decoration : none;
    font-weight:normal;
}
#tpl-head A:ACTIVE.neben {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    color : #990000;
    text-decoration : none;
    font-weight:normal;
}
#tpl-head A:HOVER.neben{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #990000;
    text-decoration : none;    
    font-weight:normal;
}
#tpl-head A:ACTIVE.haupt, #tpl-head A:FOCUS.haupt, #tpl-head A:LINK.haupt, #tpl-head A:VISITED.haupt {
	color : #3e3e3e;
    text-decoration : none;
    font-size : 10px;
    font-weight:normal;
}
#tpl-head A:HOVER.haupt{
	color : #990000;
    text-decoration : none; 
    font-size : 10px;   
    font-weight:normal;
}

.submenu-hidden{
	display:none;
}
.submenu-visible{
	display:inline;
}
