@charset "utf-8";
body {
	background-image: url(afbeeldingen/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 130px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: transparent;
}
#logo {
	height: 83px;
	width: 100px;
	background-image: url(afbeeldingen/logo.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 18px;
	margin-left: 20px;
}

#content #artikel {
	width: 600px;
	line-height: 1.5em;
	padding-top: 30px;
	padding-bottom: 30px;
}
#container #content #artikel p {
	margin-top: 10px;
	margin-bottom: 7px;
}

#rechts  {
	background-image: url(afbeeldingen/verloop.jpg);
	height: 314px;
	width: 269px;
	background-position: 0px 2px;
	float: right;
	right: 0px;
	top: 128px;
	position: absolute;
	z-index: 0;
}
#container {
	position: relative;
	z-index: 2;
	width: 100%;
}


#header {
	height: 83px;
	width: 647px;
	margin-left: 120px;
	margin-top: 20px;
}
#menu {
	height: 25px;
	margin-left: 122px;
}
.kaal {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	margin-left: 130px;
}
#container #footertekst {
	margin-left: 108px;
	color: #EF7F00;
	font-size: 11px;
	height: 35px;
}
.rood {
	color: #E2001A;
}

#footer {
	background-image: url(afbeeldingen/footer.gif);
	height: 65px;
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
	color: #D31D6A;
	font-size: 18px;
	font-weight: bold;
}
#frame {
	min-height: 450px;
}

