/* General Settings */

* {
    margin: 0;
    padding: 0;
}

html {
	overflow-y: scroll !important;
}

html, body {
	height: 100%;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: underline;
    outline: none;
}

h1.h1 {

}

h2.h2 {

}

h3.h3 {

}

h4.h4 {

}

.clearboth{
	clear:both;
}

/* Main */

#main_container{
	min-height: 100%;
	height:auto !important;
  	height:100%;
}

#main {
	width:959px;
	margin:0 auto;
	position:relative;
}

/* Header */

#header_container {
	height:145px;
	position: relative;
	z-index:0;
}

#AlkmaarPas {
	position: absolute;
	right:0;
	z-index: 10;
	margin: 0 -20px 0 0;
}

/* Content */

#content_container{
	display:inline-block;
	background:url("../images/basics/bg-content.gif") repeat-y top left;
	width:100%;	
}

#content_container ul li{
	margin-left: 15px;
}

.content_right{
	float:right;
	width:249px;
	margin-bottom:60px;
}

.content_right_pane{
	padding:30px 15px 15px 15px;
	overflow:hidden;
}

.content_left{
	float:left;
	width:700px;
}

.content_left_pane{
	padding: 15px;
}

.content_left_pane h1{
	margin-bottom:9px;
}

.content_left_pane ul{
	padding:5px 0 5px 0;
}

.content_left_pane li{
	padding-left:25px;
}

#right_pane{
	float:left;
	width:220px;
	background-color:#f6e5f2;
	padding: 15px;	
}

#left_news_pane{
	float:left;
	width:300px;
	margin-right: 69px;
}

.news_pane{
	float:left;
	width:300px;
}


/* Footer */

#footer_container {
	background-color:#d10021;
	height:38px;
}

#footer_left{
	float: left;
	width: 709px;
	height:19px;
	background:url("../images/basics/blocks.gif") no-repeat top left;	
}

#footer_right{
	position: relative;
	float:right;
	width: 250px;
	height:19px;
	background-color: #f6e5f2;
}

#footer_bottom {
	float: left;
	width: 959px;	
	height: 19px;
}

.footer_logos{
	position:absolute;
	right:0;
	margin: -35px 15px 0 0;
}

.footer_logos a{
	text-decoration:none;
	padding-left:15px;
}

.footer_nav{
	margin: 2px 0 0 20px;
	font-size:10px;
	color:#ffffff;
}

.footer_nav a{
	color:#ffffff;
	font-weight: bold;
}

/* Headings */

hr.hr1{
	background-color:#FFFFFF;
	border-top:1px dashed #d10022;
	color:#FFFFFF;
	height:1px;
	margin: 10px 0 10px 0;
}

hr.hr2{
	background-color:#FFFFFF;
	border-top:1px dashed #a2057b;
	color:#FFFFFF;
	height:1px;
	margin: 10px 0 10px 0;
}

hr.hr3{
	background-color:#f6e5f2;
	border-top:1px dashed #d10022;
	color:#f6e5f2;
	height:1px;
}

hr.hr4{
	background-color:#f6e5f2;
	border-top:1px dashed #a2057b;
	color:#f6e5f2;
	height:1px;
	margin: 10px 0 10px 0;
}


/* News */

.newsV2_newsHomeMessage{
	border-bottom:1px dashed #D10022;
	margin-bottom:15px;
}

.newsV2_newsItemImage{
	float:left;
	margin-right:20px;
}

.newsV2_newsItemImage img{
	border: solid 1px #000102;
}

.newsV2_newsLabelImage{
	float:right;
	padding-left:10px;
}

.newsV2_newsHomeDate{
	color:#000102;
	font-size:11px;
	font-weight:bold;
	margin-left: 2px;
}

.newsV2_newsHomeHeading a h1.h1{
	display: inline;
}

.newsV2_newsHomeMore{
	width:80px;
	background:url("../images/basics/arrow_red.png") no-repeat center right;		
	color: #d20022;
	display: inline-block;
}

.newsV2_newsListHome{
	border-top:1px dashed #D10022;
}

.newsV2_newsItemHome{
	display:inline-block;
	width:305px;
	padding:5px 25px 5px 0;
	vertical-align:top;
}

.newsV2_newsItemDate a{
	color:#A3027B;
	font-weight:bold;
}

/* News Detail */

.newsV2_newsDetailElement{
	display:block;
	padding-bottom:15px;
}

.newsV2_newsDetailDate{
	display:block;
	border-bottom:1px dashed #D10022;
	margin-bottom:10px;
}

.newsV2_newsDetailManchetText{
	font-weight:bold;
	padding:20px 0 15px 0;
}

.newsV2_newsDetailElement h1{
	display:inline;
}

.newsV2_newsDetail{
	padding-top:25px;
}

.newsV2_navigation{
	padding-top:15px;
}

.actie_detail_label{
	line-height:18px;
}

.actie_label{
	font-weight:bold;
	color:#D20D24;
}

.newsHeader{
    color: #d20d24;
    font-size: 15px;
    font-weight: bold;
}

.newsDate {
	color: #000102;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 5px;	
}

.newsImage{
	border: solid 1px #000102;
}

.newsLink a{
	color: #d20022;
}

.newsMore{
	float: right;
	height: 18px;
	background: #d20d24 url("../images/basics/arrow_white.png") no-repeat center left;
	color: #ffffff;
	margin: -16px 0 0 0;
	padding: 2px 15px 0 25px;	
}

.newsmore_hover a{
	color:#ffffff;
	text-decoration:none;
}

/* Ervaringen */

#ervaring_item_container{
}

#ervaring_blok{
	position:relative;
	height:220px;
}

.ervaring_item_image{
	display: inline;
	cursor: pointer;
	position:relative;
}

.ervaring_item_text{
	z-index: 9;
	visibility:hidden;
	position:absolute;
	width: 196px;
	background-color: #a2057b;
	padding: 10px 10px 10px 10px;
	top: 123px;
	left: 0px;
}

.ervaring_item_text p{
	font-family: Arial,Helvetica;
	color: #ffffff;
	font-size: 11px;
}

/* Form elements */

input[type='button'], input[type='submit']{
	font-family: Arial,Helvetica;
	color: #ffffff;
	font-size: 11px;
	background-color: #d20022;
	border: solid 1px #d20022;
	cursor: pointer;
}

input[type='text'], input[type='Textbox']{
	font-family: Arial,Helvetica;
	color: #d20022;
	font-size: 11px;
	background-color: #ffffff;
	border: solid 1px #d20022;
}

input[name='DWNewsletterReceiptNameFieldTextTextbox']{
	width:160px;
}

.pointer{
	cursor:pointer;
	padding-left:5px;
}

textarea {
	width: 600px;
	height: 120px;
	border: 1px solid #d20022;
	padding: 5px;
	font-family: Arial,Helvetica;
}


/* Opacity elements */

.opacity_off{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity = 100);
}

.opacity_on{
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity = 60);
}

/* Accordeon */

.accordionBedrijven{
	visibility:hidden;	
}

.toggler{
	font-weight:bold;
	margin:5px 0 5px 0;
	border-bottom:1px dashed #d20022;
	cursor:pointer;
	color:#A2067C;
}

.newsletter_submit{
	background:#FFFFFF url("/Files/System/images/basics/arrow_red.png") no-repeat 50% 50%;
	border:none !important;
	background-color:#FFFFFF !important;
	width:30px;
}

.newsletter_label{
	color:#D20D24;
	margin:0 15px 0 5px;
	white-space:nowrap;
}

.displayFalse{
	display:none;
}