BODY, TD  {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.title1  {
    font-size: 22px;
}
.title2  {
    font-size: 12px;
    font-weight: bold;
}
.subtitle  {
    font-size: 14px;
    font-weight: bold;
}
A.subtitle, A.subtitle:link, A.subtitle:visited, A.subtitle:active, A.subtitle:hover {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
A.subtitle:hover {
    text-decoration: underline;
}


A, A:link, A:visited, A:hover, A:active  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color : #888888;
    text-decoration :underline;
    font-weight: normal;
}

p { margin: 0 0 5px 0; }

.formular td { padding: 2px 5px 2px 0 }

.agb { color: red; margin: 5px 0; }
.send { margin: 5px 0; }
.agbtext { clear: both; overflow: auto; height: 50px; border: 1px solid #555555; padding: 3px; margin-top: 10px; font-size: 9px; }
#xcaptcha { padding-top: 5px;}
#reload img{ padding: 1px 0 0 102px;}


.small {
    font-size: 10px;
    font-weight: bold;
}
A.small, A.small:link, A.small:visited, A.small:active, A.small:hover {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
A.small:hover {
    text-decoration: underline;
}

.smaller {
    font-size: 9px;
    font-weight: normal;
}

