
 body 
 { background: #fff url("../images/bg.jpg") repeat-x top left fixed; padding: 0 0; 
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000;
 }
 #content {
    background: #fff;    
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 100.00%;
    color: #000;
    padding: 0 0 0 0;
    }
p { line-height: 1.5em; margin: 0 0 1em 0; }
h1,h2,h3,h4,h5,h6 {
    font-family:  Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#222;
    margin: 0 0 0.25em 0;
  }

  h1 { font-size: 250%; }                       /* 30px */
  h2 { font-size: 200%; }                       /* 24px */
  h3 {  font-size: 18px;font-weight:bold;}      /* 18px */
  h4 { font-size: 133.33%; }                    /* 16px */
  h5 { font-size: 116.67%; }                    /* 14px */
  h6 { font-size: 116.67%; }                    /* 14px */
  a { color: #000; background:transparent; text-decoration:none; }
  a:visited  { color: #036; }
  a:focus,
  a:hover { color:#F00; text-decoration:none; }
  a:active { color:#182E7A; text-decoration:underline; }
  ul { line-height: 1.5em; margin: 0 0 10px 25px; } 
#oben_links{width: 310px;FONT-WEIGHT: bold;font-size: 100.00%; }
#oben_mitte{width: 370px;FONT-WEIGHT: bold;font-size: 100.00%;}
#oben_mitte a { color: #000000; background:transparent; text-decoration:none; } 
#oben_mitte a:hover { color:#F00; text-decoration:none; }
#oben_mitte a:active { color:#182E7A; text-decoration:underline; }
#oben_rechts{width: 220px;FONT-WEIGHT: bold;font-size: 100.00%;}
#content_mitte {
    background: #fff;    
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 78.00%;
    color: #000;
    width: 100%;
    }
#content_links
{
    background: #fff;    
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 78.00%;
    color: #000;
    }
#content_links h3
{    font-weight:bold;
    font-size: 18px;
    color: #000;
    }
#content_links li{
list-style-image: url(../images/linkpfeilschwarz.gif);
font-size: 10pt;
font-weight: bold;}

#content_links a
{color:#000}

#content_links a:focus,
#content_links a:hover
{color:#F00}
#content_links_abstand{height:50px;}
 #footer { padding: 10px 20px; color:#666; background: #f9f9f9; border-top: 5px #efefef solid;} 
    
