@charset "UTF-8";
/* CSS Document */

body {
	background-color: #978475;
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #5C5148;
}
#apDiv1 {
	position:absolute;
	margin:auto;
	top:29px;
	width:900px;
	height:800px;
	z-index:1;
	background-color: #FFFFFF;
}
.broed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	font-weight: normal;
}
.broedroed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F04A5E;
	font-weight: bold;
}
a:link {
	color: #2B7CA7;
}
a:visited {
	color: #2B7CA7;
}
a:hover {
	color: #2B7CA7;
}
a:active {
	color: #2B7CA7;
}
