body, html{
	background-image:url(../images/bg.gif);
	background-color: #fdfdfe;
	background-repeat: repeat-y;
	background-position: center center;
	color: #11174f;
	font-family: Arial, Verdana;
}
a, a:link, a:visited {
	color:#ed1c24;
	text-decoration:none;
}

a:hover {
	color:#ed1c24;
	text-decoration:underline;
}

h1 {
	font-family: Arial, Verdana;
}

p {
	font-family: Arial, Verdana;
	line-height:17px;
}

.clear {
	clear:both;
}

.pagewrap {
	width: 967px;
	overflow: auto;
	margin: 0px auto;
	padding: 0px 30px 100px;
}

#header {
	width: 967px;
	height: 195px;
	background-image: url(../images/bg_header.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#logo{
	float:left;
}

#mijn_xms{
	float:right;
	padding: 15px 20px 0px 0px;
}

#webmail{
	float:right;
	padding: 15px 20px 0px 0px;
}


#header #action {
	height:158px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.left .block, .right .block {
	min-height:250px;
}

#menu{
	height: 37px;
	padding-left:10px;
}

#menu li {
	float:left;
}

#menu a, #menu a:link{
	display: block;
	float: left;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}

#menu a:hover{
	color:#ed1c24;
}

#menu a.current, #menu a.current:link{
	color:#151b55;
	background: #d3d4df;
}
#submenu li {
float:left;
}

#submenu{
	height: 37px;
	width: 955px;
	margin-top:-2px;
	clear: both;
	background: #d3d4df;
	padding-left:10px;
}

#submenu a, #submenu a:link{
	display: block;
	float: left;
	line-height: 37px;
	font-size: 12px;
	color: #151b55;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}

#submenu a:hover{
	color:#ed1c24;
}

#submenu a.current, #submenu a.current:link{
	color:#ed1c24;
	background: #d3d4df;
}

#submenu_no_sub {
	height:8px;
	width: 965px;
	margin-top:-2px;
	clear: both;
	background: #d3d4df;
}


form#search{
	background-image: none;
}

form#search input#search_field{
	float:right;
	display: block;
	margin: 0px;
	padding: 2px 3px 0px 3px;
	height: 18px;
	width: 80px;
	font-size: 12px;
	font-family: inherit;
	border: 0px;
	position: relative;
	top: 5px;
	right: 9px;
	background: #fff url(../images/search_form.png) right center no-repeat;
	color: #919191;
}

form#search input#search_field:focus{
	outline: 0;
	background: #fff;
	color: #000;
}


#content{
	width: 613px;

	margin-top:25px;
	float: left;
	height: auto;
	overflow: auto;
	clear: both;
	font-family: Arial;
	font-size:12px;
	line-height:16px;
	border-right: solid 1px #d3d4df;
}

#content ul{
	list-style-type: none;
	padding: 10px 20px 10px 0px;
	margin-left:6px;
}
#content ul li{
	padding-bottom:8px;
}
#content #left{
	float: left;
	width: 300px;
}

#content #right{
	float: right;
	width: 300px;
}

#content .product{
	background-image: url(../images/product.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
	left: 24px;
	padding-top: 24px;
	height: 240px;
	width: 565px;
}

#content .product h1{
	line-height: 27px;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 30px 0px 20px 30px;
	color: #fff;
	font-weight: lighter;
	width: 370px;
}

#content .product ul{
	padding: 0px 0px 0px 30px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 26px;
	height: auto;
	font-size: 13px;
	display: block;
	clear: both;
	width: 535px;
}

#content .product ul li{
	line-height: inherit;
	margin: -3px 0px 0px 0px;
	padding: 0px;
	height: 25px;
	line-height: 25px;
	background-image: url(../images/list.png);
	background-position: 0px -3px;
	background-repeat: no-repeat;
	_background: url(../images/list.gif) 0px -3px no-repeat;
	display: block;
	padding-left: 30px;
	font-size: 14px;
}


#content .block{
	margin:15px;
	padding: 0px 20px 20px 20px;
	border-bottom:solid 1px #d3d4df;
}

#content .block:last-child{
	border:none;
}

#content .block:first-child{
	margin-top:0px;
}

#left .block{
	padding: 0px 20px 10px 20px;
	border-right:solid 1px #d3d4df;
}

#right .block {
	padding: 0px 20px 20px 0px;
	margin-right:10px;
}

#content .news_header {
	padding: 15px 50px 0px 35px;
}

#content .news_header h1{
	margin-bottom:0px;
}

#content .row{
	width: 613px;
	border-top: 1px solid #d1d1d1;
	padding: 20px 0px;
	clear: both;
}

#content .row .third{
	width: 170px;
	padding: 5px 0px 0px 30px;
	float: left;
}

#content ul{
	list-style: disc;
}

#news ul {
	list-style: none;
		margin-left:0px;

}

#content ul li{
	margin-left:20px;
}

.third h2{
	font-size: 18px;
	line-height: 18px;
}

.third h2#logo_small{
	text-indent: -999px;
	height: 42px;
	width: 134px;
	background-image: url(../images/logo_small.jpg);
}

.third h3{
	font-size: 12px;
	line-height: 18px;
}

.third ul, .third ul li{
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
	list-style-position: inside;
	color: red;
}

.third a, .third a:link, .third ul li span{
	color: #11174f;
	text-decoration: none;
	line-height: 18px;
	top: 1px;
}

.third a:hover{
	text-decoration: underline;
}


#content h1{
	font-family: Arial, Verdana;
	font-size: 22px;
	line-height: 30px;
	margin-bottom:10px;
	font-weight:normal;
	clear: both;
}

#content  h2{
	font-family: Arial, Verdana;
	font-size: 16px;
	line-height: 24px;
	margin-bottom:5px;
	color: #11174f;
	font-weight:normal;
	clear: both;
}


#when{
	position: relative;
	border-bottom: 1px solid #d3d4df;
}


#content .block:last-child{
	border:none;
}

#content .block:first-child{
	margin-top:0px;
}


#when input{
	font-size: 11px;
	height: 18px;
	padding: 2px;
	background: none;
	border: 1px solid #DDDDDD;
}

#when input:focus{
	border-color: #d3d4df;
}

#when input#zipcode{
	width: 55px;
}

#when input#housenumber{
	width: 50px;
}

#when input#extension{
	width: 40px;
}

#map{
	height: 220px;
	border-bottom: 1px solid #d3d4df;
	background-image: url(../images/map.png);
}

#map form{
	display: block;
	position: absolute;
	bottom: 5px;
	height: 57px;
}

#map form input{
	position: relative;
	top: 2px;
}

#map form input.field{
	height: 23px;
	background-image: url(../images/direct.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	padding: 4px 3px 0px 4px;
	width: 100px;
	border: 0px;
	line-height: 16px;
	font-style: italic;
	color: #919191;
	float: left;
}

#map form input#when_submit{
	height: 23px;
	background-image: url(../images/direct.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right top;
	padding: 0;
	width: 23px;
	border: 0px;
	font-style: italic;
	color: #919191;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	float: left;
}

#map form label{
	display: block;
	clear: both;
	color: #fff;
	top: -4px;
}

#map h3{
	width: 170px;
}

#newsletter{
	border-bottom: 1px solid #d3d4df;
}

#newsletter p{
	font-size: 12px;
}

#aanmelden {
	padding-top:6px;
	cursor:pointer;
}

#controleer {

	margin-top: 10px;
	cursor:pointer;
}


#sidebar{
	width: 350px;
	margin-top:25px;
	float: right;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar h1, #sidebar h2, #sidebar h3{
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 32px;
	color: #ed1c24;
	font-weight:bold;
	text-transform:uppercase;
	clear: both;
}

#sidebar input.field:focus{
	color: #000;
	font-style: normal;
}

#sidebar .block{
	margin:15px;
	padding: 0px 10px 10px 10px;
	border-bottom:solid 1px #d3d4df;
	font-size:12px;
}
#sidebar .block:last-child{
	border:none;
}

#sidebar .block:first-child{
	margin-top:0px;
}

#sidebar .image{
	border:none;
	padding:0px;
}

input.field{
	height: 23px;
	background-image: url(../images/bg_input.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	padding: 4px 3px 0px 4px;
	width: 90px;
	border: 0px;
	line-height: 16px;
	font-style: italic;
	color: #919191;
	float: left;
	margin-top:5px;
	margin-right:5px;
}




#footer{
	width: 967px;
	margin: 0px auto;
	margin-top: 60px;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	border-top: 1px solid #d1d1d1;
}

#footer_content{
	float: left;
	margin-top: 20px;
	padding-left:30px;
}
#footer a, #footer a:link, #footer a:visited {
	color:#151b55;
	text-decoration:none;
}

#footer a:hover {
	color:#ed1c24;
	text-decoration:underline;
}

#footer ul li{
	margin-top:4px;
}

#footer ul li{
	padding-bottom:7px;
}


.footer_block{
	width: 190px;
	float: left;
}

.foldable{
	clear: both;
	background-image: url(../images/li_arrow.gif);
	background-position: 30px 12px;
	background-repeat: no-repeat;
	padding-left: 25px;
	border-top: 1px solid #d1d1d1;
	margin-left:15px;
	margin-right:15px;
}


.foldable h2{
	cursor:pointer;
}

.foldable.first{
	margin-bottom: 20px;
	border-bottom: 1px solid #d1d1d1;
}

.foldable.last{
	margin-bottom: 20px;
	border-bottom: 1px solid #d1d1d1;
}

.foldable h2{
	padding: 10px 24px 8px 38px;
	display: block;
}

.foldable h3 {
	font-family: Arial, Verdana;
	font-size: 16px;
	line-height: 24px;
	margin-bottom:5px;
	color: #11174f;
	font-weight:normal;
	clear: both;
}

.foldable p{
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 16px;
}

.wide_block{
	width: 100%;
	clear: both;
	background-repeat: repeat-x;
	border-bottom: 1px solid #d1d1d1;
}

.wide_block.last{
	margin-bottom: 20px;
	border-bottom: 0px;
}

.wide_block h2{
	padding: 10px 24px 10px 0px;
	display: block;
}

.wide_block p{
	padding: 0px 24px 10px 0px;
	font-size: 13px;
	line-height: 16px;
	overflow: auto;
}

.wide_block p img{
	float: left;
	padding: 5px 5px 5px 0px;
}


#news  h2{
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 5px;
	font-weight:normal;
}

#news.overview {	
	padding: 10px 30px 20px 35px;	
}

#news p{
	padding-right: 20px;
	line-height: 16px;
}


.date{
	font-size: 10px;
	color: #6c6c6c;
	padding-right: 0px;
	line-height: 16px;
	margin-bottom: 0px;
	font-weight: bold;
}

#news ul{
	font-size: 12px;
	padding-right: 0px;
	line-height: 16px;
	margin-bottom: 14px;
	margin-top: -5px;
	clear: both;
}

#news ul li{
	border-bottom: 1px solid #d1d1d1;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/li_arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 0px;
}


#news ul li p{
	padding-left: 0px;
	padding-right: 0px;
}

#news h1{
	font-family: Arial, Verdana;
	font-size: 24px;
	line-height: 32px;
	margin-bottom:10px;
	color: #56a1d5;
	font-weight:normal;
	clear: both;
}

#news  h2{
	font-size: 18px;
	line-height: 24px;
	padding-bottom:5px;
	color: #11174f;
	font-weight:normal;
	clear: both;
}

#news .item {
	border-bottom: 1px solid #d1d1d1;
	position: relative;
	overflow:hidden;
	padding:8px;

}


#news  .img {
	float:left;
	padding-right:16px;
	clear:left;	
	padding-bottom:12px;
}


.related h2 {
	font-size:20px;
	padding-top:20px;
}

#content .related ul {
	list-style-type: none;
	margin-top:0px;
}

#content .related ul li{
	margin: 8px 0px 0px 0px;
	background-image: url(../images/li_arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:3px;
	padding-left: 35px;
	padding-right: 0px;
	
}
#content .related ul li a, #content .related ul li a:link, #content .related ul li a:visited {
	color:#151b55;
	text-decoration:none;
}

#content .related ul li a:hover {
	color:#ed1c24;
	text-decoration:underline;
}
#news ul li a, #news ul li a:link, #news ul li a:visited {
	color:#151b55;
	text-decoration:none;
}

#news ul li a:hover {
	color:#ed1c24;
	text-decoration:underline;
}
.search_result{
	padding: 10px 20px;
}

#pagination {
	padding: 10px 20px;
	font-size:11px;
}

#pagination .current{
	color: #c20519;
}

#pagination .next, #pagination  .prev {
	font-size:14px;
}

.pagination {
	padding: 10px 20px;
	font-size:11px;
}

.pagination:first-child{
	border-bottom: 1px solid #d1d1d1;
}

.pagination .current{
	color: #c20519;
}

.pagination .next, #pagination  .prev {
	font-size:14px;
}

.btn {
	width:100%;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}

.btn_left {
	float:left;
	width:4px;
	height:26px;
	background: url(../images/bg_btn_left.gif);
}

.btn_right{
	float:left;
	height:26px;
	background: url(../images/bg_btn.gif) right;
}

.btn a, .btn a:link {
	color: #151b55;
	display:block;
	margin: 6px 14px 0px 10px;
}


.img_content {
	float:left;
	margin: 0px 10px 2px 0px;
}

#content #intro {
	padding-bottom:20px;
}

#pd_beschikbaarheid {
	padding:2px;
	color:#11174f;
	border: solid 1px #11174f;
	width:220px;
}

.pd_beschikbaarheid_detail{
	float:right;
	margin-right:15px;
	padding-bottom:10px;
	border-bottom: 1px solid #d1d1d1;
}

#legenda {
	margin-top:40px;
}

#legenda img {
	float:left;
}

/* nieuw */

#actions {
	height:159px;
}

#header .action {
	height:158px;
	display: none;
}

.action .left{
	background-repeat: no-repeat;
	background-position: 120px 10px;
	background-color: transparent;
	width: 550px;
	margin: 10px 0px 0px 0px;
	height: 140px;
}

.action .right{
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	width: 350px;
	margin: 10px 0px 0px 0px;
	height: 140px;
}

.action .left a{
	display: block;
	float: left;
	width: 550px;
	height: 140px;
}

.action .right a{
	display: block;
	float: left;
	width: 140px;
	height: 140px;
}


.home_sfeer{
	width: 100%;
	height: 250px;
	text-align: center;
	float: left;
}




