/* CSS Document - Stand: 02.04.08 */
.monper {
width:500px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border:none;
}
.monper th {
font-weight:bold;
height:20px;
text-align:center;
}
.monper td {
height:20px;
text-align:right;
width:45px;
}
td.c1 {
font-weight:bold;
width:35px;
text-align:left;
}
th.cgesamt {
width:37px;
}
td.cred {
color:#FF0000;
}
.bggrey {
background-color:#E6E6E6;
}