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

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #000000;
	background-image:url(pics/back-big.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.achtercontainer {
	position: relative;
	width: 100%;
	height: auto;
	vertical-align: top;
	margin-top: 0px;
}


.container {
	position: relative;
	margin: 0px auto;
	width:1000px;
	height: 100%;
	overflow:visible;
	margin-top: 0px;
}

.titel {
	position: relative;
	width:1000px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	padding-top: 5px;
	float: left;
}


.logo {
	position: relative;
	width:240px;
	height: 205px;
	float: left;
}



.ondertitel {
	position: relative;
	width:480px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align:left;
	padding-top: 180px;
	padding-left:280px;
	float: right;
}


.ondertitel a {
	font-size: 10px;
	color: #ffffff;
}


.header {
	position: relative;
	width: 1000px;
	height: 205px;
	float: left;
	background-image: url(pics/head.jpg);
	margin-top: 20px;
	}
.twitterpers {
	height: 17px;
	width: 500px;
	float: left;
}
.ondertitelkop {
	height: 17px;
	width: 500px;
	float: right;
}

.knoppenkolom {
	position: relative;
	width: 130px;
	margin-top:10px;
	margin-right:15px;
	float:left;
	height: 600px;
	background-color: #000000;
}

.knop {
	position: relative;
	width:130px;
	height: 25px;
	margin-top:2px;
	margin-bottom:2px;
}


.middenkolom {
	position: relative;
	width: 550px;
	margin-top:10px;
	margin-right:15px;
	float:left;
	overflow: visible;
	}

.headliner {
	position: relative;
	width: 510px;
	padding-left:20px;
	padding-right:20px;
	background-color:#000000;
	float:left;
	overflow: visible;
	padding-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight:bold;
	line-height:20px;
	color: #ffde00;
}

.nieuwsitem {
	position: relative;
	width: 510px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
	float:left;
	overflow: visible;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.fotos{
	float:right;clear:right; margin:5px;
	text-align:center;
}


.rechterkolom {
	position: relative;
	width: 280px;
	margin-top:10px;
	overflow: visible;
	padding-bottom: 20px;
	float: right;
	clear: right;
}


.item-rechts {
	position: relative;
	width: 240px;
	padding-left:20px;
	padding-right:20px;
	background-color:#aea08f;
	background-image:url(pics/back-right.jpg);
	background-repeat:repeat;
	overflow: visible;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.tekstkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	color: #000000;
	border-bottom:#ffde00;
	border-bottom-width:1px;
	border-bottom-style: solid;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	color: #000000;
}

.tekst a{
	font-weight:bold;
	color: #000000;
}
.movie {
	width: 280px;
	height: 158px;
}
.item-rechtstwitter {
	position: relative;
	width: 257px;
	background-color:#cccccc;
	overflow: visible;
	height: auto;
}

