@media screen, projection {
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, img, ins, input, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {
	margin: 0;
	padding: 0;
}

html, body {height:100%;}
body {
	background:url(../img/bg-body.gif) 50% 0% no-repeat #FFFFFF;
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
}

img {border:0; vertical-align:bottom;}

/*
label {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px; 
	height:1px;
	overflow:hidden;
}
*/

#outer-wrap {
	width:1003px; 
	position:relative; 
	margin:0 auto; 
	background:url(../img/bg-body.gif) 50% 0% no-repeat #FFFFFF;
	min-width:1003px;
/*height:100%;*/
}

#container {
/*	position:relative;*/
	overflow:hidden;
	width:925px; 
	margin:0 auto; 
	min-height:100%;
}

span.meer-pijltjes{
	color:#e29615; margin-right:5px;
}

.titelblok{ 
	display:block;
	padding:2px 11px 2px 11px;
	background-color:#000000;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:9px;
	line-height:18px; 
}

.titelblok a { color:#FFFFFF !important; text-decoration:none !important; }
img.logo-print {display:none;} /* print only */
/*===================== @header =======================*/
#header {position:relative; width:925px; height:104px; z-index:2;}
	#header a {text-decoration:none; color:#b9b9ba;}
	#header ul.home-nav, #header ul.main-nav
	{list-style:none; display:block; text-transform:uppercase; font-size:9px;}

			ul {
			}
			ul.home-nav li {
			position: relative;
			}
			li.zwart-blok ul {
			position: absolute;
			display: none;
			}
			ul.home-sub-nav li a {
			display: block;
			}
			/* Fix IE. Hide from IE Mac \*/
			* html ul li { float: left; }
			* html ul li a { height: 1%; }
			/* End */
			ul {
			list-style: none;
			}

			li:hover ul { position:absolute;top:28px;left:-67px;display:block;}


		 	ul.home-nav {float:left; width:700px; height:22px; padding:28px 0px 2px 0px; margin-bottom:2px; }
		 	ul.home-nav li {float:left; height:16px; padding:0px 11px 0px 11px;}
			
			ul.home-nav li.print{float:left; height:17px; padding:5px 4px 0px 4px;} 
			ul.home-nav li.contact {
			    float:left; 
			    height:23px;    /*17px; */
			    /*padding:5px 4px 0px 4px;*/
			    padding:5px 4px 0px 4px;
			    background-image: url(../img/bg-nav-lijntje10x1.gif);
				background-repeat: no-repeat;
				background-position: top left;
	        } 
			
			ul.home-nav li.zwart-blok {
					float:left;
					height:28px;
					/*padding:0px 2px 0px 3px;*/
					padding:0px;
					background-image: url(../img/bg-nav-lijntje10x1.gif);
					background-repeat: no-repeat;
					background-position: top left;
	
			}		
			ul.home-nav li.zwart-blok a { float:left; height:14px; padding:5px 8px 3px 7px;} 
			ul.home-nav li.zwart-blok a:hover{ background-color:#595958;}
			
			ul.home-nav li.zwart-blok a.active{ background-color:#595958;} 
			
 /*===================== @sub-nav =======================*/
			
				ul.home-nav li input {background-color:#f1f1f2; border:1px solid #dbdcde; margin:3px 0px 0 20px;}
				ul.home-nav li.trebbenet {float:left; height:16px; padding:6px 10px 0 4px;} 

		 	ul.home-sub-nav {float:left; width:700px; height:22px; padding-left:20px; }
		 	ul.home-sub-nav li{float:left; padding:0px 2px 0 3px; background:url(../img/bg-nav-lijntje2.gif) left repeat-y;}
			
		 	#header ul.home-sub-nav li a {float:left; height:14px; padding:4px 9px 0px 9px; } 
		 	#header ul.home-sub-nav li a:hover{ background-color:#e7e7e7; color:#747473;} 
/*===================== @main-nav =======================*/  
		 	ul.main-nav {float:left; width:750px; color:#ccc; height:20px; padding-left:20px; padding-top:25px;}
		 	ul.main-nav li {float:left; padding:0px 2px 0 3px; background:url(../img/bg-nav-lijntje2.gif) left repeat-y;}
			
			#header ul.main-nav li a {float:left; height:14px; padding:4px 9px 0px 9px; }
			#header .main-nav a {color:#000; font-weight:bold; }
			#header .trebbenet a {color:#000; font-weight:bold; } 
		 	#header ul.main-nav li a:hover{ background-color:#e7e7e7; color:#747473;} 
			
			#header ul.main-nav li a.active{ background-color:#e7e7e7; color:#747473;} 
	
			.zoeken {position:absolute; top:0; left:170px; text-transform:uppercase;}

/*=======================aangepast-menu=================*/
/* main-nav - niveau 1 */
ul.main-nav { display:block; float:left;}
ul.main-nav li { position:relative; display:block;  padding:0;}
ul.main-nav li ul li.sub-menu-niveau1 { background:#FFF none;}
ul.main-nav li a { color:#000; padding:5px 35px 5px 12px; display:block; text-decoration:none;}

ul.main-nav li:hover a, ul.main-nav li a:hover {}
/* main-nav - niveau 2 */
ul.main-nav li ul.outer-ul { position:absolute; top:14px; left:0; display:none; z-index:899; border-bottom:1px solid #000; border-top:0px solid #000; background-color:#fff;}
ul.main-nav li:hover ul { display:block; }
ul.main-nav li ul.outer-ul li { clear:both; width:173px; border-left:1px solid #000; border-right:1px solid #000; z-index:909; float:left; zoom:1; }

ul.main-nav li ul.outer-ul li a { width:126px; z-index:919;}

#header ul.main-nav li ul.outer-ul li.met-niveau a { background:#fff url(../img/submenu-pijl.gif) right center no-repeat ; display:block;  color:#000; padding:5px 35px 5px 12px; height:auto;}
#header ul.main-nav li ul.outer-ul li.met-niveau a:hover { background:#ffb60f url(../img/submenu-pijl-hover.gif) right center no-repeat ; color:#000;}

#header ul.main-nav li ul.outer-ul li ul li.zonder-niveau a { background:#FFF none; display:block;  color:#000;}
#header ul.main-nav li ul.outer-ul li ul li.zonder-niveau a:hover { background:#ffb60f none; display:block;  color:#000;}
/* main-nav - niveau 3 */
ul.main-nav li ul.outer-ul li ul { position:absolute; top:0; left:173px; display:none; background:#090 none; z-index:998; border:1px solid #000000;}


ul.main-nav li ul.outer-ul li.afstandhouder{ height:11px; border:none;  }

#header ul.main-nav li ul.outer-ul li.sub-menu-niveau1 a{background:none; padding:5px 35px 5px 12px; height:auto;}
#header ul.main-nav li ul.outer-ul li.sub-menu-niveau1 a:hover{background:#ffb60f none; color:#000;}
#header ul.main-nav li ul.outer-ul li.met-niveau{ background:none;}
#header ul.main-nav li ul.outer-ul li.zonder-niveau{ border:none;}

ul.main-nav li ul li.actueel-first{ background:url(../img/submenu_bg_lijn.gif) 59px top no-repeat;  border-right:1px solid #000000; height:8px; }
ul.main-nav li ul li.over-first	{ background:url(../img/submenu_bg_lijn.gif) 82px top no-repeat; height:8px;}
ul.main-nav li ul li.werkenbij-first{ background:url(../img/submenu_bg_lijn.gif) 112px top no-repeat; height:8px;}
ul.main-nav li ul li.personeelszaken-first{ background:url(../img/submenu_bg_lijn.gif) 111px top no-repeat; height:8px;}
ul.main-nav li ul li.projecten-first{ background:url(../img/submenu_bg_lijn.gif) 73px top no-repeat; height:8px;}

#header ul.main-nav li ul.outer-ul a{ text-transform:none; font-size:11px; font-weight:normal;}
/*======================================================*/


/*===================== @content-wrap & @fp-content =======================*/
.frontpage #content-wrap {position:relative; overflow:hidden; background:url(../img/bg-sidebar.gif) right top repeat-y; height: 100%;}
.frontpage #content-wrap-vervolg {
	position:relative; 
	overflow:hidden; 
	background:url(../img/bg-sidebar-vervolg.gif) right top repeat-y; 
	min-height: 605px; 
	padding-bottom:20px;
	z-index:1;
}
	
	#fp-content {float:left; width:595px;}

/*===================== @sidebar =======================*/
#sidebar {
	float:left; 
	width:279px; 
	margin-left:7px; 
	padding:22px 22px 15px 22px;
	display:inline;
	min-height:100%;
}

	#sidebar h2 {
		font-size:11px; 
		line-height:14px; 
		margin:0 -11px 11px -11px; 
		border-bottom:1px solid #ccc; 
		padding:4px 0 4px 11px;
		text-transform:uppercase;
	}
	
	#sidebar .expertmeeting,	
	#sidebar .actueel,
	#sidebar .quote {
		background-color:#000; 
		color:#fff; 
		margin-bottom:7px; 
		padding:0 11px;
	}	
	
		.expertmeeting .meer-nieuws, 
		.actueel .meer-nieuws,
		.quote .leer-meer {
			display:block; 
			border-top:1px solid #ccc; 
			margin:0 -11px;
			margin-top:5px; 
			padding:4px 11px; 
			color:#ccc; 
			text-decoration:none;
			text-transform:uppercase;
			font-size:10px;
			background:url(../img/meer-pijltje.gif) top right no-repeat;
		}

	#sidebar .expertmeeting {}	
	#sidebar .actueel {}
	#sidebar .quote { }		
	
	#sidebar .expertmeeting p { width:257px;}
	#sidebar .quote p { width:257px;}		
	
	div.expertmeeting-intro{
		float:left;
		width:235px;
		padding:11px;
		background-color:#fff;
		color:#5c5c5b;
		margin-bottom:10px;
	}
	
	#sidebar div.expertmeeting-intro img{ float:left;}
	#sidebar div.expertmeeting-intro p{ float:right; width:170px;}
	
	span.module-subkop{ font-size:14px; color:#ffb60f; font-weight:bold;}
	span.datum {font-size:11px; background-color:#ccc; color:#000000; padding: 0 2px 0 2px;}
	
	#sidebar .actueel img { margin-bottom:5px;}
	#sidebar .actueel p { margin-top:4px;}
	
	div.quote-intro{
		float:left;
		width:257px;
		background-color:#4d4d4d;
		color:#dba71d;
		margin-bottom:10px;
	}
	
	#sidebar div.quote-intro img{ float:right;}
	#sidebar div.quote-intro p{ float:left; width:170px; padding:6px 0 0 6px;}
	
	span.quote-naam { color:#FFFFFF; font-weight:bold;}
		

/*===================== @over-trebbe =======================*/
.over-trebbe {
	background-color:#000; 
	color:#fff; 
	font-size:12px; 
	line-height:18px; 
	padding-bottom:10px;
	border-bottom:7px solid #FFFFFF;
}

	.over-trebbe h1 {font-size:18px; line-height:24px; color:#e29615;}
	.over-trebbe p, .over-trebbe h1 {margin-left:22px;}
	.over-trebbe a {color:#e29615; text-decoration:none;} 
	
/*===================== @image-placeholder =======================*/	
.image-placeholder {
	height:252px; 
	width:595px;
	margin-bottom:10px;
	background-color:#ccc;

}

	.image-placeholder p.zw-kopje {position:absolute; left:22px; top:0; width:169px;}
	.image-description {
		position:absolute; 
		width:180px; 
		height:69px; 
		right:11px; 
		top:130px;
		color:#ccc;
		background:url(../img/bg-img_description.png) left bottom no-repeat;
	}
	
	.image-description p {margin:0; padding:20px 0 0 5px;}

    #img-rotator { margin-left:0px; height:252px !important; overflow:hidden; }
    #img-rotator li { list-style: none; }
    

/*===================== @trebbe-werken =======================*/
.trebbe-werken {
	float:left; 
	width:573px; 
	background-color:#FED900; 
	padding:11px;
	list-style:none;
}

	.trebbe-werken h3 {font-size:10px; text-transform:uppercase; font-weight:normal;}
	.trebbe-werken p {padding:0 11px 11px 11px;}
	.trebbe-werken li {float:left; width:169px; padding:11px;}
		.trebbe-werken li:hover {background: url(../img/bg-trebbe-blokken.gif) top left no-repeat #FFFF99; cursor:pointer;}
		.zw-kopje {background-color:#000; color:#fff; padding:4px 0 4px 9px;}
	
	.trebbe-werken li.werken-bij {margin:0 0px; display:inline;}
		.trebbe-werken li a {
			color:#e29615; 
			text-decoration:none; 
			text-transform:uppercase; 
			margin-top:2px; 
			display:block;
		}
		
/*===================== @vervolg-pagina =======================*/
#vervolg-content {float:left;}

.kruimelpad{
	line-height:22px;
	color:#c38d1a;
	text-indent:30px;
	background-image:url(../img/lijntje_wit_10x1.gif);
	background-position:22px 5px;
	background-repeat:no-repeat;
}
.kruimelpad a:link, .kruimelpad a:visited, .kruimelpad a:active, .kruimelpad a:hover{
	text-decoration:none; color:#c38d1a;
}
.hoofd-kolom {
	float:left;
	width:412px;    /*430px;*/
	background-color:#fff; 
	color:#000; 
	font-size:12px; 
	line-height:18px; 
	margin-left:7px;
	padding:11px 11px 11px 11px;
}

	.hoofd-kolom h1, .medewerkers-hoofd-kolom h1 {font-size:18px; line-height:22px; color:#FFb60F;margin-bottom:10px;}
	.hoofd-kolom a, .medewerkers-hoofd-kolom a {color:#e29615; text-decoration:none;}
	.hoofd-kolom img.nieuws-img_wide {margin:0px 0 15px 0px;}
	.hoofd-kolom ul { list-style-type: disc; list-style-position: outside; margin-left:22px; }

	/*.hoofd-kolom p, .hoofd-kolom h1 {margin: 0 22px 11px 11px; }*/
	/*.hoofd-kolom img.nieuws-img_wide {margin:11px 0 15px 11px;}*/


.hoofd-kolom-breed {
	float:left;
	width:683px;    /*430px;*/
	background-color:#fff; 
	color:#000; 
	font-size:12px; 
	line-height:18px; 
	margin-left:7px;
	padding:11px 11px 11px 11px;
}

	.hoofd-kolom-breed h1, .medewerkers-hoofd-kolom-breed h1 {font-size:18px; line-height:22px; color:#FFb60F;margin-bottom:10px;}
	.hoofd-kolom-breed a, .medewerkers-hoofd-kolom-breed a {color:#e29615; text-decoration:none;}
	.hoofd-kolom-breed img.nieuws-img_wide {margin:0px 0 15px 0px;}
	.hoofd-kolom-breed ul { list-style-type: disc; list-style-position: outside; margin-left:22px; }

	/*.hoofd-kolom-breed p, .hoofd-kolom-breed h1 {margin: 0 22px 11px 11px; }*/
	/*.hoofd-kolom-breed img.nieuws-img_wide {margin:11px 0 15px 11px;}*/
	
.image-placeholder-vervolg {
	height:252px; 
	width:412px;
	margin-bottom:10px;
	background-color:#ccc;
} 

/*ol#verjaardagen {
	float:left; 
	margin-left: 40px; 
	border:1px solid #F00;
}
	ol#verjaardagen li {
		display:block;
		float:left; 
		width:250px; 
		padding-left:10px;
		border-bottom:1px solid #F00; 
		min-height:20px;
	}
		ol#verjaardagen li a {display:block;}*/

		/*===============================@left-menu===============================*/
		
			div.left-menu-wrapper{float:left; position:relative; width:169px; padding-left:21px;}
			
			div.left-menu{float:left; background-color:#FED900; width:169px;}
			
			div.menu-titel{ 
				float:left; 
				width:147px;
				height:16px;
				padding: 6px 11px 0 11px;
				background-color:#000000;
				color:#FFFFFF;
				text-transform:uppercase;
				font-size:9px;
			}
			
			div.menu-titel-2regels{
				float:left; 
				width:147px;
				height:32px;
				padding: 6px 11px 0 11px;
				background-color:#000000;
				color:#FFFFFF;
				text-transform:uppercase;
				font-size:9px;
			}			
			
			div.left-menu a:link, div.left-menu a:visited, div.left-menu a:active, div.left-menu a:hover
			{text-decoration:none; color:#000000; display:block; }
			
			div.left-menu ul{
				float:left;
				width:169px;
				list-style-type:none;
				padding-bottom:7px;
			}
			
			div.left-menu ul.sub-titel-klein{ padding-bottom:0px;}
			div.left-menu ul.sub-titel-klein a{ color:#FFFFFF;}
			
			div.left-menu li{float:left; width:158px; padding:4px 0 4px 11px;}
			
			div.left-menu li:hover{ background-color:#ffda87; }

			div.left-menu li.sub-titel{ text-transform:uppercase; color:#FFFFFF; font-weight:bold; }
			div.left-menu li.sub-titel:hover{ background:none;}
			div.left-menu li.sub-titel a{color:#FFFFFF;}
			
			div.left-menu li.projecten-sub{ background:url(../img/pijltje-submenu.gif) left no-repeat; width:144px; padding-left:25px;}
			div.left-menu li.projecten-sub:hover {background: url(../img/pijltje-submenu-hover.gif) left no-repeat #ffda87; cursor:pointer;}
			
			.active { background-color:#ffda87; cursor:pointer; }
			.subactive { background: url(../img/pijltje-submenu-hover.gif) left no-repeat #ffda87 !important; cursor:pointer; }


			div.left-menu li.vacatures
			{
			    /*background-image:url(../img/vacature_aantal.gif);*/
			    background-repeat:no-repeat;
			    background-position:140px 0px;
			}
			div.left-menu .collega-overzicht{
				background: url(../img/leftmenu-pijl.gif) 140px 4px no-repeat ;
			}
/*===================== @sidebar-vervolg =======================*/
#sidebar-vervolg {
	float:left; 
	width:264px;
	margin-left:7px;
	display:inline;
	min-height:100%;
}
.collegas{
	float:left;
	position:relative;
	background-color:#FED900;
	margin-bottom:7px;	
	min-height:148px;
}
.collegas_inner{
	background-color:#FED900;
	padding:11px;	
}

.collegas_inner p.tekst{
	padding:4px;
	height:44px;
	background-color:#fff4b2;
	margin-bottom:6px;
	color:#ffb60f;
	width:232px;
}
.collegas_inner img{
	float:left;
	margin:-4px 8px 0 -4px;
}

.collegas_inner .voornaam, .collegas_inner .achternaam {
	float:left;
	display:block;
	background-color:#fff4b2;
	height:22px;
	vertical-align:middle;
	border:0px solid #FFFFFF;
	width:210px;
	padding:0px;
}

.collegas_inner .achternaam_zoek_button, .collegas_inner .voornaam_zoek_button{
	float:left;
	width:26px;
	height:22px;
	display:block;
	background-color:#fff4b2;
	}
.achternaam, .achternaam_zoek_button{
	margin-top:2px;
}
.jarig_kalender{
	position:absolute;
	left:11px;
	top:33px;
}
.vandaag-jarig a:link, .vandaag-jarig a:visited, .vandaag-jarig a:active, .vandaag-jarig a:hover,
.deze-week-jarig a:link, .deze-week-jarig a:visited, .deze-week-jarig a:active, .deze-week-jarig a:hover{
	text-decoration:none; color:#000000;
}

.vandaag-jarig{
	float:left;
	position:relative;
	width:264px;
	margin-bottom:7px;
	cursor:pointer;
}

.deze-week-jarig{
	float:left;
	position:relative;
	width:264px;
	margin-bottom:7px;
	padding-bottom:7px;
}

	.deze-week-jarig li p{float:left;display:block; width:35px;}

	.deze-week-jarig li {float:left; width:264px;}
	
	.vandaag-jarig li p{float:left;display:block; width:35px;}
	.vandaag-jarig a {float:left;}
	.vandaag-jarig li {float:left; width:254px;}
	
.deze-week-jarig li, .vandaag-jarig li{
	width:253px;
	padding:3px 0px 3px 11px;
	background:#FED900 url(../img/pijl_in_cirkel_normal.gif) no-repeat 236px bottom;
}

.deze-week-jarig li:hover, .vandaag-jarig li:hover{
	width:253px;
/*	padding:3px 0px 3px 11px;*/
	background:#fee866 url(../img/pijl_in_cirkel_hover.gif) no-repeat 236px bottom;
	cursor:pointer;
}
	
.deze-week-jarig li.first, .vandaag-jarig li.first{
	/*width:253px;*/
	padding:9px 0px 3px 11px;
/*	background-image:url(../img/pijl_in_cirkel_normal.gif);
	background-repeat:no-repeat;
	background-position:236px 8px;*/
}
/*.deze-week-jarig li:hover.first, .vandaag-jarig li:hover.first{
	padding:9px 0px 3px 11px;
	background-position:236px 8px;
}*/
/*.deze-week-jarig .last, .vandaag-jarig .last{
	padding:3px 0px 7px 11px;
	background-position:236px 2px;
}
.deze-week-jarig li:hover.last, .vandaag-jarig li:hover.last{
	padding:3px 0px 7px 11px;
	background-position:236px 2px;
}*/
.deze-week-jarig, .vandaag_jarig_inner{
	background-color:#FED900;
	min-height:80px;
}


.vandaag-jarig .oranje_tekst{
	color:#ffb60f;
	font-weight:bold;
	float:left;
	width:50px;
}
.vandaag-jarig .witte_tekst_dag{
	float:left;
	color:#ffffff;
	width:20px;
	text-align:left;
}
.vandaag-jarig p.witte_tekst_datum{
	float:left;
	color:#ffffff;
	width:37px;
	text-align:left;
}
.vandaag-jarig .jarige-vandaag{
	float:left;
	width:200px;    /*150px;*/
	display:block;
	text-indent:60px;
}
.vandaag-jarig .jarige a{
	float:left;
}
.deze-week-jarig .oranje_tekst{
	float:left;
	width:50px;
	color:#ffb60f;
	font-weight:bold;
}
.deze-week-jarig .witte_tekst_dag{
	float:left;
	color:#ffffff;
	font-weight:bold;
	/*width:60px;*/
	width:23px;
	text-align:left;
}
.deze-week-jarig .witte_tekst_datum{
	color:#ffffff;
	font-weight:bold;
	width:37px;
	text-align:left;
	/*margin-left:5px;*/
	float:left;
}
.deze-week-jarig .gewijzigd_witte_tekst_datum{
	color:#ffffff;
	float:left;
	width:50px;
	text-align:left;
}
.deze-week-jarig .jarige{
	float:left;
	width:140px;    /*90px;*/
	display:block;
}
.deze-week-jarig .titel{
	float:left;
	width:170px;
	display:block;
}
.dubbele_regel{
	width:50px;
}
/*===================== @alle_medewerkers =======================*/
.medewerkers-hoofd-kolom {
	float:left;
	width:434px;    /*430px;*/
	background-color:#fff; 
	color:#000; 
	margin-left:7px;
	/*padding-bottom:10px;*/
	padding:11px;
}
.medewerkers-hoofd-kolom-lijst {
	float:left;
	width:434px;    /*430px;*/
	background-color:#fff; 
	color:#000; 
	margin-left:7px;
	padding-bottom:10px;
}
.medewerkers-details-hoofd-kolom{
	float:left;
	width:434px;    /*430px;*/
	background-color:#fff; 
	color:#000; 
	margin-left:7px;
	padding-bottom:10px;
}
.medewerkers-hoofd-container{
	float:left;
	position:relative;
	padding:0px 11px 0px 11px;
}
.medewerkers-hoofd-kolom .medewerkers-hoofd-container{ padding:0px;}
.medewerker_container{
	float:left;
	position:relative;
	width:386px;
	background-color:#ffb60f;
	padding:11px;
	margin-top:11px;
}
.medewerker_container img{
	float:left;
}
.foto_container{
	float:left;
	margin-right:11px;
}
.gegevens_container{
	float:left;
	width:311px;
}
.gegevens_container img{
	position:absolute;
	left:380px;
	top:13px;
}
.medewerker_container_contact_gegevens{
	float:right;
	position:relative;
	width:311px;
	background-color:#fffbe6;
	/*padding:11px 11px 0px 11px;*/
	padding:11px;
}
.medewerker_container_contact_gegevens p.toelichting
{
    float:left;
    font-size:11px;
}
.medewerker_container_overig{
	float:right;
	position:relative;
	width:311px;
	background-color:#fffbe6;
	padding:11px 11px 11px 11px;
}
h5{
	font: 11px Arial, Helvetica, sans-serif;
	color:#ffb60f;
	font-weight:bold;
	line-height:16px;
	margin-bottom:5px;

}
.contact_gegevens_container{
	float:left;
	width:311px;
}
h4{
	font: 17px Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	line-height:16px;
	margin-bottom:5px;
	background-image:url(../img/pijl_in_cirkel_medewerkers.gif);
	background-repeat:no-repeat;	
	background-position:295px 1px;
}

div.gegevens_container h4
{
	background-image:none;
	/*background-repeat:no-repeat;*/
	/*background-position:295px 1px;*/
}
.regels{
	background-color:#fff4b2;
	margin-bottom:2px;
	/*height:20px;*/
	width:311px;
	float:left;
}
.details{
	background-color:#fff4b2;
	padding:2px 11px 9px 11px;
}
.eerste_kolom{
	float:left;
	width:89px;
	padding:4px 0px 0px 11px;
	font-size:9px;
	display:block;
}
.tweede_kolom a:link, .tweede_kolom a:visited, .tweede_kolom a:active, .tweede_kolom a:hover{
	text-decoration:underline; color:#000;
}
.tweede_kolom{
	font-size:11px;
	padding:3px 0px 0px 0px;
	float:left;
	width:211px;
}
.terug{
	color:#ffb60f;
	font-weight:bold;
	font-size:9px;
	background-image:url(../img/pijl_in_cirkel_terug.gif);
	background-repeat:no-repeat;
	background-position:11px 0px;
	margin-top:12px;
	text-indent:31px;
	float:left;
	padding:3px 0px 3px 0px;
}
.terug a:link, .terug a:visited, .terug a:active, .terug a:hover,
.terug_details a:link, .terug_details a:visited, .terug_details a:active, .terug_details a:hover{
	text-decoration:none; color:#ffb60f;
}
.terug_details{
	color:#ffb60f;
	font-weight:bold;
	font-size:9px;
	background:url(../img/pijl_in_cirkel_terug.gif) no-repeat 11px 0px;
	text-indent:31px;
	position:absolute;
	bottom:0;
	padding:3px 0px 3px 0px;
	margin-left:-8px;
}


.terug_algemeen{
	color:#ffb60f;
	font-weight:bold;
	font-size:9px;
	background-image:url(../img/pijl_in_cirkel_terug.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:21px;
	float:left;

}
.alfabet a:link, .alfabet a:visited, .alfabet a:active, .alfabet a:hover{
	text-decoration:none; color:#fff;
}
.alfabet ul {
	list-style:none;
}
.alfabet li.first {
	float:left;
	width:7px;
	background-color:#808080;
	height:20px;    /*18px;*/
}
.alfabet li {
	float:left;
	width:16px;
	background-color:#808080;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	line-height:18px;
}
.alfabet ul li a{
	display:block;
}
.alfabet li:hover, .alfabet li.active{
	background-image:url(../img/gradient.gif);
	background-repeat:no-repeat;
}
.alfabet li:hover.first{

	background-image:none;
}
/*===================== @portal =======================*/

.portal-hoofd-kolom {
	float:left;
	width:430px; 
	color:#000; 
	font-size:12px; 
	line-height:16px; 
	margin-left:7px;
	z-index:11;
}

.nieuws-blok, .mededelingen-blok {position:relative; overflow:hidden;}
	.nieuws-blok {margin-bottom:7px;}

.trebbe_nieuws{
	float:left;
	width:408px;
	padding:11px;
	background-color:#FFFFFF;
	cursor:pointer;
}
.trebbe_nieuws img{
	float:left;
	margin-right:11px;
}
.trebbe_nieuws p{
	background:url(../img/pijl_in_cirkel_nieuws.gif) 389px 64px no-repeat;
	display:block;
}
.portal-hoofd-kolom h1{
	font-size:18px;
	line-height:22px;
	color:#FFb60F;
	margin-bottom:15px;
}
.content_menu a:link, .content_menu a:visited, .content_menu a:active, .content_menu a:hover{
	text-decoration:none; color:#000000;
}
.meer a:link, .meer a:visited, .meer a:active, .meer a:hover{
	text-decoration:none; color:#fff;
}
.content_menu{
	float:left;
	position:relative;
	width:419px;
	background-color:#FED900;
}
.content_menu li{
	width:419px;
	padding:3px 0px 3px 11px;
	background-color:#ffb60f;
	background-image:url(../img/pijl_in_cirkel_nieuws_normal.gif);
	background-repeat:no-repeat;
	background-position:400px 2px;
	font-size:11px;
}
.content_menu li:hover{
	width:419px;
	padding:3px 0px 3px 11px;
	background-color:#ffc53f;
	background-image:url(../img/pijl_in_cirkel_nieuws_hover.gif);
	background-repeat:no-repeat;
	background-position:400px 2px;
	font-weight:bold;
	cursor:pointer;
}	
li p.meer{
	color:#ffffff;
	font-size:9px;
	text-indent:37px;
}
li p:hover.meer{
	font-weight:bold;
}
.content_menu_datum{
	float:left;
	color:#ffffff;
	width:37px;
	text-align:left;
	font-size:10px;
}
.content_menu_datum p a{
	width:170px;
}
.weblog{
	float:left;
	position:relative;
	width:264px;

	background-color:#FED900;
	margin-bottom:7px;
}
.weblog_inner {
	float:left;
	background-color:#FED900;
	padding:11px;
	height:96px;
}
.weblog_inner p.tekst{
	float:left;
	padding:4px;
	background-color:#fff4b2;
	margin-bottom:6px;
	color:#ffb60f;
}
.weblog_inner img{
	float:right;
	margin:-4px -4px -4px 0;
}
.weblog_tekst{
	font-weight:bold;
	color:#000000;
}
.bouwhelm{
	font-size:14px;
	font-weight:bold;
	float:left;
}
.bouwhelm img{
	position:absolute;
	left:236px;
	top:10px;
}
.trebbe_pol{
	/*position:absolute;*/
	/*top:350px;*/
	width:169px;
	clear:both;
	padding-top:20px;
}
.trebbe_pol_inner{
	background-color:#000000;
	border-top:1px solid #666666;
	padding:11px 11px 5px 11px;
	color:#FFF;
}
.trebbe_pol_inner li label { margin-left: 5px; }
.poll_vraag_titel, .kerstpakket{
	color:#fff;
	display:block;
	margin-top:10px;
	line-height:14px;	
}
.poll_vraag_toelichting, .staatslot{
	color:#ffb60f;
	display:block;
	margin-bottom:12px;
	line-height:14px;	
}
.eens{
	color:#639e2e;
	font-size:9px;
	display:block;
	text-indent:22px;
	background-image:url(../img/eens_button.gif);
	background-repeat:no-repeat;
	line-height:18px;
}
.oneens{
	color:#ff0000;
	font-size:9px;
	display:block;
	text-indent:22px;
	background-image:url(../img/oneens_button.gif);
	background-repeat:no-repeat;
	line-height:18px;	
}
.poll_stem 
{
    color:#808080; 
    font-size:9px; 
    margin-top:15px; 
    border:none; 
    background-color:#000; 
    text-transform:uppercase; 
    cursor:pointer;
}
.stem{
	color:#808080;
	font-size:9px;
	display:block;
	margin-top:15px;
}

.zoekPersoon { float:left; width:300px; padding:10px 0 10px 0; }
.zoekPersoon label { display:block; float:left; width:100px; }
.zoekPersoonImage { float:left; width:90px; padding:10px 0 10px 0; }

/*===================== @zoeken =======================*/

.zoekveld-trebbenet {padding-left:25px; width:118px; height:18px;}

.zoekknop-trebbenet {
	height:14px !important;
	width:17px !important;
	border:0 !important;
	left:14px !important;
	position:absolute !important;
	top:3px !important;
}


.searchResult { float:left; width:390px; margin-bottom:22px; }
.searchResult h2 { font-size:15px; line-height:24px; color:#000; }
.searchResult a {}
	
/*===================== @projectenoverzicht ===========*/
div#boxProjectOverzicht { margin-top:22px; }
div#boxProjectOverzicht .projectContainer {float: left; width:412px; margin-bottom: 10px;}
div#boxProjectOverzicht .projectContainer .projectImage { float: left; width: 125px; /*padding-left: 22px;*/ min-height: 50px; }
div#boxProjectOverzicht .projectContainer .projectInfo { float: left; width: 238px; padding-left: 5px; padding-right: 22px; }

div#boxProjectDetail #imgProject {margin:-22px 0 10px 0; width:412px; height:252px; overflow:hidden; background-position: top left; background-repeat:no-repeat; }
div#boxProjectDetail .imgProject_thumb { float:left; width:75px; height:46px; overflow:hidden; background-position: top left; background-repeat:no-repeat; }
div#boxProjectDetail .projectImage { margin:0 0 10px 0; width:412px; /*430px;*/ height:252px; overflow:hidden; background-position: top left; background-repeat:no-repeat; }
div#boxProjectDetail h2 { font-size:15px; line-height:24px; color:#000; margin: 0 22px 11px 22px; }
div#boxProjectDetail h3 { font-size:12px; line-height:24px; color:#000; margin: 0 22px 11px 22px; }

div.zoekProjectenForm p select, 
div.zoekProjectenForm p input { float:left; }
div.zoekProjectenForm p input { height:18px; }
div.zoekProjectenForm p input.btnOK { height:21px; }

/*===================== @prikbord =====================*/
div.Prikbord .plaats-bericht { float:left; width:390px; margin-bottom:11px;}
div.Prikbord .plaats-bericht a.plaats_bericht { display:block; float:left; width:130px; }
div.Prikbord .plaats-bericht p { float:right; width:250; text-align:right;}
div.Prikbord ul.prikbord {}
div.Prikbord .prikbord-nav { float:left; width:430px;}
div.Prikbord .message { width: 390px; float: left; margin-bottom: 11px; border-top: solid 1px #CCC; }
div.Prikbord .message .message_datum {}
div.Prikbord .message .message_tekst {}
div.Prikbord .message .message_delete {}

.prikform { margin-left:11px; }
.prikform .prikitem { float:left; width:430px;}
.prikform .prikitem label, .prikitem-bericht label { display:block; float:left; width:75px; }
.prikform .prikitem input, .prikitem-bericht textarea { width:200px; }

/*===================== @footer =======================*/
#footer {position:relative; display:block; height:22px;}
	#footer a {color:#ccc; font-size:11px;}


} /* end of media screen blok, don't remove */

@media print { 
body {
    background:white;
	font-size:12pt;
	font-family:"Arial", Helvetica, sans-serif;
	text-align:left;
}

#header, 
#master0, 
.left-menu-wrapper, 
#sidebar-vervolg, 
.left-menu,
#ctl00_cphContent_SlideShow_imgHeaderVisual,#canvas0_0, 
#boxProjectDetail img,
.image-placeholder,
#skip,
.kruimelpad,
.portal-hoofd-kolom img,
.hoofd-kolom img,
#img-rotator,
#footer {display: none;}

/* Laat de contentafbeeldingen en content-rotator afbeeldingen zien t.b.v. o.a. de tips onder KAM */

/*
#img-rotator {display:block !important;}
#img-rotator li {display:block !important;}
#img-rotator li img{display:block !important;}
*/

ul {list-style:none;}
.trebbe-werken {padding:0; margin:0;}

#boxProjectOverzicht .projectContainer,
#boxProjectOverzicht .projectContainer .projectImage,
#boxProjectOverzicht .projectContainer .projectInfo {float:none; width:100%; display:block;}

.home-link img {border:none;}
h1, h2 {font-size:14pt;}

#main {width:100%; margin:0; float:none;}
img.logo-print {display:block;} /* logo */

a:link, a:visited
{
	color: #000;
	text-decoration:underline;
}
	
	
} /* end of media print blok, don't remove */
