  body {
  	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
  	}

  h1 {
	font-size: 13pt;
	font-family: Arial;
	color: #339966;
	margin-bottom: 12px;
	margin-top: 6px;
   font-weight: bold;
	}

  h2 {
	font-size: 11pt;
	font-family: Arial;
	color: #006995;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: bold;
	}

  h3 {
	font-size: 10pt;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 3px;
   }

  td,body,p,ul,ol,b,textarea {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	}

.aktuell {
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
   }

.aktuell-ue {
	font-size: 9pt;
	font-family: Arial;
	color: #339966;
         font-weight: bold;
   }

a {
	font-family: Arial;
	font-size: 9pt;
	color: #339966;
	text-decoration: underline;
	}

.eintrag {
	font-size: 10pt;
	color: #339966;
         font-weight: bold;
	}

.linkgr {
	font-size: 11pt;
	font-family: Arial;
	color: #006995;
	font-weight: bold;
	}

a:link {
	color:#339966;
	text-decoration: underline;
	}

a:visited {
	color:#339966;
	text-decoration: underline;
	}

a:hover  {
	color:#339966;
	text-decoration: none;
	}

a:active {
	color:#339966;
	text-decoration: none;
	}
