/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image:url(bg.jpg);
	background-color: #F9F9F9;
	text-align: center;
}
.container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
.header {
	float: left;
	width: 450px;
	text-align: left;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #686868;
}
h1 a{
	color: #686868;
	text-decoration: none;
}
.toolbar {
	float: left;
	padding: 5px;
	width: 890px;
	background-color: #686868;
	color: #C4B5B5;
	font-size: 12px;
	text-align: left;
	margin-bottom: 4px;
}
.toolbar a{
	color: #C4B5B5;
}
.kolom1 {
	float: left;
	width: 900px;
	border: solid 1px #686868;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color: #D9D9D9;
}
.kolomtitel {
	font-size: 20px;
	color: #686868;
	text-align: left;
	font-weight: bold;
	padding: 4px;
	background-color:#FFFFFF;
	margin-bottom: 5px;
	}

.inhoudkolom1 img {
	float: left;
	width: 110px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 16px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}


/* stream kolom rechts */
.kolomstream {
	float: left;
	height: 203px;
	width: 440px;
	margin-left: 5px;
	border: solid 1px #686868;
	background-color: #FFF;
	text-align: center;
}
.kolomstreamtitel {
	font-size: 20px;
	color: #686868;
	text-align: left;
	font-weight: bold;
	padding: 4px;
	background-color:#FFFFFF;
	}
.kolomstreamcontent {
	float: left;
	text-align: left;
}
.streaminfo {
	float: left;
	height: 300px;
	width: 200px;
	border: solid 1px #686868;
	background-color: #D9D9D9;
}
.inhoudstreaminfo {
	color: #686868;
	font-size: 12px;
	padding: 5px;
	text-align: left;
	overflow: hidden;
}
.inhoudstreaminfo img {
	background-color: #FFF;
	border: 1px solid #666666;
	padding: 5px;
}
.streaminfocontent {
	float: left;
	padding-left: 10px;
	text-align: left;
}



/* begin footer */
.footer {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #686868;
	color: #FFFFFF;
	height: 20px;
	width: 895px;
	font-size: 12px;
	text-align: right;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}

/* begin menu */
.kolom1titel {
	font-size: 20px;
	color: #686868;
	text-align: left;
	font-weight: bold;
	padding: 4px;
	background-color:#FFFFFF;
	border-left: solid 1px #686868;
	border-right: solid 1px #686868;
	border-top: solid 1px #686868;
	}

.menu {
	width: 164px;
	background-color: #E5E4E4;
	border-left: solid 1px #686868;
	border-right: solid 1px #686868;
	border-bottom: solid 1px #686868;
	margin-bottom: 5px;
}
.menu a {
	font-size: 12px;
	color: #666666;
	text-decoration:none; 
}
.menu a:hover {
	font-weight: bold;
	text-decoration: underline; 
}
.categorie {
	height: 20px;
	display: block;
	border-top: 1px #686868 solid;
	padding-left: 5px;
	text-transform: capitalize;
	line-height: 20px;
}
.categorie-active {
	height: 20px;
	display: block;
	border-top: 1px #686868 solid;
	padding-left: 5px;
	text-transform: capitalize;
	line-height: 20px;
}
.zender {
	height: 14px;
	display: block;
	padding-left: 5px;
}
.zenders {
	height: 458px;
	background-color: #FFF;
	overflow-Y:scroll;
}
.tekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
	font-size:10px;
	text-align: left;
}
.contactbox {
	float: left;
	width: 725px;
	border: solid 1px #686868;
	background-color: #D9D9D9;
	margin-bottom: 5px;

}

.ad{
	float: left;
	height: 622px;
	width: 142px;
	margin-left: 5px;
	background-color: #FFF;
	border: 1px solid #666666;
	text-align: center;
}