
body {
background-color: #cccccc;
}

A {
color: #000000;
font-weight:bold;
}
A:hover {
color: #ffffff;
background-color: #0066cc;
font-weight: bold;
}
TD {
color: #000000;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt;
font-weight: bold;
}

input,textarea,select {
font-family: 'Courier New', Courier, monospace;
font-size: 12px;
font-weight: normal;
}

.button {
border: 1px solid grey;
font-weight: bold;
font-size: 10pt;
text-align: left;
background-position: 2px center;
background-repeat: no-repeat;
}

.TITEL {
background: url(img/titel.gif);
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 20pt;
font-weight: bold;
font-style: italic;
height: 50px;
vertical-align: middle;
text-align: center;
border: 1px solid #000000;
border-width: 1px 0 1px 0;
}
.TITEL25 {
background: url(img/titel25.gif);
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 20pt;
font-weight: bold;
font-style: italic;
height: 25px;
vertical-align: middle;
text-align: center;
border: 1px solid #000000;
border-width: 1px 0 1px 0;
}
