body, td
{
  font-family: Verdana, sans-serif;
  color: #000000;
  font-size: 10pt;
}


.colored
{
  background-color: #F6F7F9;
  border: 1px #D0DAE4 solid;
  padding: 3px;
}


.small
{
  font-size: 8pt;
  color: #BBBBBB;
}



.grey
{
  background-color: #F6F7F9;
}


a:link, a:visited
{
  color: #554FFF;
  text-decoration: underline;
}


a:active, a:hover
{
  color: #000000;
  text-decoration: underline;
}


h1 { font-size: 16pt; }

h2 { font-size: 12pt; border-bottom: 1px dashed #EEEEEE; }



hr
{
  border-color: #EEEEEE;
  border-style: dashed;
}


a.small
{
  font-size: 8pt;
  color: #BBBBBB;
}


div#inhalt {
margin-left: 180px; margin-right: 180px;
}