body,div,span,table,tr,td,p,ul,li,dl,dt,dd
{
  font-family:'Trebuchet MS', 'Tahoma', 'Arial', sans-serif;
  font-size:11pt;
}

h3
{
  font-family:'Arial', sans-serif;
  font-size:16pt;
}

.KLEIN
{
  font-size:9pt;
}

body
{
  background-color:#CCCCCC;
}

a
{
  text-decoration:underline;
}

a:link, a:visited
{
  color:#000000;
}

a:hover, a:active
{
  color:#FF0000;
}

p
{
  margin:15px;
}

dt
{
  font-weight:bold;
}

table.TABELLE_GESAMT
{
  background-color:#FFCC00;
  border-style:none;
  width:95%;
  margin-left:2.5%;
}

td.ECKE
{
  background-repeat:no-repeat;
  width:100px;
  height:100px;
}

col.SPALTE_LINK
{
  width:150px;
}

table.TABELLE_LINK
{
  border-style:none;
  width:150px;
  table-layout:fixed;
}

td.ZELLE_LINK
{
  height:25px;
  text-align:center;
}

td.ZELLE_LINK_AUSWAHL
{
  font-weight:bold;
  height:25px;
  text-align:center;
  background-image:url(auswahl.gif);
  background-repeat:no-repeat;
}

td.ZELLE_INHALT
{
  background-color:#FFFFCC;
  vertical-align:top;
}

td.ZELLE_INHALT img
{
  background-color:#FFFFCC;
}
