@charset "utf-8";
#apDiv1 {
	border: 1px solid #000000;
	width : 512px;
	position : absolute;
	left : 490px;
	top: 10px;
	margin-left : -256px;
	height: 340px;
	background-image: url(img/bg.png);
}

h1 {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

#rood{
	color: #E41A33;}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}


.kaartje {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}





.logo {
	position: absolute;
	left : 352px;
	margin-left : -350px;
	top: 59px;
	height: 212;
	width: 212;
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #CCCCCC;
}
