@charset "UTF-8";



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
        font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0
}

body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
        vertical-align: top;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




html, body {
	height: 100%;
	max-height:100%; /* Max 100% hoogte in browsers */
	overflow: inherit; /* triggers 100% height in Opera 9.5 */
}


body {
	font-size: 62.5%;
	color: #000;
	height: 100%;
	
}


body#quotes {
	background: url(images/back1.jpg) fixed no-repeat center bottom;
}

#container {
	position: relative;
	width: 926px;
	margin: 0 auto;
	min-height: 100%;
}

* html #container { 
	height: 100%; /* IE6 treats height as min-height */
}




#logo {
	position: relative;
	width: 926px;
	margin: 0 auto;
	height: 177px;
	background: url(images/logo.png) repeat-y center 0;
}





#content {
	overflow: hidden; /* Dit zorgt er voor dat deze div zich aan de floats er in aanpast */
	width: 926px;
	margin: 0  0 0 0;
	background: url(images/back_container.png) repeat-y center 0;
}




#wrapper {
	float: left;
	padding: 0;
	width: 916px;
	margin: 0;
}



#col_content {
	margin: 30px 146px 0px 391px;
}

#col_links {
	float: left;
	width: 364px;
	margin: 30px 0 0 -916px;
}

#col_rechts {
	float: left;
	width: 146px;
	margin: 30px 0 0 -146px;
	font: 12px/18px Trebuchet MS, Arial, Helvetica, sans-serif;
}



#home #col_content {
	margin: 30px 168px 0px 391px;
}

#home #col_links {
	min-height: 280px;
}

#home #col_rechts {
	float: left;
	width: 148px;
	margin: 30px 0 0 -158px;

}

.klant #col_content {
	background: url(images/stippels_vert.png) repeat-y 0 0;
}

h1 {
	font: 30px/30px Trebuchet MS, Arial, sans-serif;
	color: #631433;
	padding: 0 0 17px 0;
}


#col_links h1 {
	margin-left: 31px;
}

#culturele_instellingen h1 {
	color: #92cc00;
}


#zorgsector h1 {
	color: #d90202;
}


#beurzen h1 {
	color: #3194b5;
}


#anderen h1 {
	color: #f60;
}


#col_links p {
	margin-left: 31px;
}


#col_rechts h2 {
	font: 14px;
	color: #d90202;
	border-bottom: 1px solid #dce1e8;
	margin-bottom: 5px;
}

p {
	font: 12px/18px Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0 0 18px 0;
	color: #3a3f46;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
    color: #016bff;
}


#col_rechts ul {
	list-style-type: none;
	font: 12px/14px Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0 0 18px 0;
	color: #3a3f46;
}

#col_rechts ul li {
	padding: 0 0 8px;
}

#col_rechts ul li a {
	text-decoration: none;
	color: #3a3f46;
}




#col_links ul a {
	color: #333;
	line-height: 13px;
}


#col_links ul a:hover {
	text-decoration: none;
}

#col_links h2.kijkookbij {
	margin-left: 31px;
	font: 14px/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #92cc00;
	margin-bottom: 5px;
}	

#zorgsector #col_links h2.kijkookbij {
    color: #d90202;
}

#beurzen #col_links h2.kijkookbij {
    color: #3194b5;
}

#anderen #col_links h2.kijkookbij {
        color: #f60;
}

#col_links ul.kijkookbij {
	list-style-type: none;
	font: 12px/14px Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0 0 18px 0;
	margin-left: 31px;
}

#col_links ul.kijkookbij li {
	padding: 0 0 4px;
}

#col_links ul.kijkookbij li a {
	color: #5a5b51;
}

#col_links ul.kijkookbij li a:hover {
	color: #000;
	text-decoration: none;
}


#quotes #content h2 {
	font: bold 16px/16px trebuchet MS, arial, sans-serif;
	color: #631433;
	padding: 0 0 18px 0;
}

#quotes #content p.klant {
	font-weight: bold;
	padding: 0;
}

#quotes #content p.functie {
	font-style: italic;
	padding: 0;
}


#quotes #col_links ul {
	margin-left: 41px;
	font: 12px/14px trebuchet MS, arial, sans-serif;
	list-style: none;
	color: #3a3f46;
}

#quotes #col_links ul li {
	padding: 0 0 8px;
}

#quotes #col_links ul li a {
	display: block;
	text-decoration: none;
	color: #3a3f46;
	font-weight: bold;
	background: url(images/back_subnav.png) no-repeat 0 0;
	padding: 0 0 0 10px;
	margin: 0 0 0 -10px;
}

#quotes #col_links ul li a:hover, #quotes #col_links ul li.active a {
	text-decoration: underline;
	color: #000;
	background-position: 0 -100px;
}





#col_rechts ul a {
	color: #333;
	line-height: 13px;
}


#col_rechts ul a:hover {
	text-decoration: none;
}


#home #col_links img {
	position: absolute;
	left: 119px;
	top: 110px;
}


#col_content img {
	padding: 0 0 10px 23px;
}

div#streep {
	width: 718px;
	height: 3px;
	background: url(images/stippels.png);
	margin-left: 40px;
	clear: both;
}

ul#nieuw_werk {
	margin: 8px 0 0 31px;
	list-style: none;
	height: 149px;
}

ul#nieuw_werk li {
	float: left;
	margin-left: 8px;
}

ul#nieuw_werk li a {
	display: block;
	height: 100px;
}

ul#nieuw_werk img {
    width: 235px;
}


div#footer {
	font: 10px Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 30px 0 20px 391px;
	clear: both;
	background: url(images/back_footer.png) no-repeat 0 bottom;
	color: #3a3f46;
}




ul.rubriekindex {
	list-style: none;
}

ul.rubriekindex li {
	min-height: 80px;
}

ul.rubriekindex p {
	color: #3a3f46;
}

ul.rubriekindex a {
	color: #016bff;
}

ul.rubriekindex a:hover {
	color: #000;
	text-decoration: none;
}

ul.rubriekindex img {
	float: left;
	margin-right: 10px;
}

ul.rubriekindex h2 {
	font: bold 13px/16px Trbuchet MS, Arial, Helvetica, sans-serif;
	color: #5a5b51;
}



img.quote {
	margin: 5px -5px 5px 5px;
	float: right;
}



/* ============== HOOFDNAVIGATIE ============== */

ul#mainnav {
	position: absolute;
	left: 339px;
	top: 22px;
	list-style: none;
}

ul#mainnav li {
	float: left;
}


ul#mainnav li a {
	display: block;
	height: 102px;
	text-indent: -999em;
}



ul#mainnav li.home a {
	width: 51px;
	background: url(images/but_home.png) no-repeat 0 0;
}

ul#mainnav li.culturele_instellingen a {
	width: 95px;
	background: url(images/but_culturele.png) no-repeat 0 0;
}

ul#mainnav li.zorgsector a {
	width: 88px;
	background: url(images/but_zorg.png) no-repeat 0 0;
}

ul#mainnav li.beurzen a {
	width: 106px;
	background: url(images/but_beurzen.png) no-repeat 0 0;
}

ul#mainnav li.anderen a {
	width: 75px;
	background: url(images/but_anderen.png) no-repeat 0 0;
}


ul#mainnav li a:hover, ul#mainnav li.active a {
	background-position: 0 -102px;
}

ul#mainnav li.home.active a {
	background-position: 0 0;
}



/* ============== SUBNAVIGATIE ============== */

ul#subnavigatie {
	position: relative;
	padding: 55px 16px 30px 40px;
	list-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#referenties ul#subnavigatie {
	padding: 20px 16px 30px 40px;
}

ul#subnavigatie li {
	padding: 0 0 10px 14px;
}

ul#subnavigatie li a {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin: 0 0 0 -12px;
	padding: 0 0 0 12px;
}


#binnen ul#subnavigatie li a {
	background: url(images/navback_binnen.png) no-repeat 0 0;
}

#blog ul#subnavigatie li a {
	background: url(images/navback_blog.png) no-repeat 0 0;
}

#referenties ul#subnavigatie li a {
	background: url(images/navback_goud.png) no-repeat 0 0;
}

#binnen ul#subnavigatie li a:hover, #binnen ul#subnavigatie li.active a,
#blog ul#subnavigatie li a:hover, #blog ul#subnavigatie li.active a,
#referenties ul#subnavigatie li a:hover, #referenties ul#subnavigatie li.active a {
	color: #000;
	background-position: 0 -94px;
	text-decoration: underline;
}


/* ============== SECUNDAIRE NAVIGATIE ============== */

ul#secnav {
	position: absolute;
	right: 80px;
	top: 32px;
	list-style: none;
	font: 11px Arial, Helvetica, sans-serif;
	text-indent: -999em;
}

ul#secnav li {
}

ul#secnav li a {
	display: block;
	text-decoration: none;
	height: 20px;
	width: 71px;
	
}

ul#secnav li.quotes a {
	background: url(images/but_quotes.png) no-repeat 0 0;
}

ul#secnav li.klanten a {
	background: url(images/but_klanten.png) no-repeat 0 0;
}

ul#secnav li.over-arianne a {

	background: url(images/but_over-arianne.png) no-repeat 0 0;
}

ul#secnav li.contact a {
	background: url(images/but_contact.png) no-repeat 0 0;
}


ul#secnav li a:hover, ul#secnav li.active a {
	background-position: 0 -20px;
}
