body {
 font-family: Arial;
 font-size: 12px;;
}
a,a:link,a:visited         { font-family: Arial;
 font-size: 12px;
 text-decoration:none;
 font-weight: bold;
 text-align: left;
 color: #333333;
          }
a:hover {
 text-decoration:none;
 color: #666666;
}

a.menu,a:link.menu,a:visited.menu {
 font-family: Arial;
 font-size: 12px;
 letter-spacing:2px;
 text-decoration:none;
 text-transform: uppercase;
 line-height:30px;
 font-weight: bold;
 text-align: left;
 color: #333333;
}
a:hover.menu {
 text-decoration:none;
 color: #666666;
}
td        { font-size: 12px;
          }
td#copyright {
	font-size: 10px;
         color: #808080;
          }
div       { font-size: 12px;
          }

font      { font-size: 12px;
          }
font.error {
 font-size: 12px;
 font-weight: bold;
 color: #FF0000;
}
h1 {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 line-height: 14px;
 padding-top: 5px;
 padding-bottom: 10px;
 margin-top: 0px;
 margin-bottom: 0px;
}
h2 {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 line-height: 12px;
 padding-top: 8px;
 padding-bottom: 5px;
 margin-top: 0px;
 margin-bottom: 0px;
}
.klein {
 font-size: 10px;
}
