html,body{
	background-color:#014DAB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.headline{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color:#000000;
}

.pp{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}

.basic{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}

.text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#000000;
}
	
	a.poppersklein:link { text-decoration:none; color:#000000; }
	a.poppersklein:visited { text-decoration:none; color:#000000; }
	a.poppersklein:hover { text-decoration:none; color:#F26522;}
	a.poppersklein:active { text-decoration:none; color:#000000; }
	a.poppersklein:focus { text-decoration:none; color:#000000; }
	
	a.poppersmedium:link { text-decoration:none; color:#000000; }
	a.poppersmedium:visited { text-decoration:none; color:#000000; }
	a.poppersmedium:hover { text-decoration:none; color:#E4C016;}
	a.poppersmedium:active { text-decoration:none; color:#000000; }
	a.poppersmedium:focus { text-decoration:none; color:#000000; }
	
	a.poppersgroot:link { text-decoration:none; color:#000000; }
	a.poppersgroot:visited { text-decoration:none; color:#000000; }
	a.poppersgroot:hover { text-decoration:none; color:#219E0B;}
	a.poppersgroot:active { text-decoration:none; color:#000000; }
	a.poppersgroot:focus { text-decoration:none; color:#000000; }
		
	a.footer:link { text-decoration:none; color:#000000; }
	a.footer:visited { text-decoration:none; color:#000000; }
	a.footer:hover { text-decoration:underline; color:#014DAB;}
	a.footer:active { text-decoration:none;; color:#000000; }
	a.footer:focus { text-decoration:none; color:#000000; }

	a:link { text-decoration:none; color:#000000; }
	a:visited { text-decoration:none; color:#000000; }
	a:hover { text-decoration:underline; color:#CB171F;}
	a:active { text-decoration:none; color:#000000; }
	a:focus { text-decoration:none; color:#000000; }	