/**
 *	RESET & SPECS
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0px; font-size:100%;	vertical-align:baseline; background:transparent; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }

blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a					{ margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins				{ background-color:#ff9; color:#000; text-decoration:none; }
mark			{ background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del				{ text-decoration:line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table			{ border-collapse:collapse; border-spacing:0; }
hr				{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:5px 0; padding:0; }
select		{ padding:2px; vertical-align:middle; }

input[type="text"],
textarea	{ padding:3px; font:normal 14px/20px arial, sans-serif; color:#444; }

:focus { outline:none; }
input[type='button'] { width:auto; overflow:visible; }

nav ul		{ margin:0; list-style:none; }
ul 				{ margin:0 0 0 20px; }
ol 				{ list-style-type:decimal; margin:0 0 0 20px; }
	li			{	margin:0 0 0px; }

.clearfix		{ display:block; clear:both; overflow:hidden; visibility:hidden; width:0; height:0; }
.whitespace				{ margin:0 0 25px; }
.whitespace-sml		{ margin:0 0 15px; }

a.read-more		{ display:inline-block; padding:3px 10px; background:#ccc; color:#fff; font-weight:bold; border-radius:3px; }
a.read-more:hover		{ background:#ccc; color:#fff; }


/**
 *	STYLES AND GLOBAL SETTINGS
 */
html	{ height:100%; -ms-overflow-y:scroll;	overflow:-moz-scrollbars-vertical; overflow-y:scroll; }
body	{ height:100%; font:normal 14px/20px arial, sans-serif; color:#444; background:#fff; }

h1		{ margin:0 0 10px; font:28px/28px arial, sans-serif; }
h2		{ font:24px/24px arial, sans-serif; }
h3		{ font:14px/18px arial, sans-serif; }
h4		{ margin:0 0 10px; font:14px/18px arial, sans-serif; }
a			{ text-decoration:none; color:#ccc; }

.page	{ min-height:100%; width:980px; margin:0 auto; }

	.content		{  }
		
		
		.main		{ float:left; width:600px; }
		.side		{ float:right; width:380px; }











.videowrapper       { position:relative; height:0; padding:25px 0 56.25%; }
	.videowrapper iframe        { position:absolute; top:0; left:0; width:100%; height:100%; }





/**
 *	FOOTER
 */
.non-footer		{ padding:0 0 190px; }
.footer		{ position:relative; height:190px; width:980px; margin:-190px auto 0; clear:both; }
	.footer-content		{ padding:10px 30px; }


/**
 *	NAVBAR
 */
.page-number	{ padding:0 5px; }
	.page-number.activepage	{ font-weight:bold; color:#444; }


/**
 *	SEARCH
 */
.xsearch-result-message-container		{ margin:0 0 15px; }
.xsearch-result		{ padding:20px 0 25px; border-bottom:1px solid #ccc; }
	.xsearch-page-title		{ font:18px/24px arial, sans-serif; }
	.xsearch-laatst-gewijzigd		{ font-size:11px; color:#777; }


/**
 *	FORM
 */
.xsformbuilder_small_textbox		{ display:none; }
.xsInPageAddContent		{ width:200px; margin:0 0 15px; }
	.xsInPageAddContent	a					{ display:block; padding:5px; text-decoration:none; color:#fff; text-align:center; background:#ccc; border-radius:5px; }
	.xsInPageAddContent	a:hover		{ background:#ccc; }

.form_table	.col1			{ width:25%; padding:5px; vertical-align:top; font-size:15px; }
.form_table	.col2			{ width:75%; padding:5px; }

.form_table	.col2	.info		{ font-size:12px; color:#ccc; font-style:italic; }

.textfield		{ width:340px; margin:0 5px 0 0; }
	.textfield.postcode-cijfers		{ width:40px; margin:0 4px 0 0; }
	.textfield.postcode-letters		{ width:25px; text-transform:uppercase; }
	.textfield.datum-dag					{ width:25px; margin:0 4px 0 0; }
	.textfield.datum-maand				{ width:25px; margin:0 4px 0 0; }
	.textfield.datum-jaar					{ width:40px; margin:0 4px 0 0; }
.textarea			{ height:80px; width:340px; resize:vertical; }
select				{ width:348px; padding:5px; }

input[type='button'].form-button		{ margin:5px 0 0 5px; padding:5px 15px; border:0; background:#ccc; color:#fff; cursor:pointer; }

.req_field,
.error_text		{ font-size:12px; color:#e81010; }

.attachment_box		{ width:345px; }
	.attachment-title		{ width:315px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }





@media only screen and (max-width:1040px) {
	
	
	
}
