/* Begin Reset
Reset alle basis stijlen naar 0, zodat elke browser de elementen op dezelfde manier laat zien 
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, b, u, i, center,
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-size: 12px; background: transparent;}*/
body {line-height: 1;}
ol, ul {}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}

/*------------------------Standaard stijlen------------------------------*/
html {height: 100%; width: 100%; margin: 0; padding: 0; overflow-y: scroll;}
body {margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; color:#000; height:100%; width:100%; text-align: center; background: #fff; }
.Titel {color:#0F6DB4; text-transform:uppercase; display:block; white-space:nowrap; font-size:18px; margin-top:35px;}
h2 {font-size:20px;}
h3 {font-size:13px;}

a img {border: none;}
.clearFix {clear: both; content: ''; height: 0; visibility: hidden;} /* Cleared floated elements within there parent */
.wrapper {min-height: 100%; height: 100%; height: auto !important; margin: 0 auto; width: 853px; z-index: 1; position: relative; text-align: left; color:#000;}

/*------------------------Website stijl------------------------------*/
#templateInformation {text-align: right;}
#content {overflow: hidden; padding-bottom:100px;}
    #content .column {margin-bottom: -2000px; padding-bottom: 2000px;}
	#header{height:705px; width:100%; }

	#leftColumn {width: 264px; float: left; line-height:22px; color:#000; font-size:12px; min-height:121px; padding-right:20px;}

	#centerColumn {width: 264px; float: left; line-height:22px; color:#000; font-size:12px; min-height:121px; padding-left:10px; padding-right:10px;}

	#rightColumn {width:264px; float: left; line-height:22px; color:#000; font-size:12px; min-height:121px; padding-left:20px;}

	#footer{ height:51px; width:100%; position:absolute; margin-top:-51px; min-width:853px; left:0px;}
		#footermid{width:853px; margin:0 auto; bottom:0; height:51px; margin-top:-51px; position:absolute; color:#000; font-size:12px; text-align:center;}
		#footermid a:link{width:853px; margin:0 auto; bottom:0; height:51px; margin-top:-51px; color:#000; text-decoration:none; font-size:12px; text-align:center;}
		#footermid a:hover, #footermid a:active, #footermid a:visited, {width:853px; margin:0 auto; bottom:0; height:51px; margin-top:-51px;  color:#000; text-decoration:none; font-size:12px; text-align:center;}
		/*------------------------Einde Website stijl------------------------------*/