body         {
        font-family:Times New Roman,serif;
        font-size: 100%;
        color:#663333;
        background-image:url(http://www.kaesekessel.de/pic/hig.jpg);
}

table, tr, td, input         {
        font-family:Times New Roman,serif;
        font-size: 100%;
        vertical-align: top;

}

.title { font-size: 160%;  font-weight: bold; color:#663333;  }

.subtitle { font-size: 120%;  font-weight: bold;  }

.horizontalLine {
        background-color: #663333; ;
}

.bold         {
        font-weight: bold;
        font-family:Times New Roman,serif;
        font-size: 100%;
}

.smalltext         {
        font-family:Times New Roman,serif;
        font-size: 90%;
}



.error { color: Red;  font-weight: bold;  }

a:link { text-decoration:underline; color:#CC0000; font-weight: bold; font-size: 80%; }
a:visited { text-decoration:underline; color:#FF6600; font-weight: bold; font-size: 80%; }
a:hover { text-decoration:none; color:#CC0000; font-weight: bold; font-size: 80%; }
a:active { text-decoration:none; color:#FFFF00; font-weight: bold; font-size: 80%; }
a:focus { text-decoration:none; color:#CC0000; font-weight: bold; font-size: 80%; }
