.aNorm {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #FF0000;
}
.aHigh {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#333333;
}

td.aNorm{
background-image: url(../Grafiken/walze.gif);
background-repeat: no-repeat;
background-position:10px 0px;
padding: 3px;
}

td.aHigh{
background-image: url(../Grafiken/walze.gif);
background-repeat: no-repeat;
background-position:10px 0px;
padding: 3px;
}

.bBottom{
border-left-width: 1px;
border-left-color: #333333;
border-left-style: solid;
border-right-width: 1px;
border-right-color: #333333;
border-right-style: solid;
border-bottom-width: 1px;
border-bottom-color: #333333;
border-bottom-style: solid;
}

body {
font-family: sans-serif;
font-size: 12px;
font-weight:normal;
text-decoration:none;
}

td {
font-family: sans-serif;
font-size: 12px;
font-weight:normal;
text-decoration:none;
}

h3 {
font-family: sans-serif;
font-size:12px;
font-weight:bold;
}
