


/* dadurch werden Überschriften definiert*/

h1           {font-family: Arial; font-size: 18pt}
h2           {font-family: Arial; font-size: 16pt}
h3           {font-family: Arial; font-size: 14pt}	
h4           {font-family: Arial; font-size: 12pt}
h5           {font-family: Arial; font-size: 10pt}

	


body         { scrollbar-face-color:#B6E0F8}
body  		 { scrollbar-arrow-color:#848585}
body  	    { scrollbar-base-color:#0B3E64}
body         { scrollbar-darkshadow-color:#0B3E64}
body         { scrollbar-track-color:#0B3E64}
body  		 { scrollbar-highlight-color:#B6E0F8}
body  		 { scrollbar-shadow-color:#848585}
body 			 {scrollbar-3dlight-color:#848585}


body         {color: Black;}
body         {font-family: Arial;}
body         {font-size: 11pt}
body         {line-height: 1.8;}
body         {background-color: White;}


table 		 {line-height: 1.5;}
table 	    {font-size: 11pt}

a:active     {color: Black;}
a:link       {color: Black;}
a:visited    {color: Black;}

A:HOVER {color: #0000CD; font-weight: bold}

