/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
body {line-height:1.5;}
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:"" "";}
a img {border:none; padding:0; margin:0;}

/* typography.css */
body {font-size:12px;color:#222;background:#fff;font-family:Arial, sans-serif, "Helvetica Neue", Helvetica;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:18px;line-height:1; color: #0071b9;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
/*p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}*/
/*p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}*/
a:focus, a:hover {color:#0f4ea1; text-decoration:underline; }
a {color:#0f4ea1;text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-image:url(../images/disc.png);}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 4px;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* page.css */
.container {width:981px; margin:0 auto;}
body {margin:0; background:url(../images/bg.gif) no-repeat top center;}
hr {background:#fff;color:#fff;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.pointer{cursor:pointer;}

#page {clear:both; float:left; width:981px; height:490px;}

#header_left {width:193px; height:120px; float:left; background-image:url(../images/logo.jpg); background-repeat:no-repeat;}
#header_center {width:443px; height:120px; float:left; background-image:url(../images/header.jpg); background-repeat:no-repeat;}
#header_menu {width:310px; height:120px; float:left; background-image:url(../images/header_menu.jpg); background-repeat:no-repeat; background-position:bottom; text-align:left;}
#header_menu a {float:left;}
#header_right {width:35px; height:120px; float:left; background-color:#FFFFFF; background-image:url(../images/header_right.jpg); background-repeat:no-repeat; background-position:bottom;}

#column_left {padding:0; margin:0; vertical-align:top; width:195px; border-top: 1px solid #ABC8E2; background: url(../images/pagecornerleft.gif) no-repeat bottom left;}
#column_main {padding:0px; margin:0; vertical-align:top; width:518px; border-bottom: 1px solid #ABC8E2; background-color:#FFF6DF;}
#column_main .inner {padding:15px;}
#column_right {padding:0; margin:0; vertical-align:top; width:225px; background: url(../images/pagecornerright.gif) no-repeat bottom right;}
#column_rightedge {padding:0; margin:0; vertical-align:top; width:43px; background-image:url(../images/right.jpg); background-repeat:no-repeat; background-position: top right;}
#column_right a { background: url(../images/bluearrow.gif) no-repeat 0px 6px; padding: 2px 0 2px 16px; font-size:11px; display: block;}

.main_title { height:36px; border-bottom: 1px solid #ADAE68; background-color: #FBC833;}
.main_title h1 { font-size:16px; height:35px; font-weight:bold; color:#884030; padding-left:8px; vertical-align:middle; }

#menu { list-style:none; display: block; margin:0; padding:0; background-color:#FFFFFF;}
#menu li {float:left; margin:0; padding:0; height:36px; line-height:0px;}
#menu li img {margin:0; padding:0;}

#login label{width:100px; float:left; font-size: 11px; height:18px; padding-top:1px;}
#login input{height:16px; width:120px; font-size:11px; border:1px solid #338EC7; background-color:#F3F8FC;}
#login .submit{height:20px; width:50px; font-size:11px; border:1px solid #3985B6; background-color:#3985B6; font-weight:bold; color:#FFFFFF;cursor:pointer;}
#login #login_message{font-weight:bold; font-size:11px; padding-top: 2px;}

.inner { padding: 15px; }
#box_nieuws {display:block;background-color: #FBC833; height:183px; }
#box_nieuws .datum {font-size: 10px; color:#3A596D; width:45px; text-align:right;}
#box_nieuws a {font-family: Arial; font-weight:normal; color:#000000; padding:0; margin:0; text-decoration:none;}

#aanmelden_content{padding: 15px 20px; background-color:#FCD76A;}
#aanmelden_content div {display:block; clear: both; padding: 5px;}
#aanmelden_content label{float: left; width:100px;}
#aanmelden_content input{float: left; width:230px;}
#aanmelden_content input.radio{float: left; width:20px;}
#aanmelden_content textarea{float: left; width:230px; height: 100px;}
#aanmelden_content input.submit{float: left; margin-left:237px; width:97px; height:24px; border: 0; background-image:url(../images/btn_aanmelden.jpg); cursor: pointer;}
#aanmelden_content input.contactsubmit{float: left; margin-left:237px; width:97px; height:24px; border: 0; background-image:url(../images/btn_verzenden.jpg); cursor: pointer;}
.verplicht{ float:left; height:16px; width:16px; margin: 4px 10px; background:url(../images/verplichtveld.jpg) no-repeat;}

.forumnav {font-size:11px; font-weight: bold; color:#0f4ea1; margin: 0 0 10px 0; float:left;}
#forumform .forumsubmit{width:97px; height:24px; border: 0; background-image:url(../images/btn_verzenden.jpg); cursor: pointer;}

.box_header { padding: 5px 10px; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; background-color:#A82D2D; color:#FFFFFF;}
.box_content{padding: 10px 10px; background-color:#FCD76A; border-top: 1px solid #FFFFFF;}

tr.odd td {padding: 5px 10px; font-size:12px; background-color:#FDD86A; border-top: 1px solid #FFFFFF;}
tr.even td {padding: 5px 10px; font-size:12px; background-color:#FEE59D; border-top: 1px solid #FFFFFF;}



/* forms.css */
label {font-weight:normal;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.4em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#A82D2D;color:#FFF;border-color:#A82D2D; font-weight:bold;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/**********************************************
IMAGE CLASSES VANUIT TOOLBOX
**********************************************/
.img_left_border{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #222222;	
}
.img_left_noborder{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.img_right_border{
	float:right;
	margin-left:10px;
	margin-right:4px;	
	margin-bottom:5px;
	border:1px solid #222222;	
}
.img_right_noborder{
	float:right;
	margin-right:4px;		
	margin-left:10px;
	margin-bottom:5px;
}
.img_noalign_noborder{
	margin:5px;
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
.img_noalign_border{
	margin:5px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	border:1px solid #222222;		
}
