/* CSS Document */
html, body, td {
font-weight: 500;
color: #000000; 

font-size:9.0pt;
font-family: Arial;
}

form{
  padding: 0px;
  margin: 0px;
}

.kop{
font-size: 14.0pt;
font-weight: 700;
color: #df051d;
}
.subkop{
font-size: 12.0pt;
font-weight: 700;
color: #df051d
}
a.subkop {
/*text-decoration: none;*/
}
a {
text-decoration: none;
font-weight: 700;
color: #000000;
}
a:hover {
color: #df051d;
}
a.klein {
font-size: 8.0pt;
text-decoration: none;
font-weight: 700;
color: #df051d;
}
a.klein:hover {
color: #000000;
}
input {
border: 1px solid black;
}
textarea {
border: 1px solid black;
}
input.submit {
border: 1px solid black;
}
