body h1
     {
	font-size: 16px;
	font-weight: bold;
	color: #747372;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;

     }

body h2{
	font-size: 14px;
	color: #7B7019;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	}
body h3{
	font-size: 12px;
	color: #7B7019;
        font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	}



a 	{
	text-decoration:none;
	color:#FF8000;
	}

a:hover {
	color:#2B52C8;
	text-decoration:none;
	}


.hinweis {
font-size: 9px;
}




.auszeichnung {
	font-size: 11px;
	font-weight: bold;
	color: #447D74;

}
