.menu {
	position:relative;
	top:0px;
	font-family: bauer;
	font-weight: bold;
	text-decoration:none;
    	color:#FFFFFF;
	text-align:center;
}

.menuactie {
	position:relative;
	top:0px;
	font-family: bauer;
	font-weight: bold;
	text-decoration:none;
    	color:#ee1c70;
	text-align:center;
}

.tekst{
	position:relative;
	top:0px;
	left:10px;
	right:10px;
	font-family: MyriadPro-Regular, Arial, Verdana;
	width: 95%;
	text-decoration:none;
    	color:#000000;
}

.lichtkrant{
	position:relative;
	top:20px;
	left:500px;
	font-family: MyriadPro-Regular, Arial, Verdana;
	width: 45%;
	text-decoration:none;
    	color:#FFFF00;
}

a {
	font-family: MyriadPro-Regular, Arial, Verdana;
	font-size: 14px;
	text-decoration:underlined;
	color:#000000;
	border:0;
}

img {
	border:0;
}

