/*-----------------------------------------------------*/
/*--- Stylesheet for Artikel-Fakten.de              ---*/
/*--- Sunday, 18. June 2006                         ---*/
/*-----------------------------------------------------*/

/* Display none */

ul#topbar,
.sidebar,
#footer 
{
  display: none;
}



/* Abstände + Einzüge Korrekturen */

#box {
  position:       static;
  width:          auto;
  margin:         auto;
}

#header {
  height:         auto;
  width:          auto;
}

#header a {
  position:       static;
  height:         18pt;
  width:          auto;
  margin:         0 0 15px;
  padding:        0 0 5px 0;
  font-size:      20pt;
  text-indent:    0;
  text-transform: uppercase;
  color:          #444;
  letter-spacing: 0;
  border-bottom:  0;
}


#content {
  float:            none;
  width:            auto;
  padding:          1em 0;
  line-height:      15pt;
}

#artikel-kategorie {
  font-weight:      normal;
}