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

/* #centreer {
	height: 768%;
	width: 1024px;
	position: absolute;
	background-image: url(../images/bg_adult_potje.jpg);
	background-repeat: repeat-x;
} */

/*toegevoegd exampel */

html, body {
	margin:0;
	padding:0;
	height:100%;
}

div#top {
	visibility:hidden;
	width:100%;
	height:50%;
	margin-top:-384px;
	float:left;
}

div#content {
	margin:0 auto;
	width:1024px;
	height:768px;
	clear:both;
	border: 1px solid #FF0000;
	background-image: url(../images/bg_adult_potje.jpg);
	background-repeat: repeat-x;
} 

/*einde exampel */
#content #bg_viltje_gr {
	position: relative;
	left: 127px;
	width: 770px;
	height: 770px;
	top: 3px;
}
#content #kl_circ_links {
	position: relative;
	height: 100px;
	width: 100px;
	left: 1px;
	top: -463px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #kl_circ_rechts {
	position: relative;
	height: 100px;
	width: 100px;
	left: 830px;
	top: -565px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border: 4px solid #999933;
	position: relative;
	height: 80px;
	width: 700px;
	top: -300px;
	left: 158px;
	text-align: center;
	font-weight: bolder;
	line-height: 80px;
}
#content #tekst2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border: 4px solid #999933;
	position: relative;
	height: 80px;
	width: 700px;
	top: -300px;
	left: 158px;
	text-align: center;
	font-weight: bolder;
	line-height: 80px;
}
#content #logo img {
	position: relative;
	height: 600px;
	width: 600px;
	top: -880px;
	left: 213px;
}

