/*------------------------------------------------------------------*/
/* markones.CSS                                                     */
/*           www.logos-marketing.de Cascading Style Sheets          */
/*           Written, maintained and Copyright 2001 by              */
/*           LOGOS Marketing & Kommunikation                        */
/*           Dr. Hans-Jürgen Stahl                                  */
/*           Am Rosengarten 24, D-97270 Kist                        */
/*           info@logos-marketing.de                                */
/*------------------------------------------------------------------*/
/*           Version 1.0 10/2001                                    */
/*------------------------------------------------------------------*/


body {margin:0px;}


p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,address,blockquote,dt,dd,dl
{font-family:Verdana,Arial,Helvetica,sans-serif;margin-top:3mm;margin-bottom:2mm}

/* font-family = Schriftart fuer alle angegebenen Textelemente                  */
/* in dieser Reihenfolge anzuwählen: Verdana -- Arial -- Helvetica -- sans-serif*/


p,ul,ol,li,menu,dir,div,address,dt,dd,dl,blockquote { font-size:8pt;line-height:12pt; }

/* normaler Text                                                    */
/* font-size = Schriftgroesse= 9 Punkt                              */
/* line-height = Zeilenhoehe = Zeilenabstand  12 Punkt              */


ul,ol,li { margin-left:0.5cm; }

.notopm {margin-top:0px;margin-bottom:1px}

.whead  {margin-top:1mm;margin-bottom:0px;color:#FFFFFF;font-weight:bold}


h1 {font-size:18pt;color:#0F2C5C; }


h2 { font-size:16pt;color:#0080FF; }


h3 { font-size:12pt;font-weight:bold; color:#FF7F00}


h4 { font-size:10pt;vertical-align:bottom; color:#274C97}


h5 { font-size:9pt;font-weight:bold;vertical-align:bottom;color:#0000BF; }


td.std {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:8pt;line-height:10pt;}


td.overhead { font-family:Verdana, Arial, Helvetica, sans-serif;font-size:8pt;line-height:10pt;color: #FFFFFF; font-weight: bold}


pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }


tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }


a:link {color:#0050A0;text-decoration:none; }     /* Unbesuchte Links: dunkles Blau */
a:visited {color:#005F00;text-decoration:none; }  /* Besuchte Links: dunkles Blau */
a:active {color:#BF0000;text-decoration:none; }   /* Aktive Links: dunkelrot      */
