html{
	text-align: center;
	height: 100%;
	background-image: url("../portal_images/bg_repeat.gif");
	background-repeat: repeat-x;
}

body{
	margin: 0px;
	padding: 0px;	
}

div#container{
	position: relative;
	width: 1015px;
	margin: 0px auto;
	text-align: left;
}

div#btn_was_en_reinigingsmiddelen{
	position: relative;
	width: 475px;
	height: 168px;
	padding-top: 40px;
}

div#btn_cosmetica{
	position: relative;
	width: 475px;
	height: 170px;
}

div#btn_de_veilige_kapsalon{
	position: relative;
	width: 475px;
	height: 170px;
}

div#site_overview{
	position: absolute;
	top: 40px;
	right: 19px;
	width: 521px;
	height: 508px;
}

div#tekst{
	position: relative;
	padding-top: 27px;
	width: 1015px;
	text-align: center;
}
