@charset "UTF-8";
/* node

CSS Document 

*/

body {
	width:100%;
	margin:0;
	padding:0;
	font-family: Arial, sans-serif,Tahoma, Helvetica;
	font-size:12px;
	line-height:19px;
	/*color: #ccc;*/
}

h1, h2, div.quote_geel, div.quote_rood {
	color: #146598;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:21px;
	line-height:34px;
	font-family: Arial, sans-serif,Tahoma, Helvetica;
	letter-spacing:-1px;
}

div.quote_geel, div.quote_rood{
	font-size:20px;
	font-weight:bold;
	display:inline;
}

h1.wit {
	font-size:30px;
	line-height:40px;
	margin-bottom:5px;
	letter-spacing:-2px;
	color:#ffffff;
}

h2 {
	font-size:20px;
}

h3 {
	display:inline;
	color: #146598;
	font-size:15px;
	font-weight:normal;
	font-family: Arial, sans-serif,Tahoma, Helvetica;
}

h4 {
	color:white;
	padding:0;
	margin-top: 40px;
}

img, img a {
	border:0;
}
		
div#wrapper {
	width: 970px;
	margin:20px auto 2em auto;
}

div#header {
	height: 90px;
	background: url(../afbeeldingen/_website/heading.jpg) no-repeat;
	border-bottom: 3px solid #ccc;
	margin-bottom: 10px;
}

div.right img {
	float: left;
	margin: 50px 10px 0;
}

div.right_float {
	float: right;
	margin: 10px 10px 0;
	width: 650px;
}
div.right_float h1 {
	color: white;
}

div.right_float ul {
	margin:0;
	padding:0;
}

div.right_float li {
	list-style:none;
	float:left;
	height:20px;
	margin-left:7px;
}

div#leftContainer {
	float:left;
	/*width:115px;*/
	width:170px;
	/*background: #146598 repeat-y;*/
	height: 76em;
	text-align: left;
}

/*div#leftContainer a {
	color: #146598;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	line-height: 15px;
}*/
#div#leftContainer ul {
	margin-left: 4px;
	padding-left: 0;
	list-style-type: none;			
	float: left;
	text-align: left;
}

div#leftContainer a {
	display: block;
	/*padding: 5px;*/
	/*width: 140px;*/
	border-bottom: 1px solid #CCC;
}

div#leftContainer a:link, div#leftContainer a:visited {
	color: #146598;
	text-decoration: none;
	}
		
div#leftContainer a:hover {
	color: #146598;
	background: #000000 url(../afbeeldingen/_website/pijl.gif) 96% 50% no-repeat;
	background-color: #f5f5f5;
	color: #146598;
	}


div#middleContainerAdmin a {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	color: #146598;
}

div#middleContainer {
	width:630px;
	font-size:12px;
	line-height:18px;
	padding: 5px 5px 5px 25px;
	float: left;
	height: 75em;
	overflow: auto;
	background: #ffffff none repeat-y;
	color: #146598;
}

div#middleContainerAdmin {
	width:770px;
	font-size:12px;
	line-height:18px;
	padding: 5px 5px 5px 25px;
	float: left;
	height: 75em;
	overflow: auto;
	/*background: #ffffcc none repeat-y;*/
	background: #ffffff none repeat-y;
	color: #146598;
}

div#middleContainerZoek {
	width:596px;
	font-size:12px;
	line-height:18px;
	padding: 5px 5px 5px 25px;
	float: left;
	height: 75em;
	overflow: auto;
	background: #ffffff none repeat-y;
	text-decoration: none;
}

div#middleContainerZoek td a {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	color: #fff;
}

div#quoteContainer {
	float: left;
	width:140px;
	text-align:left;
	height: 76em;
	/*background: #ffffcc none repeat-y;*/
	background: #ffffff none repeat-y;
}

div#quoteContainer img {
	margin: 10px 5px 5px;
}

div.corner {
	float:left;
	width:36px;
	height:31px;
}

div.center {
	list-style-image: none;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div.center p{
	margin:0 0 1em 0;
	padding:0;
}

div.center ul{
	margin:0 0 1em 0;
	padding:0;
}

div.center ul li{
	list-style:none;
	padding:0;
	font-size: 12px;
	/*font-weight: bold;*/
	text-align: left;
}

div.center ul li a{
	list-style:none;
	margin:0 0 1em 0;
	padding:0;
	font-size: 12px;
}


div.outer_center {
	width:150px;
	float:left;
	height:31px;
	line-height:31px;
}

div.bottom{
	height:11px;
}

div#footer {
	width:100%;
	height:34px;
	position:fixed;
	bottom:0;
	background:url('../gif/footer_bg.jpg');
}


.geel, div.quote_geel {
	color:#d1992c;
}



div#footer div.container {
	width:970px;
	height:18px;
	margin:9px auto 0 auto;
}

div#selectie_container{
	margin:2.5em 0 1.5em 0;
	padding:1em 0 0.9em 0;
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe; 
}

div#selectie_container img{
	margin-left: 10px;
}

div.video_thumb{
	float:left;
	margin: 0 0 18px 0;
	padding:0;
	cursor:pointer;
}

div.middle{
	margin:0 18px 0 18px;
}

div.sep{
	width:100%;
	height:1px;
	background:#bebebe;
	margin:1em 0 1em 0;
	clear:both;
}

div.zoekbar {
	width:100%;
	height:50px;
}

div.spacer {
	margin-bottom: 30px;
}

div.zoekbar div.container table th {
	text-align:left;
	font-weight:normal;
	width:265px;
}

div.zoekbar div.container table td {
	padding-right:10px;
}

div.colored {
	background:#fbf4e8;
}

div.zoekbar div.container {
	margin:0 auto 0 auto;
	width:970px;
}

div.button {
	height:33px;
	margin:0;
	padding:0;
}


div.zoekItem {
	height:26px;
	margin:0;
	padding:0;
}

div.zoekItem div.zoekItem_tekst {
	margin:0;
	padding:0 0 0 1px;
	letter-spacing:1px;
	line-height:26px;
	float:left;
	height:26px;
	background:url(../images/button_yellow_middle.jpg) white;
	color:#146598;
	font-size:13px;
	font-weight:normal;
}

div.zoekItem a {
	color:#146598;
	text-decoration:none;
}


.float{
	float:left;
}

div#selectie_programma {
	height: 236px;
}

div#selectie_programma table td {
	vertical-align: top;
	padding-bottom:1em;
}

div.popup {
	background:url('../gif/popup.png') no-repeat;
	display:none;
	width: 408px;
	height: 328px;
	text-align:left;
	line-height: 15px;
	font-size: 11px;
}

div.popup div.content {
	padding: 15px 35px 8px 35px;
}

#colofon {
	cursor:pointer;	
}

div#hoewerkthet{
	text-align:left;
	border:5px solid #d1992c;
	padding:1em;
}

div#hoewerkthet strong{
	font-size:18px;
	color:#881729;
}

.outer_center h1 {
	float:left;
	letter-spacing:2px;
}

.zoekterm {
	float:right;
	color:#881729;
}
div#leftContainer h2 a {
	color: #f95c13;
	font-size: 18px;
	text-decoration: none;
	margin-left: 5px;
}


/*// node specifiele dingen ivm toggler van mootools*/


/*#accordion {
	margin:20px 0px;
}
h3.toggler {
	cursor: pointer;
	color: #0d007f;	padding: 2px 5px;	background: #eee;	border-bottom: 2px solid #fff;	border-right: 1px solid #ddd;	border-top: 1px solid #f5f5f5;	border-left: 1px solid #f5f5f5;	padding: 10px;
	font: normal 12px/20px Tahoma, "Lucida Grande";
	margin: 5px;
}
.element, .element p {
	margin:0px;
	padding:0px;
}
*/


/*
blockquote {
	padding:5px 20px;
}
*/


/* MooTools */
/*.tool-tip {	color: #fff;	width: 139px;	z-index: 13000;} .tool-title {	font-weight: bold;	font-size: 11px;	margin: 0;	color: #9FD4FF;	padding: 8px 8px 4px;	background: url(bubble.png) top left;} .tool-text {	font-size: 11px;	padding: 4px 8px 8px;	background: url(bubble.png) bottom right;} .custom-tip {	color: #000;	width: 130px;	z-index: 13000;} .custom-title {	font-weight: bold;	font-size: 11px;	margin: 0;	color: #3E4F14;	padding: 8px 8px 4px;	background: #C3DF7D;	border-bottom: 1px solid #B5CF74;} .custom-text {	font-size: 11px;	padding: 4px 8px 8px;	background: #CFDFA7;}*/
