body
{
margin:1cm;
background: #ffffff;
}

/** seitenlayout **/

#schatten_unten,#formalerbereich,#topmenue,#visualkey,#spalte_links,#spalte_rechts,#spalte_rechts_inner,#content_fusszeile, 
.topmenue, #untermenue, #w3werk, #inhalt_fusszeile, #pfad, #suchleiste,
#tbl_hauptmenue, #tbl_schattenecke
{
display:none;
}


#seite_container
{
width:100%;
}

#seite
{
width:100%;
}

#tbl_artikel
{
width: 95%;
}

#spalte_mitte
{
width:100%;
margin-left:12px;
margin-top:20px;
}


#kopfzeile
{

border-top:1px dashed #6e6e6e;
border-bottom:1px dashed #6e6e6e;
}

#kontaktgruppe
{
text-align:right;
}
/** ENDE seitenlayout **/


/** artikel **/
#artikel
{
border:none;
}

#artikel_container
{

}

#fusszeile
{
clear:both;
width:100%;
margin-top:24px;
padding:12px;
border-top:1px dashed #6e6e6e;
}

#copyright
{
display: block;
}
/** ENDE artikel **/

