/*   Allgemeingültige CSS     */





body  {
   background-attachment:fixed;
   margin-left:0px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px;
   background-color:#FFFFFF;
}


IMG  {    border:0px;  }


div.contenthintergrund  {
  position:absolute;
  left:0px;
  top:82px;

}


div.flashrahmen  {
   background:#000000;
   background-image:url('../images/flashplayer_rahmen.gif');

}



div.bereichmainlinks  {
   background-image:url('../images/background_mainlinks3.gif');
}


div.copyrights  {
  color:#000000;
  margin-bottom:50px;
}




A.top:link {text-decoration:none;color:#000070;}
A.top:visited {text-decoration:none;color:#000070;}
A.top:active {text-decoration:none;color:#000070;}
A.top:hover {text-decoration:underline;color:#D00000;}

.small    {  font-size:8pt;  }
.fett    {  font-weight:bold;  }
.nounderline  { text-decoration:none; }

.h3, .H3   {  font-size:11pt; font-weight:bold;  }
.h2, .H2   {  font-size:15pt; font-weight:bold;  }

.header-claim  { text-align:left; font-size:24pt; color:#FFFFFF;  }
.header-subclaim  { text-align:left; font-size:14pt; color:#FFFFFF;  }

SELECT  {
  color:#000070;
  background:#FFFFE0;
  font-size:9pt;
}



SELECT.small, INPUT.small, TEXTAREA.small  {
  background:#FFCC00;
  color:#000070;
  font-size:8pt;
  border:1px;
  border-style:outset;
  border-color:#000000;
}




INPUT.button2  {
  background:#CCCCCC;
  color:#000070;
  font-size:9pt;
  border:1px;
  border-style:outset;
}



H1
{
    font-size:24pt;
    font-weight:bold;
    font-family: Arial, Verdana, Helvetica;
    margin-bottom:2px;
    margin-top:2px;
}
H2
{
    font-size:18pt;
    font-weight:bold;
    font-family: Arial, Verdana, Helvetica;
    margin-bottom:2px;
    margin-top:2px;
}
H3
{
    font-size:12pt;
    font-weight:bold;
    font-family: Arial, Verdana, Helvetica;
    margin-bottom:2px;
    margin-top:2px;
}



#adl_sb_table{
position:relative;
left:-137px;
width:865px;
}

