@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	margin:0px; 
	padding:0px;
	background-color:#d5d5d5;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	display:table;
	color: #575757;
}

html { height: 100%; margin-bottom: 1px; }

#top_container {	
	width:1012px;
	height:360px;
	margin: 0 auto;
	background:url(../images/background_block2.png) no-repeat center top;
}

#top_container_blog {	
	width:1012px;
	height:150px;
	margin: 0 auto;
	background:url(../images/background_block2.png) no-repeat center top;
	}

#container {
	width:994px;
	margin: 0 auto;
	background:url(../images/background_slice4.png) repeat-y center top;
	margin-bottom: 30px;
}


/* -------------------	Footer ------------------- */


#footer {
	height: auto !important;
   	height: 100%;
   	margin: 30px auto -210px;
	background: url(../images/footer_slice.png);
	width:990px;
	margin-bottom: 50px;
}
	
		#footer ul{
			list-style:none;
			float:left;
			width:153px;
			padding-left:45px;
			padding-top:30px;
		}
		
		#footer li{
			color:#888888;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			height:20px;
		}
		
		#footer li.first{
			height:8px;
		}
			
		#footer li a{
			color:#888888;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
		}
		
		#footer li a.white{
			color:#fff;
		}
		
		
		#footer li a:hover{
			color:#d6a506;

		}
		
		#footer li.footerpic{
			height:57px;
		}
		
		#footer h2{
			font-family:Tahoma, Geneva, sans-serif;
			font-size:17px;
			color:#FFF;
			font-weight:normal;
			}
					
		#footer .footer-push{
  			height: 22px;
  			clear: both;
			}

#footer2 {
	height: 32px;
	clear: both;
	background: url(../images/footer_slice2.png) repeat-x;
	}
	
	#footer2 p {
		text-align:center;
		color:#888888;
		font-size:11px;
		padding-top:9px;
		}

#logo{
	float: right;
	margin-right:35px;
	margin-top:22px;
}

#googlebutton{
float: left;
margin-right: 20px;
margin-top: 8px;
}

#vacature2{
	float:left;
	margin-top:30px;
	margin-left:41px;
	font-size:11px;
	color:#575757;
	font-family:Tahoma, Geneva, sans-serif;
}

#vacature2 span{
	display:inline;
	color:#44b649;
	font-weight:bold;
}

#vacature2 a{
	color:#575757;
}

#vacature2 a:hover{
	color:#dcad1e;
}

/* -------------------	Zoeken ------------------- */

#zoeken{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#767676;
	float:left;
	margin-left:39px;
	margin-top:38px;
}

#zoeken td{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#767676;
}

#zoeken .textfield {
	height:23px;
	border:solid 0 #fff;
	background:transparent url(../images/zoeken_balk.png) right no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width:240px;
}	
	
#zoeken .textfield-input-zoeken{
		background: none;
		border: none;
		margin-top: 4px;
		margin-left: 10px;
		width:220px;
}

#zoeken .zoeken {
		background: transparent url(../images/zoek_button.png) no-repeat;
		height:33px;
		width:62px;
		font-family:Tahoma, Geneva, sans-serif;
		color:#767676;
		border:solid 0 #fff;
		text-align:center;
		margin-left:5px;
		margin-top:3px;
		cursor:pointer;
		position: relative;
		top: 2px;
}
		 
#zoeken .zoeken:hover {
	background: transparent url(../images/zoek_button_hover.png) no-repeat;
}


#header-container {
	padding-top:105px;
	}

.header, .header_home, .header_contact  {	
	background:url(../images/header_home.png) center top no-repeat; 
	min-width: 990px; 
	min-height: 249px;
	}
	
.header_contact { 	
	background:url(../images/header_contact.png) center top no-repeat; 
	min-width: 990px; 
	min-height: 249px;
	}
	
.header_maps {
	text-align:center;
	min-width: 990px; 
	min-height: 188px;
	padding-top:45px;
	}	
	
.header_diensten  {	
	background:url(../images/header_diensten.png) center top no-repeat; 
	min-width: 990px; 
	min-height: 249px;
	}
	
.header_overopmax  {	
	background:url(../images/header_opmax.png) center top no-repeat; 
	min-width: 990px; 
	min-height: 249px;
}
	
.header_partners  {	
	background:url(../images/header_partners.png) center top no-repeat; 
	min-width: 990px; 
	min-height: 249px;
}
	
.header_blog  {	
	background:url(../images/header_blog.png) center top no-repeat; 
	min-width: 990px; 
	min-height: 48px;
}

.header_opmaxtv  {	
	background:url(../images/header_opmaxtv.png) center top no-repeat; 
	min-width: 990px; 
	min-height: 48px;
}


/* -------------------	Navigation ------------------- */

#menu {
	float: left;
	margin-left:75px;
	margin-top:113px;
	position:absolute;
	}

#menu li.menu-active{
	color:#FFF;
	margin-top:-1px;
	margin-left:2px;
}
 
#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width:130px;
display:block;
}
 
#menu a{
display: block;
padding: 15px 7px;
}
 
#menu ul{
color: #014788;
font-size:17px;
font-family:Tahoma, Geneva, sans-serif;
}
	
	#menu li.menu1 {
		margin-left:-40px;
		}
		
	#menu li.menu2 {
		margin-left:-70px;
		}
		
	#menu li.menu3 {
		margin-left:-70px;
		}
		
	#menu li.menu4{
		margin-left:-105px;
		}
		
	#menu li.menu5 {
		margin-left:-170px;
		}
		
 	#menu li.menu-white-space {
		height:16px;
		}
 
#menu ul ul a {
	color: #000;
	background: url(../images/menu_bar_normal.png) no-repeat;
	text-decoration: underline;
	font-size:11px;
	width:226px;
	height:29px;
	padding:7px;
	padding-left: 20px;
	margin-left: -14px;
}

#menu .nav_top{
color: #014788;
font-size:17px;
font-family:Tahoma, Geneva, sans-serif;
}
 
#menu a:hover {
background: url(../images/menu_bar_hover.png) no-repeat;
height:29px;
color:#FFF;
}

#menu ul:hover {
color:#dcad1e;
}

#menu a.last {	
background: url(../images/menu_bar_normal_last.png) no-repeat; 
height:34px;
}

#menu a.last:hover{
background: url(../images/menu_bar_hover_last.png) no-repeat;
color:#FFF;
height:34px
}

#menu a.first {	
color: #014788;
font-size:17px;
font-family:Tahoma, Geneva, sans-serif;
text-decoration:none;
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width:130px;
display:block;
}

#menu a.first {	
color: #014788;
font-size:17px;
font-family:Tahoma, Geneva, sans-serif;
text-decoration:none;
list-style: none;
margin: 0px;
padding: 0px;
float: left;
width:130px;
display:block;
}

	#menu a.first-active{	
		color: #fff;
		font-size:17px;
		font-family:Tahoma, Geneva, sans-serif;
		text-decoration:none;
		list-style: none;
		margin: 0px;
		padding: 0px;
		float: left;
		width:130px;
		display:block;
		}



#menu a.first:hover{
color:#dcad1e;
height:29px;
background:none;
text-decoration:none;
margin-bottom:-8px;
}

	#menu a.first-active:hover{
		color:#fff;
		height:29px;
		background:none;
		text-decoration:none;
		margin-bottom:-8px;
		}

#menu li {position: relative; height:29px;}
 
#menu ul ul {
z-index: 500;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
margin-left:-5px;
}
 
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
 
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
 





/* -------------------	Content ------------------- */

#content {
	min-height: 0px;
	margin-left:2px;
	}

#main-content {
	width: 620px; 
	float: left;
	padding: 10px 0 0 30px;
}
	
#main-content .post {
		width:622px;
		font-size:12px;
		background:url(../images/grey_slice.png) repeat-y;
		padding:19px;
		line-height:160%;
		}
		
		#main-content .post p {
			width:260px;
			padding-bottom:12px;
						}
		
		#main-content .post span {
			font-weight:bold;
						}
		
			#main-content .post span.title {
				font-weight:bold;
				display:block;
							}
		
		#main-content .post a {
			display:inline-block;
			color:#575757;
			}
		
		#main-content .post img {
			padding-bottom:12px;
			max-width:580px;
			}
			
			#main-content .post img.pand_img {
				max-width:249px;
				max-height:119px;
				}
		
			#main-content .post a:hover {
				color:#d6a506;
				}
				
				#main-content .post .contact_left{
					width:330px;
					float:left;
				}
				
				#main-content .post .contact_right{
					width:250x;

					float:left;
					padding-right:15px;
					padding-top: 10px;
				}	
		
#main-content-sub {
	width: 465px; float: left;
	padding: 0px 0 0 30px;
	}		
		
	.post {
		width:622px;
		font-size:11px;
		background:url(../images/grey_slice.png) repeat-y;
		}
		
		.post p {
			width:600px;
			padding:14px;
			}

				
/* -------------------	Dubbel ------------------- */

	.post_small{
		width:298px;
		height:90px;
		font-size:11px;
		font-family:Tahoma, Geneva, sans-serif;
		background: url(../images/grey_slice_small.png) repeat-y;
		color:#575757;
		}
		
		.post_small ul{
			margin:15px 15px 10px 20px;
			list-style:none;
			float:left;
			}
		
		.post_small li{
			padding-bottom:13px;
			}
			
		.post_small li.book_line_home{
			margin-top:-20px;
			padding-bottom:4px;
			height: 7px;
			overflow: hidden;
			
		}
			

		.post_small a{
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			color:#575757;
			text-decoration:underline;
			padding-bottom: 14px;
		}
			
		.post_small a:hover {
				color:#d6a506;
				}
			
		.post_small img{
			margin-right:5px;
			vertical-align:middle;
			}
		
		.post_small p{
			padding:10px 15px 10px 15px;			
			}
		
.bgtop_small{
	background: url(../images/grey_top_small.png) no-repeat;
	width:298px;
	height:38px;
	}

	.bgtop_small h2{
		padding: 8px;
		padding-left:17px;
		color:#014788;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:17px;
		font-weight:normal;
		float: left;
		}
	
		.bgtop_small .meer{
			float:right;
			padding-right:15px;
			padding-top:14px;
			letter-spacing:normal;
			font-weight:normal;
			float: right;
			}
				
		.bgtop_small a{
			color:#575757;
			text-decoration:underline;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			}
					
			.bgtop_small a:hover {
				color:#d6a506;
				}
				
.bgbot_small{
	height:30px;
	background: url(../images/grey_bottom_small.png) no-repeat;
	width:298px;
	}


.post-book {
	height:155px;
	margin-top:20px;
	}

	.post1 {
		float:left;
		width:295px;
		font-size:11px;
		}


	.post2 {
		float: right;
		width:295px;
		font-size:11px;
		margin-right: 3px;
		}
	
/* -------------------	BGTop ------------------- */
.bgtop{
	background: url(../images/grey_top.png) no-repeat;
	width:622px;
	height:38px;
}

.bgtop h1 {
	padding: 9px;
	padding-left:17px;
	color:#014788;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
	float: left;
}

.bgtop h1 A {
	color:#014788;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
	text-decoration: none;
}

.bgtop h1 A:hover {
	color: #014788;
	text-decoration: underline;
}

.bgtop h2 {
	padding: 7px;
	padding-left:17px;
	color:#014788;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
	float: left;
}

.bgtop h2 A {
	color:#014788;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
}

.bgtop span {
		font-size:11px;
		font-weight:bold;
		float:right;
		margin-right:25px;
		color:#575757;
		padding-top:14px;
		}
	
		.bgtop .meer{
			float:right;
			padding-right:15px;
			padding-top:14px;
			letter-spacing:normal;
			font-weight:normal;
			float: right;
			}
				
		.bgtop a{
			color:#575757;
			text-decoration:underline;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			}
					
			.bgtop a:hover {
				color:#d6a506;
				}
			
.bgbot{
	height:30px;
	background: url(../images/grey_bottom.png) no-repeat;
	width:622px;
	}


	
/* -------------------	Diensten ------------------- */

.post-diensten {
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 17px;
	margin-left: 1px;
	height:235px;
	z-index:-1;
	margin-top: 10px;
}
	
.post-diensten #post-diensten-totaal{
	background:url(../images/blue_slice.png);
	height:170px;
	width:622px;
}

#picture {
	margin: 0px 10px 0;
	width: 400px;
	height: 150px;
	clear: both;
	position: relative;
	float:left;
}

IMG.show_100 {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 1;
	filter: alpha(Opacity=100);
	z-index: 200;	
}

IMG.show_80 {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	filter: alpha(Opacity=80);
	z-index: 180;	
}

IMG.show_60 {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.6;
	filter: alpha(Opacity=60);
	z-index: 160;	
}

IMG.show_40 {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.4;
	filter: alpha(Opacity=40);
	z-index: 140;	
}


IMG.show_20 {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.2;
	filter: alpha(Opacity=20);
	z-index: 120;	
}


IMG.show_00 {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	filter: alpha(Opacity=0);
	z-index: 100;
	display: none;
}


#nav {
	margin: 0 0 0 0;
	width: 618px;
	clear: both;
}

#nav ul {
	margin-top:-150px;
	list-style: none;
	font-size: 11px;
	width:196px;
	height:49px;
	float:right;
	font-size:11px;
}

#nav li {
	background: transparent;
}

#nav li a {
	display: block;
	color:#014788;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
}

#nav ul li a:hover {
	color: #fff;
}

#nav ul li span {
	display:block;
	font-size:10px;
	font-weight:normal;
	color:#575757;
	height:49px;
}

#nav ul li span:hover {
	color:#d6a506;
}

#nav li ul {
	position: absolute;
	left: -5000px;
	top: 50px;
	z-index:100;
}

#nav li li {
	width: 396px;
}
 
li#een a {
	float:right;
	width:176px;
	height:49px;
	background:url(../images/diensten_grey.png) right no-repeat;
	padding-right:10px;
}

.een_height {
	font-size: 10px;
}

li#twee a {
	float:right;
	width:176px;
	height:49px;
	background:url(../images/diensten_grey.png) right no-repeat;
	padding-right:10px;
}

li#drie a {
	float:right;
	width:176px;
	height:49px;
	background:url(../images/diensten_grey.png) right no-repeat;
	padding-right:10px;
}

li#vier a {
	float:right;
	width:176px;
	height:49px;
	background:url(../images/diensten_grey_last.png) right no-repeat;
	padding-right:10px;
}

li#een a:hover {
	width:196px;
	background:url(../images/arrow.png) right no-repeat;
}

li#een.selected a {
	color: #FFFFFF;
	width:196px;
	background:url(../images/arrow.png) right no-repeat;
}

li#een a:hover span {
	color: #d6a506;
}

li#een.selected a span {
	color: #d6a506;
}

li#twee a:hover {
	width:196px;
	background:url(../images/arrow.png) right no-repeat; 
}

li#twee.selected a {
	color: #FFFFFF;
	width:196px;
	background:url(../images/arrow.png) right no-repeat;
}

li#twee a:hover span {
	color: #d6a506;
}

li#twee.selected a span {
	color: #d6a506;
}

li#twee a:hover span {
	color: #d6a506;
}

li#drie a:hover {
	width:196px;
	background:url(../images/arrow.png) right no-repeat; 
}

li#drie.selected a {
	color: #FFFFFF;
	width:196px;
	background:url(../images/arrow.png) right no-repeat;
}

li#drie a:hover span {
	color: #d6a506;
}

li#drie.selected a span {
	color: #d6a506;
}

li#vier a:hover {
	width:196px;
	background:url(../images/arrow_last.png) right no-repeat; 
}

li#vier.selected a {
	color: #FFFFFF;
	width:196px;
	background:url(../images/arrow_last.png) right no-repeat;
}

li#vier a:hover span {
	color: #d6a506;
}

li#vier.selected a span {
	color: #d6a506;
}



.bgtop_blue{
	background: url(../images/blue_top.png) no-repeat;
	width:622px;
	height:38px;
	margin-left:-1px;
	}

	.bgtop_blue h2 {
		padding: 7px;
		padding-left:17px;
		color:#fff;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:17px;
		font-weight:normal;
			}
	
	.bgtop_blue h1 {
		padding: 7px;
		padding-left:17px;
		color:#fff;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:17px;
		font-weight:normal;
			}
	
		.bgtop_blue .meer{
			float:right;
			padding-right:10px;
			padding-top:5px;
			letter-spacing:normal;
			font-weight:normal;
			}
				
		.bgtop_blue a{
			color:#fff;
			text-decoration:underline;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			}
					
			.bgtop_blue a:hover {
				color:#dcad1e;
				}
			
.bgbot_blue{
	height:30px;
	background: url(../images/blue_bottom.png) no-repeat;
	width:622px;
	margin-left:-1px;
}
		
/* -------------------	Referenties ------------------- */

.post-referenties {
	margin-top: 19px;
	}
		
	.post-referenties img {
		margin: 15px 15px -5px 30px;
		}
		
	.post-ref{
		width:622px;
		height:50px;
		font-size:11px;
		background:url(../images/grey_slice.png) repeat-y;
		padding-top: 0px;
	}
		
		.post-ref p {
			width:600px;
			padding-left:18px;
			padding-top:10px;
			}
		

/* -------------------	Opmax TV ------------------- */
	
		
	
.post-tv {
	width:622px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:20px;
	font-size:11px;
	}
	
	.post-tv .post-tv-totaal{
		padding:10px 15px 15px 15px;
		background:url(../images/grey_slice.png);
		height:230px;
	}
	
	
	.post-tv ul{
		list-style:none;
		text-align:right;
		margin-right:8px;
		line-height:150%;
	}
	
		.post-tv-left{
			width:300px;
			float:left;
			margin-top:15px;
			}
			
		.post-tv-right{
			width:190px;
			float:right;
			margin-top:5px;
			}
			
			.post-tv .line{
				text-align:center;
				margin:12px 0 12px 0;
				}
				
			.post-tv .tvarrow{
				z-index:1;
				float:left;
				}
				
			.post-tv .post-tv-head {
				font-size:12px;
				font-weight:bold;
				color:#575757;
				}
				
			.post-tv .post-tv-nieuw{
				color:#014185;
				}
				
			.post-tv .post-tv-andere a{
				color:#575757;
				text-decoration:underline;
				display:block;
				}
		
			.post-tv .post-tv-andere a.sel {
				color:#014185;
				text-decoration:none;
				display:block;
				}
		
			.post-tv .post-tv-andere li{
				height:1%;
				}
				
			.post-tv .post-tv-andere a:hover{
				color:#d6a506;
				text-decoration:underline;
				}
		
		
/* -------------------	Opmax TV ------------------- */
	
		
	
.post-tv_ {
	width:622px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:20px;
	font-size:11px;
	}
	
	.post-tv_ .post-tv_-totaal{
		padding:10px 15px 15px 15px;
		background:url(../images/grey_slice.png);
		height:230px;
	}
	
	
	.post-tv_ ul{
		list-style:none;
		text-align:right;
		margin-right:8px;
		line-height:150%;
	}
	
		.post-tv_-left{
			width:300px;
			float:left;
			margin-top:15px;
			}
			
		.post-tv_-right{
			width:190px;
			float:right;
			margin-top:5px;
			}
			
			.post-tv_ .line{
				text-align:center;
				margin:12px 0 12px 0;
				}
				
			.post-tv_ .tvarrow{
				z-index:1;
				float:left;
				}
				
			.post-tv_ .post-tv_-head {
				font-size:12px;
				font-weight:bold;
				color:#575757;
				}
				
			.post-tv_ .post-tv_-nieuw{
				color:#014185;
				}
				
			.post-tv_ .post-tv_-andere a{
				color:#575757;
				text-decoration:underline;
				display:block;
				}
		
			.post-tv_ .post-tv_-andere a.sel {
				color:#014185;
				text-decoration:none;
				display:block;
				}
		
			.post-tv_ .post-tv_-andere li{
				height:1%;
				}
				
			.post-tv_ .post-tv_-andere a:hover{
				color:#d6a506;
				text-decoration:underline;
				}
				
/* -------------------	Klanten ------------------- */		
		
.post-klanten {
	margin-top:20px;
	}
	
	.post-klanten .post-klanten-totaal{
		height:90px;
		width:622px;
		margin-left: -10px;
	}
	
	.post-klanten-totaal .klanten1{
		float:left;
		width:270px;
		margin-left:15px;
		margin-top:0px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		font-style:italic;
		color:#575757;
	}
	
	.post-klanten-totaal .klanten2{
		float:right;
		width:270px;
		margin-right:15px;
		margin-top:0px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		font-style:italic;
		color:#575757;
		}
		
		.klanten-naam{
			font-size:11px;
			font-weight:bold;
			font-style:normal;
			color:#575757;
			}

/* -------------------	Sidebar ------------------- */

#sidebar {
	width: 203px; float: left;
	margin-top: 2px;
	}

		.sidebar-top{
			background: url(../images/right_top.png) no-repeat;
			width:283px;
			height:38px;
			}
					
		.sidebar-top H2 { 
			float: left;
		}
					
		.sidebar-top .meer{
			float:right;
			padding-right:10px;
			padding-top:14px;
			letter-spacing:normal;
			font-weight:normal;
			}
			
			
			.sidebar-top a{
				color:#575757;
				text-decoration:underline;
				font-family:Tahoma, Geneva, sans-serif;
				font-size:11px;
				float: right;
				display: block;
				}
				
					.sidebar-top a:hover {
						color:#d6a506;
						}
					
	.sidebar-post {
		width:283px;
		font-size:11px;
		background: url(../images/right_slice.png) repeat-y;
		}
		
		
		.sidebar-bottom{
			height:29px;
			background: url(../images/right_bottom.png) no-repeat;
			width:283px;
			}
			
		.sidebar-bottom_producten{
			height:31px;
			background: url(../images/right_bottom_producten.png) no-repeat;
			width:283px;
			}
			
			
			#sidebar h2 {
					padding: 9px;
					padding-left:17px;
					color:#014788;
					font-family:Tahoma, Geneva, sans-serif;
					font-size:17px;
					font-weight:normal;
					}


.small_right_box {
	margin-bottom:20px;
}

.small_right_box ul{
		list-style:none;
		padding-top:-10px;
		padding-left:15px;
		padding-right:15px;
		font-family:Tahoma, Geneva, sans-serif;
		text-decoration:none;
		line-height:17px;
}
	
.small_right_box a{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:underline;
	color:#575757;
}
	
.small_right_box a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:underline;
	color:#d6a506;
}

.small_right_box .date{
	color:#014a89;
	display:inline;
	margin-left:2px;
}
	
.small_right_box .line{
	text-align:center;
	margin:4px 0 4px 0;
	width: 170px;
	height: 1px; 
}


.opmax-producten{
	width: 280px;
	margin: 7px 0 0 25px;
}

	.opmax-producten a, .opmax_product_small a{
		text-decoration:none;
		display:block;
		}
		
	.opmax-producten li, .opmax_product_small li{
		height:1%;
		}
	
	.opmax-producten a:hover, .opmax_product_small a:hover{
		text-decoration:underline;
		color:#575757;
		}
		
	.opmax-producten ul {
		list-style:none;
		padding-top:10px;
		padding-left:15px;
		font-family:Tahoma, Geneva, sans-serif;
		}
		
	.opmax_product_small{
		list-style:none;
		margin-top:-5px;
		padding-left:15px;
		font-family:Tahoma, Geneva, sans-serif;
	}
		
		.opmax-producten .line, .opmax_product_small .line{
			text-align:center;
			}
			
		.opmax-producten .arrow, .opmax_product_small .arrow{
			z-index:1;
			float:right;
			padding-right:15px;
			margin-top:-15px;
			}
			
		.opmax-producten span.title-one, .opmax_product_small span.title-one{
			font-weight:bold;
			font-size:12px;
			color:#014788;
			display: block;
			}
			
		.opmax-producten span.title-two, .opmax_product_small span.title-two{
			margin-top:3px;
			font-weight:bold;
			font-size:12px;
			color:#b52125;
			display: block;
			}
			
		.opmax_product_small span.title-two{
			margin-top:0px;
		}
			
		.opmax-producten span.title-three, .opmax_product_small span.title-three{
			margin-top:4px;
			font-weight:bold;
			font-size:12px;
			color:#dcad1e;
			display: block;
			}
			
		.opmax_product_small span.title-three{
			margin-top:0px;
		}	
			
		.opmax-producten span.title-four, .opmax_product_small span.title-four{
			margin-top:4px;
			font-weight:bold;
			font-size:12px;
			color:#44b649;
			display: block;
			}
			
		.opmax_product_small span.title-four{
			margin-top:0px;
		}		
			
		.opmax-producten span.bottomtext {
			font-size:11px;
			color:#575757;
			margin-top:-10px;
			display: block;
			}
			
		 .opmax_product_small span.bottomtext {
			font-size:11px;
			color:#575757;
			margin-top:0px;
			display: block;
			width: 180px;
			}
			
		.opmax_product_small .line{
			width: 170px;
			height: 1px; 
		}

.opmax-blog{
	width:280px;
	margin: 7px 0 0 25px;
}
	
	.opmax-blog ul{
		list-style:none;
		padding-top:10px;
		padding-left:15px;
		padding-right:15px;
		font-family:Tahoma, Geneva, sans-serif;
		text-decoration:none;
		line-height:17px;
		}
		
	.opmax-blog a{
		font-family:Tahoma, Geneva, sans-serif;
		text-decoration:underline;
		color:#575757;
		}
		
	.opmax-blog a:hover{
		font-family:Tahoma, Geneva, sans-serif;
		text-decoration:underline;
		color:#d6a506;
		}

		.opmax-blog .date{
			color:#014a89;
			display:inline;
			margin-left:2px;}
			
		.opmax-blog .line{
			text-align:center;
			margin:4px 0 4px 0;
			}
			
.opmax-offerte {
	width: 280px;
	margin: 20px 0 0 25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#575757;
}
	
	.offerte-overige{
		padding-top:10px;
		padding-left:15px;
		padding-right:15px;
	}
	
fieldset {
  width:250px;
  }

 
.br {display:none;}  
  
.textfield {
	height:21px;
	width:167x;
	background: url("../images/textfieldbg.png") left no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 167px;
}	
	
.textfield-input{
	background: none;
	border: none;
	margin-top: 3px;
	margin-left: 7px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	width: 150px;
}

.textarea {
	background: url("../images/textareabg.png") no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:245px;
	margin-bottom:-180px;
	margin-top:10px;
}
	
.textarea-input {
	background: none;
	margin-top: 4px;
	margin-left: 6px;
	width:230px;
	height:66px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	resize: none;
}
	
.submit {
	background: url(../images/button.png) no-repeat;
	height:50px;
	width:255px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#fff;
	border:solid 0 #fff;
	cursor:pointer;
	position: relative;
	left: -3px;
	margin-top: 15px;
}


		 
		 .submit:hover {
			background: url(../images/button_hover.png) no-repeat;
			}

.sidebar-section-content {
		width: 280px; padding: 20px 0 10px 20px;
	}
	
	
	
		#disclaimer{
			display:none;
		}
		
			#disclaimer_style{
				font-family:Tahoma, Geneva, sans-serif;
				font-size:11px;
				background:#fff;
				padding:15px;
				margin-top:15px;
				margin-left:60px;
				width:300px;
				overflow:hidden;
				display:block;
			}
			
				#disclaimer_style h2{
					color:#014788;
				}
			
			
		#voorwaarden{
			display:none;
		}
		
			#voorwaarden_style{
				font-family:Tahoma, Geneva, sans-serif;
				font-size:11px;
				background:#fff;
				padding:15px;
				margin-top:15px;
				margin-left:60px;
				width:300px;
				overflow:hidden;
				display:block;
			}
			
				#voorwaarden_style h2{
					color:#014788;
				}
				
		#klanten_login{
			display:none;
		}
		
			#klanten_login_style{
				font-family:Tahoma, Geneva, sans-serif;
				font-size:11px;
				background:#fff;
				padding:15px;
				margin-top:15px;
				margin-left:60px;
				width:300px;
				overflow:hidden;
				display:block;
			}
			
				#klanten_login_style h2{
					color:#014788;
				}
				
				#klanten_login_style a{
					color:#575757;
				}
				
				#klanten_login_style a:hover{
					color:#d6a506;
				}
			

	
.clear { clear: both; height: 1px; overflow: hidden; }


/*black wall*/
.black_wall_0 {
	position: absolute;
	top: -1000px;
	left: -1000px;
	visibility: hidden;
	z-index: 1000;
}

.black_wall_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
	background: #FFFFFF;
	opacity: 0.8;
	filter: alpha(Opacity=80);
	z-index: 1000;
}

.black_wall_2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
	background: #000000;
	opacity: 0.8;
	filter: alpha(Opacity=80);
	z-index: 1000;
}

.black_wall_top_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
	background: #FFFFFF;
	opacity: 0.8;
	filter: alpha(Opacity=80);
	z-index: 5000;
}

.black_wall_top_2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
	background: #000000;
	opacity: 0.8;
	filter: alpha(Opacity=80);
	z-index: 5000;
}

#inline_popup_inner {
	overflow: auto;
	width: 586px;
	height: 200px;
	margin-left: 2px;
	padding: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background:#fff;
	padding:15px;
	display:block;
	line-height: 160%;
}

.custom_box_holder #inline_popup_inner {
	overflow: hidden;
	width:243px;
	height: auto;
	margin-left: 2px;
	padding: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background:#fff;
	padding:15px;
	padding-left:10px;
	display:block;
}

.custom_box_holder h2 {
	padding: 9px;
	padding-left:10px;
	color:#014788;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
	float: left;
}
			
#inline_popup_inner h2{
	color:#014788;
}

#inline_popup_inner A {
	color:#014788;
	text-decoration: underline;
}

#inline_popup_inner A:hover {
	color: #ebb43c;
	text-decoration: underline;
}

/*Kruimelpad 3 (blog / tv)*/

#kruimelpad_3 {
	height:30px;
	margin-left:31px;
	padding-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#575757;
}

#kruimelpad_3 DIV{
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#575757;
display:inline-block;
padding-left:1px;
padding-top:4px;
}


#kruimelpad_3 a{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#575757;
		display:inline-block;
		padding-left:0px;
		}
		
				
		#kruimelpad_3 a:hover{
			color:#dcad1e;
			}
			
#kruimelpad_3 span{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#575757;
		display:inline-block;
		text-decoration:none;
		padding-left:3px;
		padding-right:3px;
		}



/* -------------------	Kruimelpad 2 (blog / tv) ------------------- */

#kruimelpad_2 {
	height:30px;
	margin-left:39px;
	padding-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#575757;
}
	
		#kruimelpad_2 a{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#575757;
		display:inline-block;
		padding-left:8px;
		padding-top:8px;
		}
		
				
		#kruimelpad_2 a:hover{
			color:#dcad1e;
			}
			
			
	#kruimelpad_2 span{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#575757;
		display:inline-block;
		text-decoration:none;
		padding-left:8px;
		}


/* -------------------	Kruimelpad ------------------- */

#kruimelpad{
	height:40px;
	margin-left:23px;
	clear: both;
}
			
	#kruimelpad a{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#575757;
		display:inline-block;
		padding-left:8px;
		padding-top:8px;
		}
				
		#kruimelpad a:hover{
			color:#dcad1e;
			}
			
	#kruimelpad span{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		color:#575757;
		display:inline-block;
		text-decoration:none;
		padding-left:8px;
		}

/* -------------------	Kruimelpad 2 (blog / tv) ------------------- */

/* -------------------	Sidebar_Left ------------------- */

#sidebar_left{
	width: 204px; float: left;
	padding: 0px 0 0 30px;
	}

		.sidebar_left_bgtop{
			background: url(../images/sidebar_top.png) no-repeat;
			width:204px;
			height:39px;
			}
					
		.sidebar_left_bgtop .meer{
			float:right;
			padding-right:10px;
			padding-top:5px;
			letter-spacing:normal;
			font-weight:normal;
			}
			
		#sidebar_left h2 {
			padding: 9px;
			padding-left:17px;
			color:#014788;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:17px;
			font-weight:normal;
			}
			
			
		.sidebar_left_bgtop a{
			color:#575757;
			text-decoration:underline;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			}
				
				.sidebar_left_bgtop a:hover {
					color:#d6a506;
					}
					
	.sidebar_left_post {
		width:204px;
		font-size:12px;
		background: url(../images/sidebar_slice.png) repeat-y;
		color:#575757;
		}
		
		.sidebar_left_post p{
			width:170px;
			padding:14px;
			}
			
		.sidebar_left_post li{
			width:170px;
			padding-left:14px;
			padding-top:5px;
			list-style:none;
			}
		
		.sidebar_left_post li a{
			text-decoration:underline;
			color:#575757;
			}
			
			.sidebar_left_post li a:hover{
				color:#d6a506;
				}
			
			li.sidebar_left_title{
				display:block;
				font-weight:bold;
				padding-left:14px;
				padding-top:5px;
				}
				
				
			li.sidebar_sub{
				display:block;
				font-weight:normal;
				font-size:11px;
				padding-left:20px;
				padding-top:5px;
				}
				
			li.sidebar_sub_title{
				display:block;
				font-weight:bold;
				font-size:11px;
				padding-left:20px;
				padding-top:5px;
				}
		
		.sidebar_left_bgbot{
			height:15px;
			background: url(../images/sidebar_bottom.png) no-repeat;
			width:204px;
			}

/* -------------------	Sidebar ------------------- */

/* -------------------	Partners ------------------- */
		
	.post_partners {
		width:465px;
		font-size:12px;
		background:url(../images/content_slice.png) repeat-y;
		color:#575757;
		padding:19px;
		line-height:160%;
		}
			
			.content_partners .images img{
				max-height:40px;
				max-width:90px;
				padding-left:40px;
				padding-bottom:15px;
				vertical-align:middle;				
				}
				
			.wordt_partner_button{
				vertical-align:middle;
				background:url(../images/word_partner_button.png) center top no-repeat;
				width:255px;;
				height:50px;
				display:block;
				text-indent: -9999px;
				padding-bottom:10px;
				margin-left:35px;
				}
				
			.wordt_partner_button2{
				vertical-align:middle;
				background:url(../images/word_partner_button.png) center top no-repeat;
				width:255px;;
				height:50px;
				display:block;
				text-indent: -9999px;
				padding-bottom:10px;
				}
					
			.wordt_partner_button:hover{
				background:url(../images/word_partner_button_hover.png) center top no-repeat;
				display:block;
				}
				
			.wordt_partner_button2:hover{
				background:url(../images/word_partner_button_hover.png) center top no-repeat;
				display:block;
				}
				
				
#main-content-sub .bgtop{
	background: url(../images/content_top.png) no-repeat;
	width:465px;
	height:39px;
}

#main-content-sub .bgtop h2 {
	padding: 9px;
	padding-left:17px;
	color:#014788;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
}

#main-content-sub .bgtop .meer{
	float:right;
	padding-right:10px;
	padding-top:5px;
	letter-spacing:normal;
	font-weight:normal;
}
	
#main-content-sub .bgtop a{
	color:#575757;
	text-decoration:underline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
		
#main-content-sub .bgtop a:hover {
	color:#d6a506;
}

#main-content-sub .bgbot{
	height:21px;
	background: url(../images/content_bottom.png) no-repeat;
	width:465px;
}

.innet_content {
	line-height: 160%;
}

#main-content-sub .innet_content {
	width: 420px;
}

#main-content-sub .innet_content td
{
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main-content-sub .innet_content A {
	color: #014788;
	font-size: 12px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#main-content-sub .innet_content A:hover {
	color: #ebb43c;
	text-decoration: underline;
}

#main-content-sub .innet_content P {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main-content-sub .innet_content H2 {
	color: #014788;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
}

#main-content-sub .innet_content H3 {
	color: #575757;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

#main-content-sub .innet_content H2 A {
	color: #014788;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#main-content-sub .innet_content H3 A {
	color: #575757;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	text-decoration: none;
}

#main-content-sub .innet_content UL, #main-content-sub .innet_content OL  {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	margin-left: 40px;
}

#main-content-sub .innet_content LI {
	color: #575757;
	list-style-image: url(../images/li__.jpg);
	line-height: 16px;
}

#main-content-sub .innet_content LI H1, #main-content-sub .innet_content LI H2, #main-content-sub .innet_content LI H3 {
	padding: 0px;
	margin: 0px;
}

#main-content {
	width: 622px; float: left;
	padding: 0px 0 0 30px;
	}

/* -------------------	Sidebar ------------------- */

#sidebar_right{
	width: 204px; float: left;
	padding: 0px 0 0 30px;
	}
	

		.sidebar_right_bgtop{
			background: url(../images/sidebar_top.png) no-repeat;
			width:204px;
			height:39px;
			}
					
		.sidebar_right_bgtop .meer{
			float:right;
			padding-right:10px;
			padding-top:5px;
			letter-spacing:normal;
			font-weight:normal;
			}
			
		#sidebar_right h2{
			padding: 9px;
			padding-left:17px;
			color:#014788;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:17px;
			font-weight:normal;
			float: left;
			}
			
			
		.sidebar_right_bgtop a{
			color:#575757;
			text-decoration:underline;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			float: right;
			margin-top: 9px;
			}
				
			.sidebar_right_bgtop a:hover {
				color:#d6a506;
				}
					
	.sidebar_right_post {
		padding-top:14px;
		width:204px;
		font-size:11px;
		background: url(../images/sidebar_slice.png) repeat-y;
		color:#575757;
		}
		
			
		.sidebar_right_post p{
			width:170px;
			padding-left:14px;
			padding-top:0px;
			}
		
	.sidebar_right_bgbot{
		height:15px;
		background: url(../images/sidebar_bottom.png) no-repeat;
		width:204px;
		}

.waarom_opmax{
	margin-bottom:20px;
	}	

	.waarom_opmax li{
		list-style:none;
		width:170px;
		padding-left:14px;
		padding-right:14px;
		}
		


#bg_link {
		display:block;
		background-image:url(../images/offerte.png);
		width:208px;
		height:67px;
		line-height:67px;
		}
		
#bg_link:hover {
		background-image:url(../images/offerte_hover.png);
		cursor:pointer;
		}
		
		#bg_link span {
			display:none;
		}		
		
.custom_box_holder {
	width: 280px;
	margin: 7px 0 0 25px;
}

		
.custom_box {
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 260px;
	padding: 10px;
}

.custom_box_small_holder {
	width: 204px;
	margin: 0px 0 0 0px;
	margin-bottom: 20px;
}
		
.custom_box_small_holder .custom_box {
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 204px;
	padding: 10px;
}

.custom_box TABLE {
	width: 100%;
}

.custom_box td
{
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	text-align: left;
}

.blog_li {
	cursor: pointer;
}

.blog_li:hover A {
	color: #d6a506;	
}

.custom_box A {
	color: #575757;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.custom_box A:hover {
	color: #d6a506;
	text-decoration: underline;
}

.custom_box P {
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
	padding-left: 0px;
}

.custom_box H2 {
	color: #014788;
	font-size: 11px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.custom_box H3 {
	color: #575757;
	font-size: 11px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.custom_box LI {
	color: #575757;
	list-style-image: url(../images/li__.jpg);
	line-height: 16px;
}

.custom_box LI H1, .custom_box LI H2, .custom_box LI H3 {
	padding: 0px;
	margin: 0px;
}

.hr_{
	background: url(../images/producten_line.png) no-repeat;
	height: 1px;
	padding: 0px;
	margin: 0px;
	width: 245px;
	position: relative;
	top: 5px;
	padding-bottom: 10px;
}

.custom_box .hr_ {
	background: url(../images/producten_line.png) no-repeat;
	height: 1px;
	padding: 0px;
	margin: 0px;
	width: 245px;
	position: relative;
	top: 5px;
	padding-bottom: 10px;
}

.custom_box_small_holder .custom_box .hr_{
	background: url(../images/line.png) no-repeat;
	height: 1px;
	padding: 0px;
	margin: 0px;
	width: 182px;
	position: relative;
	top: 4px;
	padding-bottom: 15px;
}

/*post blog*/

#blog_post {
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	padding-left: 15px;
	padding-top: 20px;
	width:587px;
	background:url(../images/grey_slice.png) repeat-y;
}

#blog_post A {
	color: #014788;
	font-size: 12px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#blog_post A:hover {
	color: #ebb43c;
	text-decoration: none;
}

#blog_post P {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#blog_post H2 {
	color: #014788;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
}

#blog_post H3 {
	color: #575757;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

#blog_post H2 A {
	color: #014788;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#blog_post H3 A {
	color: #575757;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	text-decoration: none;
}

#blog_post UL, #blog_post OL  {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	margin-left: 40px;
}

#blog_post LI {
	color: #575757;
	list-style-image: url(../images/li__.jpg);
	line-height: 16px;
}

#blog_post LI H1, #blog_post LI H2, #blog_post LI H3 {
	padding: 0px;
	margin: 0px;
}


/* -------------------	Post options ------------------- */

#post-options {
height:78px;
width:580px;
}

	#post-options p {
		line-height:150%;
		}
	
	#post-options a {
		color:#575757;
		font-weight:bold;
		font-size:10px;
		text-decoration:underline;
		}
		
		#post-options span {
			font-size:10px;
			color:#575757;
		}
	
	#post-options a:hover {
		color:#000;
		font-weight:bold;
		text-decoration:underline;
		}

.post-options-img{
	padding-right:10px;
	}
	
.post-options-img_share{
	padding-top:7px;
	}
		
		
		.sleutelwoorden{
		width: 280px;
		margin: 7px 0 0 25px;
		color:#575757;
		}	
		
		.sleutelwoorden a{
			text-decoration:none;
			display:inline;
			color:#575757;
			}
		
			.sleutelwoorden a.groot{
				font-size:22px;
				font-weight:bold;
				}
			
			.sleutelwoorden a.middel{
				font-size:14.3px;
				font-weight:bold;
				}
				
.cloud_tag {
	width:283px;
	font-size:11px;
	background: url(../images/right_slice.png) repeat-y;
}

.cloud_tag TABLE {
	width:260px;
	margin-left: 10px;
	padding-top: 10px;
}

.cloud_tag A:hover { 
	color: #ebb43c;
	text-decoration: underline;
}


INPUT.simple_submit {
	background: url(../images/submit_btn.png) no-repeat;
	height:50px;
	width:255px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-bottom: 7px;
	color:#fff;
	border:solid 0 #fff;
	cursor:pointer;
	position: relative;
	left: -3px;
	margin-top: 15px;
}



INPUT.partner_submit:hover {
	background: url(../images/vrijblijvend_informatie_button_hover.png) no-repeat;
}

INPUT.partner_submit {
	background: url(../images/vrijblijvend_informatie_button.png) no-repeat;
	height:50px;
	width:255px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-bottom: 7px;
	color:#fff;
	border:solid 0 #fff;
	cursor:pointer;
	position: relative;
	left: -3px;
	margin-top: 15px;
}


INPUT.login_submit:hover {
	background: url(../images/inloggen_button_hover.png) no-repeat;
}

INPUT.login_submit {
	background: url(../images/inloggen_button.png) no-repeat;
	height:50px;
	width:255px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-bottom: 7px;
	color:#fff;
	border:solid 0 #fff;
	cursor:pointer;
	position: relative;
	left: -3px;
	margin-top: 15px;
}

INPUT.contact_submit:hover {
	background: url(../images/contact_button_hover.png) no-repeat;
}

INPUT.contact_submit {
	background: url(../images/contact_button.png) no-repeat;
	height:50px;
	width:255px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-bottom: 7px;
	color:#fff;
	border:solid 0 #fff;
	cursor:pointer;
	position: relative;
	left: -3px;
	margin-top: 15px;
}


INPUT.simple_submit:hover {
	background: url(../images/submit_btn_hover.png) no-repeat;
}


.checkbox{
	margin: 10px 0px 10px 0px;clear:both;overflow:hidden;
}

.checkbox label {
	float:left;
	width:130px;
	}
	
	.checkbox input{
		float:left;
		width:20px;
	}
	
	
#comments H2 {
	margin-bottom: 10px; 
	border: 1px solid #FFF;
}

#ebook_h A {
	color: #575757;
}


#ebook_h A:hover {
	color: #d6a506;
}

.ul_blog_right UL {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 160%;
}

.previous-entries  A, .next-entries A {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#014788;
	font-family:Tahoma, Geneva, sans-serif;
}

.previous-entries  A:hover, .next-entries A:hover {
	color: #d6a506;
	text-decoration: none;
}
