.mainnavi a:link {
color: #000000;
text-decoration: none;
font-weight: bold;
}
.mainnavi a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}
.mainnavi a:active {
color: #000000;
text-decoration: none;
font-weight: bold;
}
.mainnavi a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}
#mainnaviaktiv {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #E0E0E0;
}
#mainnaviaktivlast {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #E0E0E0;
}
.subnavi a:link {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.subnavi a:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.subnavi a:active {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.subnavi a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}
#subnaviaktiv {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #E0E0E0;
}
.subsubnavi a:link {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.subsubnavi a:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.subsubnavi a:active {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.subsubnavi a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}
#subsubnaviaktiv {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #E0E0E0;
}
.main {
margin: 0px;
padding: 3px 0px 0px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}
.mainnavi {
padding-left: 14px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 15px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-top: 17px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCCCCC;
background-image: url(../images/_nav-dot.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}
#mainnavilast {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCCCCC;
}
.subnavi {
padding-left: 14px;
line-height: 15px;
padding-top: 1px;
padding-bottom: 1px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
*+html .subnavi {
}
.subsubnavi {
padding-left: 14px;
line-height: 15px;
padding-top: 1px;
padding-bottom: 1px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
*+html .subsubnavi {
}

