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

.body {
	left: 0px;
	top: 0px;
	background-repeat: repeat;
	width: 100%;
	overflow: hidden;
	height: 100%;
	background-image: url(afbeeldingen/background-01.jpg);
}
.top {
	position: relative;
	background-image: url(afbeeldingen/opzetweb-top.png);
	background-repeat:no-repeat;
	width: 842px;
	height: 164px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left:62px;
}
.socialmedia {
	position: absolute;
	width: 94px;
	height:30px;
	top: 300px;
	left:8px;
	z-index:5;
}
.menu {
	position: absolute;
	width: 94px;
	height:105px;
	top: 160px;
	left:0px;
	z-index:5;
}
.white {
	background-image: url(afbeeldingen/opzetweb-midden.png);
	background-repeat: repeat-y;
	width: 842px;
	position: relative;
	padding-left:0px;
	left:62px;
}
.footer {
	background-image: url(afbeeldingen/opzetweb-footer.png);
	background-repeat: no-repeat;
	position: relative;
	height: 40px;
	width: 770px;
	bottom: 0px;
	padding: 0px;
	margin-left:62px;
}
.box {
	position: absolute;
	left: 50px;
	height: 100%;
	width:auto;
	top: 0%;
}
.muziek {
	position: absolute;
	height: auto;
	right: 0%;
	width: auto;
	top: 0%;
}
.container {
	position: absolute;
	height: 100%;
	left: 0%;
	width: 100%;
	top: 0%;
	overflow:auto;
}
.content {
	top: 5px;
	position: relative;
	left: 70px;
	overflow: auto;
	height: auto;
	width: 580px;
	padding-bottom:10px;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0099FF;
	font-weight: normal;
}

.tekst {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #58565B;
	font-weight: normal;
}
.tekstblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099FF;
	font-weight: normal;
}
.lijn {
	border-right:none;
	border-bottom:solid 2px #0099FF;
	border-top:none;
	border-left:none;
	border-color:#FF0099;
	}
.tekstkader {
	height:100%;
	width:auto;	
}
.planning {
	top: 10px;
	position: relative;
	left: 500px;
	overflow: auto;
	height: auto;
	width:150;
	padding-bottom:10px;
}
