body {
    font-family: Arial, Helvetica, sans-serif;
    color: #333399; font-size: 16px;
}
td, p {
    font-family: Arial, Helvetica, sans-serif;
    color: #333399; font-size: 16px;
    cursor: default;
}
input, select, option {
    font-family: "Courier New", Courier, mono;
    color: #000000; font-size: 14px;
}
a {
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
}
.menu {
    color: #333399;
    font-size: 14px;
}
.kopftext {
    font-weight: bold; font-size: 20px;
}
.copy {
    color: #999999; font-size: 12px;
}
.hinweis {
    color: #FF0000; font-weight: bold;
}

.reg {
 font-size: 12px;
 position: relative;
 top: -4px;
 text-decoration: none;
}

