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

*{
	padding:0;
	margin:0;
	}
	/*titel 25.23pt*/
body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:13px;
	color:#666666;
	background-color:#000000;
	}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	margin:0 0 20px 0;
	padding:4px 0 0 0;
	letter-spacing:-1px;
	}
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	margin:0 0 20px 0;
	letter-spacing:-1px;
	}

h3{
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:10px 0 20px 0;
	padding:4px 0 0 0;
    font-weight:normal;
	letter-spacing:-1px;
}

a{
	text-decoration:underline;
	color:#666666;
	}
	
a:focus{
	outline:none;
	}

.tabStop{
    text-decoration:none !important;
}

#container{
	margin: 0 auto;
	background:#FFFFFF;
	width:988px;
	}
	
#pageheader{
	height:74px;
	}

#masthead{
    background-color:#191919;
    }

#innerContentWrapper{
	position:relative;
	}

#upperContent{
	}

#menuHolder{
	float:left;
    background-color:#191919;
	}

#menuHolder ul{
    width:131px;
    height:199px;
    list-style-type:none;
    }

#menuHolder ul li a{
    color:#ffffff !important;
    font-weight:bold;
    text-decoration:none !important;
}


#lowerContent{
	position:relative;
	height:100%;
	}
	
#footer{
	background-color:#FFFFFF;
	position:relative;
	}
	
#footerBody{
	height:207px;
	background:url(../img/footer_bg.gif) no-repeat top left;
	}
	
#footerMiddle{
	width:715px;
	height:206px;
	background:#3a3a3a;
	margin-left:34px;
	float:left;
	}
	
#footerRight{
	width:226px;
	height:206px;
	background:#252525;
	float:right;
	}

#footerMiddle .Block1, #footerMiddle .Block3{
	width:358px;
	height:168px;
	float:left;
	background:url(../img/footer_stripe_bg.gif) repeat-y right top;
	margin:20px 0 0 32px;
	position:relative;
	}
	
#footerMiddle .Block1 p.button, #footerMiddle .Block2 p.button, #footerMiddle .Block3 p.button{
	width:146px;
	height:19px;
	background:url(../img/btn_block.gif) no-repeat top left;
	position:absolute;
	bottom:0;
	text-align:center;
	}
	
#footerMiddle .Block1 p.button a, #footerMiddle .Block2 p.button a{
	color:#666666;
    text-decoration: none;
	}
	
#footerMiddle .Block1 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0b7eff;
	margin-bottom:10px;
	}

#footerRight .Block1{
	height:168px;
	width:152px;
	margin:20px 0 0 50px;
	}
	
#footerRight .Block1 ul{
	list-style-type:none;
	line-height:22px;
	}
	
#footerRight .Block1 ul li{
	color:#FFFFFF;
	}
	
#footerRight .Block1 ul li a{
	color:#fbb10f;
	}


#footerRight .Block1 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#676767;
	margin-bottom:10px;
	}
	
#footerMiddle .Block1 p{
	color:#b4b4b4;
	line-height:18px;
	}
	
#footerMiddle .Block2 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3cb8d2;
	margin-bottom:10px;
	}
	
#footerMiddle .Block2 h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	}
	
#footerMiddle .Block2 p{
	color:#b4b4b4;
	line-height:18px;
	}

#footerMiddle .Block2 p a{
	color:#3cb8d2;
	}
	
#footerMiddle .Block2{
	width:292px;
	height:168px;
	float:right;
	margin:20px 0 0 0;
	position:relative;
	}
	
#footerMiddle .Block3 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#f28300;
	margin-bottom:10px;
	}

#footerMiddle .Block3 h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	}
	
#footerMiddle .Block3 p{
	color:#b4b4b4;
	line-height:18px;
	}		
	
#footerMiddle .Block3 img{
	float:right;
	margin:0 30px 0 20px;
	}	

#footerSub{
	font-size:11px;
	text-align:right;
	}

#footerSub p{
	margin-right:10px;
	}

.space21{
	height:21px !important;
	}
	
.contentdivider{
	height:40px;
	background:url(../img/dividerbg.gif) center repeat-x;
	margin:0 20px;
	}



/********
 * HOME * 
 ********/
	
#upperContent.home p, #upperContent.home h1{
	margin-left:190px;
	}
	
#upperContent.home h1 span, #upperContent.home a{
	color:#1dc150;
	}
		
#lowerContent.home{
	background:url(../img/homelowercontent_bg.gif) repeat-y top;
	}
	
#lowerContent.home h2{
	background:url(../img/home_h2.gif) no-repeat top left;
	padding-left:35px;
	}
	
#lowerContent.home p, #lowerContent.home h2{
	/*margin-left:310px;
	margin-right:100px;*/
	}

#lowerContent.home .column-two{
	float:right;
	width:700px;
	
	}

#lowerContent.home .column-one{
	float:left;
	width:814px;
	
	}
	
.homepageExtrainfo{
	width:100px;
	height:120px;
	float:left;
	color:#FFFFFF;
	line-height:40px;
	position:relative;
	/*bottom:20px;*/
	}
	
.homepageExtrainfo .top{
	font-size:40px;
    height:100px;
    vertical-align:top;
	}
	
.homepageExtrainfo .bottom{
	font-size:26px;
	}

body#homepage #upperContent .column-one{
    float:left;
    width:740px;
    }

body#homepage #upperContent #imgRotate{
    width: 240px;
    height: 320px;
    float:right;
    overflow:hidden;
    text-align:right;
    }
	
/***************
 * ONZE MENSEN *
 ***************/

body#mensen #upperContent a, body#mensen #lowerContent a{
	text-decoration:underline;
	color:#f71800;
	}

body#mensen #upperContent p, body#mensen #upperContent h1, body#mensen #upperContent table{
	margin-left:190px;
	}
	
body#mensen #upperContent {

	}
	
body#mensen #upperContent h1 span{
	color:#f71800;
	}

body#mensen #lowerContent{
	background:url(../img/mensenlowercontent_bg.gif) repeat-y top left;
	}

body#mensen #lowerContent .column-two{
	float:right;
	width:566px;
	}

body#mensen #lowerContent .column-one{
	float:left;
	width:876px;
	}

body#mensen #lowerContent h2 span{
	color:#f71800;
	}
	
/**********
 * AGENDA *
 **********/

body#agenda #upperContent .column-one{
	width:988px;
	float:left;
	background-color:#46b8cf;
	}
	
body#agenda #upperContent .column-one .column-two{
	width:550px;
	float:right;
	background:#ffffff;
	}
	
body#agenda #upperContent .whiteback{
	background:#FFFFFF;
	width:438px;
	height:222px;
	float:left;
	}
	
body#agenda #upperContent .imageholder{
	
	margin-left:152px;
    width:10px;
    height:10px;
	}	
	
body#agenda #upperContent .column-two h1{
	margin-left:34px;
	}
	
body#agenda #upperContent .column-two h1 span{
	color:#46b8cf;
	}

body#agenda #upperContent .column-two p a{
    color:#46b8cf;
    }

.agenda-item{	
	margin:0 100px 22px 34px;
	}
	
.agenda-item a{
	/*color:#191919;*/
	color:#46B8CF;
	text-decoration:underline;
	}
	
.agenda-item a.readfullpost{
    color:#191919;
	text-decoration:underline;
}	
	
	

.agenda-item strong{
	color:#6b6a6a;
	}	

.agenda-item strong span{
	color:#46b8cf;
	}

.agenda-item strong span.agenda-titel{
	color:#3a3a3a;
	}
	
/**********
 * Nieuws *
 **********/

body#nieuws #upperContent .column-one{
	float:left;
	width:704px;
	background:#FFFFFF;
}

body#nieuws #upperContent .column-two{
	float: right;
	width:988px;
	background:#0b7eff;
}

body#nieuws #upperContent .column-two .imageholder{
	float:right;
	height:215px;
	background:#FFFFFF;
    width:284px;
	}

body#nieuws #upperContent .column-two #imgRotate{
    width:284px;
    height:auto;
    overflow:hidden;
    }
	
body#nieuws #upperContent .column-one h1{
	margin:0 0 20px 190px;
	}
	
body#nieuws #upperContent .column-one h1 span, body#nieuws #upperContent .column-one a{
	color:#0b7eff;
	}
	
body#nieuws #upperContent .column-one .nieuws-item{
	margin:0 66px 22px 190px;
	}
	
body#nieuws #upperContent .column-one .nieuws-item span{
	color:#0b7eff;
	font-weight:bold;
	}
	
body#nieuws #upperContent .column-one .nieuws-item a{
	text-decoration:underline;
	color:#0B7EFF;
	}

body#nieuws #upperContent .column-one .nieuws-item a.readfullpost{
	text-decoration:underline;
	color:#191919 !important;
	}
	
/************** 
 *	PRODUCTEN *
 **************/

body#producten #upperContent h1{
	margin:0 0 20px 198px;
	} 
body#producten #upperContent h1 span{
	color:#a3cd0f;
	}	

body#producten #upperContent p{
	margin:0 80px 0 198px;
	}
	
body#producten #upperContent a{
	color:#a3cd0f;
	}

body#producten #lowerContent #searchproducts{
	height:28px;
	margin:28px 0 0 0;
	}
	
body#producten #lowerContent .column-one{
	height:28px;
	float:left;
	width:494px;
	}
	
body#producten #lowerContent #searchproducts .column-one form{
	float:right;
	}

body#producten #lowerContent .column-one form div{
	float:right;
	}

body#producten #lowerContent .column-one form span.leftboxborder{
	width:5px;
	height:20px;
	background:url(../img/searchBoxBg.gif) no-repeat 1px 0px;
	display:block;
	float:left;
	margin:5px 0 0 0;
	}

body#producten #lowerContent .column-one form span.rightboxborder{
	width:8px;
	height:20px;
	background:url(../img/searchBoxBg.gif) no-repeat -3px -20px;
	display:block;
	float:left;
	margin:5px 0 0 0;
	}
	
body#producten #lowerContent .column-one form input.boxSearch{
	border:0;
	padding:0 5px 0 5px;
	background:url(../img/searchBoxBg.gif) repeat-x -1px -40px;
	height:28px;
	width:169px;
	line-height:28px;
	color:#848484;
	float:left;
	margin:5px 0 0 0;
	}	
	
body#producten #lowerContent .column-one form input{
	margin:5px 0 0 0;
	}
	
body#producten #lowerContent .column-one p{
	line-height:28px;
	height:28px;
	}
	
body#producten #lowerContent .column-two{
	height:28px;
	width:486px;
	float:right;
	overflow:hidden;
	}
	
body#producten #lowerContent .column-two ul{
	list-style-type:none;
	}
	
body#producten #lowerContent .column-two ul li{
	display:block;
	float:left;
	width:162px;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	}
	
body#producten #lowerContent .column-two ul li a.meubilair{
	background:#bad94a;
	display:block;
	width:162px;
	height:28px;
	text-align:center;
	padding-top:2px;
	}
	
body#producten #lowerContent .column-two ul li a.verlichting{
	background:#c8e16f;
	display:block;
	width:162px;
	height:28px;
	text-align:center;
	padding-top:2px;
	}
	
body#producten #lowerContent .column-two ul li a.accesoires{
	background:#e3f0b7;
	display:block;
	width:162px;
	height:28px;
	text-align:center;
	padding-top:2px;
	}
		
body#producten #productsHolder a{
    display:block;
    float:left;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 8px;
    position:relative;
    text-decoration:none !important;
	}
	
.meubilairCloud{
	line-height:normal;
    background:#a3cd0f;
	padding:10px 10px 10px 25px;
	}
	
.verlichtingCloud{
	line-height:normal;
	/*background:#c8e16f;*/
    background:#a3cd0f;
	padding:10px 10px 10px 25px;
	}	
	
.accesoiresCloud{
	line-height:normal;
	/*background:#e3f0b7;*/
    background:#a3cd0f;
	padding:10px 10px 10px 25px;
	}		
		
/*******************
 * TAG CLOUD SIZES *
 *******************/	
.size0{
	font-size:24px;
    font-weight:normal !important;
    line-height:60px !important;
	}
	
.size1{
	font-size:38px;
    font-weight:normal !important;
    line-height:60px !important;
	}
	
.size2{
	font-size:44px;
    font-weight:normal !important;
    line-height:60px !important;
	}
	
.size3{
	font-size:60px;
    font-weight:normal !important;
    line-height:60px !important;
	}
			
.size4{
	font-size:72px;
    font-weight:normal !important;
    line-height:60px !important;
	}
	
/******************
 * PRODUCT DETAIL *
 ******************/	
body#producten #upperContent #productDetail{
	float:right;
    min-height:199px;
    height: auto !important;
    height:199px;
	width:718px;
	margin-right:76px;
	}
	
body#producten #upperContent #productDetail .column-one{
	width:88px;
	height:199px;
	float:left;
	}	
	
body#producten #upperContent #productDetail .column-one a{
	display:block;
	height:91px;
	width:30px;
	border:1px solid #FFFFFF;
	background:url(../img/btn_product_detail.gif) no-repeat 0 0;
	position:relative;
	margin:50px 0 0 0;
	}	
	
body#producten #upperContent #productDetail .column-two{
	width:542px;
	min-height:199px;
    height: auto !important;
    height:199px;
	float:left;
	}

body#producten #upperContent #productDetail .column-two p img{
    padding-left:10px;
    }
	
body#producten #upperContent #productDetail .column-two h1{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#3a3a3a;
	}	
	
body#producten #upperContent #productDetail .column-two p{
	margin:10px 0 0 0;
	color:#666666;
	}	
	
body#producten #upperContent #productDetail .column-two a{
	font-weight:bold;
	}	
	
body#producten #upperContent #productDetail .column-three{
	width:88px;
	height:199px;
	float:right;
	}	
	
body#producten #upperContent #productDetail .column-three a{
	display:block;
	height:91px;
	width:30px;
	border:1px solid #FFFFFF;
	background:url(../img/btn_product_detail.gif) no-repeat -30px 0;
	position:relative;
	margin:50px 0 0 56px;
	}	
 
	
/***************
 * REFERENTIES *
 ***************/

body#referenties #innerContentWrapper{
    /*margin-top:-28px;*/
}

body#referenties #upperContent h1{
	margin:0 0 20px 198px;
	} 
body#referenties #upperContent h1 span{
	color:#f5b400;
	}	

body#referenties #upperContent p{
	margin:0 80px 0 198px;
	}
body#referenties #upperContent a{
	color:#f5b400;
	}

body#referenties #upperContent .column-one{
    float:left;
    width:730px;
    }

body#referenties #upperContent #imgRotate{
    width:250px;
    height:auto;
    float:right;
    }

body#referenties #lowerContent #productsHolder a{
    color:#666666;
    text-decoration:underline;
    }

body#referenties #lowerContent #referentiesNavigation{
	height:28px;
	margin:28px 0 0 0;
	}

body#referenties #lowerContent #referentiesNavigation a{
    text-decoration: none;
}
	
body#referenties #lowerContent .column-one{
	height:28px;
	float:left;
	width:21px;
	}
	
body#referenties #lowerContent .column-two{
	height:28px;
	float:left;
	width:967px;
	}
	
body#referenties #lowerContent .column-two ul{
	list-style-type:none;
	}
	
body#referenties #lowerContent .column-two ul li{
	display:block;
	float:left;
	height:28px;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
    width:140px;
	}
	
body#referenties #lowerContent .column-two ul li a.tab1, body#referenties #lowerContent .column-two ul li a.tab2, body#referenties #lowerContent .column-two ul li a.tab3,
body#referenties #lowerContent .column-two ul li a.tab4, body#referenties #lowerContent .column-two ul li a.tab5{
	display:block;
	height:28px;
	width:140px;
	background:#ffd64c;
	padding:0 9px 0 9px;
    text-align:center;
    vertical-align:middle;
	}

body#referenties #lowerContent .column-two ul li a.tab2{
    background:#ffe181;
    }

body#referenties #lowerContent .column-two ul li a.tab3{
    background:#ffeaa7;
    }

body#referenties #lowerContent .column-two ul li a.tab4{
    background:#fff0c1;
    }
    
body#referenties #lowerContent .column-two ul li a.tab5{
    background:#fff4d3;
    }

.referentieContent{
	background:#ffc400;
	line-height:normal;
	padding:10px 10px 10px 25px;
	}

.referentieContent a{
    text-decoration:underline !important;
}
	
.activeReferentie{
	color:#FFFFFF;
	background:#ffc400 !important;
	}
	
.referentieContent table{
	color:#ffffff;
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}

.referentieContent table strong{
	color:#655d47;
	}
	
/************
 * SHOWROOM *
 ************/	
body#showroom #upperContent h1{
	margin:0 0 20px 198px;
	}

body#showroom #upperContent h1 span{
	color:#f18300;
	}
	
body#showroom #upperContent p{
	margin:0 80px 0 198px;
	}
	
body#showroom #upperContent a{
	color:#f18300;
	}	
	
body#showroom #lowerContent{
	height:293px;
	margin:28px 0 0 0;
	background:#ffffff;
	}		
	
body#showroom #lowerContent .column-one{
	width:397px;
	height:293px;
	background:url(../img/showroom_bg.gif) repeat;
	float:left;
	position:relative;
	}
	
body#showroom #lowerContent .column-one .Block1{
	float:left;
	width:255px;
	height:220px;
	margin:32px 0 0 66px;
}

body#showroom #lowerContent .column-one .Block1 h2{
	color:#252525;
	margin:0 0 20px 0;
	font-size:21px;
	}
	
body#showroom #lowerContent .column-one .Block1 table{
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:255px;
	}	
	
body#showroom #lowerContent .column-one .Block1 p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#252525;
	margin:20px 0 0 0;
	}	
	
body#showroom #lowerContent .column-one .Block2{
	width:72px;
	height:293px;
	float:right;
	}	
	
body#showroom #lowerContent .column-one .Block2 a{
	width:29px;
	height:91px;
	background:url(../img/btn.gif) no-repeat top left;
	display:block;
	margin:101px 0 0 14px;
	}	
	
body#showroom #lowerContent .column-two{
	width:486px;
	height:293px;
	float:left;
	position:relative;
	}
		
body#showroom #lowerContent .column-two img{
	margin:0 0 0 22px;
	}	
	
body#showroom #lowerContent .column-three{
	width:105px;
	height:293px;
	float:right;
	background:url(../img/showroom_bg.gif) repeat;
	}
	
body#showroom #lowerContent .column-three a{
	width:29px;
	height:91px;
	background:url(../img/btn.gif) no-repeat -29px 0;
	display:block;
	margin:101px 0 0 26px;
	}	
	
body#showroom #subnavigation{
	width:100%;
	height:30px;
	}	
	
body#showroom #subnavigation a{
	font-size:23px;
	font-weight:bold;
	color:#757575;
	letter-spacing:-2px;
	background:url(../img/arrow.gif) bottom right no-repeat;
	padding-right:20px;
	line-height:normal;
	}
	
body#showroom #subnavigation .column-one{
	float:left;
	width:470px;
	height:25px;
	}
	
body#showroom #subnavigation .column-one a{
	float:right;
	margin-right:80px;
	}
	
body#showroom #subnavigation .column-two{
	float:left;
	width:250px;
	height:25px;
	}
	
body#showroom #subnavigation .column-three{
	float:left;
	width:260px;
	height:25px;
	}

/************
 * ERROR404 *
 ************/

body#error404 #upperContent .column-one{
	float:left;
	width:704px;
	background:#FFFFFF;
}

body#error404 #upperContent .column-two{
	float: right;
	width:988px;
	background:#f71800;
}

body#error404 #upperContent .column-two .imageholder{
	float:right;
	height:215px;
	background:#FFFFFF;
	}

body#error404 #upperContent .column-one h1{
	margin:0 0 20px 190px;
    color:#f71800;
	}

body#error404 #upperContent .column-one h1 span{
	color:#0b7eff;
	}

body#error404 #upperContent .column-one .pagecontent{
	margin:0 66px 22px 190px;
	}

body#error404 #upperContent .column-one .pagecontent a{
        color:#f71800;
        }

/*************************
 * STANDARD CONTENT PAGE *
 *************************/
body#standardcontentpage #upperContent .column-one{
	float:left;
	width:704px;
	background:#FFFFFF;
}

body#standardcontentpage #upperContent .column-two{
	float: right;
	width:988px;
	background:#f71800;
}

body#standardcontentpage #upperContent .column-two .imageholder{
	float:right;
	height:215px;
	background:#FFFFFF;
	}

body#standardcontentpage #upperContent .column-one h1{
	
	}

body#standardcontentpage #upperContent .column-one h1 span{
	color:#0b7eff;
	}

body#standardcontentpage #upperContent .column-one .pagecontent{
	margin:0 66px 22px 190px;
	}

body#standardcontentpage #upperContent .column-one .pagecontent a{
        color:#f71800;
        }


/*************
 * VACATURES *
 *************/
body#vacatures #upperContent .column-one{
	float:left;
	width:704px;
	background:#FFFFFF;
}

body#vacatures #upperContent .column-two{
	float: right;
	width:988px;
    background:#FFFFFF;
	/*background:#fd4b8d;*/
}

body#vacatures #upperContent .column-two #imgRotate{
    float:right;
    background:#ffffff;
    width:284px;
    height:auto;
    }

body#vacatures #upperContent .column-two .imageholder{
	float:right;
	height:215px;
	background:#FFFFFF;
	}

body#vacatures #upperContent .column-one h1{
	margin:0 0 20px 190px;
	}

body#vacatures #upperContent .column-one h1 span{
	color:#fd4b8d;
	}

body#vacatures #upperContent .column-one p{
	margin:0 66px 22px 190px;
	}

body#vacatures #upperContent .column-one a{
    color:#fd4b8d;
    }

/***********
 * CONTACT *
 ***********/
body#contact #upperContent .column-one{
	float:left;
	width:704px;
	background:#FFFFFF;
}

body#contact #upperContent .column-two{
	float: right;
	width:988px;
	background:#9746d0;
}

body#contact #upperContent .column-two #imgRotate{
    width:284px;
    height:300px;
    overflow:hidden;
    float:right;
    }

body#contact #upperContent .column-two .imageholder{
	float:right;
	height:215px;
	background:#FFFFFF;
	}

body#contact #upperContent .column-one h1{
	margin:0 0 20px 190px;
	}

body#contact #upperContent .column-one h1 span{
	color:#9746d0;
	}

body#contact #upperContent .column-one p, body#contact #upperContent .column-one table {
	margin:0 66px 22px 190px;
	}

body#contact #upperContent .column-one a{
    color:#9746d0;
    }

.txtfield{
    border:1px solid #666666;
    width:250px;
    }

.txtarea{
    border:1px solid #666666;
    width:250px;
    height:120px;
}

/*****************
 * LOSSE KLASSEN *
 *****************/
.showRoomLoad{
	position:absolute;
	width:440px;
	height:293px;
	background:#333333;
	margin-left:22px;
	opacity:0.60;
	filter:alpha(opacity=60);
}

.showRoomLoad img{
	position:relative;
	left:90px;
	top:135px;
	}
	
.hidden{
	display:none;
	}	
	
.activeWhite{
	color:#FFFFFF;
    background:#a3cd0f !important;
	}	
	
.colorgreen{
	color:#1dc150;
	}

.red{
    color:#f71800;
    }

.mr270{
    margin-right:270px;
    }

.margin_nieuws{
    margin-left:190px;
    margin-right:66px;
    }

.margin_agenda{
    margin-left:34px;
    margin-right:100px;
    }

.no-margin{
    margin:0 !important;
    }

.grey{
    color:#666666 !important;
    font-weight:normal !important;
    }

.newsblue{
    color:#0B7EFF;
    }

.clear{
	clear:both;
	}

.tube{
    color:#B4B4B4 !important;
}

.tube a{
    color:#F28300;
}

