@import url(breadcrumb.css);
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

body {
	font: normal 62.5% Arial, Helvetica, sans-serif;
	color: #004687;
}

#wrapper {
	margin: 65px auto 0 auto;
	width: 960px;
}

#colSide {
	float: left;
	position: relative;
	margin: 0 25px 0 0;
	width: 230px;
}

#colMain {
	float: left;
	padding: 50px 0 0 0;
	width: 705px;
}

#colLeft {
	float: left;
	margin: 0 25px 0 0;
	width: 340px;
}

#colRight {
	float: left;
	width: 340px;
}

#content {
	float: left;
	padding: 0 0 65px 0;
	width: 705px;
}

h1 {
	position: relative;
	display: block;
	margin: 0 0 25px 0;
	height: 140px;
}

h1 span {
	position: absolute;
	display: block;
	width: 241px;
	height: 140px;
	background: url(/images/front/logo-scoop.gif) left top no-repeat;
}

h1 a {
	display: block;
	width: 241px;
	height: 140px;
	text-indent: -9999px;
}

h2 {
	position: absolute;
	top: 0;
	left: 255px;
	display: block;
	width: 339px;
	height: 19px;
	background: url(/images/front/pay-off.gif) left top no-repeat;
	text-indent: -9999px;
}

#header {
	float: left;
	margin: 0 0 25px 0;
}

#topbanner {
	width: 705px;
	height: 175px;
	overflow: hidden;
}

#fotobanner {
	float: left;
	margin: 0 25px 0 0;
	width: 338px;
	height: 173px;
	border: 1px solid #96b0c9;
}

#agenda {
	float: left;
	width: 339px;
}

#agenda h3 {
	display: block;
	margin: 0 0 15px 0;
	width: 340px;
	height: 19px;
	text-indent: -9999px;
	background: url(/images/front/header-agenda.gif) 2px top no-repeat;
}

#agenda .content {
	padding: 7px 20px;
	height: 104px;
	color: #fff;
	background: #275c96;
}

#agenda .content p {
	padding: 10px 0;
	font-size: 1.2em;
}

#agenda .content ul {
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 28px;
	list-style: none;
}

#agenda .content ul li {
	background: none;
}

#agenda .content ul li .date {
	margin: 0 12px 0 0;
	padding: 0 16px 0 0;
	background: url(/images/front/date-spacer.gif) right 2px no-repeat;
}

#agenda .content ul li a:link,
#agenda .content ul li a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#agenda .content ul li a:hover,
#agenda .content ul li a:active {
	color: #90AFCC;
}

#menu {
	margin: 0 0 25px 0;
	padding: 5px 0 30px 0;
	font-size: 1.2em;
	background: #28649C url(/images/front/menu-gradient.gif) left top repeat-x;
}

#menu ul {
	margin: 0 0 35px 0;
	width: 230px;
	list-style: none;
	font-weight: bold;
	overflow: hidden;
}

#menu ul li {
	width: 230px;
}

#menu ul li span {
	display: block;
	margin: 0 25px 0 20px;
	width: 185px;
	height: 32px;
	background: url(/images/front/menu-spacer.gif) left bottom repeat-x;
}

#menu ul li span a:link,
#menu ul li span a:visited {
	display: block;
	padding: 8px 0 8px 3px;
	width: 182px;
	height: 16px;
	color: #fff;
	text-decoration: none;
	outline: none;
}

#menu ul li span a:hover,
#menu ul li span a:active {
	color: #fff;
	background: #4c75a6 url(/images/front/menu-spacer.gif) left bottom repeat-x;
}

#menu ul li.active span a:link,
#menu ul li.active span a:visited {
	color: #fff;
	background: #4c75a6 url(/images/front/menu-spacer.gif) left bottom repeat-x;
}

#menu ul li.active span a:hover,
#menu ul li.active span a:active {
	color: #fff;
	background: #4c75a6 url(/images/front/menu-spacer.gif) left bottom repeat-x;
}

#menu ul li ul {
	display: none;
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	background: #f6f8fc;
}

#menu ul li ul li {
	display: inline;
}

#menu ul li ul li a:link,
#menu ul li ul li a:visited {
	display: block;
	padding: 6px 25px 6px 40px;
	position: relative;
	color: #004687;
	text-decoration: none;
	background: url(/images/front/menu-square.gif) 27px 12px no-repeat;
}

#menu ul li ul li a:hover,
#menu ul li ul li a:active {
	color: #004687;
	background: #c8d6e6 url(/images/front/menu-square.gif) 27px 12px no-repeat;
}

#menu ul li ul li.active a:link,
#menu ul li ul li.active a:visited {
	display: block;
	padding: 6px 25px 6px 40px;
	position: relative;
	text-decoration: none;
	color: #004687;
	background: #c8d6e6 url(/images/front/menu-square.gif) 27px 12px no-repeat;
}

#menu ul li ul li.active a:hover,
#menu ul li ul li.active a:active {
	color: #004687;
	background: #c8d6e6 url(/images/front/menu-square.gif) 27px 12px no-repeat;
}

#menu ul li.active span {
	background: #4c75a6;
}

#menu ul li.submenuOpened span {
}

#menu ul li.submenuOpened span a:link,
#menu ul li.submenuOpened span a:visited {
	color: #fff;
	padding: 8px 0 8px 20px;
	width: 165px;
	background: url(/images/front/menu-arrow.gif) 4px 14px no-repeat;
}

#menu ul li.submenuOpened span a:hover,
#menu ul li.submenuOpened span a:active {
	color: #fff;
	background: #4c75a6 url(/images/front/menu-arrow.gif) 4px 14px no-repeat;
}

#menu ul li.active ul,
#menu ul li.submenuOpened ul {
	display: block;
}

#menu #print {
	margin: 10px 0 0 23px;
	height: 17px;
	line-height: 18px;
	background: url(/images/front/icon-print.gif) left top no-repeat;
}

#menu #print a:link,
#menu #print a:visited {
	padding: 0 0 0 30px;
	color: #90afcc;
	text-decoration: none;
}

#menu #print a:hover,
#menu #print a:active {
	color: #ccdae7;
}

#menu #fontsize {
	margin: 10px 0 0 23px;
	height: 17px;
	line-height: 18px;
	background: url(/images/front/icon-fontsize-increase.gif) left top no-repeat;
}

#menu #fontsize a:link,
#menu #fontsize a:visited {
	padding: 0 0 0 30px;
	color: #90afcc;
	text-decoration: none;
}

#menu #fontsize a:hover,
#menu #fontsize a:active {
	color: #ccdae7;
}

#zoeken {
	position: relative;
	margin: 0 0 25px 0;
}

#zoeken h3 {
	display: block;
	margin: 0 0 15px 0;
	width: 230px;
	height: 19px;
	text-indent: -9999px;
	background: url(/images/front/header-zoeken.gif) 2px top no-repeat;
}

#zoeken fieldset {
	border: none;
}

#zoeken #searchField {
	padding: 15px;
	background: #155699;
}

#zoeken #searchField input {
	padding: 4px 6px;
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #7a9ec0;
	border: none;
	background: #fff;
}

#zoeken #searchField input:focus {
	outline: none;
}

#publicaties {
	position: relative;
	margin: 0 0 25px 0;
}

#publicaties h3 {
	display: block;
	margin: 0 0 15px 0;
	width: 230px;
	height: 19px;
	text-indent: -9999px;
	background: url(/images/front/header-publicaties.gif) 2px top no-repeat;
}

#publicaties .content {
	padding: 14px;
	font-size: 1.2em;
	line-height: 22px;
	border-left: 1px solid #c3d4e6;
	border-top: 1px solid #c3d4e6;
	border-right: 1px solid #c3d4e6;
}

#publicaties .content ul {
	list-style: none;
	line-height: 24px;
}

#publicaties .content ul li{
	padding: 0 0 0 25px;
	background: url(/images/front/list-style.gif) left 8px no-repeat;
}

#publicaties .content a:link,
#publicaties .content a:visited {
	color: #5c83b3;
	text-decoration: none;
}

#publicaties .content a:hover,
#publicaties .content a:active {
	color: #5c83b3;
	text-decoration: underline;
}

#nieuwsbrieven {
	position: relative;
	margin: 0 0 25px 0;
}

#nieuwsbrieven h3 {
	display: block;
	margin: 0 0 15px 0;
	width: 230px;
	height: 19px;
	text-indent: -9999px;
	background: url(/images/front/header-nieuwsbrieven.gif) 2px top no-repeat;
}

#nieuwsbrieven .content {
	padding: 20px 25px;
	font-size: 1.2em;
	line-height: 22px;
	color: #fff;
	background: #ff8216;
}

#nieuwsbrieven .arrowLink {
	background: #ffd4b7 url(/images/front/link-arrow-orange.gif) left 5px no-repeat;
}

#nieuwsbrieven .arrowLink a:link,
#nieuwsbrieven .arrowLink a:visited {
	color: #f98c42;
}

#nieuwsbrieven .arrowLink a:hover,
#nieuwsbrieven .arrowLink a:active {
	color: #ef6c13;
}

#colSide .blockPoll {
	position: relative;
	margin: 0 0 25px 0;
}

#colSide .blockPoll .content {
	padding: 14px;
	border-left: 1px solid #c3d4e6;
	border-top: 1px solid #c3d4e6;
	border-right: 1px solid #c3d4e6;
}

#colSide .blockPoll .content fieldset {
	border: none;
}

#colSide .blockPoll .content label {
	font-weight: normal;
	line-height: normal;
}

#colSide .blockPoll .content dl {
	margin: 5px 0 0 0;
}

#colSide .blockPoll .content dt {
	float: left;
	padding: 0 10px 0 0;
}

#colSide .blockPoll .content dd {
	padding: 0 0 15px 0;
}

.paginating {
	padding: 0 0 10px 0;
	color: #7a9fc1;
}

.paginating .results {
	padding: 0 20px 0 0;
}

.paginating .nav {
	padding: 0 5px;
	color: #004687;
}

.paginating a:link,
.paginating a:visited {
	color: #004687;
	text-decoration: underline;
}

.paginating a:hover,
.paginating a:active {
	color: #004687;
	text-decoration: none;
}

.arrowLink {
	padding: 4px 0 4px 21px;
	height: 1.25em;
	font-size: 1.2em;
	font-weight: bold;
	background: #ccdae7 url(/images/front/link-arrow.gif) left 5px no-repeat;
}

.arrowLink a:link,
.arrowLink a:visited {
	color: #7a9fc1;
	text-decoration: none;
}

.arrowLink a:hover,
.arrowLink a:active {
	color: #5981a6;
}

#linkreelVertical {
	float: left;
	margin: 15px 0 0 0;
	width: 340px;
	height: 505px;
	background: url(/images/front/dummies/flash-linkreel-ver.gif) left top no-repeat;
}

#linkreelHorizontal {
	margin: 30px 0 0 0;
	width: 705px;
	height: 190px;
	background: url(/images/front/dummies/flash-linkreel-hor.gif) left top no-repeat;
}

.block {
	padding: 10px 0 0 0;
}

.composition .block {
	padding: 10px 0 40px 0;
}

.block h3 {
	display: block;
	margin: 0 0 20px 0;
	/*width: 705px;*/
	min-height: 19px;
	font-size: 2.0em;
	text-transform: uppercase;
}

.block h3.h3Custom {
	text-indent: 0;
}

.block h3.h3Nieuws {
	background: url(/images/front/header-nieuws.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3MeerNieuws {
	background: url(/images/front/header-meernieuws.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3Agenda {
	background: url(/images/front/header-agenda.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3Inschrijven {
	background: url(/images/front/header-inschrijven.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3Project {
	background: url(/images/front/header-project.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3Projecten {
	background: url(/images/front/header-projecten.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3Publicaties {
	background: url(/images/front/header-publicaties.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3ZoekPublicatie {
	background: url(/images/front/header-zoekpublicatie.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3PublicatieBestellen {
	background: url(/images/front/header-publicatiebestellen.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3Redactie {
	background: url(/images/front/header-redactie.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3Samenvatting {
	background: url(/images/front/header-samenvatting.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h3.h3Personeel {
	background: url(/images/front/header-personeel.gif) 2px top no-repeat;
	text-indent: -9999px;
}

.block h4 {
	margin: 0 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 22px;
}

.block h5 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 22px;
}

.block p {
	padding: 0 0 22px 0;
	font-size: 1.2em;
	line-height: 22px;
}

.block ul {
	list-style: none;
	padding: 0 0 22px 25px;
	font-size: 1.2em;
	line-height: 24px;
}

.block ul li {
	padding: 0 0 0 25px;
	background: url(/images/front/list-style.gif) left 8px no-repeat;
}

.block ol {
	list-style: none;
	padding: 0 0 22px 25px;
	font-size: 1.2em;
	line-height: 24px;
}

.block ol li {
	padding: 0 0 0 25px;
}

.block a:link,
.block a:visited {
	color: #004687;
	text-decoration: underline;
}

.block a:hover,
.block a:active {
	color: #004687;
	text-decoration: none;
}

.block a.personeelLink:link,
.block a.personeelLink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.block a.personeelLink:hover,
.block a.personeelLink:active {
	color: #FFFFFF;
	text-decoration: none;
}



.block .arrowLink {
	padding: 4px 0 4px 21px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	background: #ccdae7 url(/images/front/link-arrow.gif) left 5px no-repeat;
	clear:both; /* @add kras evt rare dingen met teruglinks, dan dit aanpassen */
	}

.block .arrowLink a:link,
.block .arrowLink a:visited {
	color: #7a9fc1;
	text-decoration: none;
}

.block .arrowLink a:hover,
.block .arrowLink a:active {
	color: #5981a6;
}

.block label {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 22px;
}

.block img {
	border: 1px solid #cfd4e5;
}

.block img.imgLeft {
	float: left;
	margin: 6px 25px 15px 0;
}

.block img.imgRight {
	float: right;
	margin: 6px 0 15px 25px;
}

.block ul.archive {
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 28px;
	list-style: none;
}

.block ul.archive li {
	padding: 0 0 0 20px;
	background: url(/images/front/list-style-archive.gif) left 8px no-repeat;
}

.block ul.archive li a:link,
.block ul.archive li a:visited {
	font-weight: bold;
	color: #7a9fc1;
	text-decoration: none;
}

.block ul.archive li a:hover,
.block ul.archive li a:active {
	color: #5981a6;
}

.block .item {
	margin: 0 0 20px 0;
	/*width: 705px;*/
}

.block .item h5 {
	padding: 0 0 7px 0;
}

.block .item h5 a:link,
.block .item h5 a:visited {
	color: #004687;
	text-decoration: none;
}

.block .item h5 a:hover,
.block .item h5 a:active {
	color: #004687;
	text-decoration: underline;
}

.block .item p {
	padding: 0 0 10px 0;
}

.block .item .arrowLink {
	clear: both;
	padding: 4px 0pt 4px 21px;
}

.block .item img {
	float: left;
	margin: 5px 20px 15px 0;
	border: 1px solid #c0c6de;
}

.blockNews ul.archive {
	padding: 10px 15px;
	min-height: 223px;
	overflow: hidden;
	background: #f7f8fc;
}

.blockNews ul.archive li {
	font-weight: bold;
	color: #8eadca;
}

.blockNews ul.archive li a:link,
.blockNews ul.archive li a:visited {
	font-weight: bold;
	color: #3f74a0;
	text-decoration: none;
}

.blockNews ul.archive li a:hover,
.blockNews ul.archive li a:active {
	color: #7a9fc1;
}

.blockNewsHomepage .item {
	width: 340px;
}

.blockNewsFull .arrowLink {
	clear: both;
	padding: 4px 0pt 4px 21px;
}

.blockActivities .text a:link,
.blockActivities .text a:visited {
	text-decoration: underline;
	color: #004687;
}

.blockActivities .text a:hover,
.blockActivities .text a:active {
	text-decoration: none;
	color: #004687;
}

.blockActivities .item {
	float: left;
	margin: 5px 0 25px 0;
	width: 705px;
	background: url(/images/front/agenda-bg.gif) left top repeat-y;
}

.blockActivities .item h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 10px 0;
	background: #fff;
}

.blockActivities .item p.arrowLink, .block p.arrowLink {
	border-bottom: 1px solid #fff;
}

.blockActivities .item p.arrowLink{
	border-bottom: 1px solid #fff;
	width: 684px;
	}

.blockActivities dl {
	float: left;
	margin: 0 0 10px 0;
	width: 270px;
	height: 212px;
	font-size: 1.2em;
	}
	.blockActivitiesFull dl {
		width:510px;
		height:auto;
		overflow:hidden;
	}

.blockActivities dl dt {
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 10px;
	width: 70px;
	color: #3e73a4;
	background: #f6f8fc;
	text-align: right;
}

.blockActivities dl dd {
	float: left;
	border-bottom: 1px solid #fff;
	padding: 6px 10px;
	width: 160px;
	color: #fff;
	background: #7a9fc1;
	}
	.blockActivitiesFull dl dd {
		width:400px;
	}

.blockActivities .text {
	float: left;
	padding: 0 0 0 25px;
	width: 410px;
	height: 222px;
	overflow: hidden;
}

.blockActivities .noLink {
	clear: both;
	padding: 0;
	height: 23px;
	background: #ccdae7;
}

.blockLinks .item {
	margin: 5px 0 25px 0;
	background: url(../images/front/links-bg.gif) left top repeat-y;
}

.blockLinks .item h4 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.2em;
	background: #fff;
}

.blockLinks dl {
	width: 705px;
	font-size: 1.2em;
}

.blockLinks dl dt {
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 10px;
	width: 110px;
	color: #3e73a4;
	background: #f6f8fc;
	text-align: right;
}

.blockLinks dl dd {
	float: left;
	padding: 6px 10px;
	width: 555px;
	color: #fff;
	background: #7a9fc1;
	border-bottom: 1px solid #fff;
}

.blockLinks dl dd a:link,
.blockLinks dl dd a:visited {
	color: #fff;
	text-decoration: underline;
}

.blockLinks dl dd a:hover,
.blockLinks dl dd a:active {
	color: #fff;
	text-decoration: none;
}

.blockProjects .item {
	float: left;
	margin: 5px 0 25px 0;
	width: 705px;
}

.blockProjects .item h4 {
	font-size: 1.2em;
}

.blockProjects dl {
	float: left;
	width: 705px;
	font-size: 1.2em;
}

.blockProjects dl dt {
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 10px;
	width: 110px;
	height: 15px;
	color: #3e73a4;
	background: #f6f8fc;
	text-align: right;
}

.blockProjects dl dd.subject {
	height: auto;
	min-height: 15px;
}

.blockProjects dl dt.subject {
	height: auto;
	min-height: 15px;
}

.blockProjects dl dd {
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 10px;
	width: 555px;
	height: 15px;
	color: #fff;
	background: #7a9fc1;
}

.blockProjects dl dd a:link,
.blockProjects dl dd a:visited {
	color: #fff;
	text-decoration: underline;
}

.blockProjects dl dd a:hover,
.blockProjects dl dd a:active {
	color: #fff;
	text-decoration: none;
}

.blockPublications .item {
	float: left;
	margin: 5px 0 0 0;
}

.blockPublications .item h4 {
	font-size: 1.2em;
}

.blockPublications form {
	margin: 0 0 15px 0;
}

.blockPublications fieldset {
	padding: 15px 0 0 15px;
	height: 55px;
	border: none;
	background: #f6f8fc;
}

.blockPublications .textinput {
	float: left;
	margin: 0 15px 0 0;
	padding: 3px 8px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #7f9db9;
	color: #7a9ec0;
}

.blockPublications select {
	float: left;
	margin: 0 15px 0 0;
	padding: 2px 2px 2px 3px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #7f9db9;
	color: #7a9ec0;
}
.blockPublications select#title {
    clear:left;
    width:668px;
    margin-top:5px;
}
.blockPublications dl {
	float: left;
	width: 620px;
	height: 84px;
	font-size: 1.2em;
}

.blockPublications dl dt {
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 10px;
	width: 70px;
	height: 15px;
	color: #3e73a4;
	background: #f6f8fc;
	text-align: right;
}

.blockPublications dl dd.subject {
	height: auto;
	min-height:  15px;
}
.blockPublications dl dt.subject {
	height: auto;
	min-height:  15px;
}
.blockPublications dl dd {
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 10px;
	width: 510px;
	height: 15px;
	color: #fff;
	background: #7a9fc1;
}

.blockPublications .pubBuy {
	float: left;
}

.blockPublications .pubBuy a:link,
.blockPublications .pubBuy a:visited {
	display: block;
	margin: 0 0 1px 0;
	padding: 56px 0 0 0;
	width: 84px;
	height: 25px;
	color: #7a9fc1;
	text-align: center;
	text-decoration: none;
	background: url(/images/front/icon-basket.gif) 50% 15px no-repeat;
	border-top: 1px solid #ccdae7;
	border-right: 1px solid #ccdae7;
	border-bottom: 1px solid #ccdae7;
}

.blockPublications .pubBuy a:hover,
.blockPublications .pubBuy a:active {
	color: #5981a6;
}

.blockPublications .pubDownload {
	float: left;
}

.blockPublications .pubDownload a:link,
.blockPublications .pubDownload a:visited {
	display: block;
	margin: 0 0 1px 0;
	padding: 56px 0 0 0;
	width: 84px;
	height: 25px;
	color: #7a9fc1;
	text-align: center;
	text-decoration: none;
	background: url(/images/front/icon-pdf.gif) 50% 15px no-repeat;
	border-top: 1px solid #ccdae7;
	border-right: 1px solid #ccdae7;
	border-bottom: 1px solid #ccdae7;
}

.blockPublications .pubDownload a:hover,
.blockPublications .pubDownload a:active {
	color: #5981a6;
}

.blockPersoneel .item {
	float: left;
	margin: 5px 0 0 0;
}

.blockPersoneel .item h4 {
	font-size: 1.2em;
}

.blockPersoneel dl {
	float: left;
	width: 620px;
	font-size: 1.2em;
}

.blockPersoneel dl dt {
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 10px;
	width: 70px;
	height: 15px;
	color: #3e73a4;
	background: #f6f8fc;
	text-align: right;
}

.blockPersoneel dl dd.subject {
	height: auto;
	min-height:  15px;
}
.blockPersoneel dl dt.subject {
	height: auto;
	min-height:  15px;
}
.blockPersoneel dl dd {
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 10px;
	width: 510px;
	height: 15px;
	color: #fff;
	background: #7a9fc1;
}

.blockForm span.errorMessage {
	padding: 0 0 0 20px;
	font-size: 1.1em;
	color: #f00;
}

.blockForm fieldset {
	border: none;
}

.blockForm dl {
	padding: 20px 15px 0 15px;
	background: #f6f8fc;
}

.blockForm dl dt {
	float: left;
	padding: 0 25px 0 0;
	width: 150px;
	text-align: right;
}

.blockForm dl dd {
	padding: 0 0 15px 0;
}

.blockForm dl dd.mandatory {
	background: url(/images/front/field-mandatory.gif) right 7px no-repeat;
}

.blockForm dl dd#capdd a {
	display: block;
	float: left;
}

.blockForm dl dd#capdd .textinput {
	clear: both;
	margin: 0 0 0 175px;
	width: 165px;
}

.blockForm dl dd label {
	padding: 0 10px 0 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #7a9ec0;
}

.blockForm dl dd p {
	padding: 0;
}

.blockForm .textinput {
	padding: 3px 8px;
	width: 465px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #7f9db9;
	color: #7a9ec0;
}

.blockForm .iError .textinput {
	color: #f00;
}

.blockForm .datefield {
	float: left;
	margin: 0 4px 0 0;
	width: 435px;
}

.blockForm .iError .datefield {
	color: #f00;
}

.blockForm .checkbox {
	margin: 4px 0;
}

.blockForm .dateTrigger {
	border: none;
}

.blockForm textarea {
	padding: 1px 1px 1px 8px;
	width: 472px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 18px;
	border: 1px solid #7f9db9;
	color: #7a9ec0;
}

.blockForm .iError textarea {
	color: #f00;
}

.blockForm .note {
	padding: 0 33px 15px 0;
	font-size: 1.1em;
	text-align: right;
	background: #f6f8fc;
}

.blockForm .note span {
	padding: 0 0 0 15px;
	background: url(/images/front/field-mandatory.gif) left 4px no-repeat;
}

.blockForm #deleteImageIMG,
.blockForm #addImageIMG {
	border: none;
	cursor: pointer;
}

.blockForm #imageSampleDiv {
	margin: 15px 0 0 175px;
	padding: 10px 0;
	width: 288px;
	border: 1px solid #a6a6a4;
	background: #f1f1f1;
	text-align: center;
}

.blockForm #imageSampleDiv img {
	border: none;
}

.blockForm .defaultSimpleSkin table.mceLayout {
	border: 1px solid #7f9db9;
}

.blockForm .defaultSkin table.mceLayout {
	border: 1px solid #7f9db9;
}

.blockForm .defaultSkin table.mceLayout tr.mceFirst td {
	border-top: none;
}

.blockForm .defaultSkin table.mceLayout tr.mceLast td {
	border-bottom: none;
}

#cap_img {
	float: left;
	margin: 0 0 15px 0;
}

.blockFaq .item {
	margin: 0 0 10px 0;
}

.blockFaq h4 {
	margin: 0 0 20px 0;
}

.blockFaq .answer {
	display: none;
}

.blockFaq .active .answer {
	display: block;
}

/* Redactie CSS */

.blockRedactie #redactieForm {
	display: none;
}

.blockRedactie form img {
	border: none;
}

.blockRedactie #redactieFormHolder {
	display: none;
}

.blockRedactie #typesPermitted {
	margin: 15px 0 0 0;
	display: none;
}

.loadingImg {
	background: url(/images/cms/loading.gif) left top no-repeat;
}

.submenuOpened ul {
     display:block;
}

div.multi-checkbox {
	margin: 0px 0px 0px 175px;
	width: 400px;
}

div.multi-checkbox label {
	margin: 0 136px 0 0;
}

div.multi-checkbox input {
	margin: 0 10px 0 0;
}

#breadcrumb {
    font-size:1.2em;
}
#breadcrumb .seperator {
    font-size: 1.3em;
    line-height:1.2em;
}