     body  {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           margin : 0;
           background-color : #ffffff;
      }
     h1 {
           font-size : 12pt;
           margin-bottom : 15px;
           border-left-style : solid;
           border-left-width : 10px;
           border-left-color : #413E3E;
           text-align : center;
           background-color : white;
           color : #413E3E;
      }
     h2 {
           font-size : 11pt;
           margin-bottom : 0;
           padding-bottom : 0;
           color : #413E3E;
      }
     p {
           font-size : 8pt;
	   font-weight : bold;
           line-height : 1.4;
	   color : #413E3E;
      }
     td {
           font-size : 8pt;
	   font-weight : bold;
           line-height : 1.4;
	   color : #413E3E;
      }
     div {
	   font-size : 11pt;
           line-height : 1.4;
	   color : white;
      }
     b {
           color : #7c580a;
      }
     mini {
	   font-size : 9pt;
	   font-weight : bold;
	   color : white;
      }
     small {
	   font-size : 7pt;
	   font-weight : bold;
	   color : #413E3E;
      }
     span.active {
           font-weight : bold;
           color : white;
      }
     a: {
           text-decoration : none;
      }
     a:link {
	   text-decoration : none;
           color : blue;
      }
     a:visited {
	   text-decoration : none;
           color : blue;
      }
     a:hover {
	   text-decoration : none;
           color : red;
      }
     a:focus {
	   text-decoration : none;
	   color : red;
      }
     #main {
           position : absolute;
           left : 0;
           top : 0;
           width : 800px;
           height : 610px;
           border-right-style : solid;
           border-bottom-style : solid;
           border-right-width : 1px;
           border-bottom-width : 1px;
           border-right-color : #000080;
           border-bottom-color : #000080;
           background-color : #FFCC66;
      }
     #Uhr { position:absolute; top:10px; left:10px;
      }
     .Uhr {
	font-family:Verdana;
	font-size:14px;
	font-weight : bold;
	color:#413E3E;
      }


