@charset "utf-8";
body {
	background: #333232 url('../images/back.jpg') center top no-repeat;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#inhoud {
	width: 960px;
	margin: 0 auto;
}

#videoplayer {
	width: 960px;
	margin-top: 270px;
	float: left;
	text-align: center;
}

#mediaspace {
	margin: 0 auto;
	width: 510px;
	height: 306px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#mediaspace2 {
	margin: -60px 30px  0 -30px;
	width: 567px;
	height: 668px;
}

#links {
	width: 579px;
	height: 762px;
	background: url('../images/inhoud_back.png');
	margin-top: 130px;
	float: left;
	overflow:hidden;
}

#rechts {
	margin-top: 70px;	
	float: left;
	width: 250px;
	height: 660px;

}

#blok {
	margin: 26px;
	margin-top: 100px;
}


#inner {
	margin: 6px;
}

.foto {
	border: 1px solid #000000;
	margin: 2px;
}

#photos {
	margin-top: 10px;
	margin-left: 14px;
	text-align: center;
}
#controls {
	margin-top: -17px;
}

a {
	color: #eeeeee;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tekstveld {
	height: 490px;
	width: 520px;
	overflow: auto;
}

.videostekstveld {
	height: 100px;
	width: 520px;
	overflow: auto;
}
