/*

only black used as color

*/

#site { 
	width: 650px; 
	font: 12px trebuchet ms, din, helvetica, arial, verdana;;
	line-height: 16px;
	color: black;
}

#header, #navigation, #footer, #logo_container, #sidebar, #text .control, #content.home img, #navigation_home, #tekstvak_home { display: none;}

#disclaimerblok, #privacyblok, #profielblok, #contactblok { display: block; }

#text { width: 650px; }

h1, td h1 {font: 19px trebuchet ms, din, helvetica, arial, verdana; font-weight: normal; color: #7db955; margin-bottom: 20px;}
h2, td h2 {font: 17px trebuchet ms, din, helvetica, arial, verdana; font-weight: normal; color: #7db955; margin-bottom: 7px;}
h3, td h3 {font: 15px trebuchet ms, din, helvetica, arial, verdana; font-weight: normal; color: #7db955; margin-bottom: 7px;}
h4, td h4 {font: 14px trebuchet ms, din, helvetica, arial, verdana; font-weight: normal; color: #7db955; margin-bottom: 7px;}
h5, td h5 {font: 12px trebuchet ms, din, helvetica, arial, verdana; font-weight: normal; color: #7db955; margin-bottom: 7px;}
h6, td h6 {font: 10px trebuchet ms, din, helvetica, arial, verdana; font-weight: normal; color: #7db955; margin-bottom: 7px;}

#content a:link, #content a:visited { margin: 0px; text-decoration: none; color: black ;  border-bottom: none;}

span.underline { text-decoration: underline; }

#text img { margin: 20px 0px; }
#text .thumb img { margin: 0px; }
#text img.left {	margin: 4px 40px 20px 0px; float: left; }
#text img.right { margin: 4px 0px 20px 40px; float: right; }
#text img.geenmargin {	margin: 0px 0px 0px 0px; float: left; }

#text ul { margin: 10px 0px 10px 15px; list-style-type: square;}
#text li { margin: 0px 0px 0px 15px;}
#text ol { margin: 10px 0px 10px 20px;}

p { margin: 0px 0px 9px 0px; }

#print_header {
	width: 650px;
	height: 90px;
	display: block;
	border-bottom: 1px solid black;
}

#print_header_landscaping, #print_header_pius {
	width: 650px;
	height: 180px;
	display: block;
	border-bottom: 1px solid black;
}

.adresses {
	width: 420px;
	float: left;
	margin: 0px 10px 10px 0px;
}

.adres {
	float: left;
	margin: 0px 10px 15px 0px;
	width: 195px;
}

.thumb{
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}

#print_header_pius .adres {
	float: left;
	margin: 0px 10px 15px 0px;
	width: 155px;
}

.logo {
	width: 200px;
	margin: 20px 0px;
	padding: 0px;
	float: right;
}

#logo, #subnavigation, #subsubnavigation {
	display: none;
}

#text {
	padding-top: 20px;
}



/* Lijst pagina's */
#text .listitem { margin: 0px 0px 20px 0px; float: left;}

#content .listitem .thumb {
	padding: 0px;
	margin: 3px 20px 0px 0px; 
	width: 65px;
	height: 65px;
	float: left;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

#text .listitem .description {
	padding: 0px;
	margin: 0px; 
	width: 485px;
	float: left;
}

/* Detailpagina Projecten + vacatures */
#text.small{
	margin-top: 14px;
	padding: 0px 40px 20px 20px;
	width: 485px;
}

#thumbnails {
	margin-top: 14px;
	padding: 4px 0px 0px 0px;
	width: 105px;
	display: block;
	clear: left;
	float: left;
	text-align: right;
}

/* Detailpagina Projecten + vacatures */
#text.small{
	padding: 0px 40px 20px 20px;
	width: 385px;
	float: left;
}

#thumbnails {
	padding: 4px 0px 0px 0px;
	width: 105px;
	display: block;
	float: left;
	text-align: right;
}

#thumbnails img.thumb { margin: 0px 0px 20px 0px; float: right;}
