@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	height: 100%;
	color: #003d61;
	font-size: 12px;
	font-weight: normal;
	background: #FFFFFF url(images/achter-klij.png) no-repeat;
	background-attachment:fixed;
background-position: center center;
}

#container {
position: absolute;
margin-top: -200px;
margin-left: 50%;
left: -300px;
top: 50%;
width: 600px;
}

li {
list-style-image: url(images/optelsomvignet.gif);
color: #003d61;
}

li a {
list-style-image: url(images/optelsomvignet.gif);
color: #003d61;
}
