a.active
{
  border: none;
  padding: 2px 6px 2px 6px;
  text-decoration: none; 
  text-align: center;
  color:#600000; 
  font-weight: bold;
}

a.active:hover 
{
  color: #ffffd0;
  text-decoration: none; 
}

a.passive
{
  padding: 2px 6px 2px 6px;
  text-decoration: none; 
  text-align: center;
  color:#d00000; 
  font-weight: bold;
}

span.passive
{
  padding: 2px 6px 2px 6px;
  text-decoration: none; 
  text-align: center;
  color:#d8c960; 
  font-weight: bold;
}

a.std:link:hover    { font-size: 13px; font-weight: bold; color: #ee0000; font-family: Tahoma; }
a.std:visited:hover { font-size: 13px; font-weight: bold; color: #ee0000; font-family: Tahoma; }
a.std:link          { font-size: 13px; font-weight: bold; color: #800000; font-family: Tahoma; }
a.std:visited       { font-size: 13px; font-weight: bold; color: #CC0000; font-family: Tahoma; }

a.inactive
{
  padding: 2px 6px 2px 6px;
  text-decoration: none; 
  text-align: center;
  color:#888888; 
}

table.standard
{
  font-family: Tahoma; 
  font-size: 13px; 
  cursor: default;
}

table.mini
{
  font-family: Tahoma; 
  font-size: 11px; 
  color: #666666;
  cursor: default;
  border-spacing: 2px;
  border-style: none;
}

font.mini
{
  font-family: Tahoma; 
  font-size: 11px; 
}

table.form
{
  font-family: Tahoma; 
  font-size: 13px; 
  cursor: default;
  border-spacing: 2px;
  border-width: none;
  background-color: #fff6b6;
}

table.head
{
  font-family: Tahoma; 
  font-size: 13px; 
  cursor: default;
  border-spacing: 2px;
  border-style: outset; 
  border-width: thin;
  background-image: url(bilder/tabhead.gif);
}

td.head
{
  padding: 5px;
  background-color: #d8c960;
}

td.left
{
  border-style: solid; 
  border-width: 1px;
  border-color: #b9b280;
  background-image: url(bilder/tabhead.gif);
}

td.form
{
  padding: 5px;
  background-color: #fff6b6;
}

td.white
{
  border-style: none; 
  padding: 3px;
  background-color: #FFFFFF;
}

td.pastell
{
  border-style: none; 
  padding: 3px;
  background-color: #F7F3CB;
}

td.border
{
  border-style: solid; 
  border-width: 1px;
  border-color: #b9b280;
}

td.yellow
{
  border-style: solid; 
  border-width: 1px;
  border-color: #b9b280;
  background-color: #ffffa0;
}

td.gray
{
  border-style: solid; 
  border-width: 1px;
  border-color: #c0c0c0;
  background-color: #f0f0f0;
}

body 
{ 
  margin-top: 0px; 
  margin-left: 0px; 
  margin-bottom: 0px; 
  margin-right: 0px; 
}

body.standard
{
  font-family: Tahoma; 
  font-size: 13px; 
  background-image: url(bilder/main.gif);
}

img.view
{
  border-style: none; 
  border-width: 0px;
}

img.standard
{
  border-style: solid; 
  border-width: 1px;
  border-color: #666666;
}

img.thumb
{
  border-style: solid; 
  border-width: 1px;
  border-color: #666666;
}