 body {
          font-family : Verdana;
          font-size : 10pt;
	  background-color: #e56f01;
  scrollbar-base-color:#ba0001;
  scrollbar-arrow-color:#00000;
  scrollbar-shadow-color:#a00001;
      }
td {
          font-family : Verdana;
          font-size : 11pt;
      }
.content {
          font-family : Verdana;
          font-size : 12px;
	  color : #eeeeed;
	  margin-top:20px;
      }

.ueberschrift {
          font-family : Verdana;
          font-size : 20px;
			 color : #8C825B;
		} 
.ref{
          font-family : Verdana;
          font-size : 11px;
	  color : #eeeeed;
	  margin-left:20px;
      }
textarea {
          border : 1px solid #000000;
          background-color : #ffffff;
          font-family : arial;
          font-size : 8pt;
          color : #000000;
      }
select {
          background-color : #ffffff;
          font-size : 8px;
          border : 1px solid #000000;
          border-color : #333333;
          color : #ffffff;
          font-family : Arial, Helvetica, sans-serif;
          font-size : 8pt;
          padding : 0;
          margin : 0;
      }


A:link {
          color : #ffcc1d;
          text-decoration : none;
	  font: Incognitype;
       			}
A:visited {
          color : #8C825B;
          text-decoration : none;
      }
A:active {
          color : #8C825B;
          text-decoration : none;
      }
A:hover {
          color : #ffffff;
          text-decoration : none;
      }

A.link2:link {
          color : #8f4802;
          text-decoration : none;
	  font: Incognitype;
       			}
A.link2:visited {
          color : #ffd094;
          text-decoration : none;
      }
A.link2:active {
          color : #ffd094;
          text-decoration : none;
      }
A.link2:hover {
          color : #c4a020;
          text-decoration : none;
      }
