/* StyleSheet Pneu Meier*/

/************************ Layout-Elemente Seitenhintergrund *********************************/

body { margin-top:0px; margin-bottom:0px; background-color:#F8F8F8}

 a:link { color:#000099; font-family:arial,helvetica,sans-serif;  text-decoration:none; font-size:8pt; }
 a:visited { color:#000099; font-family:arial,helvetica,sans-serif;  text-decoration:none; font-size:8pt; }
 a:hover { color:#F10000; font-family:arial,helvetica,sans-serif;  text-decoration:none;  font-size:8pt; }
 a:active { color:#F10000; font-family:arial,helvetica,sans-serif;  text-decoration:none;  font-size:8pt; }



/************************ Layout-Elemente Tabellenhintergrund *********************************/
/* Layout-Elemente mit 100% schwarzem Hintergrund */
.schwarz { background-color:#000000; }

/* Layout-Elemente mit 40% schwarzem Hintergrund */
.schwarz40 { background-color:#969594; }

/* Layout-Elemente mit 10% schwarzem Hintergrund */
.schwarz10 { background-color:#DEDDDD; }

/* Layout-Elemente mit 100% weiss */
.weiss { background-color:#FFFFFF; }

/* Layout-Elemente mit 100% 0000A9 */
.blau { background-color:#0000A9; }

/************************ Text Definitionen ********************************* /

/* Allgemeiner Text blau*/
.textblau { color:#0000A9; font-size:9pt; font-weight: bolt; font-family:Arial, Helvetica; }

/* Allgemeiner Text schwarz*/
.textschwarz { color:#000000; font-size:9pt; font-family:Arial, Helvetica; }

/* Titel Text schwarz*/
.titelschwarz{ color:#000000; font-size:10pt; font-family:Arial, Helvetica; }

/* Titel Text weiss*/
.titelweiss{ color:#FFFFFF; font-size:12pt; font-family:Arial, Helvetica; }

/* Allgemeiner Text rot*/
.textrot { color:#FF0000; font-size:8pt;font-weight: bolt; font-family:Verdana, Arial, Helvetica; }

/* Titel Text dunkel*/
.titeldunkel{ color:#000000; font-size:12pt; font-family:Arial, Helvetica; }

/* Titel Text dunkel2*/
.titeldunkel2{ color:#000000; font-size:16pt; font-family:Arial, Helvetica; }


/* Copyright Vermerk */
.copyright { color:#000000; font-size:8pt; font-family:Arial, Helvetica; }

/* Text Hell*/
.titeltexthell{ color:#B4B095; font-size:12pt; font-family:Arial, Helvetica; }

/* Text Dunkel*/
.titeltextdunkel{ color:#000000; font-size:11pt; font-family:Arial, Helvetica; }

/* Text Hell*/
.texthell{ color:#B4B095; font-size:10pt; font-family:Arial, Helvetica; }

/* Text Dunkel*/
.textdunkel{ color:#000000; font-size:10pt; font-family:Arial, Helvetica; }


/* Default Schriftart */
p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i
     { color:#000000; font-size:9pt; font-family:Arial, Helvetica; Forte}

/* Überschrift H1 */
h1 { color:#000000; font-size:36pt; font-family:Arial, Helvetica; }

/* Überschrift H2 */
h2 { color:#000000; font-size:16pt; font-family:Arial, Helvetica; }

/* Überschrift H3 */
h3 { color:#000000; font-size:12pt; font-family:Arial, Helvetica; }

/* Überschrift H4 */
h4 { color:#000000; font-size:10pt; font-family:Arial, Helvetica; }
