.klein   { font-style: normal; font-size: 10px}
.normal   { font-style: normal; font-size: 12px}
.mittel   { font-style: normal; font-size: 14px}
.gross    { font-style: normal; font-size: 16px}
.sehrGross    { font-style: normal; font-size: 20px}

H1 { color: #1F1350; font-style: normal; font-weight: bold; font-size: 16px}
H2 { color: #1F1350; font-style: normal; font-weight: bold; font-size: 14px}
H3 { color: #1F1350; font-style: normal; font-weight: bold; font-size: 12px}

td { font-style: normal; font-size: 12px; font-family: arial, helvetica, geneva, sans-serif}
td.content { padding:5px; vertical-align:top }

A:active   { color: #666666; text-decoration: none }
A:link     { color:#666666; text-decoration: none }
A:visited    { color:#666666; text-decoration: none }
A:hover { color: #333333; text-decoration: none;}

A.menu {width:150px; font-size: 12px; text-decoration: none; font-weight: bold; text-align:left; padding-left: 3px;padding-right: -3px; padding-top: 4px; padding-bottom: 4px; display: block;border: solid 1px #1F1350}
a:link.menu {  color : #1F1350;background-color : #F6EAB7;  } 
a:visited.menu {  color : #1F1350;background-color : #F6EAB7;  } 
a:active.menu {  color : #1F1350;background-color : #F6EAB7;  } 
a:hover.menu {  color : #1F1350;background-color : #D5B52E;  }
