/*Stylesheet Datei fuer www.MarcoPiroth.de*/

      .oben  {
           vertical-align : top;
      }
     .mittig {
           vertical-align : middle;
      }
     .unten {
           vertical-align : bottom;
      }
     .links {
           text-align : left;
      }
     .zentriert {
           text-align : center;
      }
     .rechts {
           text-align : right;
      }
     .block {
           text-align : justify;
      }
     .AbstandLinks {
           margin-left : 0.2cm;
      }
     body {
           background-color : #ffffff;
           margin : 0;
           color : #003399;
           font-family : Arial, Helvetica, sans-serif;
           font-size : 9pt;
           font-style : normal;
           line-height : normal;
           font-weight : normal;
           font-variant : normal;
           text-transform : none;
      }
     p , h1 , h2 , h3 , ul , ol , li , div , td , th , blockquote , b , i , mt {
           color : #003399;
	   font-family : Arial, Helvetica, sans-serif;
           text-decoration : none;
           text-align : left;
      }
     h1 {
           font-size : 18pt;
      }
     h1.weze {
           color : #ffffff;
           text-align : center;
      }
     h2 {
           font-size : 16pt;
      }
     h3 {
           font-size : 12pt;
           font-weight : normal;
      }
     p , ul , ol , li , div , td , th , b , i {
           font-size : 9pt;
      }
     p.klein {
           font-size : 8pt;
      }
     p.kleinzentriert {
           font-size : 7pt;
           text-align : center;
           color : #003399;
      }
     p.kleinweisszentriert {
           font-size : 7pt;
           text-align : center;
           color : #ffffff;
      }
     p.weze {
           text-align : center;
           color : #ffffff;
      }
     p.wele {
           text-align : left;
           color : #ffffff;
      }
     a {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 9pt;
           color : #003399;
      }
     a:hover {
           color : #003399;
	   background-color : #cccccc;
      }
     a.mini {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 8pt;
           color : #003399;
      }
     a.mini:hover {
           color : #003399;
      }
     a.weiss {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 9pt;
           color : #ffffff;
      }
     a.weiss:hover {
           color : #ffffff;
	   background-color : transparent;
      }
     a.zent {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 9pt;
           color : #003399;
           text-align : center;
      }
     a.zent:hover {
           color : #003399;
           text-align : center;
      }
     a.menu {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 9pt;
           text-decoration : none;
      }
     a.menu:link {
           color : #003399;
           background-color : #cccccc;
           display : block;
           line-height : 200%;
           height : 100%;
      }
     a.menu:visited {
           color : #003399;
           background-color : #cccccc;
           display : block;
           line-height : 200%;
           height : 100%;
      }
     a.menu:hover {
           color : #003399;
           background-color : transparent;
           display : block;
           line-height : 200%;
           height : 100%;
      }
     a.menu:active {
           color : #003399;
           background-color : transparent;
           display : block;
           line-height : 200%;
           height : 100%;
      }
     a.menu:focus {
           color : #003399;
           background-color : transparent;
           display : block;
           line-height : 200%;
           height : 100%;
      }
     a.menul {
           font-family : Arial, Helvetica, sans-serif;
           font-size : 9pt;
           text-decoration : none;
      }
     a.menul:link {
           color : #003399;
           background-color : #ffffff;
           display : block;
           line-height : 1.3;
           height : 100%;
      }
     a.menul:visited {
           color : #003399;
           background-color : #ffffff;
           display : block;
           line-height : 1.3;
           height : 100%;
      }
     a.menul:hover {
           color : #003399;
           background-color : transparent;
           display : block;
           line-height : 1.3;
           height : 100%;
      }
     a.menul:active {
           color : #003399;
           background-color : transparent;
           display : block;
           line-height : 1.3;
           height : 100%;
      }
     a.menul:focus {
           color : #003399;
           background-color : transparent;
           display : block;
           line-height : 1.3;
           height : 100%;
      }
