<!--

/* GRUNDLAYOUT */
body
 { font-family: verdana, arial, helvetica, sans-serif; margin: 0; position: absolute; left: 0; top: 0 }

table, tr, td
  { font-family: verdana, arial, helvetica, sans-serif; }

.starttitle
  { font-size: 32px; font-weight: bold ; color: #000000; }
.menu
  { background-color: #2C006E; }
td.content
  { background-color: #B3BED3; }
.menu-topdown
  { font-size: 10px; color: #808080; }
.menu-left
  { font-size: 12px; color: #808080; font-weight: bold; }
.menu-left2
  { font-size: 10px; color: #000000; font-weight: bold; }
.menu-left2-active
  { font-size: 10px; color: #8E8E8E; font-weight: bold; }
.menu-left-active
  { font-size: 12px; color: #FFFFFF; font-weight: bold; }

  
a
  { text-decoration: none; color: #000000; }
a:hover
  { text-decoration: underline; color: #A1A1A1; }
a:hover.content-link
  { color: #AE0000; }
 
/* CONTENT */

.content-title
  { font-size: 22px; font-weight: bold; color: #000000; }
.content-text
  { font-size: 12px; color: #000000; }
.content-tabtit
  { font-size: 11px; color: #FFFFFF; background-color: #2C006E; font-weight: bold; }
.content-tab
  { font-size: 11px; color: #000000; }



-->
