/* 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Titel : print.css
Autor : Raimund Buechner, buechner@sinma.de, www.sinma.de
Fuer : http://www.sinma.de

Erstellt: 17.02.06
Aenderungen nach Fertigstellung:
- Datum, Was, Autor
- Datum, Was, Autor
- Datum, Was, Autor

Beschreibung : Stylesheet fuer die Druckausgabe.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
*/

@import url("tools.css");

@import url("typo.css");

#layoutGrid-SOWrap, #contentMain, #contentRelated01, #contentRelated02, #contentRelated03 {
float: none;
}

body {
font-size: .8em;
}

#document {
color: black;
background: transparent;
}

#document a {
text-decoration: none;
color: black;
background: transparent;
}

#intro h1.accessibility {
position: static;
left: 0;
top: 0;
width: auto;
height: auto;
overflow: auto;
display: block;
margin-bottom: 10pt;
padding-bottom: 5pt;
border-bottom: 1px solid black;
}



/* !!! Allerlei Zeuch, das nicht angezeigt werden soll !!!

==================================================================================== */
#navAccess, p.up, #navLocal, #navGlobal, #siteinfo, hr, #introLogo img {display: none;}

/* !!! Macht die runden NiftyCorner-Ecken wech ,-) !!!

==================================================================================== */
.rtop,.artop {display: none}
