@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;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
	height:100%; /* Max 100% hoogte in IE */
	max-height:100%; /* Max 100% hoogte in browsers */
	
}

body {
	background: #fff url("/Images/back_tcm14-3564.gif") no-repeat fixed left bottom;
	font-size: 100.1%;
	color: #313131;
}

#container {
	width: 95%;
	max-width: 833px;
	position: absolute;
	left: 14px;
	font: 0.75em/1.50em Verdana, Arial, Helvetica, sans-serif;
}

* html div#container {width: 833px /* fallback value */; width:expression(((document.compatMode &&
document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth :
document.body.clientWidth)
 > 834 ? "833px" : (((document.compatMode &&
document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth :
document.body.clientWidth) < 170 ? "152px" : "96%"));
}

#streep {
	position: absolute;
	left: 7px;
	top: 84px;
	width: 99%;
	max-width: 819px;
	height: 14px;
	background: #585858;
}

#content {
	width: 476px;
	position: relative;
	left: 280px;
	padding: 154px 0 30px;
	height: 100%;
	font-size: 1.00em;
	line-height: 1.75em;
}

p.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 575px;
	height: 77px;
	line-height: 0em;
	font-size: 1em;
	text-indent: -999em;
	background: url("/Images/logo_tcm14-3568.gif") no-repeat left bottom;
}

h1, h2, h3, h4, h5 {
	font-family:Times, Times new roman, Serif;
	font-weight:normal;
	letter-spacing:.005em;
	color:#555;
}

h1 {
	font-size: 2.3em;
	padding: 0 0 0.3em;
	margin: 0 0 0.5em;
	color: #004293;
	border-bottom: 4px solid #9b9e90;
	line-height:1em;
}

h2 {
	font-size: 1.4em;
	color: #004293;
	padding-top: 0.3em;
	letter-spacing:.05em;
}

h3 {
	font-size: 1.2em;
	color: #004293;
	padding-top: 0.3em;
	letter-spacing:.03em;
	font-style: italic;
}



p {
	margin-bottom: 1.00em;
}

p.inleiding {
	color: #595852;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:link {
	color: #004293;
}

a:visited {
	color: #004293;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #004293;
}

#footer {
	position: relative;
	width: 530px;
	height: 20px;
	background: url("/Images/back_footer_tcm14-3565.gif") no-repeat left bottom;
	clear: both;
}

#footer p {
	display: none;
}

label {
	display: none;
}

#logo_vws {
	float: right;
	margin: 0 0 2em;
}


/* ============ LISTS ============== */

#content ul {
	list-style: square;
	padding-left: 1.25em;
	margin: 1em 0;
}

#content ul.links {
	list-style: square;
	font-style: italic;
}

#content ul li a {
	font-style: normal;
	color: #444;
}

#content ul li a:hover {
	color: #000;
	text-decoration: none;
}


#content ol {
	padding-left: 2em;
	margin: 1em 0;
}

#content ol.links {
	padding-left: 1em;
	font-style: italic;
	margin: 1.00em 1.30em;
}

#content ol li a {
	font-style: normal;
	color: #444;
}

#content ol li a:hover {
	color: #000;
	text-decoration: none;
}

#content ul#wegwijzer ul {
	position: relative;
	left: auto;
	padding: 0 1em;
	margin: 0;
	list-style: disc;
}

#content ul#wegwijzer ul ul {
	list-style: circle;
}

ul#wegwijzer #home a {
	font-weight: bold;
	color: #35576A;
}

ul#wegwijzer a:visited {
	color: #777;
}




/* ============ KRUIMELPAD ============== */

#container ul#pad {
	position:absolute;
	left: 280px;
	top: 110px;
	width: 65%;
	font-size: 0.90em;
	line-height: 1.20em;
	margin: 0;
	padding: 0 0 1em;
	float: left;
}

#container ul#pad ul, #container ul#pad li
{
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	left: 0;
}

#container ul#pad li li{padding: 0 0 0 5px;}
#container ul#pad li li li{padding: 0 0 0 5px;}
#container ul#pad li li li li{padding: 0 0 0 5px;}

#container ul#pad a {
	text-decoration: underline;
	color: #444;
	padding: 0 10px 0 0;
	background: url("/Images/pad_back_tcm14-3571.gif") no-repeat right center;
}
#container ul#pad a:hover {
	text-decoration: none;
	color: #000;
}



/* ============= ZOEKENVELD  ================== */

fieldset legend {
	display: none;
}

form#zoekform {
	text-align: right;
	position: absolute;
	top: 50px;
	right: 7px;
}

form#opnieuw_zoekform {
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 1em 0 30px;
	float: left;
	width: 16.2em;
}

* html form {
	right: 40px;
}



form#zoekform fieldset, fieldset#opnieuw_zoeken  {
	border: none;
}

form#zoekform fieldset input, form#opnieuw_zoekform fieldset input {
	position: absolute;
	top: 0px;
	font-size:0.88em;
	margin:0;
	padding:0;
	border:0.1em solid #000;
	bottom:0;
}

form#zoekform fieldset input#zoekvenster, form#opnieuw_zoekform fieldset input#opnieuw_zoekvenster {
	right:4.4em;
	height:1.5em;
	\height:1.8em;
	he\ight:1.5em;
	width:9.7em;
	\width:10.2em;
	w\idth:9.7em;
	padding:0.1em 0 0 0.2em;
}

form#opnieuw_zoekform fieldset input#opnieuw_zoekvenster {
	right:8.4em;
}

form#zoekform fieldset input#zoek {
	right:0;
	height:1.8em;
	width:4.6em;
	font-weight:bold;
	color:#fff;
	background-color:#000;
	cursor:pointer;
}

form#opnieuw_zoekform fieldset input#opnieuw_zoek {
	right:0;
	height:1.8em;
	width:8.6em;
	font-weight:bold;
	color:#fff;
	background-color:#000;
	cursor:pointer;
}





/* ============ NAVIGATIE ============== */

#hoofdmenu {
	position: absolute;
	top: 196px;
	left: 7px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}


#hoofdmenu li {
	padding: 0;
	margin-bottom: 3px;
	width: 196px;
}


#hoofdmenu li a {
	text-decoration: none;
	font-size: 0.90em;
	line-height: 1.10em;
	color: #fff;
	font-weight: bold;
	padding: 7px 22px 9px 14px;
	display: block;
	background: #14337a url("/Images/navback_tcm14-3570.gif") no-repeat 0 0;
}



#hoofdmenu li a:hover, #hoofdmenu li a.active {
	background-position: 0 -100px;
}


/* ============ SERVICEMENU ============== */


 #servicemenu {
	position: absolute;
	top: 0px;
	right: 2px;
 	width: 662px;
	height: 28px;
	margin: 0;
	padding: 0;	
 	text-align: right;
	list-style: none;
}

 #servicemenu li {
 	position: relative;
	top: 4px;
	float: right;
}

 #servicemenu li a {
	text-decoration: none;
	font-size: 0.92em;
	line-height: 0.62em;
	color: #444;
	padding: 0 5px 1px 5px;
	margin: 0;
	border-left: 1px solid #444;
}

 #servicemenu li a:hover {
 	text-decoration: underline;
	color: #000;
 }

img.document {margin-left:2px;}
img.email {margin-left:2px;}
img.external {margin-left:2px;}

