body
{
  margin:0px;
}
div.head
{
  background-color:#805000;
  background-image:url(hintergrund.jpg);
  background-repeat:repeat;
  font-size:12.0pt;
  font-family:Times;
  color:#ffffff;
  text-decoration:none;
  font-weight:normal;
  position:fixed;
  top:0px;
  padding-top:0px
  height:75px;
  width:100%;
  margin:0px;
  overflow:hidden;
}

#head h1
{
  font-size:24.0pt;
  font-family:Times;
  font-weight:bold;
  color:#ffffff;
}

div.menu
{
  background-color:#805000;
  background-image:url(hintergrund.jpg);
  background-repeat:repeat;
  font-size:12.0pt;
  font-family:Times;
  color:#ffffff;
  text-decoration:none;
  font-weight:normal;
  position:fixed;
  top:75px;
  left:0px;
  padding:0px;
  bottom:0px;
  width:200px;
  margin:0px;
}

#menu ul
{
  list-style-type:none;
  padding-left:20px;
}

#menu a
{
  color:lime;
  font-weight:bold;
  text-decoration:none;
}

#menu a.active
{
  color:#ffff00;
  font-weight:bold;
  text-decoration:none;
}

#menu a:hover
{
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

div.content
{
  background-color:#ffffd0;
  background-image:url(hintergrund1.jpg);
  background-repeat:repeat;
  font-size:12.0pt;
  font-family:Times;
  color:#000000;
  text-decoration:none;
  font-weight:normal;
  position:absolute;
  top:75px;
  bottom:0px;
  left:200px;
  right:0px;
  padding-top:0px;
  margin:0px;
  overflow:auto;
}

div.beitrag
{
  background-color:#ffffd0;
  background-image:url(hintergrund1.jpg);
  background-repeat:repeat;
  font-size:12.0pt;
  font-family:Times;
  color:#000000;
  text-decoration:none;
  font-weight:normal;
  position:absolute;
  top:10px;
  bottom:10px;
  left:10px;
  right:10px;

}

div.willkommen
{
  background-color:e3e5e5;
  background-image:url(../Privat/willkommen.jpg);
  background-repeat:no-repeat;
  font-size:12.0pt;
  font-family:Times;
  color:#ffc000;
  text-decoration:none;
  font-weight:normal;
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  padding-top:0px
  margin:0px;
}

div.rubrik
{
  font-size:18.0pt;
  text-align:center;
  background-color:#b0b0b0;
  background-repeat:no-repeat;
  color:#ffc000;
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  padding-top:0px
  margin:0px;
}

#rubrik td
{
  font-size:28.0pt;
  text-align:center;
}

#rubrik a
{
  color:#ffff00;
  font-weight:bold;
  text-decoration:none;
}
#rubrik a:active
{
  color:#ffff80;
  font-weight:bold;
  text-decoration:none;
}
#rubrik a:hover
{
  color:#ffa000;
  font-weight:bold;
  text-decoration:none;
}

div.sammlung
{
  background-color:#ffffd0;
  background-image:url(hintergrund1.jpg);
  background-repeat:repeat;
  font-size:12.0pt;
  font-family:Times;
  color:#000000;
  text-decoration:none;
  font-weight:normal;
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:200px;
  padding-top:0px
  margin:0px;
  overflow:auto;
}

#sammlung h2
{
  font-size:18.0pt;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}


div.sammlungmenu
{
  background-color:#ffffd0;
  background-image:url(hintergrund1.jpg);
  background-repeat:repeat;
  font-size:12.0pt;
  font-family:Times;
  color:#000000;
  text-decoration:none;
  font-weight:normal;
  position:absolute;
  top:0px;
  bottom:0px;
  right:0px;
  width:200px;
  padding-top:0px;
  margin:0px;
  overflow:auto;
}

#sammlungmenu p
{
  margin-top:10px;
  margin-bottom:10px;
  margin-left:5px;
  margin-right:5px;
}

h1
{
  font-size:24.0pt;
  font-weight:bold;
}

h2
{
  font-size:18.0pt;
  font-weight:bold;
}

h3
{
  font-size:13.5pt;
  font-weight:bold;
}

b
{
  font-weight:bold;
}

a
{
  color:#ff0000;
  font-weight:bold;
  text-decoration:none;
}
a:active
{
  color:#ff8080;
  font-weight:bold;
  text-decoration:none;
}
a:hover
{
  color:#ff00d0;
  font-weight:bold;
  text-decoration:none;
}

