/* ----------------------------------- */
/* ---------- HOOFDGEDEELTE ---------- */
/* ----------------------------------- */

*  {
	margin: 0px;
	padding: 0px;
	}

body {
	font-family: Arial, "Helvetica Neue", Verdana, "Trebuchet MS", Tahoma, Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
	}

html {
	}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background-color: #FFFFFF;
	text-align: left;
	}

#header {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 240px;
	background-color: #FFFFFF;
	}

#headerleft {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 340px;
	height: 240px;
	background-color: #FFFFFF;
	}

#headerright {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 240px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.headerrightfotos {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 192px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#headerrightfotoslide {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 192px;
	background-color: #FFFFFF;
	overflow: hidden;
	}


.sitepath {
	position: relative;
	left: 25px;
	margin: 0px;
	padding: 0px;
	width: 620px;
	color: #919191;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	overflow: hidden;
}

.sitepath a, .sitepath a:link, .sitepath a:visited {
	color: #919191;
	}

.sitepath a.B_crumb:link, .sitepath a.B_crumb:visited {
	color: #919191;
	text-decoration: underline;
}

.search {
	position: relative;
	top: 12px;
	float: right;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

.FSF_form {
	width: 143px;
	margin: 0px;
	padding: 0px;
	}

.FSF_form input {
	width: 139px;
	margin: 0px;
	padding: 0px;
	}

.divider {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 10px;
	background-color: #FFFFFF;
	}

.dividerextra {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 15px;
	background-color: #FFFFFF;
	}

#topmenu {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 30px;
	background-color: #9c9d9f;
	z-index: 99;
	}

#footer {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 30px;
	background: url(images/footer.gif) no-repeat #FFFFFF;
	}

#main {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100%;
	background: url(images/fauxcolumns.gif) repeat-y #FFFFFF;
	}

#mainblauw {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100%;
	background: url(images/fauxcolumns_blauw.gif) repeat-y #FFFFFF;
	}

#mainblauw h1 {
	font-size: 21px;
	font-weight: bold;
	color: #0040a4;
	}

#mainrood {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100%;
	background: url(images/fauxcolumns_rood.gif) repeat-y #FFFFFF;
	}

#mainrood h1 {
	font-size: 21px;
	font-weight: bold;
	color: #ce2134;
	}

#mainokergeel {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100%;
	background: url(images/fauxcolumns_okergeel.gif) repeat-y #FFFFFF;
	}

#mainokergeel h1 {
	font-size: 21px;
	font-weight: bold;
	color: #ff9934;
	}

#mainturquoise {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100%;
	background: url(images/fauxcolumns_turquoise.gif) repeat-y #FFFFFF;
	}

#mainturquoise h1 {
	font-size: 21px;
	font-weight: bold;
	color: #017f95;
	}

#mainoranje {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100%;
	background: url(images/fauxcolumns_oranje.gif) repeat-y #FFFFFF;
	}

#mainoranje h1 {
	font-size: 21px;
	font-weight: bold;
	color: #ff5f00;
	}

#maingroen {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100%;
	background: url(images/fauxcolumns_groen.gif) repeat-y #FFFFFF;
	}

#maingroen h1 {
	font-size: 21px;
	font-weight: bold;
	color: #3c6229;
	}

#maindagrooster {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100%;
	background-color: #FFFFFF;
	}

#leftcolumnouter {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 340px;
	background: transparent;
	}

#leftcolumn {
	position: relative;
	float: left;
	width: 320px;
	margin: 10px 10px 10px 10px;
	background: transparent;
	overflow: hidden;
	display: inline; /* DIT IS OM DE IE6-DOUBLED-FLOAT-MARGIN-BUG TE FIXEN */
	}

#rightcolumnouter {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 100%;
	background: transparent;
	}

#rightcolumn {
	position: relative;
	float: right;
	width: 575px;
	margin: 10px 10px 10px 35px;
	overflow: hidden;
	display: inline; /* DIT IS OM DE IE6-DOUBLED-FLOAT-MARGIN-BUG TE FIXEN */
	background: transparent;
	}


/* ----------------------------------- */
/* --------------- MENU -------------- */
/* ----------------------------------- */

#menu {
	width: 920px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	}


/* ----------------------------------- */
/* --------- TEKST STIJLEN ----------- */
/* ----------------------------------- */

p {
	padding: 6px 0px 6px 0px;
	margin: 0px;
	text-align: left;
	}

a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	}

a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	}

a:hover {
	text-decoration: underline;
	color: #cb0909;
	font-weight: normal;
	}

h1 {
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}

a:link h3 {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	}

a:visited h3 {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	}

a:hover h3 {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}

h4 {
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
	}

li {
	list-style-position: inside;
	list-style-type: square;
	}

hr {
	position: relative;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	background: #FFFFFF;
	border: none;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 100%;
	}



/* ---------------------------------------- */
/* --------- INSCHRIJFFORMULIER ----------- */
/* ---------------------------------------- */

#inschrijfformulier {
	margin: 0px;
	padding: 0px;
	background: transparent;
	}

#inschrijfformulier input, #inschrijfformulier select, #inschrijfformulier textarea {
	margin: 4px;
	}

#inschrijfformulier .betaling input {
	margin: 10px 6px 0px 0px;
	}

#inschrijfformulier .betaling {
	vertical-align: top;
	}

#flashmovie {
	z-index: 1;
	}

	
/* ---- ACCORDION ---- */
#cursusinfo {
     position: relative;
     float:right;
     width: 240px;
     min-height: 260px;
     /* border: 1px dashed #a3876d; */
     margin: 6px 0px 20px 20px;
     padding: 12px;
     background-color: #efefef;
     border: 1px solid #444444;
}

h5 {
     font-size: 16px;
     font-weight: bold;
     font-style: normal;
     color: #000000;
     background-color: transparent;
     padding: 0px 0px 0px 0px;
     line-height: 18px;
     margin: 1px;
     text-align: left;
}

.inschrijfbutton {
     margin-left: 2px;
	 margin-bottom: 12px;
     display:block;
/*     border:0; */
     cursor: pointer;
/*     background: url([(site_url)]assets/templates/mml/images/inschrijfknop_new.jpg) no-repeat;
     width: 121px;
     height: 37px; */
     outline:none;
}
/*
.inschrijfbutton:hover {
     background-position: -121px 0;
}

.inschrijfbutton span {
     display:none;
}
*/
#rightcolumn form {
     padding-bottom: 6px;
}

.accordiontitle {
     width: 100%;
     line-height: 17px;
     background-color: #cfefc4;
     color: #000000;
     display: block;
     border: 1px solid #7fa372;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
     -ms-box-sizing: border-box;
     margin-bottom: 6px;
     padding: 3px 6px 3px 6px;
}

a.accordiontitle {
     color: #000000;
}

a.head {
     cursor: pointer;
/*     background-image: url([(site_url)]assets/templates/mml/images/c-arrow.gif);
     background-position: 5px 6px;
     background-repeat: no-repeat; */
     color: #000000;
}
a.head:link {
     text-decoration: none;
     color: #000000;
}
a.head:visited {
     text-decoration: none;
     color: #000000;
}
a.head:hover {
     text-decoration: underline;
     color: #000000;
}

#accordion a.selected {
/*     background-image: url([(site_url)]assets/templates/mml/images/c-arrow-selected.gif);
     background-position: 5px 6px;
     background-repeat: no-repeat;*/
}

