.submenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #6A686B;
}
.line {
        border-bottom-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-bottom-color: #6A686B;
}
.mainmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #6A686B;
        font-weight: bold;
}
.smallhead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #d4933a;
        font-weight: bold;
}
.smallheadcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d4933a;
	font-weight: bold;
	text-transform: uppercase;
}
.fliess {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #6A686B;

}
body {
        background-color: #FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a    {  text-decoration: none;
        color: #6A686B;
}
a:hover {
        color: #FFF;
        background-color: #6A686B;
}

.fliessrot {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #d4933a;
}
.mainmenurot {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #d4933a;
        font-weight: bold;
}
.right {
        padding-left: 5px;
}
