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

Titel : handheld.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 für die Ausgabe an Handhelds, Smartphones et.. "typo.css" wird per @import eingebunden, abweichende Formatierungen anschließend gesetzt.

ACHTUNG: Für die Handheldausgabe abweichende *F A R B W E R T E* werden hier angegeben!

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

@import url("typo.css");

/* @import url("skin.css"); */

#document {
margin: 0;
font-size: .9em;
background: #f0f2f3;
}

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

#intro h1 {
color: #fff;
background: #627586;
}

#contentMainInner {
padding: 10px;
}

#navGlobal ul li a span, .rtop,.artop, dl#navGlobalSupp, #introLogo img {display: none;}

#navAccess ul li, #contentRelated01 dl#navLocal ul li, #contentRelated02 dl#navLocal ul li, ul.navRelated li, #navGlobal ul li, #navGlobal ul li ul, #navSupp ul li {
margin: 0 0 0 5%;
}

#navSupp ul li a, #navSupp ul li strong {
padding: 0;
}

hr {display:block; margin: 1em;}


.brandColor {
color: #d92500;
}
