/*------------------  algemein.css Algemeine Angaben  -------------*/	
			
	body 
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	span
	{
		font-size:14px;
		border-width:3px;
		color:#000000;
	}
	td
	{
		font-size:14px;
	}
	
/*--------------     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:#04764A;
	}
	
			h3, h5
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight:100;
		letter-spacing:0.1em;
		color:#04764A;
	}
	

			
				h1
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#04764A;

	}
		
		h2
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:15px;
		letter-spacing:0.1em;
		color:#04764A;
		
	}
			h3
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#04764A;
	}
		
		h4
	{
		font-size:22px;
		font-weight:700;
		color:#04764A;
		
	}
		
		h5
	{
		font-size:14px;
		color:#04764A;
	}
	
	
/*----------  ende Angaben H!-H5  -------------------*/

				

/* ---------- Erklärung die nur von einem Screen Reader gelesen wird ---------*/
				span.unsichtbar
		{
	position:absolute;
	left:-2000px;
	visibility: hidden;
		}
		
/* ---------- Ende Erklärung ---------*/		

	span.farbig1	
	{
	    font-size:14px;
		font-weight:500;
		color:#04764A;
	}
		span.farbig2	
	{
	    font-size:14px;
		font-weight:100;
		color:#04764A;
	}

	span.daten	
	{
		font-style:italic;
	    font-size:12px;
		font-weight:500;
		color:#04764A;
	}
		span.copy	
	{
		
		position:absolute; 
		left:22px; 
		top:524px; 
		width:89px; 
		height:26px;
		font-style:italic;
	    font-size:10px;
		font-weight:100;
		color:#04764A;
	}
			span.copy2	
	{
		font-style:italic;
	    font-size:7px;
		font-stretch:normal;
		font-weight:100;
		color:#04764A;
	}
		span.punkt	
	{
	    font-size:14px;
		font-weight:500;
		color:#04764A;
	}
			span.untertitel	
	{
	    font-size:9px;
		font-weight:100;
		color:#000000;
	}
		span.kursiv	
	{
	 font-style:italic;
	    font-size:14px;
		font-weight:100;
		color:#04764A;
	}
	
			span.kursiv2	
	{
	 font-style:italic;
	    font-size:13px;
		font-weight:100;
		word-spacing:1pt;
		color:#04764A;
	}
		a:link
	{
	color:#04764A;;
	}
	a:visited
	{
	color:#04764A;;
	}
	a.normal:active
	{
	color:#04764A;
	}
	a.normal:link
	{
	color:#04764A;
	}
	a.normal:visited
	{
	color:#04764A;
	}
	a.normal:active
	{
	color:#04764A;
	}
