@charset "utf-8";
body {
	background-color: #990099;
}

#layout {
	position:absolute;
	left:35px;
	top:35px;
	width:auto;
	height:auto;
	z-index:1;
}


.tekst_banner {
	font-family: "Comic Sans MS";
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #FF00FF;
	text-decoration: none;
}
.rand_cel {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF00FF;
}

.navigatie_tekst {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navigatie_tekst:hover {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: none;
}
