
.menu
{
width:100%;
cursor:hand;
margin:1px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 6px;
padding-right: 2px;
}

.menuFachbereich
{
width:100%;
cursor:hand;
margin:1px;
padding-top: 3px;
padding-bottom: 8px;
padding-left: 6px;
padding-right: 2px;
}
.submenu
{
display:none;
cursor:hand;
position:absolute;
border: 1px solid #444444; 
background-Color:#FDD58E;
}

.submenuOuter
{
display:none;
position:absolute;
background-Color:transparent;
}

.submenuInner
{
cursor:hand;
border: 1px solid #444444; 
background-Color:#FDD58E;
}

.subdiv
{
width:100%;
cursor:hand;
background-Color:#FDD58E;
/* background-Color:#FFFF8E; */
border:1px solid #FDD58E;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 6px;
padding-right: 6px;
}

.naviLinks
{
font-family:Arial;
font-size:11px;
cursor:hand;
text-decoration:none;
font-weight:bold;
color:#000000;
}

.naviLinksFachbereich
{
font-family:Arial;
font-size:11px;
cursor:hand;
text-decoration:none;
font-weight:bold;
color:#F43F2B;
margin-bottom:12px;
}

.naviLinksTrans
{
font-family:Arial;
font-size:11px;
font-weight:bold;
/* font-size:24px; */
background-Color:transparent;
}

.naviLinksRegular
{
font-family:Arial;
font-size:11px;
cursor:hand;
text-decoration:none;
color:#000000;
}
