/* Anpassung der allgemeinen Element Styles */
body {
	background:#ffffff url(../pics/hg.gif) top center repeat-y;
	margin:0 auto;
	padding:0;
	color:#404040;
	text-align : center;
}
h1 {
          font-size:17pt;
      		font-weight:bold;
      		FONT-STYLE: normal;
      		font-family: Arial, Helvetica, sans-serif;}
h2 {
          font-size:15pt;
      		font-weight:bold;
      		FONT-STYLE: normal;
      		font-family: Arial, Helvetica, sans-serif;}
h3 {
          font-size:12pt;
      		font-weight:bold;
      		FONT-STYLE: normal;
      		font-family: Arial, Helvetica, sans-serif;}
h4 {
          font-size:10pt;
      		font-weight:bold;
      		FONT-STYLE: normal;
      		font-family: Arial, Helvetica, sans-serif;}
P {
          font-family : Arial, Helvetica, sans-serif;
        	font-size: 10pt;
        	FONT-STYLE: normal;
        	color : Black;}
LI {
          font-family: Arial, Helvetica, sans-serif;
      		font-size: 10pt;
      		FONT-STYLE: normal;
      		color : Black;}
UL {
          font-family: Arial, Helvetica, sans-serif;
      		font-size: 10pt;
      		FONT-STYLE: normal;
      		color : Black;}
OL {
          font-family: Arial, Helvetica, sans-serif;
    			font-size: 10pt;
    			FONT-STYLE: normal;
    			color : Black;}
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	FONT-STYLE: normal;
	color : Black;
	text-align : left;
}
TR {
          font-family: Arial, Helvetica, sans-serif;
    			font-size: 10pt;
    			FONT-STYLE: normal;
    			color : Black;}
TD {
          font-family: Arial, Helvetica, sans-serif;
    			font-size: 10pt;
    			FONT-STYLE: normal;
    			color : Black;}
PRE {
          font-family: Arial, Helvetica, sans-serif;
    			font-size: 10pt;
    			FONT-STYLE: normal;
    			color : Black; }
/*FIELDSET {
          PADDING-LEFT: 5px;
					LEFT: -5px;
					POSITION: relative;
					TOP: -5px;}
LEGEND {
          MARGIN-BOTTOM: 5px;
					font-size: 10pt;
					font-family: Arial, Helvetica, sans-serif;
					FONT-WEIGHT: bold;
					FONT-STYLE: normal;
					TEXT-DECORATION: none;
					color: #CC0000;}*/
/* Anpassung der Anker Tags */
a {
          font-family: Arial, Helvetica, sans-serif;
	      /*text-decoration: none;*/
	        cursor: hand;}
a:link {
	        font-family: Arial, Helvetica, sans-serif;
	        color : #1A5ABC;
        	text-decoration: underline;
        	cursor: hand;}
a:hover {
        	font-family: Arial, Helvetica, sans-serif;
        	color : #FF3300;
        	text-decoration: underline;
        	cursor: hand;}
a:visited {
        	font-family: Arial, Helvetica, sans-serif;
        	color : #0E0276;
        	cursor: hand;}
a:active {
        	font-family: Arial, Helvetica, sans-serif;
        	color : #E82526;
        	cursor: hand;}
	       
/* nur für kleine Texte: */
.smalltext {    font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		FONT-STYLE: normal;
		color: Black;
		TEXT-DECORATION: none;}
/* für kleine Links */
.smalLink {     FONT-WEIGHT: normal;
	        font-size: 8pt;
	        COLOR: Black;
	        FONT-STYLE: normal;
	        TEXT-DECORATION: none;
	        font-family: Arial, Helvetica, sans-serif;}

/* erstellt von Frank Hempel*/
