body
{
  margin:0px;
  background-color:#ffffff;
}
#navigation
{
  position:absolute;
}
body > #navigation
{
  position:fixed;
}
div
{
  font-family:Verdana, Arial;
  font-size:11px;
  line-height:20px;
  text-align:justify;
}
select, input, textarea
{
  font-family:Verdana, Arial;
  font-size:11px;
  line-height:20px;
}
select, input
{
  line-height:normal;
}
h1
{
  font-weight:normal;
  font-size:22px;
  line-height:22px;
  color:#cccccc;
  font-style:italic;
  font-family:'Times New Roman';
  letter-spacing:1px;
  text-transform:none;
  text-decoration:none;
  margin:0px;
}
h2
{
  font-weight:normal;
  font-size:14px;
  color:#999999;
  font-style:italic;
  font-family:'Times New Roman';
  letter-spacing:1px;
  text-transform:none;
  text-decoration:none;
  margin:0px;
  display:inline-block;
}
img.bilderrahmen
{
  border-width:2px;
  border-color:#ffffff;
  border-style:solid;
  margin-top:6px;
}

ul
{
  margin:0px;
  padding:0px 0px 0px 15px;
  color:#e8433c;
}

a
{
  color:#444444;
  text-decoration:none;
}
a.navigation
{
  color:#666666;
  letter-spacing:1px;
  font-size:11px;
  text-transform:uppercase;
  font-weight:bold;
}
a:hover
{
  color:#e8433c;
}