*{
	margin: 0px;
	padding: 0px;
	border: none;
	font: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	text-decoration: none;
	
}

html{
	min-height: 100%;
	color: #636363;
}

#googleList li{
	margin-left: 15px;
	padding-left: 5px;
	
}

#ieWarning{
	width: 100%;
	background: #fefee1;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
	height: 20px;
	display: block;
	position: absolute;
	z-index: 2000;
	top: 0px;
	padding: 3px;
}

#ieWarning a{
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
}

a{
		color: #636363;
		font: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	text-decoration: none;
	}

.paars{
	color: #5a308d;
}

a:hover{
	color: #414040;
}

.new{
	position: absolute;
}

.preloader{
	margin: 50px 0px 0px 400px;
}

.title{
	height: 136px;.pan
}

#header{
	position: absolute;
	width: 100%;
	height: 114px;
	background: url(../img/headerGradient.png) repeat-y center #757575;
	z-index: 0;
	top: 0px;
}

#headerOverlay{
	position: absolute;
	width: 100%;
	height: 114px;
	z-index: 3;
	top: 0px;
	background: url(../img/headerEdgeGradient.png) repeat-x bottom;
}

#headerButtons{
	z-index: 4;
	position: relative;
	width: 200px;
	height: 30px;
	width: 834px;
	margin: 81px auto 0px auto;
}

.tabItem{
    margin-bottom:1em;
    overflow:hidden;
	 float: right;
    width:50px;
	 height: 33px;
	 background: url(../img/tab_inactive.png) repeat-x;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-style: normal;
	 font-weight: bold;
	 font-size:10px;
	 color: #454545;
	 white-space:nowrap;
	 padding: 14px 0px 0px 6px;
	 cursor: pointer;
	 
}

.tabLeft{
    margin-bottom:1em;
	 float: right;
    width:12px;
	 height: 33px;
	 background: url(../img/tab_left_inactive.png) no-repeat;
	 margin-left:0px;
}

.tabRight{
    margin-bottom:1em;
	 float: right;
    width:12px;
	 height: 33px;
	 background: url(../img/tab_right_inactive.png) no-repeat;
}

.tabRight2{
    margin-bottom:1em;
	 float: right;
    width:16px;
	 height: 33px;
	 background: url(../img/tab_right_inactive2.png) no-repeat;
}

.activeTab{
	background: url(../img/tab_active.png) repeat-x;
}

.activeLeft{
   background: url(../img/tab_left_active.png) no-repeat;
}

.activeRight{
 background: url(../img/tab_right_active.png) no-repeat;
}

#logo{
	height: 114px;

}

#accent{
	height:144px;
	position: relative;
}

#accent img{
	position: absolute;
}

#window{
	position:absolute;
	z-index: 1;
	width: 100%;
	overflow: hidden;
}

#container{
	width: 200%;
}

.medialinks, .medialinks a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	display: inline;
}

.sideContainer{
	width: 834px;
	margin: 0 auto 0 auto;
	text-align: left;
	min-height: 100px;
}

.devider{
	background: url(../img/bg_devider.png) no-repeat;
	width: 837px;
	height: 22px;
	margin-top: 28px;
	margin-bottom: 10px;
	padding-left: 7px;
}

.devider_narrow{
	background: url(../img/bg_devider_narrow.png) no-repeat;
	width: 438px;
	height: 19px;
	margin-top: 28px;
	margin-bottom: 10px;
	padding-left: 16px;
	padding-top: 3px;
}

.devider_narrow a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	display: inline;
}


.devider .deviderButton{
	width: 163px;
	height: 20px;
}

.devider a{
	outline: none;
}

.devider .deviderButton img{
	margin: 2px 0px 0px 10px;
}
.up{
	background: url(../img/arrow_up.png) no-repeat  137px 7px;
}

.down{
	background: url(../img/arrow_down.png) no-repeat  137px 7px;
}


#filterColumn1{
	width: 182px;
	float: left;
}

#filterColumn1 a{
	width: 153px;
	height: 17px;
	color: #303030;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	background-color: #e2e2e2;
}

#filterColumn1 a:hover{
	background-color: #bbbbbb;
}

#filterColumn1 a.active{
	background-color: #ff9501;
}

#filterColumn2{
	width: 152px;
	float: left;
}

#filterColumn3{
	width: 168px;
	float: left;
}

#filterColumn4{
	width: 329px;
	float: left;
}

label{
 	display: inline-block;
	margin-left: 10px;
	width: 121px;
	overflow: hidden;
}

.catLabel{
	width: 131px;
	float: left;
}


/******************* THUMBS ****************************/

.thumbnail{
	width: 160px; 
	height: 120px; 
	display: block; 
	background-color: white; 
	overflow: hidden; 
	float: left;
}

.thumbnail h2{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 7px 0px 0px 3px;
}

.thumbnail h3{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
	margin: 0px 0px 0px 3px;
}


/******************* WIE ****************************/
.wie{
	display:block; 
	overflow:hidden; 
	width: 158px;
	float: left;
	margin-right: 10px;
	color: #454545;
}

.wie h2{
	color: #ff940d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	display: inline;
}

/******************** WAAR ***************************/

#contentHolder{
	margin-top: 60px;
}

h1{
	font-size: 30px;
	color: #ff940d;
	display: block;
	font-weight: normal;
}

#contentHolder h2{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	display: inline;
	width: 100%;
	height: 136px;
}

#contentHolder a{
	color: #5a308d;
}

a.volgende{
	background: url(../img/volgende.jpg) left no-repeat;
	width: 14px;
	height: 20px;
	display: block;
	margin: 115px 0px 0px 3px;
}

a.volgende:hover{
	background: url(../img/volgende_hover.jpg) right no-repeat;
}

a.vorige{
	background: url(../img/vorige.jpg) right no-repeat;
	width: 14px;
	height: 20px;
	display: block;
	margin: 115px 0px 0px -3px;

}

a.vorige:hover{
	background: url(../img/vorige_hover.jpg) left no-repeat;
}


/********************************** BLOG *********************/
#contentHolder .blogDatum, #contentHolder .blogTitel{
	display: inline;
}

.blogTitel{
	color: #636363;
}




#contentHolder .blogPost .previewFooter{
	border-top: dotted 1px #636363;
	border-bottom: solid 1px #636363;
	margin-bottom: 56px;
	height: 35px;
	display: block;

	
}
#contentHolder .blogPost .previewFooter div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}

.taf{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}

.archief{
	border: none;
	font: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	color: #636363;
}




#contentHolder .blogPost .previewFooter div a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 13px 10px 0px;
	 color: #636363;
	 background: url(../img/lees_verder.png) right no-repeat;
	
}

#archief{
	border-bottom: 1px solid #636363;
	padding-bottom: 20px;
}

#archief a{
	color: #636363;
}

/*************************  BLOG ******************************/

#search{
	border-top: 1px solid #636363;
	border-bottom: 1px solid #636363;
	margin: 19px 0px 19px 0px;
	padding: 17px 0px 17px 0px;
}


/******************* LEFT ****************************/

#left{
	width: 50%;
	float: left;
	text-align: center;
	overflow: hidden;
}


#contentLeft{
}

/******************* RIGHT ****************************/

#right{
	width: 50%;
	float: left;
	overflow: hidden;
	text-align: center;
}

.deviderline{
	background: url(../img/bg_line_narrow.png); 
	width: 454px; 
	height:2px;
	margin-bottom: 10px;
}

.text{
	margin-top: 30px;
}

.orange{
	color: #ff940d !important;
}



.fotoLinks a{
	float: left;

}


.fotoLinks a div{
	display: none;
	border: 5px solid #FFFFFF;
	margin-top: -80px;
	position: absolute;

}

.fotoLinks a:hover div{
	display: block;
}

.pane{
	overflow: hidden;
	
}

#filterColumn1,
#thumbs_AV_Producties,
#thumbs_fotografie,
#thumbs_radio_commercials,
#thumbs_online,
#thumbs_overig{
	margin-left: 3px;
}


#footer{
	margin-top: 30px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 9px;
		font-style: normal;
		text-align: left;
	float: left;
}

#footer a, #footer em{
		font-family: Verdana, Geneva, sans-serif;
		font-size: 9px;
		font-style: normal;
	
	}

.wieFader{
	background: url(../img/wieFader.png) repeat-y right;
	position: absolute;
	height: 240px;
}