h1 {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;
	margin: 3px; 
	
}


h2 {
	color: #ff6600;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Tahoma, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;
	margin: 3px; 
	
}


h3 {
	color: #ff6600;		/* war #ff9628 fr helleres orange */
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;
	margin: 3px; 
	
}

h5 {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Tahoma, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: normal;
	margin: 2px 3px 2px 2px; 
}


h6 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;
	text-decoration: none;
	margin: 2px 3px 2px 2px; 
		
}


td {
	padding: 1px;
}

a    { 
	color: #144628; 
	font-style: normal; 
	font-weight: bold; 
	font-family: Arial, Tahoma, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; 
	text-decoration: none }


a:hover  {
	color: #149e28; 
	font-weight: bold; 
	font-family: Arial, Tahoma, "Times New Roman", Georgia, Times, Helvetica, Geneva, Swiss, SunSans-Regular }

p {
	color: #333333;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Tahoma, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;
}

p.klein {
	color: #333333;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Tahoma, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.klein {
	font-size: 10px;
}

.unten {
	position: relative;
	right: 2px;
	bottom: 2px;
}
