body {
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, schreefloos;
}

#header {
	margin-top: 0px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	height: 280px;
	width: 800px;
}

#headertext {
	min-width: 168px;
	width: 168px;
	text-align: justify;
	color: white;
	padding-top: 135px;
	padding-left: 595px;
}

#contentheader {
	height: 20px;
	width: 800px;
	background-image: url(images/contentheader.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#content {
	min-height: 300px;
	text-align: left;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url(images/contentbg.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#content_linkp {
	font-size: 10px;
	text-align: center;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url(images/contentbg.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#contentfooter {
	height: 120px;
	width: 800px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentfooter.jpg);
}

#scriptitem {
	min-height: 330px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 12px;
	margin-right: 12px;
	margin-left: 18px;
	width: 210px;
	background-color: #E0F5CC;
}

#koopbox {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
	padding: 12px;
	margin-right: 18px;
	margin-left: 10px;
	width: 210px;
	background-color: #E0F5CC;
}

#infobox {
	min-height: 200px;
	padding-top: 10px;
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 12px;
	margin-left: 18px;
	width: 480px;
}

#infobox_full {
	text-align: justify;
	min-height: 200px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 12px;
	margin-left: 18px;
	width: 762px;
}

#scriptitem_icon {
	font-weight: bold;
	font-size: 12px;
	background-position: center center;
	text-align: left;
}

#scriptitem_description {
	text-align: justify;
	word-break: normal;
	margin-top: 5px;
}

#keepitthere {
	height: 20px;
}

#cleanfooter {
	width: 800px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(images/cleanfooter.jpg);
	margin-right: auto;
	margin-left: auto;
}

#copyright {
	width: 800px;
	text-align: center;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}

#headertext a:link {color: #FFFFFF; text-decoration: underline; }
#headertext a:active {color: #FFFFFF; text-decoration: underline; }
#headertext a:visited {color: #FFFFFF; text-decoration: underline; }
#headertext a:hover {color: #FFFFFF; text-decoration: underline; }

a:link {color: #0000ff; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #0000ff; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: underline; }

#contenttext { text-align: justify; padding-right: 20px; padding-left: 20px; padding-bottom: 10px; padding-top: 10px; }
#imagebanner { padding-right: 20px; padding-left: 18px; }

img {
   border:0px;
}