* {
	margin: 0;
	}

html, body {
	height: 100%;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0 auto;
	font-family: Verdana, Sans-serif;
	font-size: 8pt;
	line-height: 140%;
	}

body {
	margin: 0;
	}
	
img {
	border: 0;
	}

p,table,li,ul {
	font-family: Verdana, Sans-serif;
	font-size: 8pt;
	color: #444444;
	margin: 0 0 10px 0;
	line-height: 150%;
	}
	
h1 {
	font-family: Helvetica Narrow, Arial Narrow, Sans-serif;
	font-weight: normal;
	font-size: 13pt;
	line-height: 120%;
	color: #5b90bf;
	margin: 0px 0px 20px 0px;
	}
	
h2 {
	font-family: Helvetica Narrow, Arial Narrow, Sans-serif;
	font-weight: normal;
	font-size: 12pt;
	line-height: 120%;
	color: #7aacd8;
	margin: 0 0 10px 0;
	}
	
a {
	text-decoration: underline;
	color: #7aacd8;
	}
	
a:hover {
	text-decoration: underline;
	color: #444;
	}
	
li {
	list-style-position: inside;
	}

img.search {
	float:right;
	margin-right:10px;
	margin-top:10px;
}

img.langEN {
	float:right;
	margin-right:25px;
	margin-top:13px;
}

img.langNL {
	float:right;
	margin-right:10px;
	margin-top:13px;.probuSlideshowContainer {
	width: 750px;
	height: 230px;
	overflow: hidden;	
}
}

#mainContainer {
	margin: 0 auto;
	width: 1045px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -28px;
	}

#header {
	width: 1040px;
	height: 50px;
	padding-left: 10px;
	}
	
	#menu {
		width: 100%;
		height: 30px;
		position: relative;
		z-index: 99;
		padding-top: 7px;
		}
		
		#menu a {
			text-decoration: none;
			font-family: "Helvetica";
			font-weight: bold;
			font-size: 9pt;
			color: #fff;
			}
			
		#menu a:hover {
			text-decoration: none;
			color: #a4c5e1;
			}

	img.logo {
		margin-left: 10px;
		margin-bottom: 10px;
		}
		
	.search_form{
		margin-top:9px;
		}
	
	#breadcrumb {
		font-size: 8pt;
		height: 20px;
		margin-left: 10px;
		border: 0px solid red;
		}
	
	#contentLeft {
		background-image: url('images/bg-content-left-repeat.png');
		width: 230px;
		min-height: 200px;
		padding: 20px;
		}
		
		#contentLeft h1 {
			font-size: 11pt;
			}

#buttoncontainer {
			border:0px solid red;
			width: 380px;
			position: absolute;
			margin-left:650px; 
			margin-top: 150px;
		}

#loginbutton {
			position: relative;
			float:left;
			width: 192px;
			height: 37px;
			background-color: #fff;
} 

#contactbutton {
			position: relative;
			width: 188px;
			height: 37px;
			float:left;

} 

#contactbutton a.contact {
			background-image: url('images/button-contact.png');
			background-position: top;
			float: left;
			width: 188px;
			height: 37px;
			}
			
#contactbutton a.contact:hover {
				background-position: bottom;
				}

#loginbutton a.login {
			background-image: url('images/button-login.png');
			background-position: top;
			float: left;
			width: 188px;
			height: 37px;
			}
			
#loginbutton a.login:hover {
				background-position: bottom;
				}				
				
	#buttons {
		position: absolute; 
		margin-left:710px; 
		margin-top: 140px;
		width: 400px;
		/* margin: 0 0 -10px 379px; */
		height: 37px;
		border:1px solid red;
		}
		
		#buttons ul {
			list-style-type: none;
			
			}
		
		#buttons ul li a {
			display: block;
			margin-right: 4px;
			/* margin-bottom: -10px;  */
			
			}
		
		#buttons ul li a.login {
			background-image: url('images/button-login.png');
			background-position: top;
			float: left;
			width: 188px;
			height: 37px;
			}
			
			#buttons ul li a.login:hover {
				background-position: bottom;
				}
			
		#buttons ul li a.contact {
			background-image: url('images/button-contact.png');
			background-position: top;
			float: left;
			width: 188px;
			height: 37px;
			}
			
			#buttons ul li a.contact:hover {
				background-position: bottom;
				}

	#contentRight {
		background-image: url('images/bg-content-right-repeat.png');
		background-repeat: repeat-y;
		width: 744px;
		min-height: 150px;
		padding: 11px;
		}
		
	#contentRight_customer{
		background-image: url('images/bg-content-right-repeat.png');
		background-repeat: repeat-y;
		width: 744px;
		min-height: 150px;
		padding: 11px;
		padding-left:25px;
	}
		
	#actionContainer {
		background-image: url('images/bg-action-container.png');
		background-repeat: no-repeat;
		width: 755px;
		height: 88px;
		padding: 17px 0 0 18px;
		}
		
		#actionContainer p{
			line-height: 155%;
			}

#push {
	height: 20px;
	}

#footer {
	width: 100%;
	height: 20px;
	margin-top: 25px;
	border-bottom: 8px solid #657c94;
	}
	
	#footer a {
		color: #7aacd8;
		}
		
	#footer a:hover {
		color: #000;
		}
		
table.footer {
	width: 1040px;
	margin: 0 auto;
	vertical-align: bottom;
	}
	
table.footer p {
	font-size: 8pt;
	text-align: center;
	}


.staticPicture {
	margin-top: -20px;
	}
	
.tagCloud a {
	color: #000;
	text-decoration: none;
	}
	
.tagCloud a:hover {
	color: #7aacd8;
	text-decoration: none;
	}
	
.google_form  td{
	padding:2px 0px 2px 0px;
	}
	
table #field td.name{
	vertical-align:top;
	padding-bottom:2px;
	min-width:150px;
}

table #field td.type{
	padding-bottom:7px;
}

div.readMoreWrapper {
	padding: 0px 20px;
}

#slideshow750x230 .probuSlideshowContainer {
	width: 750px;
	height: 230px;
	overflow: hidden;
	margin-top: -20px;
}

#slideshowBedrijfslogos_2 .probuSlideshowContainer {
	width: 162px;
	height: 98px;
	overflow: hidden;
}





