body.haupt
{
 background-image:url(../images/hintergrund_1.jpg);
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-position:center;
}

body, textarea
 {
  scrollbar-base-color:#bfbfd1;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#bfbfd1;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#bfbfd1;
 }

td,p,li,input,textarea
{
 font-family:verdana,arial,helvetica;
 font-size:14px;
}

h2,h3,h4
{
 font-family:verdana,arial,helvetica;
}
img.pos1
{
 position:absolute;
 top:0px;
 left:0px;
 z-index:0;
 border:0;
}

img.pos2
{
 position:absolute;
 top:120px;
 left:70px;
 z-index:1;
 border:0;
}

img.pos3
{
 position:absolute;
 top:235px;
 left:0px;
 z-index:2;
 border:0;
}

img.pos4
{
 position:absolute;
 top:235px;
 right:20px;
 z-index:3;
 border:0;
}

img.pos5
{
 position:absolute;
 top:120px;
 right:90px;
 z-index:4;
 border:0;
}

img.pos6
{
 position:absolute;
 top:0px;
 right:20px;
 z-index:5;
 border:0;
}

a:link
{
 color: Blue;
}

a:hover
{
 color: Yellow;
}

a:active
{
 color: Lime;
}

a:visited
{
 color: Red;
}
