html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url('../img/bg.png');
	overflow:auto;
	}

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	}
p { 
	}
h1 {
	font-size:1.4em;
	color:#000;
	padding-left:100px;
	}
	
h2 {
	font-size: 1.2em;
	color: #111111;
	padding-left:100px;
	}
h3 { 
	}
	
a:link {
	color: #FFF;
	text-decoration: underline;
	}
a:visited {
	color: #111;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #000;
	font-weight: bold;
	} 
	
ul, li	{
	margin:0; 
	padding:0; 
	list-style:none;
	}
/* einde van alle standaard meuk */
#logo {
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	background-position:top;
	width:440px;
	height:83px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
	z-index:1;
	}
#schaar {
	background-image: url('../img/schaar.png');
	background-repeat: no-repeat;
	background-position:left top;
	width:440px;
	height:93px;
	margin: 0px auto;
	position: relative;
	left:-130px;
	top:-50px;
	z-index:2;
	overflow:hidden;
	}

ul#menu {
	list-style-type:none;
	width:580px;
	top:-40px;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	left:10px;
	z-index:1;
	}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul#menu li a
{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:8px 10px 0 10px;
}

ul#menu li a:link {
	color: #FFF;
	text-decoration: none;
	}
	
ul#menu li a:visited {
	color: #FFF;
	}
	
ul#menu li a:hover, a:active {
	color: #000;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #de0c0c;
	} 

#header {
	background-image: url('../img/W1001.jpg');
	}

#container {
	width:700px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	bottom:0px;
	position:relative;
	z-index:1;
	}
#content {
	color:#FFF;
	background-image: url('../img/W1001.jpg');
	width:680px;
	height:100%;
	top: 0px;
	padding:10px;
	position:relative;
	z-index:0;
	}
	
#pak {
	background-image: url('../img/pak.png');
	background-repeat: no-repeat;
	background-position: top right;
	top:110px;
	right: -250px;
	width:329px;
	height:515px;
	position:absolute;
	overflow:hidden;
	z-index:1;
	}
	
#bon {
	background-image: url('../img/bon.png');
	background-repeat: no-repeat;
	background-position: top left;
	top:75px;
	left: -175px;
	width:269px;
	height:515px;
	position:absolute;
	overflow:hidden;
	z-index:1;
	}
	
#footer {
	bottom:0;
	width:1680px;
	height:162px;
	background-image: url('../img/klosjes.png');
	background-repeat: no-repeat;
	position:fixed;
	line-height:275px;
	z-index:1;
	}
/* classes */

.logo {
	margin: 0px auto;
	position:relative;
	font-weight:600;
	width:340px;
	z-index:0;
	}

.cleanlink a:link {
	color: #FFF;
	text-decoration: none;
	}
.cleanlink a:visited {
	color: #111111;
	text-decoration: underline;
	}
.cleanlink a:hover, a:active {
	color: #000000;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #de0c0c;
	}

.content_top {
	margin-left:100px;
	}
.content_center {
	margin-right:50px;
	}
.contentlijst {
	margin-left:100px;
	}

.footercontent {
	width:680px;
	height:20px;
	position:fixed;
	left:450px;
	right:100%;
	bottom:0px;
	color:#FFF;
	font-weight:700;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	z-index:2;
	}
	
	.googlemaps {
width : 500px;
height : 450px;
position : inherit;
left : 50px;
z-index:4;
}
.tbl_bedrijven td{
	width: 250px;
}
.table_contact td{
	width: 250px;

}
