/*****************************
COLOR CODES:
yellow: fdcc12;
red: cc3333;
blue: 4db3d8;
green: 83b10c;
grey: efeee8;
darkgrey: d9d8d0;
darkergrey: 404040;

DEBUG
*//*div { background-color:#CC3399;}
/*td { border: 1px solid green;}
/*
*****************************/

/*NORMAL STYLE*/
* {
	margin: 0;
}

html, body {
	margin:0;
	padding:0;
	height: 100%;
	min-height: 100%;
	background-image:url(../images/opbouw/bg_wrapper.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#cecec9;
}

#totaal {
	height:100%;
	background-image:url(../images/opbouw/bg_body.gif);
	background-repeat:repeat-x;
	background-color:#cecec9;
}

#vlaggen {
	background-color:#FFFFFF;
	width: 960px;
	height:33px;
	text-align:right;
	vertical-align:middle;
}

#vlaggen a, a:visited, a:hover, a:active {
	text-decoration: none;
}

#vlaggen a img {
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#vlaggen a:hover img {
	opacity: 1;
	filter:alpha(opacity=100);
}

#vlaggen img {
	border: 0;
	margin-right:4px;
	margin-top:8px;
}

#header {
	width: 960px;
}

#logo {
	position:absolute;
	background-color:#FFFFFF;
	width: 243px;
	text-align:right;
	vertical-align:top;
	height: 88px;
}

#logo img {
	border: 0;
}

#flash_header {
	position:absolute;
	margin-left: 243px;
	background-color:#FFFFFF;
	width: 717px;
	text-align:center;
	vertical-align:top;
	height: 88px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;/**/ 
	width: 980px;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(../images/opbouw/bg_wrapper.gif);
}

#shade_l {
	background-image:url(../images/opbouw/bg_shade_l.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:660px;
	width:10px;
	float:left;
}

#content_totaal {
	width: 960px;
	float:left;
}

#main {
	width: 960px;
	margin-top: 84px;
}

#sidebar {
	background-color:#FFFFFF;
	width: 243px;
	padding-left:4px;
	padding-bottom: 4px;
	float:left;
}

#blok_menu {
	background-color:#fdcc12;
	width: 239px;
	padding:20px 0 20px 0;
	margin-bottom: 4px;
}

#blok_menu li {
	height: 25px;
}

#blok_menu img {
	border: 0;
}

#blok_nieuwsbrief {
	background-image:url(../images/opbouw/pijl_witrood.gif);
	background-position:5px 11px;
	background-repeat:no-repeat;
	background-color:#cc3333;
	height:143px;
	width: 239px;
	margin-bottom: 4px;
}

#blok_nieuwsbrief input {
	border: 1px solid #fdcc12;
	color: #404040;
}

.nieuwsbrief_submit {
	background-color: #fdcc12;
	color:#cc3333!important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:20px;
	border:0;
}

#blok_nieuwsbrief img {
	margin:9px 0 0 17px;
}

#blok_inschrijven {
	background-image:url(../images/opbouw/pijl_witblauw.gif);
	background-position:5px 11px;
	background-repeat:no-repeat;
	background-color:#4db3d8;
	height:62px;
	width: 239px;
	margin-bottom: 4px;
}

#blok_inschrijven img {
	margin:9px 0 0 17px;
}

#blok_banner {
	width: 239px;
	height: 120px;
}

#blok_tekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#ffffff;
	margin-top: 6px;
	margin-left: 18px;
	width: 209px;
}

#blok_tekst a, #blok_test a:visited{
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#blok_tekst a:hover, #blok_tekst a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#main_content {
	vertical-align:top;
	width:713px;
	float: right;
}

#main_content_wide {
	width:100%;

}

#content {
	vertical-align:top;
	min-height:190px;
	width:659px;
	margin-left: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	letter-spacing:0px;
	padding-top: 24px;
	padding-bottom:12px;
	color: #484842;
	margin-bottom: 20px;
	clear:both;
}

* html #content {
	padding-bottom:0px;
}

#content .titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#content img {
	border: 4px solid #ffffff;
	margin-left:28px;
	margin-bottom: 5px;
	float:right;
}

#content a, #content a:visited {
	color: #ff0000;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover, #content a:active {
	color: #888888;
	font-weight:bold;
	text-decoration:underline;
}

#balk_kopje {
	background-image:url(../images/opbouw/pijl_witgroen.gif);
	background-position:17px 11px;
	background-repeat:no-repeat;
	width: 709px;
	height: 34px;
	background-color:#83b10c;
	border-top:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
}


#balk_kopje img {
	margin: 10px 0 0 30px;
}

.kopje{
	width:650px;
	padding-top: 6px;
	margin-left: 30px;
	height: 16px;
	font-size:12px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.kopje_blok {
	width:220px;
	padding-top:6px;
	margin-left: 18px;
	height: 16px;
	font-size:12px;
}

#shade_r {
	background-image:url(../images/opbouw/bg_shade_r.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:660px;
	width:10px;
	float:left;
}

#hr {
	margin-left:-8px;
	text-align:center;
}

.footer, .push {
	height: 40px;
	width: 980px;
}

.footer img {
	display:block;
	float:left;
}

/*MENU*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav img {
	display: block;
}

#nav li {
	height: 26px;
}

* html #nav li {
	margin: -4px 0 0 0;
}

#nav li ul {
	visibility:hidden;
	position: absolute;
	padding:0;
	width: 210px;
	z-index:49;
}

#nav li ul li {
	background-image:url(../images/opbouw/pijl_roodgeel.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#fdcc12;
	height: 17px;
	padding: 6px 5px 2px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:1px;
	margin-bottom: -1px;
}

* html #nav li ul li {
	padding-top: 6px;
	margin-bottom: -2px;
	margin-top: 0px;	
	height: 18px;
}

#nav li:hover ul, #nav li.sfhover ul {
	display:block;
	visibility:visible;
	margin-top: -25px;
	margin-left: 239px;
	z-index:1;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background-color:#cc3333;
	background-image:url(../images/opbouw/pijl_geelrood.gif);
}

#nav li ul li a, #nav li ul li a:visited  {
	display:block;
	width:100%;
	color:#cc3333;
	text-decoration:none;
}

#nav li ul li:hover a, #nav li ul li:hover a:visited, #nav li ul li.sfhover a, #nav li ul li.sfhover a:visited  {
	color:#fdcc12;
	background-color:#cc3333;
}


/*FORM STYLE*/
/* FORM */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide {
	border: 1px solid #d9d8d0;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin:0;
	width: 450px; 
	text-align: left;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	width: 380px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 5px 10px 0 0; 
	vertical-align: middle;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
	border:0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 0px!important; 
    float: left!important;
	border:0!important;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 5px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

/* GALLERY */

#content_gallery_photo {
	width:660px;
	height:510px;
} 

#content_gallery_video {
	padding: 0 15px 15px 0;
	margin-bottom: 5px;
	width: 300px;
	height: 85px;
	float:left;
}

#content_gallery_video img	{
	float:left;
	margin: 0 15px 20px 0;
}

/* SITEMAP */
.sitemap .cell {
	padding: 3px 5px 3px 5px;
}

.sitemap .pijl {
	width: 10px;
	padding: 0;
	text-align: center;
}
