body, html{
	background-color: #f2f2f2;
	background-repeat: repeat-y;
	background-position: center center;
	color: #6e6e6e;
	font-family: "Trebuchet MS", Verdana, Arial;
}

a {
	color:#c20519;
	text-decoration:none;
}

a:hover {
	color:#12174f;
	text-decoration:none;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	margin-bottom:10px;

}

p {
	font-family: Verdana, Arial;
	line-height:15px;
}

.clear {
	clear:both;
}

.pagewrap{
	width: 964px;
	overflow: auto;
	margin: 0px auto;
	padding: 0px 30px 100px;
	background: url(/style/images/background.png);
	_background: url(/style/images/background.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#header{
	width: 964px;
	height: 169px;
	background-position: top right;
	background-repeat: no-repeat;
}

#header #logo{
	text-indent: -999px;
	display: block;
	height: 175px;
	width: 613px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(/style/images/logo.jpg); 
	background-repeat: no-repeat;
	background-position: 15px 20px;
}

#menu{
	height: 45px;
	width: 964px;
}

#submenu{
	height: 37px;
	width: 964px;
	background: red;
	clear: both;
	background: url(/style/images/submenu_new.jpg) repeat-x;
}

#submenu a, #submenu a:link{
	display: block;
	float: left;
	line-height: 37px;
	font-size: 12px;
	height: 37px;
	color: #3987bd;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	background-image: url(/style/images/submenu_sep.jpg);
	background-position: right center;
	left: -2px;
}

#submenu a:hover{
	text-decoration: underline;
}

#left_menu li {
	float: left;
}

#left_menu li a, #left_menu li a:link{
	display: block;
	float: left;
	line-height: 44px;
	height: 44px;
	color: #3987bd;
	text-decoration: none;
	padding: 0px 14px 0px 14px;
	background-image: url(/style/images/left_sep.png);
	background-position: left center;
	left: -2px;
}
#left_menu li a:hover{
	text-decoration: underline;
}

#menu #left_menu{
	height: 45px;
	width: 613px;
	background-image: url(/style/images/head_menu_left.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	overflow: hidden;
	z-index: 10;
}

#menu #right_menu{
	height: 45px;
	width: 350px;
	background-color: #000;
	background-image: url(/style/images/head_menu_right.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 614px;
	z-index: 20;
	
}
#submenu li {
float:left;
}

#right_menu a, #right_menu a:link, form#search{
	display: block;
	float: left;
	line-height: 45px;
	height: 45px;
	color: #f1f6fb;
	text-decoration: none;
	padding: 0px 14px 0px 14px;
	background-image: url(/style/images/right_sep.png);
	background-position: right center;
}

#submenu a.current, #submenu a.current:link, #submenu a.active:hover{
	color: #ef3e42;
}

#left_menu a.current, #left_menu a.current:link, #left_menu a.current:hover,
#right_menu a.current, #right_menu a.current:link, #right_menu a.current:hover{
	height: 45px;
	color: #ef3e42;
	background: url(/style/images/tab.jpg) repeat-x 0px 1px;
}
#left_menu a.no_sub, #left_menu a.no_sub:link, #left_menu a.no_sub:hover{
	height: 44px;
}

form#search{
	background-image: none;
}

form#search input#search_field{
	display: block;
	margin: 0px;
	padding: 2px 3px 0px 3px;
	height: 15px;
	width: 80px;
	font-size: 14px;
	font-family: inherit;
	border: 0px;
	height: 20px;
	position: relative;
	top: 11px;
	background: #fff url(/style/images/search_form.png) right center no-repeat;
	color: #919191;
}

form#search input#search_field:focus{
	outline: 0;
	background: #fff;
	color: #000;
}

#right_menu a:hover{
	text-decoration: underline;
}

#content{
	width: 613px;
	float: left;
	height: auto;
	overflow: auto;
	clear: both;
	font-family: Arial;
	font-size:12px;
	line-height:16px;
}

#content ul{
	list-style-type: disc;
	padding: 10px 20px 10px 0px;
	margin-left:6px;
}
#content ul li{
	margin-left:14px;
	padding-bottom:8px;
}

#content #left{
	float: left;
	width: 300px;
}

#content #right{
	float: right;
	width: 300px;
}

#content .product{
	background-image: url(/style/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(/style/images/list.png);
	background-position: 0px -3px;
	background-repeat: no-repeat;
	_background: url(/style/images/list.gif) 0px -3px no-repeat;
	display: block;
	padding-left: 30px;
	font-size: 14px;
}

#content .block{
	padding: 15px 50px 10px 35px;
}

#left .block{
	padding: 20px 20px 10px 20px;
}

#right .block {
	padding: 20px 20px 20px 0px;
}

#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;
}

.third h2{
	font-size: 18px;
	line-height: 18px;
}

.third h2#logo_small{
	text-indent: -999px;
	height: 42px;
	width: 134px;
	background-image: url(/style/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: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	line-height: 32px;
	margin-bottom:10px;
	color: #56a1d5;
	font-weight:normal;
	clear: both;
}

#content  h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	line-height: 24px;
	margin-bottom:5px;
	color: #11174f;
	font-weight:normal;
	clear: both;
}

#sidebar{
	width: 349px;
	float: right;
	background-repeat: no-repeat;
	background-position: left bottom;
}


#sidebar a {
	color:#c20519;
	text-decoration:none;
}

#sidebar a:hover {
	color:#c20519;
	text-decoration:underline;
}
#when{
	position: relative;
	border-bottom: 1px solid #95bbda;
}

#sidebar h3{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 32px;
	color: #fff;
	font-weight:normal;
	clear: both;
}

#sidebar h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	font-weight:normal;
	clear: both;
}

#when input.field{
	position: relative;
	display: block;
	float: left;
	margin: 30px 5px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 50px;
	font-size: 11px;
	font-style: italic;
	font-family: inherit;
	border: 0px;
	height: 18px;
	top: 11px;
	background: #fff;
	color: #919191;
	top: -15px;
}

#sidebar input.field:focus{
	color: #000;
	font-style: normal;
}

#when input#when_submit{
	position: relative;
	left: 10px;
	display: block;
	float: left;
	margin:  30px 5px 0px 0px;
	padding: 0px;
	width: 80px;
	font-size: 11px;
	font-style: italic;
	font-family: inherit;
	border: 0px;
	height: 20px;
	top: 11px;
	background-color: #fff;
	background-image: url(/style/images/check.png);
	background-image: url(/style/images/check_press.png);
	width: 67px;
	color: #919191;
	text-indent: -9999px;
	overflow: hidden;
	top: -15px;
}

#when input#when_submit:hover, #when input#when_submit:focus{
	background-image: url(/style/images/check.png);
}

#when input#when_submit:active{
	background-image: url(/style/images/check_press.png);
}

#when input#postcode{
	width: 50px;
}

#when input#huisnr{
	width: 35px;
}

#when input#toevoeging{
	width: 35px;
}

#map{
	height: 220px;
	border-bottom: 1px solid #95bbda;
	background-image: url(/style/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(/style/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(/style/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 #95bbda;
}

#newsletter p{
	color: #fff;
	font-size: 12px;
}

#newsletter h3{
	width: 250px;
}

#sidebar {
	border-right: 1px solid #95bbda;
}
#sidebar .block{
	border-bottom: 1px solid #95bbda;
	color: #fff;
	font-size: 12px;
	padding: 10px 20px 10px 20px;
}


#newsletter form input.field{
	height: 23px;
	background-image: url(/style/images/direct.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	width: 130px;
	border: 0px;
	line-height: 16px;
	font-style: italic;
	color: #919191;
	float: left;
	clear:left;
}

#newsletter form input#subscribe_submit{
	height: 23px;
	background-image: url(/style/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;
}

.hr{
	clear: both;
	width: 1024px;
	height:1px;
	padding-left:0px;
	margin: 0px auto;
	top: 0px;
}

#footer{
	clear: both;
	width: 1024px;
	height:27px;
	padding-left:0px;
	margin: 0px auto;
	top: 0px;
	margin-bottom:20px;
	background: url(/style/images/footer.png);
	_background: url(/style/images/footer.jpg);
	background-repeat: no-repeat;
}

.foldable{
	width: 100%;
	clear: both;
	background-image: url(/style/images/foldable.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #d1d1d1;
}

.foldable h2{
	cursor:pointer;
}
.foldable.last{
	margin-bottom: 20px;
	border-bottom: 1px solid #d1d1d1;
}

.foldable h2{
	padding: 10px 24px 10px 38px;
	display: block;
}

.foldable p{
	padding: 0px 24px 10px 38px;
	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(/style/images/nieuws.png);
	background-position: left top;
	background-repeat: no-repeat;
	_background: url(/style/images/nieuws.gif) left top no-repeat;
	padding-left: 25px;
	padding-right: 0px;
}


#news ul li p{
	padding-left: 0px;
	padding-right: 0px;
}

#news h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	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 {
	padding-top:20px;
	border-top: 1px solid #d1d1d1;
}
.related ul {
	margin-top:10px;
}

.related ul li{
	margin: 8px 0px 0px 0px;
	background-image: url(/style/images/nieuws.png);
	background-position: left top;
	background-repeat: no-repeat;
	_background: url(/style/images/nieuws.gif) left top no-repeat;
	padding-left: 25px;
	padding-right: 0px;
}

.search_result{
	padding: 10px 20px;
	border-bottom: 1px solid #d1d1d1;
}

#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;
}
.btn_left {
	float:left;
	width:4px;
	height:26px;
	background: url(/style/images/bg_btn_left.gif);
}

.btn_right{
	float:left;
	height:26px;
	background: url(/style/images/bg_btn.gif) right;
}

.btn a, .btn a:link {
	display:block;
	margin: 4px 14px 0px 10px;
}


.img_content {
	float:left;
	margin: 0px 10px 2px 0px;
}

#aanmelden {
	float:left;
	clear:left;
	margin-left:-5px;
	cursor:pointer;
}

#pd_beschikbaarheid {
	padding:2px;
	color:#11174f;
	border: solid 1px #11174f;
	width:220px;
}

.pd_beschikbaarheid_detail{
	float:right;
	padding-top:4px;
	margin-right:15px;
	padding-bottom:10px;
}

