body, table, p, .text, .titel_klein, .label{
	font-family:Verdana, arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

h1, h2, h3, h4, h5, h6, .titel, .label, .titel_klein{color: #000000; font-family:Helvetica; font-weight:bold; text-transform:uppercase;}

.titel, h1{font-size: 35px; line-height:40px; margin:0}
h2{font-size: 14px; margin:10px 0 0 0;}
h3{font-size:13px; margin:0}
.text, p{line-height:20px;}

/*/ Overige /*/
.copyright, .klein {font-size: 10px;}
.warning {font-weight: bold;color: #FF0000;}
.label_licht {font-weight: bold;color: #ffffff;}
.text_licht {color: #ffffff;}
.zwart{color:#000;}
.oranje{color:#ff7500;}
.roze{color:#dd0071;}
.wit, .text_wit, .text_licht{color:#ffffff;}
hr {border:1px inset;}

ol.hoofdletters {list-style-type:upper-alpha;}
ol.romeins{list-style-type:upper-roman;}
ul.rond {list-style-type:disc;}

ul{
text-decoration:none;
}

ul.nieuws{
text-decoration:none;
}

/*/ Buttons /*/
.formbutton {
	color: #454545;
	background-color:#b7b7b7;
	border:1px solid #666;
	
	background-image:url(/images/formulieren/background-button.png);
	background-repeat:repeat-x;

	padding:7px;
	
	margin:7px 0 0 0;
	cursor:pointer;
	display:inline-block;
	min-width:150px;
	*min-width:auto;
  	width:200px;
	width:auto !important;
	
	-moz-border-radius: 6px;
 	-webkit-border-radius: 6px;
 	-khtml-border-radius: 6px;
	border-radius: 6px;
	
	-moz-box-shadow: 0 1px 4px #666;
	-webkit-box-shadow: 0 1px 4px #000;
	box-shadow: 0 1px 4px #000;
	
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

.formbutton:hover{background-image:none;}

.voorstellen {
	text-align:center;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #73bf45;
	font-family: Verdana, Arial;
}

/*/ Hyperlinks /*/
a, a.normaal{color:#354244; text-decoration:underline;}
a.optie{font-weight: bold;}

a:hover, a.normaal:hover, a.wit:hover, a.zwart:hover, a.optie:hover{text-decoration:none;}

/*/ Nieuwsfeed /*/
div.nieuws{color:#FFF;} /* kleur linkjes */
div.nieuws a{color:#FFF;} /* titel en lees meer */
div.nieuws span{color:#FFF;} /* nieuwsbericht */

.textbox {
	font-family: Verdana, Arial;
	font-size: 9pt;
}
.selectbox {
	font-family: Verdana, Arial;
	font-size: 9pt;
}
.overzicht{
	margin-top:-8px;
}
.nieuwsbrief{
	border:0px;
	color:#FFFFFF;
	background-repeat:no-repeat;
	background-color:#dc0071;
	background-position:top right;
	width:220px;
	height:16px;
	padding:2px 4px 1px 4px;
}
.formbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 19px;
	color: #ffffff;
	background-position : center;
	background-color: #5e5e5e;
	border-style: solid solid solid solid;
	border-color: #5e5e5e #5e5e5e #5e5e5e #5e5e5e;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	font-weight : bold;
	letter-spacing : 1px;
}

.giro{
	font-size: 16pt;
	color: #EB008D;
	font-weight: bold;
}

.zoekbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 19px;
	color: #999999;
	background-position : center;
	background-color: #ffffff;
	border-style: solid solid solid solid;
	border-color: #ffffff #ffffff #ffffff #ffffff;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	font-weight : bold;
	letter-spacing : 1px;
}
.voorstellen {
	text-align:left;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #dc0071;
	font-family: Verdana, Arial;
}
.filebutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 19px;
	color: #000000;
	background-position : center;
	background-color: #ffffff;
	border-style: solid solid solid solid;
	border-color: #5e5e5e #5e5e5e #5e5e5e #5e5e5e;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	font-weight : normal;
	letter-spacing : 1px;
}

.foutmelding{
	border:1px solid #ff0000;
}
/* 3. Fieldset */

fieldset{ overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; display: block; border: 0px solid #e4e4e4; margin: 1em 0 0 0; padding: 1em 1em 1em 1em; width: 94%; position: relative; z-index: 1;}
fieldset legend { font-size: 1.4em; font-weight: bold; padding: .1em .3em .3em .3em; margin-bottom: 0.3em; position: relative; /*top: -1em;*/ color: #453003; display: inline; background: none; }

a:visited {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ff7500;text-decoration: none;}
a:link {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ff7500;text-decoration: none;}
a:hover {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #71C043;text-decoration: underline}
a:active {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #71C043;text-decoration: none;}

A.normaal:visited {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ff7500;text-decoration: none}
A.normaal:link {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ff7500;text-decoration: none}
A.normaal:hover {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #71C043;text-decoration: underline}
A.normaal:active {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #71C043;text-decoration: underline}
FONT.normaal {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ff7500;text-decoration: none}

A.klein:visited {font-family: Verdana, Arial;font-size: 6.5pt;font-weight: normal;color: #354244;text-decoration: none}
A.klein:link {font-family: Verdana, Arial;font-size: 6.5pt;font-weight: normal;color: #354244;text-decoration: none}
A.klein:hover {font-family: Verdana, Arial;font-size: 6.5pt;font-weight: normal;color: #0f2254;text-decoration: none}
A.klein:active {font-family: Verdana, Arial;font-size: 6.5pt;font-weight: normal;color: #0f2254;text-decoration: none}
FONT.klein {font-family: Verdana, Arial;font-size: 6.5pt;font-weight: normal;color: #354244;text-decoration: none}

A.zwart:visited {font-family: Verdana, Arial;font-size: 9pt;font-weight: bold;color: #354244;text-decoration: none}
A.zwart:link {font-family: Verdana, Arial;font-size: 9pt;font-weight: bold;color: #354244;text-decoration: none}
A.zwart:hover {font-family: Verdana, Arial;font-size: 9pt;font-weight: bold;color: #0f2254;text-decoration: underline}
A.zwart:active {font-family: Verdana, Arial;font-size: 9pt;font-weight: bold;color: #0f2254;text-decoration: underline}
FONT.zwart {font-family: Verdana, Arial;font-size: 9pt;font-weight: bold;color: #354244;text-decoration: none}

A.optie:visited {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ff7500;text-decoration: none;}
A.optie:link {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ff7500;text-decoration: none;}
A.optie:hover {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #71C043;text-decoration: underline}
A.optie:active {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #71C043;text-decoration: none;}
FONT.optie {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ff7500;text-decoration: none}

A.wit:visited {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ffffff;text-decoration: none}
A.wit:link {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ffffff;text-decoration: none}
A.wit:hover {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #c2d5e6;text-decoration: none}
A.wit:active {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #c2d5e6;text-decoration: none}
FONT.wit {font-family: Verdana, Arial;font-size: 9pt;font-weight: normal;color: #ffffff;text-decoration: none}

A.headeradres:visited {color: #354244;text-decoration: none}
A.headeradres:link {color: #354244;text-decoration: none}
A.headeradres:hover {color: #354244;text-decoration: underline}
A.headeradres:active {color: #354244;text-decoration: none}
FONT.headeradres {color: #354244;text-decoration: none}

A.textlink:visited {color: #354244;font-weight: bold;text-decoration: none}
A.textlink:link {color: #354244;font-weight: bold;text-decoration: none}
A.textlink:hover {color: #354244;font-weight: bold;text-decoration: underline}
A.textlink:active {color: #354244;font-weight: bold;text-decoration: none}
FONT.textlink {color: #354244;font-weight: bold;text-decoration: none}

A.headerlink:visited {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: normal;color: #999999;text-decoration: none}
A.headerlink:link {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: normal;color: #999999;text-decoration: none}
A.headerlink:hover {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: normal;color: #666;text-decoration: underline}
A.headerlink:active {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: normal;color: #999999;text-decoration: none}
FONT.headerlink {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: bold;color: #999999;text-decoration: none}

A.footerlink:visited {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: bold;color: #ffffff;text-decoration: none;padding-left:26px;}
A.footerlink:link {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: bold;color: #ffffff;text-decoration: none;padding-left:26px;}
A.footerlink:hover {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: bold;color: #c2d5e6;text-decoration: underline;padding-left:26px;}
A.footerlink:active {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: bold;color: #c2d5e6;text-decoration: none;padding-left:26px;}
FONT.footerlink {font-family: Verdana, Arial;font-size: 8.5pt;font-weight: bold;color: #ffffff;text-decoration: none;padding-left:26px;}

	.coda-slider-wrapper { padding: 0px 0 }
	.coda-slider { background: transparant }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 142px; overflow: auto !important; padding-right: 0px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 142px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 142px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 0px }

	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 0px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
