* {
	padding: 0;
	margin: 0;
	-moz-box-sizing     :   content-box !important;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clear { clear: both; height: 1%; visibility: hidden; font-size: 1px; margin-top: -2px; }

html {
    height: 100%;
}

body {
    text-align: left;
    height: 100%;
	font: 10pt Arial, Helvetica, sans-serif;
}

a,
a:link,
a:visited,
a:active {
    text-decoration: none;
    color: #AB1645;
	}
a:hover {
	text-decoration: underline;
	}

ul { padding-left: 2em; padding-bottom: 1em; }
ol { padding-left: 1.8em; }
li { }

h1 {
	font-size: 12px;
}

hr { height: 1px; color: #999; background-color: #999; border: none; }

.red {
	color: #AB1645;
	}

/* --------------------Structuur-------------------- */


#globalWrapper {
    margin: auto;
    position: relative;
    width: auto;
    min-height: auto;
    height: auto;
    text-align: left;
}

* html #globalWrapper {
    height: 100%; 
}

h1#header {
    display: none;
	}

#nav {
	display: none;
	}

#content {
	float: none; width: auto; overflow: visible; padding-top: 60px;
	}

#rechts {
    display: none;
}

#footer {
	border-top: 1px solid #666; padding-top: 1em;
    background: none;
    text-align: center; line-height: auto; font-size: 90%;
    height: auto;
    color: #666;
}

#topnav {
	display: none;
	}

#logo_print {
	display: block; position: absolute; right: 0; top: 0;
	}

/* Pagina elementen */

/*--------------------- Topnav -------------------- */


/*--------------------- Header -------------------- */


/*--------------------- Navigatie links-------------------- */


/* --------------------Content-------------------- */

#content div.post {
    border-bottom: 1px solid #CCC;
    margin-bottom: 1em;
    padding-bottom: 1em;
    color: #666;
}

#content h2 {
	margin-bottom: 1em;
	font: 140%/130% Arial, Helvetica, sans-serif; font-weight: bold;
    color: #333;
}

#content h3 {
	font: 100%/130% Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#content p {
	padding-bottom: 1em;
	}

#content div.info {
	margin-top: .3em;
	}

#content p.posttime {
    color: #999;
    font: 90% Arial, Helvetica, sans-serif;
	float: left;
}

#content p.intro {
	font-weight: bold;
}

#content p.postinfo {
	padding-bottom: .5em;
    color: #999;
    font: 90% Arial; text-align: right;
}

#content p.postinfo a,
#content p.postinfo a:link,
#content p.postinfo a:visited {
    text-decoration: none;
}
#content p.postinfo a:hover {
    text-decoration: underline;
}


/* --------------------Elementen rechterbalk-------------------- */


/* SEARCH */

	
/* FORMS */

form { margin: 0; padding: 0; color: #666; font-size: 1em; }

fieldset { border: 0px none; margin: 0; padding: 0; padding-bottom: 1.6em; }
* html fieldset { padding-bottom: 1em; }
fieldset legend { display: none; }
fieldset div { margin: 10px 0; clear: both; }
fieldset br { display: none; }
fieldset div br { display: block; }

fieldset input, fieldset textarea, fieldset select {
	width: 270px; padding: 2px; font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC;
	background: #FAFAFA; color: #666;
	}
fieldset select { width: 276px; }

fieldset textarea { font-size: 100%;}

fieldset label, fieldset div.cr p, fieldset div.cr_inline p {
	margin: 0; padding-right: 10px; padding-top: 4px;
	display: block; float: left;
	width: 110px;
	text-align: left;
	}
        
fieldset div.cr label {
	margin-left: 123px;
	text-align: left;
	width: auto;
	float: none;
	}
fieldset div.cr_inline label {
	margin-left: 123px;
	text-align: left;
	width: 60px;
	float: left; display: inline;
	}	
fieldset div.cr_inline label.inline {
	margin: 0;
	}	
	
fieldset div span { display: block; margin-left: 118px; padding-top: 4px; }
* html fieldset div span { margin-left: 121px; }

fieldset .removed { display: none !important;}
fieldset .mandatory { color: #AB1645; }

fieldset div.cr input, fieldset div.cr_inline input { border: none; width: auto; margin-right: 5px; background: none; }
fieldset div.cr_label input { border: none; width: auto; }

fieldset .remark,
fieldset.footnotes { 
	font-size: 87%;
	color: #AB1645; 
	}

fieldset.buttons { clear: both; width: 100%; }
fieldset.buttons label { width: 80px; float: left; }
fieldset.buttons input { 
	width: 110px; font-weight: bold;
	border: 1px solid #AB1645; border-right: 1px solid #AB1645; border-bottom: 1px solid #AB1645;
	background: #AB1645; color: #FFF; margin-left: 20px; 
	}
fieldset.buttons input.inactive { 
	border: 1px solid #666; border-right: 1px solid #666; border-bottom: 1px solid #666;
	background: #666;
	}
fieldset.buttons .remark {
	display: inline; margin-left: 60px;
	}

fieldset .error { color: #AB1645; font-weight: bold; }

fieldset .badinput { color: #AB1645; }
fieldset input.badinput, fieldset select.badinput, fieldset textarea.badinput {
	background: #F3DFE7; color: #000;
	border: 1px solid #AB1645; border-right: 1px solid #AB1645; border-bottom: 1px solid #AB1645;
	}

/* search results */
.pivot-search-result h2 {
	color: #AB1645 !important;
	}	
fieldset .result-searchbox {
	width: 260px; padding: 2px; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	border: 1px solid #666; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC;
	background: #FAFAFA; color: #666;
	}
fieldset .result-searchbutton {
	width: 110px; height: 21px; font-weight: bold;
	border: 1px solid #AB1645; border-right: 1px solid #AB1645; border-bottom: 1px solid #AB1645;
	background: #AB1645; color: #FFF; margin-left: 20px; 
	}