body { background-repeat: no-repeat; background-position: top left; }

.header { font-family: Verdana; color: #415E82; font-size: 13; font-weight: bold; }
.header-klein { font-family: Verdana; color: #415E82; font-size: 11; font-weight: bold; }
.body { font-family: Verdana; color: #415E82; font-size: 11; }
input {color: #415E82; font-size: 11; font-family: Verdana; border: solid 1px #415E82; background-color: #FFFFFF;}
textarea {color: #415E82; font-size: 11; font-family: Verdana; border: solid 1px #415E82; }

a:link { color: #415E82; text-decoration: underline; }
a:visited { color: #415E82; text-decoration: underline; }
a:active { color: #415E82; text-decoration: underline; }
a:hover { color: #6181A9; text-decoration: underline; }