body{
  vertical-align:top;
  background-color:#FFFFCE;
}
td
  {
  vertical-align:top;
  background-color:#FFFFCE;
  color:#663300;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:11pt;
  }

h1 { 
  font-size:16pt;
  font-weight:bold; 
 }

th
  {
  font-size:10pt;
  text-align:left;
  }

table { border-collapse:collapse; }

table,td,th { 
  border-color:#663300; 
  background-color:#FFFFCE;
}

a:link
  {
  font-weight:normal;
  color:#CE3031;
  text-decoration:none;
  }

a:visited
  {
  font-weight:normal;
  color:#FFFFCE;
  color:#CE3031;
  text-decoration:none;
  }

a:hover
  {
  font-weight:normal;
  color:#0000FF;
  text-decoration:underline;
  }

a:active
  {
  font-weight:normal;
  color:#0000FF;
  text-decoration:overline;
  }

a:focus
  {
  font-weight:normal;
  color:#0000FF;
  text-decoration:underline;
  }

tr
  {
  background-color:#FFFFCE;
  color:#CC0000;
  }

tr.hell
{
  background-color:#FFFFCE;
}

tr.dunkel
{
  background-color:#FFFF66;
}

td.hell
{
  background-color:#FFFFCE;
}

td.dunkel
{
  background-color:#FFFF66;
}

div.emsg
{
  color:#FF0000;
  font-weight:bold;
  text-align:left;
}

tr.kopf, td.kopf
{
  background-color:#FFFF96;
}

td.kopf_links
{
  background-color:#FFCC00;
}

div.norm
{
    font-size:12pt;
}
div.bold
{
    font-weight:bold;
    font-size:12pt;
}

a.mail
{
    text-decoration:underline;
    font-weight:bold;
    font-size:12pt;
}


a.hidden
{
    color:#FFFF55;
}

td.home
{
    font-size:12pt;
    font-weight:bold;
}

hr.admin_head, hr.table
{
  background-color:#663300;
  color:#663300;
  border-color:#663300;
  height:2px;
}

hr{
  color:#FFCC66;
  background-color:#FFCC66;
  height:4px;
}

hr.grenze
{
  background-color:#FFCC66;
  color:#ffCC66;
  height:10px;
}
div.warning
{
    font-weight:bold;
    font-size:12pt;
    color:red;
    text-decoration:blink;
}
dt
{
    font-weight:bold;
  	color:#442200;
}
span.ltitel{
    font-weight:bold;
    font-size:12pt;
}

