body
{
  background-color: #282828;
  background-image:url(images/background.gif);
  background-repeat:repeat;
  margin: 0px;
}

td
{
  font: 11px verdana, arial, sans-serif;
  color: #000000;
}

input, textarea, select
{
  background-color: #FFFFFF;

  border-style: solid;
  border-width: 1px;
  border-color: #000000;

  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;

  padding: 1px;
}

hr
{
  height: 1px;
  border: 0px;

  color: #CECFCE;
  background-color: #CECFCE;
}

.site
{
  background-image: url(images/top.gif);
  background-repeat:repeat;
  height: 267px;
  text-align: center;
}

.top
{
  background-image: url(images/header.png);
  background-repeat:no-repeat;
  position:absolute;
  left:50%;
  margin-left:-400px;
  height: 87px;
  width: 800px;
  text-align: center;
}

.header

{
  background-image: url(images/header.jpg);
  background-repeat:no-repeat;
  position:absolute;
  top: 87px;
  left:50%;
  margin-left:-400px;
  height: 180px;
  width: 800px;
  text-align: center;
}

.werbung
{
  position:relative;
  left:50%;
  margin-left:-370px;
  height: 20px;
  width: 740px;
  text-align: center;
}

.spacer
{
  background-image: url(images/spacer.png);
  background-repeat:repeat;
  position:relative;
  left:50%;
  margin-left:-370px;
  width: 740px;
  text-align: center;
}

.footer
{
  background-image: url(images/footer.png);
  background-repeat:no-repeat;
  position:relative;
  left:50%;
  margin-left:-370px;
  height: 80px;
  width: 740px;
  text-align: center;
}

//* 4096EE BLAU - FF0084 PINK *//

a:link    { color: #FF0084; FONT-SIZE: 11px; text-decoration: none; }
a:active  { color: #FF0084; FONT-SIZE: 11px; text-decoration: none; }
a:visited { color: #FF0084; FONT-SIZE: 11px; text-decoration: none; }
a:hover   { color: #000000; FONT-SIZE: 11px; text-decoration: none; }

a.copyright:link     { font: 11px verdana; color:#000000; text-decoration:none; }
a.copyright:active   { font: 11px verdana; color:#000000; text-decoration:none; }
a.copyright:visited  { font: 11px verdana; color:#000000; text-decoration:none; }
a.copyright:hover    { font: 11px verdana; color:#FF0084; text-decoration:none; }

a.categories:link    { font: 11px verdana; color:#FFFFFF; text-decoration:none; }
a.categories:active  { font: 11px verdana; color:#FFFFFF; text-decoration:none; }
a.categories:visited { font: 11px verdana; color:#FFFFFF; text-decoration:none; }
a.categories:hover   { font: 11px verdana; color:#FF0084; text-decoration:none; }