
body{
font-family:  Calibri, sans-serif, Arial;


}
a.u {
color: #FF0909;
}

a.auss_r {
float: left;
height: 30;
width: 7em;
overflow: hidden;
display: block;
font-weight: bold;
text-align: center;
text-vertical-align: bottom;
text-decoration: none;
background-color: #94BD07;
font-size: 14;
color: #FFFFFF;
}

a.auss_r_sel
{
float: left;
height: 30;
width: 7em;
overflow: hidden;
display: block;
font-weight: bold;
text-align: center;
text-vertical-align: bottom;
text-decoration: none;
background-color: #C4120E;
font-size: 14;
color: #FFFFFF;
border: 0px solid;

}

a:hover.auss_r {
overflow: visible;
background-color:#C4120E;

}

a:visited.weiss
{
 color: #ffffff;
}

a.weiss
{
 color: #ffffff;
}


a.in_r {
float: left;
height: 25;

overflow: hidden;
display: block;

text-align: center;
text-vertical-align: bottom;
text-decoration: none;
background-color: #ffffff;
font-size: 14;
color: #8B8885;
}

a:hover.in_r
{
 overflow: visible;
background-color:#7F7F7F;
color: #ffffff;
}

a.in_r_sel {
float: left;
height: 25;

overflow: hidden;
display: block;

text-align: center;
text-vertical-align: bottom;
text-decoration: none;
background-color: #7F7F7F;
font-size: 14;
color: #ffffff;
}