.mainnavi a:link {
color: #666666;
text-decoration: none;
font-weight: bold;
}
.mainnavi a:visited {
color: #666666;
text-decoration: none;
font-weight: bold;
}
.mainnavi a:active {
color: #666666;
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-image: url(../images/_nav-line.gif);
background-repeat: no-repeat;
background-position: 0px 9px;
}
#mainnaviaktivlast {
color: #000000;
text-decoration: none;
font-weight: bold;
background-image: url(../images/_nav-line.gif);
background-repeat: no-repeat;
background-position: 0px 9px;
}
.subnavi a:link {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.subnavi a:visited {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.subnavi a:active {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.subnavi a:hover {
color: #990000;
text-decoration: none;
font-weight: normal;
}
#subnaviaktiv {
color: #990000;
text-decoration: none;
font-weight: normal;
}
.subsubnavi a:link {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.subsubnavi a:visited {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.subsubnavi a:active {
color: #666666;
text-decoration: none;
font-weight: normal;
}
.subsubnavi a:hover {
color: #990000;
text-decoration: none;
font-weight: normal;
}
#subsubnaviaktiv {
color: #990000;
text-decoration: none;
font-weight: normal;
}
.main {
margin: 0px;
padding: 0px 0px 0px 15px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}
.mainnavi {
padding-left: 10px;
padding-top: 10px;
padding-bottom: 1px;
line-height: 15px;
}
#mainnavilast {
}
.subnavi {
padding-left: 22px;
line-height: 15px;
padding-top: 3px;
padding-bottom: 3px;
}
*+html .subnavi {
background-position: 0px 7px;
}
.subsubnavi {
padding-left: 38px;
line-height: 15px;
padding-top: 3px;
padding-bottom: 3px;
}
*+html .subsubnavi {
background-position: 16px 7px;
}
