@media print
{

/**********************
* GRUNDEINSTELLUNGEN
**********************/

* { margin:0; padding:0; border:0; font-size:100.01%; }
html { height:98%; }
body { position:relative; height:100%; text-align:left;
       margin:10px 20px 0 10px;
       font-family:Georgia,Times,serif; /* Win ev Times vor Georgia */
       font-size:100%; /* 16px */
       line-height:1.125em; /* 16x1.125=18px */
       color:#000;
       float: none !important;}
fieldset, img { border:0; }
h1, h2 { margin:0 0 5px; font-size:1.125em; font-weight:400; }
.infoarial { font-family:Arial,sans-serif; }
form { margin:0; padding:0; }

/*******************
* EBENEN
*******************/

#anzeigeflaeche { float: none !important; position:absolute; top:0; left:0; right:0; height: auto !important; }
#spalte2_links_und_rechts {float: none !important; }
#soziale_buchzeichen { display:none !important; }

}

