body, .menupunkt, a:link, a:visited, a:hover, h1, .red {
	background-color: #392F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;




}

a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;


}

a:hover {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-style: oblique;



}
