td { color: black; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a { color: black; font-weight: bold; font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
A:HOVER {
    color: #F3ECE6;
    font-weight: bold;
}
h3 { color: black; font-size: 11px; line-height: 11px; font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

#nav {
    color: black;
    font-size: 11px;
    line-height: 20px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    text-align : right;
    padding-right : 4px;
}
#navtop {
    color: black;
    font-size: 11px;
    line-height: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    text-align : left;
    padding-left : 4px; font-weight: bold;
}
#navtop:hover {
    color: #BF2809;
    font-size: 11px;
    line-height: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-align : left;
    padding-left : 4px; font-weight: bold;
}
#aktiv{
    color: #BF2809;
    font-size: 11px;
    line-height: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-align : left;
    padding-left : 4px; font-weight: bold;
}
#aktiv2 {
    color: #F3ECE6;
    font-size: 11px;
    line-height: 20px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-align : left;
    padding-left : 4px; font-weight: bold;
}
#text {
	color: black;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left : 18px;
	padding-right : 18px;
	padding-top : 10px;

}
#titel {
    color: black;
	font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    padding-left : 10px;
    padding-right : 10px;
}
.button { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; font-weight: bold;
    line-height: 20px; color: black; background-color: #BF2809; border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; width: 80px}

.buttonover { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; font-weight: bold;
    line-height: 20px; color: #BF2809; background-color: #99CC99; width: 80px; border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }
