BODY
{
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
  background-color: #ffffff;
  scrollbar-base-color: #000000;
  scrollbar-arrow-color: #ffffff;
}

table
{
  background-color: #ffffff;
  border: 0px solid #000000;
  font-family: Arial;
  font-size: 10pt;
  padding: 5;
  }

td   
{ 
	padding: 10; 
}


div#menu
{
  margin-left: 0;
  align: center;

}

div#inhalt
{
  color: #000000;
  background-color: #ffffff;
  margin-left: 0;
}

div#box
{
   margin-left: 25;
   margin-top: 50;
}

div#fuss
{
  background-color: #ffffff;
  height: 50;
  width: 800;
  align: center;
}

hr
{
 color: #ffffff;
 height: 1px;
}

input
{
  color:#000000;
  font-weight: none;
  text-decoration: none;
  background: #336699;
  border: 1px solid #000000;
  padding-left : 3px;
  padding-top : 1px; font-style:normal; font-variant:normal; font-size:8pt; font-family:verdana
}

textarea
{
  color:#000000;
  font-weight: none;
  text-decoration: none;
  background: #336699;
  border: 1px solid #000000;; font-style:normal; font-variant:normal; font-size:8pt; font-family:verdana
}

select
{
  color:#000000;
  font-weight: none;
  text-decoration: none;
  background: #336699;
  border: 1px solid #000000;; font-style:normal; font-variant:normal; font-size:8pt; font-family:verdana
}

A:link
{
  COLOR: #000000;
  TEXT-DECORATION: underline;
  font-size:8pt;
  font-weight: bold
}

A:visited
{
  COLOR: #000000;
  TEXT-DECORATION: line-through;
  font-size:8pt;
  font-weight: bold
}

A:active
{
  COLOR: #000000;
  TEXT-DECORATION: overline;
  font-size:8pt;
  font-weight: bold
}

A:hover
{
  color: #000000;
  TEXT-DECORATION: none;
  font-size:8pt;
  font-weight: bold
}

.titel
{
  color:#000000;
  font: 16pt Verdana;
  font-weight: bold;
  text-decoration: overline underline;
}