* {
	font-family: verdanam, arial, helvetica;
}

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #552B2D url(../data/gordijn.jpg) center 0px;
	overflow: hidden;
}

h1 {
	margin: 0 auto;
	color: #C7B1B3;
	font-size: 44px;
	width: 400px;
	text-align: center;
	margin-top: 20px;
}

div {
	margin: 0 auto;
	margin-top: 10px;
	padding: 20px;
	width: 300px;
	background-color: #C7B1B3;
	color: #000;
	font-size: 14px;
	line-height: 19x;
	border: 5px solid #774043;
}

#keeskrootswf {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%!important;
	height: 100%!important;
}

div#hoortalles, div#showreel, div#laathoren, ul#meta {
	display: none;
}