html,
h1
{ font-family: Times New Roman, serif;
 font-weight: bold;
 font-size:72px;
 color: #000000;
}

h2
{ font-family: Times New Roman, serif;
 font-weight: bold;
 font-size:48px;
 color: #000000;
}

h3
{ font-family: Times New Roman, serif;
 font-weight: bold;
 font-size:36px;
 color: #000000;
}

h4
{ font-family: Times New Roman, serif;
 font-weight: bold;
 font-size:18px;
 color: #000000;
}

h5
{ font-family: Times New Roman, serif;
 font-weight: bold;
 font-size:16px;
 color: #000000;
}

td {
      background-color: #transparent;
      border: 0px solid #transparent;
      font-weight: normal;
      font-size:14px;
      line-height: 1;

   }

select {
      font-family: Times New Roman, serif;
      font-weight: normal;
      font-size:14px;
      color: #000000;
    }

body
{
 margin-top: 0px;
 margin-bottom: 0px;
 font-family:Times New Roman, serif;
 font-weight: normal;
 font-size:14px;
 text-align: center;
 line-height: 1;
 color: #000000;
 background-color: #000000;
 background-image:url(http://www.hellweg-woelfe.de/background.jpg);

 scrollbar-highlight-color:gray;
 scrollbar-shadow-color:black;
 scrollbar-3dlight-color:#B0B0B0;
 scrollbar-arrow-color:black;
 scrollbar-track-color:#F3F3F3;
 scrollbar-darkshadow-color:white; scrollbar-fa:white

}

#site
{
 position: relative;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 777px;
 height: 100%;
 background-color: #transparent;
 background-image:url(http://www.hellweg-woelfe.de/hintergrund.jpg);
}

#rand
{
 position: static;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 777px;
 height: 20px;
 background-color: #transparent;
 background-image:url(http://www.hellweg-woelfe.de/rand.jpg);
 background-repeat: no-repeat;
 float:clear;
}

#header
{
 position: static;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 777px;
 height: 100px;
 background-color: #transparent;
 background-image:url(http://www.hellweg-woelfe.de/grafiken/header/rotate.php);
 background-repeat: no-repeat;
}

#content
{
 position: relative;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 777px;
 min-height: 1200px;
 height: auto !important; /* IE FIX */
 height: 1200px;
 background-color: #transparent;
 background-image:url(http://www.hellweg-woelfe.de/hintergrund.jpg);
 overflow: visible;
 z-index: 5;
}

#hintergrund
{
 position: relative;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 777px;
 min-height: 1200px;
 height: auto !important; /* IE FIX */
 height: 1200px;
 background-color: #transparent;
 overflow: visible;
 background-image:url(http://www.hellweg-woelfe.de/grafiken/backs/rotate.php);
 background-repeat: no-repeat;
 z-index: 5;
}



#links
{
 position: absolute;
 top: 50px;
 left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 140px;
 background-color: #transparent;
 overflow: visible;
  z-index: 9;

}

#rechts
{
 position: absolute;
 top: 50px;
 right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 140px;
 background-color: #transparent;
 overflow: visible;
 z-index: 9;
}

a:link
{
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}

a:visited
{
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}

a:active
{
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}

a:hover
{
 text-decoration: none;
 font-weight: bold;
 color: grey;
}