/* Headings */
h1, h2, h3, h4, h5 {
	font-weight: bold;
}
h1 {

}
h2 {
	font-size: 1.8em; /* 32px */
}
h3 {
	font-size: 2em; /* 24px */
}
.csc-header h2,
.csc-header h3 {
	margin-bottom: 10px;
}
h4 {
	font-size: 1.83em; /* 22px */
}
h5 {
	color: #000;
	font-size: 1.1em; /* 12px */
	margin-bottom: 6px;
}
a {
	color: #E3000F;
	text-decoration: none;
}

/* header navigation */

#header_nav ul {
	float: right;
}
#header_nav ul li {
	color: #CCC;
}
#header_nav ul li a {
	color: #fff;
	font-size: 1.1em;
	padding: 0 5px 0 5px;
}
#header div.slogan {
	position: relative;
	float: right;
	clear: both;
	font-size: 1.6em;
	padding-top: 20px;
	color: #fff;
	height: 30px;
	padding-bottom: 10px;
}
#header div.slogan span.intro {
	font-family: 'Futura Std Bold', Arial;
	font-weight: bold;
}
#header div.slogan span.intro2 {
	font-family: 'Futura Std Medium', Arial;
}
#header a.provincie-brabant {
	width: 25px;
	height: 24px;
	background: #fff url(../images/icons/provinciebrabant.gif) no-repeat top left;
	display: block;
	margin-top: -5px;
	margin-left: 10px;
	padding: 0;
}
#header a.provincie-brabant span {
	display: none;
}
#nav ul li {
	float: left;
}
#nav ul li.menu-last {
	border-right: none;
}

/* footer navigation */
#footer_nav ul li {
	color: #CCC;
}
#footer_nav ul li a {
	color: #666;
	font-size: 1.2em;
	padding: 0 5px 0 5px;
}
#footer a.rss {
	width: 80px;
	height: 15px;
	display: block;
	background: #fff url(../images/icons/rss.png) no-repeat top left;
	margin-left: 6px;
}
#footer a.rss span {
	display: none;
}
#footer .icon-xhtml {
	margin-top: -2px;
	width: 53px;
	height: 19px;
	display: block;
	background: #fff url(../images/icons/xhtml.png) no-repeat top left;
	margin-left: 6px;
}

#footer .icon-2 {
	margin-top: -8px;
	width: 32px;
	height: 32px;
	display: block;
	background: #fff url(../images/icons/icon-2.png) no-repeat top left;
	margin-left: 6px;
	margin-right: 8px;
}
#footer icon-2 span {
	display: none;
}

/* sub navigation */
#sub_nav ul li {
	margin-bottom: 4px;
	padding: 8px 0 5px 5px;
	border-top: solid 1px #E5E5E5;
	font-size: 1.2em;
}
#sub_nav ul li a {
	font-weight: bold;
	color: #000;
}
#sub_nav ul li.active a{
	color: #E3000F;
}
#sub_nav ul li a:hover {
	color: #E3000F;
}
/* breadcrumb */
#breadcrumb ul li {
	float: left;
	display: block;
	padding-left: 10px;
}
#breadcrumb ul li a {
	padding-right: 6px;
	color: #999;
	text-decoration: underline;
}
#breadcrumb ul li a:hover {

}
body.big #powered_by h3,
body.large #powered_by h3 {
	font-size: 1em;
}
#powered_by_text {
	font-weight: bold;
	vertical-align: middle;
}
#powered_by h3 {
	padding-left: 20px;
	padding-top: 30px;
	font-size: 1.4em;
}
#powered_by .deelnemers {
	padding-top: 4px;
	float: left;
}
#powered_by .deelnemer {
	float: left;
	padding-left: 20px;
}

/* balloons */

body.p4 .blue {
	display: block;
	position: relative;
	background: transparent url(../images/balloon/home_talk_blue_top.png) no-repeat top left;
	margin-left: 20px;
	width:190px;
}
body.p4 .blue .inner ul li {
	width: 145px;
}
body.p4 .blue-bottom {
	background: transparent url(../images/balloon/home_talk_blue_bottom.png) no-repeat bottom left;
	margin-left: 20px;
	width: 190px;
}
.talk-bottom {
	height:33px;
	width: 210px;
	margin-bottom: 10px;

}
.blue {
	display: block;
	position: relative;
	background: transparent url(../images/balloon/talk_blue_top.png) no-repeat top left;
}
.red {
	display: block;
	position: relative;
	background: transparent url(../images/balloon/talk_red_top.png) no-repeat top left;
}
.white {
	display: block;
	position: relative;
	background: transparent url(../images/balloon/talk_white_top.png) no-repeat top left;
	width: 205px;
}
.blue-bottom {
	background: transparent url(../images/balloon/talk_blue_bottom.png) no-repeat bottom left;
}
.red-bottom {
	background: transparent url(../images/balloon/talk_red_bottom.png) no-repeat bottom left;
}
.white-bottom {
	background: transparent url(../images/balloon/talk_white_bottom.png) no-repeat bottom left;
	width: 210px;
	height:31px;
}
.talk .inner {
	position: relative;
	padding: 25px 25px 10px 20px;
	display: block;
}
.red .inner,
.blue .inner {
	color: #fff;
	font-family: Verdana, Arial;
}
.red .inner a,
.blue .inner a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.white .inner {
	color: #666;
	font-family: Verdana, Arial;
}
.white .inner a {
	font-weight: bold;
	text-decoration: underline;
}
.red .inner ul li,
.blue .inner ul li {
	padding: 10px 0 10px 0;
	border-bottom: dotted 1px #fff;
	font-size: 1.1em;
	font-family: Verdana, Arial;
}
.blue .inner ul li {
	width: 148px;
}
.red .inner ul li a,
.blue .inner ul li a {
	color: #fff;
	display: block;
	background: transparent url(../images/icons/href_arrow.png) no-repeat center left;
	padding-left: 18px;
}

.red .inner ul li a:hover,
.blue .inner ul li a:hover{
	text-decoration: underline;
}

body.p4 .red .inner ul li a,
body.p4 .blue .inner ul li a {
	background: transparent url(../images/icons/href_arrow.png) no-repeat center left;
	padding-left: 18px;
	font-family: Arial, Verdana;
	text-decoration: none;
	font-size: 1.173em;
}

.red .inner ul li a:hover,
.blue .inner ul li a:hover {
	text-decoration: underline;
}

.white .inner ul li {
	padding: 10px 0 10px 0;
	border-bottom: dotted 1px #000;
	font-size: 1.1em;
}
.red .csc-header,
.blue .csc-header {
	color: #fff;
}
.white .csc-header{
	color: #808080;
}
#right .csc-header h2 {
	font-size: 1.4em;
}
/* highlight */

.row {
	display: none;
}

div#main div#highlight .highlight1 {
	display:block;
}
div#highlight .row .content {
	width: 460px;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	height: 120px;
	bottom: 18px;
	position: absolute;
}
div#highlight .row .image {
	position :absolute;
	float: left;
	width: 100%;
	height: 100%;
}
div#highlight .row .content .inner {
	padding: 15px;
}
div#highlight .row .content .inner h2 {
	padding-bottom: 10px;
	font-size: 1.8em;
	line-height: 1em;
	color: #FFF;
}

div#highlight .row .content .inner h2 a {
	color: #FFF;
}

div#highlight .row .content .inner p {
	font-size: 1.2em;
	color: #FFF;
	line-height: 1.4em;
}
#highlight-nav a {
	float: left;
	padding: 5px;
}
#highlight-nav a span {
	display: none;
}
#main #highlight-nav a.active {
	background: transparent url(../images/icons/highlight-dot-filled.png) no-repeat top left;
}
#highlight-nav a.controlNumber {
	background: transparent url(../images/icons/highlight-dot.png) no-repeat top left;
	width: 4px;
	height: 4px;
	margin-right: 5px;
}
.border .inner .read-more a,
.border .inner .read-more-bottom a,
.border .inner .read-more-partners a,
#highlight .row .inner .read-more a {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	background: transparent url(../images/buttons/home-button.png) no-repeat top left;
	text-align: center;
	padding-top: 4px;
	color: #fff;
	width: 270px;
	height: 25px;
	line-height: 1.3em;
}

.read-more-bottom, .read-more-partners {
	bottom: 28px;
	position: absolute;
	width: 270px;
}

.read-more-black {
	bottom: 12px;
	position: absolute;
	width: 190px;
}

.read-more-bestemmingswijzer {
	bottom: 0;
	position: relative;
	width: 190px;
}

.read-more-black-large {
	bottom: 28px;
	position: absolute;
	width: 270px;
}

.read-more-black a {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	background: transparent url(../images/buttons/read-more-black.png) no-repeat top left;
	text-align: center;
	padding-top: 4px;
	color: #fff;
	height: 25px;
	line-height: 1.3em;
}

.read-more-bestemmingswijzer input {
	cursor: pointer;
	border: 0;
	width: 190px;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	text-align: center;
	color: #fff;
	height: 26px;
	line-height: 1.3em;
	background: transparent url(../images/buttons/button-bestemmingswijzer.png) no-repeat top left;
}

.read-more-black-large a {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	background: transparent url(../images/buttons/read-more-black-large.png) no-repeat top left;
	text-align: center;
	padding-top: 4px;
	color: #fff;
	height: 25px;
	line-height: 1.3em;
}

.border .inner .read-more {
	position: absolute;
	bottom: 12px;
}
.border .inner, #newslettercontainer .inner {
	padding: 20px 16px 0 16px;
}
.border span.head {
	font-family: Arial, Verdana;
	display: block;
	font-weight: bold;
	font-size: 1.35em;
	padding-bottom: 10px;
}
.border p {
	font-family: Verdana, Arial;
	font-size: 1.1em;
	line-height: 1.3em;
}

.csc-header {
	line-height: 2.5em;
	color: #000;
	display: block;
}
.normal #bestemmingswijzer-frame p.bodytext {
	font-size: 1.1em;
	line-height: 1.4em;
	padding-bottom: 15px;
	font-family: Verdana, Arial;
}
.normal #bestemmingswijzer-frame table tr td p.bodytext {
	padding-bottom: 5px;
}
.normal #bestemmingswijzer-frame .n1 ul{
	list-style-type: square;
	margin-left: 20px;
}
.normal #bestemmingswijzer-frame ul li{
	font-family:Verdana,Arial;
	font-size:1.1em;
	line-height:1.4em;
}
.normal #bestemmingswijzer-frame p.bodytext a {
	text-decoration: none;
}
.normal #bestemmingswijzer-frame p.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
}
/* pagelinks buttons */
#pagelinks a {
	float: left;
}
#pagelinks a span {
	display: none;
}
#pagelinks .print {
	background: transparent url(../images/icons/print.png) no-repeat top left;
	width: 20px;
	height: 18px;
}
#pagelinks .send-to {
	background: transparent url(../images/icons/mailafriend.png) no-repeat top left;
	width: 21px;
	height: 18px;
	padding-right: 10px;
}

.normal #right p.bodytext {
	font-size: 1.1em;
	line-height: 1.6em;
}
p.teaser {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-bottom : 20px;
}

#main #content .news-single-item p.bodytext {
	padding-bottom: 15px;
}
/* stuur door form */

.tx-powermail-pi1 legend {
	font-size: 1.1em;
}
.tx_powermail_pi1_fieldwrap_html {
	display: block;
	position: relative;
	clear: both;
	padding-bottom: 10px;
}
.mandatory {
	display: block;
	padding: 3px 0 3px 10px;;
	color: #0073A6;
}
.mandatory span {
	color: red;
	font-size: 1.2em;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap label {
	font-size: 1.2em;
	display:block;
	float: left;
	font-weight: bold;
	width: 120px;
	padding-right: 10px;
	display: block;
	width: 109px;
	color: #006699;
	margin: 4px 0;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap .tx_powermail_pi1_fieldwrap_html_radio label {
	width: auto;
	padding-right: 0px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap textarea.powermail_textarea,
.tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_text,
.tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_captcha {
	width: 280px;
	padding: 3px;
	margin: 0 0 3px;
	border: 1px solid #CAE1E8;
	background: #fff;
	font-size: 1.2em;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap .tx-srfreecap-pi2-image {
	margin-left: 0px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_captcha {
	margin-left: 120px;
	width: 303px;
	pading-left: 0px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap .tx_powermail_pi1_fieldwrap_html_captcha  {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap .powermail_radio_inner label {
	line-height: 18px;
}
.csc-mailform-submit,
.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_submitmultiple_back,
.tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_submit {
	padding: 3px;
	margin-bottom: 3px;
	width: 102px;
	font-size: 1.2em;
	height: 28px;
	font-weight: bold;
	background: transparent url(../images/buttons/button.gif) no-repeat 0px 4px;
	color:white;
	border: none;
	cursor: pointer;
	margin-bottom: 10px;
}
body.p30 .tx-powermail-pi1 .tx-powermail-pi1_formwrap .tx_powermail_pi1_fieldwrap_html_submit {
	position: absolute;
	bottom: 6px;
	right: 10px;
}
.tx-powermail-pi1 .powermail_pagebrowser {
	display: none;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap fieldset legend {
	display: none;
}

.tx-powermail-pi1 .tx-powermail-pi1_formwrap div {
	position: relative;
	z-index: 1;
}

#content .tx-powermail-pi1 .tx-powermail-pi1_formwrap div.address {
	clear: both;
	float: left;
}
.home #content .tx-powermail-pi1 .tx-powermail-pi1_formwrap div.address input {
	width: 230px;
}
#content .tx-powermail-pi1 .tx-powermail-pi1_formwrap div.address input {
	width: 210px;
}
body.home #content div.csc-frame-frame1 {
	padding:10px 10px 0;
	width: 450px;
}
body.home fieldset.tx-powermail-pi1_fieldset{
		padding: 0;
}

#content .tx-powermail-pi1 .tx-powermail-pi1_formwrap div.number {
	float: left;
	padding-left: 5px;
}
#content .tx-powermail-pi1 .tx-powermail-pi1_formwrap div.number input {
	width: 80px;
}
#content .tx-powermail-pi1 .tx-powermail-pi1_formwrap div.number label {
	display: none;
}
.home div#content div.tx-powermail-pi1 div.tx-powermail-pi1_formwrap input.gbb-postcode,
div#content div.tx-powermail-pi1 div.tx-powermail-pi1_formwrap input.gbb-postcode {
	width: 50px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap div.gbb-postcode {
	clear: both;
	width: 177px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap div.city {
	float: left;
	padding-left: 5px
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap div.city input.powermail_text {
	width: 240px;
}
.home #content .tx-powermail-pi1 .tx-powermail-pi1_formwrap div.city input.powermail_text {
	width: 260px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap div.city label {
	padding-left: 10px;
	display: none;
}
.home #content .tx-powermail-pi1 .tx-powermail-pi1_formwrap textarea.powermail_textarea,
.home #content .tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_submit,
.home #content .tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_text {
	width: 323px;
	font-size: 1.2em;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap textarea.powermail_textarea,
.tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_submit,
.tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_text {
	width: 303px;
}
div.powermail_radio {
	clear: both;
}

.tx-powermail-pi1 .tx-powermail-pi1_formwrap textarea.powermail_textarea {
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#alertbox {
  background: #cc0000;
  border:solid 1px #cc0000;
  padding: 5px;
  color: #fff;
  min-height: 0;
}
/**
.tx-powermail-pi1 .tx-powermail-pi1_formwrap div.powermail_mandatory_js {
	position: relative;
	background: #cc0000;
	padding: 5px;
	border:solid 1px #cc0000;
	top: -25px;
	color: #fff;
	z-index: 100;
	min-height: 0;
}
**/

.tx-powermail-pi1 .tx-powermail-pi1_formwrap .city div.powermail_mandatory_js {
	margin: 0px 0px 15px 0px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap .gbb-huisnummer div.powermail_mandatory_js {
	top: -38px;
	margin: 0px 0px 15px 0px;
}
.tx-powermail-pi1 .tx-powermail-pi1_formwrap div.powermail_mandatory_js {
	margin: 0px 0 15px 119px;
	zoom: 1;
}
.tx_powermail_pi1_submitmultiple_back,
.tx_powermail_pi1_submitmultiple_forward {

}
.home .tx_powermail_pi1_submitmultiple_forward {
	top: -5px;
}
.tx_powermail_pi1_submitmultiple_forward {
	float: right;
	margin-right: 10px;
}
.home .tx_powermail_pi1_submitmultiple_forward {
	margin-right: 20px;
}
.tx_powermail_pi1_submitmultiple_back {
	float: left;
	margin-left: 10px;
}
/**
 * Powermail validatie
 */
/**
#content .tx-powermail-pi1 .tx-powermail-pi1_formwrap .validation-failed{
	border: solid 1px #cc0000;
}
**/
div.error div.csc-mailform-field label,
.tx-powermail-pi1 .gbb-validation-failed p.tx_powermail_pi1_fieldwrap_html_radio_title,
.tx-powermail-pi1 .tx-powermail-pi1_formwrap .gbb-validation-failed label {
	background: transparent url(../images/icons/icon_exclamation.gif) no-repeat right top;
	height: 18px;
}

.tx-powermail-pi1 .tx-powermail-pi1_formwrap .powermail_mandatory_js {
	display: none;
}
/**
#content .tx-powermail-pi1 .gbb-validation-failed:hover .powermail_mandatory_js{
	display: block;
	position: absolute;
	top: 20px;
	width: 200px;
	left: 0;
	z-index: 2;
}
**/

#content .gbb-validation-failed .powermail_radio_inner label  {
	background: none;
}

.tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_submit {
	position: relative;
	margin-left: 330px;
	padding: 0;
	width: 100px;
}

#ontdek_actie input.powermail_submit {
	bottom: -54px;
	margin: 0;
	position: absolute;
	right: 0;
}

#content input.powermail_radio,
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	float: left;
	margin: 3px 1em 0 0;
}
.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	clear: none;
}
.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	width: 390px;
	margin: 0;
}

#content .tx-powermail-pi1 .tx-powermail-pi1_formwrap input.powermail_submit {

}

.enquete.tx-powermail-pi1 .tx-powermail-pi1_formwrap div.city input.powermail_text {
	width:270px;
}
.nolabel p,
.akkoord p {
	display: none;
}

#content div.waarvoor {
	margin-bottom: 0;
}

#content .nolabel label,
#content .akkoord label {
	width: 390px;
	float: left;
	clear: none;
	padding-top: 3px;
}

.nolabel input,
.akkoord input {
	display: block;
	clear: both;
	float: left;
	margin-right: 1em;
}

.tx-powermail-pi1 form {
	position: relative;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit
{
	margin: 0;
	min-height: 0;
	padding-bottom: 0;
}
div.email {
	clear: both;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit .powermail_submit_wrap {
	height: 15px;
	min-height: 0;
}
.phone label {
	color: black
}
/**
 * powermail sample css
 */

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #ccc;
	padding: 0 10px 10px 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;

	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 0 0 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-family: Arial, Verdana;
	padding: 0 0 7px 0;
	margin: 0;
	font-size: 1.1em;
	color: #006699;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}

	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

/**
 * End Powermail sample css
 */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #E3000F;
}
div.powermail_radio_inner {
	vertical-align: center;
	float: left;
}

.csc-sitemap ul {
	padding-left: 20px;
}
.csc-sitemap ul li a {
	font-family: Verdana, Arial;
	font-size: 1.1em;
	line-height: 1.5em;
}
.csc-sitemap ul li a:hover {
	text-decoration: underline;
}
/* newsletter form */
#newslettercontainer {
	position: relative;
	display: block;
	top: 20px;
	background: transparent url(../images/backgrounds/nieuwsflits-small-bg.png) no-repeat top left;
	width: 220px;
	height: 300px;
	margin-bottom: 20px;
}
#newslettercontainer #nieuwsbrief-verstuur {
	margin-top: 10px;
	width: 190px;
	height: 25px;
	background: transparent url(../images/buttons/button-bestemmingswijzer.png) no-repeat top left;
}
#newslettercontainer form{
	position: relative;
	top: 5px;
}
#newslettercontainer h2 {
	margin-top: 0;
	color: #FFF;
	font-size: 1.4em;
	line-height: 1.4em;
}
#newslettercontainer p {
	font-size: 1.2em;
	position: relative;
	color: #FFF;
	line-height: 1.5em;
}
#tt_address_name,
#tt_address_email,
input#email_fetch,
#newslettercontainer .csc-mailform-field input.text {
	margin-bottom: 12px;
	width: 178px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #0073A6;
	padding: 5px;
}
.csc-mailform-submit {
	margin-right: 10px;
}

#nieuwsbrief-parent-submit {
	bottom: -22px;
	position: absolute;
}

.home .csc-mailform-submit {
	margin-right:20px;
}

#newslettercontainer fieldset {
	padding: 10px 15px 10px 15px;
}
#newslettercontainer .radiodiv {
	margin-top: 10px;
	color: #FFF;
	margin-bottom: 10px;
	font-size: 1.2em;
}
#newslettercontainer .radiodiv input {
	margin-right: 10px;
}
#newslettercontainer .textdiv {
	color: #000;
	font-size: 1.2em;
}
#newslettercontainer .textdiv-field2 {

}
.box h4 {
	padding: 10px 0 10px 0;
	font-family: Verdana;
	color: #333;
}
/* powermail */
.tx-powermail-pi1 {
	margin-bottom: 20px;
}
.tx-powermail-pi1 .top {
	background: transparent url(../images/backgrounds/form_top.png) no-repeat top left;
}
.tx-powermail-pi1 .formcontent {
	background: transparent url(../images/backgrounds/form.png) repeat top left;
}
.tx-powermail-pi1 .bottom {
	background: transparent url(../images/backgrounds/form_bottom.png) no-repeat bottom left;
}
.tx-powermail-pi1_mandatory,
.tx-powermail-pi1_thx,
div.tx-powermail-pi1_confirmation,
.tx-powermail-pi1_formwrap {
	position: relative;
	top: 20px;
}
div.tx-powermail-pi1_confirmation,
.tx-powermail-pi1_mandatory {
	padding: 0 20px 20px 20px
}
.tx-powermail-pi1_thx .formcontent {
	padding: 0 10px 10px 10px
}
/* on the home page the form is bigger then on other pages */
body.p4 .tx-powermail-pi1 {
	background: none; /* #fff url(../images/backgrounds/form_top_home.png) no-repeat top left; */
	width: 470px;
	margin: 0;
}
body.p4 .tx-powermail-pi1_formwrap {
	position: relative;
	top: 0px;
	width: 470px;
	background: none; /*transparent url(../images/backgrounds/form_bottom_home.png) no-repeat bottom left;*/
}
body.p4 #content .csc-frame .n1 {
	width: 470px;
	padding: 10px 10px 0 10px;
}
body.p4 #content .csc-frame .tx-powermail-pi1 .n1 {
	width: 440px;
	padding: 0px;
}
body.p4 #content .csc-frame .tx-powermail-pi1 .n1 p.bodytext {
	padding: 0 0px 15px 0;
}
body.p4 #content .csc-frame .n1 p.bodytext {
	padding: 0 15px 0 0;
	color: #333;
	font-size: 0.98em;
}
body.p4 #content .csc-frame .csc-header h2 {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #0073A6;
}
body.p4 #content .csc-frame {
	width: 470px;
	display: block;
	height: 298px;
	overflow: hidden;
	background: #fff url(../images/backgrounds/form_home.png) no-repeat top left;
}
body.p4 #content .csc-frame .n2 {
	padding-left: 0;
}
.tx-powermail-pi1_formwrap fieldset.tx-powermail-pi1_fieldset {
	background: none;
	border: none;
}
.tx-powermail-pi1_formwrap fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_label {
	font-size: 1.2em;
	line-height: 1.2em;
}
body.p4 div#content div.n1 {
	width: 228px;
	float: left;
}
body.p4 div#content div.n3,
body.p4 div#content div.n2 {
	padding-left: 23px;
	width: 470px;
	float: left;
}

body.p4 span.mandatory {
	position: abolute;
	bottom: 5px;
	left: 10px;
	width: 250px;
	height: 20px;

}

/* news css */
.news-list-container {

}
.news-list-item {
	padding-bottom: 18px;
	border-bottom: solid 1px #E5E5E5;
	margin-bottom: 16px;
}
.news-list-image {
	float: left;
	width: 80px;
	height: 80px;
	background-color: #E5E5E5;
	margin-right: 10px;
}
.news-list-content {
	color: #333;
	line-height: 1.5em;
	height: 80px;
}
.news-list-item h3 {
	font-size: 1.1em;
}
.news-list-item a {
	font-size: 1.1em;
	font-weight: bold;
}
.news-list-item a {
	color: #000;
}
.news-list-item a:hover{
	text-decoration: underline;
}
.news-single-item span.news-single-timedata,
.news-list-item span.news-list-date{
	color: #999999;
	font-size: 1.1em;
	display: block;
	margin-bottom: 5px;
}
.normal #content .news-list-item p.bodytext {
	color: #333;
	font-size: 1.1em;
	padding-bottom: 25px;
}
.news-single-item p.teaser,
.news-single-item p.bodytext, .news-single-item p {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #000;
	margin-bottom: 20px;
}
.tx-ttnews-browsebox ul li {
	float: left;
}
#content .tx-ttnews-browsebox ul li.tx-ttnews-active a {
	color: #333;
	font-weight: normal;
}
#content .tx-ttnews-browsebox ul li a {
	padding: 10px 4px 0 4px;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
}

#content .tx-ttnews-browsebox ul li a:hover {
	text-decoration: underline;
}

.tx-ttnews-browsebox ul li a.previous {
	background: transparent url(../images/icons/previous.png) no-repeat left center;
	display: block;
	height: 25px;
	width: 25px;
	padding: 0 20px 0 0;
}
.tx-ttnews-browsebox ul li a.next {
	background: transparent url(../images/icons/next.png) no-repeat right center;
	display: block;
	height: 25px;
	width: 25px;
	padding: 0 0 0 20px;
}
.tx-ttnews-browsebox ul li a span {
	display: none;
}
.news-single-line {
	height: 1px;
	background-color: #E5E5E5;
	margin-top: 25px;
	margin-bottom: 15px;
}
.news-single-backlink a {
	height: 25px;
	width: 174px;
	display: block;
	background: transparent url(../images/buttons/terug-naar-overzicht.png) no-repeat left top;
}
a.internal-link-email span {
	display: none;
}
a.internal-link-email {
	margin-top: 10px;
	background:#fff url(../images/buttons/newsletter.png) no-repeat top left;
	width: 173px;
	height: 26px;
	display: block;
}
.tx-powermail-pi1,
.csc-textpic-intext-left {display: inline-block;}

.tx-powermail-pi1:after,
.csc-textpic-intext-left:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.dm_mandatory_js {
	display: none;
}
body.home span.mandatory {
	display: none;
}
body.p19 div.deelnemers {
	padding-bottom: 30px;
}
body.p19 #content div.deelnemer {
	float: left;
	padding-right: 30px;
	width: 190px;
}

body.p19 div#powered_by div.deelnemers {
	padding-right: 0;
}
body.p19 div#powered_by div.deelnemers div.deelnemer {
	padding-bottom: 0;
	padding-right: 0;
}
#powermaildiv_uid77 {
	clear: both;
}
.tx-ttnews-browsebox {
	margin-left: 140px;
}
.tx-ttnews-browsebox li {
	list-style: none;
}
ul.pageBrowser li {
	float: left;
}
ul.pageBrowser li.active a {
	color: #E3000F;
}
ul.pageBrowser li a {
	padding: 6px 10px 0 10px;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

ul.pageBrowser li a:hover {
	text-decoration: underline;
}

ul.pageBrowser li a.previous {
	background: transparent url(../images/icons/previous.gif) no-repeat left center;
	display: block;
	height: 23px;
	width: 23px;
	padding: 0 20px 0 0;
}
ul.pageBrowser li a.next {
	background: transparent url(../images/icons/next.gif) no-repeat right center;
	display: block;
	height: 23px;
	width: 23px;
	padding: 0 0 0 20px;
}
ul.pageBrowser li a.previous:hover {
	background: transparent url(../images/icons/previous_hover.gif) no-repeat left center;
}
ul.pageBrowser li a.next:hover {
	background: transparent url(../images/icons/next_hover.gif) no-repeat right center;

}
ul.pageBrowser li a span {
	display: none;
}
.powermail_pager {
	padding-top:20px;
}
.powermail_pager_item {
border-bottom:1px solid #CCCCCC;
font-family:Verdana,Arial;
margin-bottom:30px;
}

.powermail_pager_item .powermail_pager_name {
	color: #E3000F;
	font-weight: bold;
	font_size: 1.1em;
}
.powermail_pager_item .powermail_pager_message{
	padding-bottom:25px;
	font_size: 1.1em;
}
.pageBrowser:first-child {
	margin-top: 20px;
}

#sub_nav ul {
	border-bottom: 1px solid #E5E5E5;
}

.n1 h2 {
	font-size: 3.6em;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #000;
	line-height: 1.1em;
}

#thumbs-up-top img {
	border: 0;
	margin-bottom: 0;
	padding: 0;
}

#newslettercontainer .error {
	font-size: 1em;
	padding: 0;
}

#newslettercontainer .radiodiv label {
	position: absolute;
	margin-left: -15px;
	margin-top: 2px;
	width: 15px;
	height: 15px;
}

#newslettercontainer .textdiv label {
	position: absolute;
	margin-left: -15px;
	margin-top: 5px;
	width: 15px;
	height: 15px;
}

/* digitalbook */
.p96 #wrapper .normal #content {
	width: 718px;
}
.p96 #wrapper .normal #right {
	display: none;
}
.story span {
	font-size: 1.1em;
	color: #666;
	padding-bottom: 2px;
	display: block;
}
/* digitalbook page */
.digitalbook {
	width: 662px;
	height: 962px;
	padding: 0 56px 0 0;
	background: transparent url(../images/backgrounds/bg-book.png) no-repeat -3px -6px;
}
.digitalbook .story {
	padding: 25px 64px 77px 101px;
	height: 807px;
}
.digitalbook .subject {
	padding: 24px 0 36px;
}
.digitalbook .story h3 {
	font-size: 3em;
	line-height: 1.1em;
	padding-bottom: 15px;
}
#content .digitalbook .story p {
	line-height: 1.6em;
}
#content .digitalbook a.button {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	background: transparent url(../images/buttons/read-more-black.png) no-repeat top left;
	text-align: center;
	padding-top: 4px;
	color: white;
	height: 25px;
	line-height: 1.3em;
	width: 190px;
	float: right;
}
#content .digitalbook a.digitalbook-top {
	position: absolute;
	right: 56px;
	top: 66px;
}
#content .digitalbook a.previous span,
#content .digitalbook a.next span{
	display: none;
}
#content .digitalbook a.previous,
#content .digitalbook a.next {
	height: 56px;
	width: 28px;
	display: block;
	position: absolute;
	top: 525px;
}
#content .digitalbook a.previous {
	background: transparent url(../images/icons/nav-left.png) no-repeat 0 0;
	left: 77px
}
#content .digitalbook a.next {
	background: transparent url(../images/icons/nav-right.png) no-repeat 0 0;
	right: 70px;
}
#content .digitalbook a.previous:hover,
#content .digitalbook a.next:hover {
	background-position: 0 -112px;
}
/* digitalbook list */
.digitalbooklist {
	text-align: center;
}
.digitalbooklist .story {
	text-align: left;
	border-bottom: solid 1px #E5E5E5;
	margin-bottom: 7px;
	padding: 0 0 10px 5px;
}
.digitalbooklist .story h4 {
	font-size: 1.2em;
	padding: 3px 0 5px;
}
.digitalbooklist .story h4 a {
	color: #333;
}
.digitalbooklist .story p {
	font-size: 1.1em;
	color: #333;
	line-height: 1.4em;
}
.digitalbooklist .active {
	background: transparent url(../images/icons/story-selected.png) no-repeat 200px 17px;
}
/*digitalbook list browser*/
.digitalbookBrowser {
	display: inline-block;
}
.digitalbookBrowser li {
	float: left;
	list-style: none;
}
.digitalbookBrowser li a,
.digitalbookBrowser li span {
	padding: 10px 4px 0 4px;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
}
.digitalbookBrowser li.active a {
	color: #333;
	font-weight: normal;
}
.digitalbookBrowser li a.next {
	background: transparent url(../images/icons/next.png) no-repeat right center;
	height: 25px;
	width: 25px;
}
.digitalbookBrowser li a.previous {
	background: transparent url(../images/icons/previous.png) no-repeat left center;
	height: 25px;
	width: 25px;
}
.digitalbookBrowser li.next span,
.digitalbookBrowser li.previous span {
	display: none;
}
