     body  {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           margin : 0;
           background-color : white;
      }
     h1 {
           font-size : 12pt;
           margin-bottom : 15px;
           border-left-style : solid;
           border-left-width : 10px;
           border-left-color : #af1810;
           padding-left : 10px;
           background-color : white;
           color : black;
      }
     h2 {
           font-size : 11pt;
           margin-bottom : 0;
           padding-bottom : 0;
           color : white;
      }
     p {
           font-size : 11pt;
	   font-weight : bold;
           line-height : 1.4;
	   color : white;
      }
     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 : white;
      }
     span.active {
           font-weight : bold;
           color : #ceb573;
      }
     .rahmen {
           border-style : dotted;
           border-width : 1px;
           border-color : #af1810;
           padding : 5px;
      }
     ul {
           list-style-image : url('dot.gif');
           font-size : 11pt;
           line-height : 1.4
      }
     a {
           text-decoration : none;
      }
     a:link {
	   text-decoration : none;
           color : white;
      }
     a:visited {
	   text-decoration : none;
           color : white;
      }
     a:hover {
	   text-decoration : none;
           color : #ceb573;
      }
     a:focus {
	   text-decoration : none;
	   color : #af1810;
      }
     #top {
           position : absolute;
           left : 0;
           top : 0;
           width : 800px;
           height : 150px;
           border-right-style : solid;
           border-right-width : 2px;
           border-right-color : #ceb573;
           background-color : #808080;
      }
     #main {
           position : absolute;
           left : 0;
           top : 150px;
           width : 800px;
           height : 500px;
           border-right-style : solid;
           border-bottom-style : solid;
           border-right-width : 2px;
           border-bottom-width : 2px;
           border-right-color : #ceb573;
           border-bottom-color : #ceb573;
           background-color : #808080;
      }
     #left {
           position : absolute;
           left : 0;
           top : 0;
           width : 280px;
           padding-top : 80px;
           padding-left : 10px;
           padding-right : 5px;
           background-color : #808080;
      }
     #left p {
           font-size : 11pt;
           line-height : 1.5;
           color : white;
      }
     #right {
           position : absolute;
           left : 310px;
           top : 0;
           width : 480px;
           padding-top : 25px;
           padding-right : 5px;
           padding-left : 5px;
      }
     #linkbar {
           position : absolute;
           left : 180px;
           top : 120px;
           width : 620px;
           height : 20px;
           font-size : 12pt;
           text-align : left;
           padding-bottom : 5px;
           border-bottom-style : dashed;
           border-bottom-width : 2px;
           border-bottom-color : #d3b376;
      }
     #linkbar a {
           font-size : 12pt;
           font-weight : bold;
           text-decoration : none;
           color : white;
      }
     #linkbar a:hover {
           font-size : 12pt;
           font-weight : bold;
           color : #af1810;
      }
     #logo {
           position : absolute;
           left : 43px;
           top : 19;
           width : 134px;
           height : 211px;
      }
     #logo a {
           text-decoration : none;
      }
     #text {
	   position : absolute;
	   left : 450px;
	   top : 35px;
	   width : 280px;
	   height : 60px;
      }
     #design {
       position : absolute;
       left : 560px;
       top : 725px;
      }
     #valid {
	   position : absolute;
	   left : 10px;
	   top : 615px;
      }

      