/*------------------  algemein.css Algemeine Angaben  -------------*/	
			
		body 
		{
  		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		span
	{
		font-size:16px;
		font-weight:100;
		border-width:3px;
		color:#000000;
	}
	
	
/*--------------     Angaben H1 bis H5   ------------------------ */			

		h1, h2, h3, h4, h5
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	}
	
			h1, h2
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight:100;
		color:#00377c;
	}
	
			h3, h5
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight:500;
	
		color:#00377c;
	}
	

			
				h1
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#00377c;

	}
		
		h2
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:16px;
		letter-spacing:0.1em;
		color:#00009B;;
		
	}
			h3
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#00377c;
	}
		
		h4
	{
		font-size:22px;
		font-weight:700;
		color:#00009B;;
		
	}
		
		h5
	{
		font-size:14px;
		color:#00009B;
	}
	
	
/*----------  ende Angaben H!-H5  -------------------*/

				

/* ---------- Erklärung die nur von einem Screen Reader gelesen wird ---------*/
				span.unsichtbar
		{
			position:absolute;
			left:-2000px;      /*Schiebt die "unsichtbaren" Hilfen aus dem Viewport, 
								dadurch lassen sich übereifrige Screenreader, die 
								ausgerechnet "display:none" akustisch auswerten, 
								täuschen, und lesen die so versteckten Hilfen dennoch vor. */
		}
		
/* ---------- Ende Erklärung ---------*/		

	span.farbig1	
	{
	    font-size:14px;
		font-weight:500;
		color:#00009B;
	}
		span.farbig2	
	{
	    font-size:14px;
		font-weight:100;
		color:#00009B;
	}

	span.daten	
	{
		font-style:italic;
	    font-size:12px;
		font-weight:500;
		color:#00009B;
	}
		span.copy	
	{
		
		position:absolute; 
		left:5px; 
		top:469px; 
		width:90px; 
		height:25px;
		font-style:italic;
	    font-size:10px;
		font-weight:100;
	color:#00009B;
	}
		span.zahl
	{
	font-size:14px;
		font-weight:300;
		letter-spacing:0.1px;
		word-spacing:0.5px;
		color:#A5B4FA;
	}
	
		span.zahl3
	{
	font-size:14px;
		font-weight:500;
		letter-spacing:0.1px;
		word-spacing:0.5px;
		color:#00009B;
	}
	
	span.zahl2
	{
	font-size:14px;
		font-weight:300;
		letter-spacing:0.1px;
		word-spacing:0.5px;
		color:#00009B;
	}
	
			span.copy2	
	{
		font-style:italic;
	    font-size:7px;
		font-stretch:normal;
		font-weight:100;
		color:#00009B;
	}
		span.punkt	
	{
	    font-size:20px;
		font-weight:500;
		color:#00377c;
	}
			span.untertitel	
	{
	    font-size:9px;
		font-weight:100;
		color:#00009B;
	}
		span.kursiv	
	{
	 font-style:italic;
	    font-size:14px;
		font-weight:100;
		color:#00009B;;
	}
		a:link
	{
	color:#00009B;
	}
	a:visited
	{
	color:#00009B;
	}
	a.normal:active
	{
	color:#00009B;
	}
	a.normal:link
	{
	color:#00009B;
	}
	a.normal:visited
	{
	color:#00009B;
	}
	a.normal:active
	{
	color:#00009B;;
	}

