body {
	margin: 0;
	padding: 0;
	background: #F0F0F0;
	background-image: url("../images/back.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	color: #222222;
	line-height: 170%;
}


#wrap {
	width: 860px;
	height: 100%;
	margin: auto;
	text-align: center;
}

#content {
	width: 860px;
	background: transparent;
	margin: 0px 0px 0px 0px;
	background: url(../images/mid.png) repeat-y top center;
	azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
	text-align: left;
}

#banner {
	position: relative;
	top: 0px;
	left: 10px;
	width: 840px;
	height: 143px;
	background: transparent;
	background-image: url("../images/banner.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

#menu {
	position: absolute;
	top: 116px;
	left: 0px;
	width: 840px;
	height: 27px;
	background: #fff;
}

#divider {
	position: relative;
	top: 0px;
	left: 10px;
	width: 840px;
	height: 35px;
	background: #fff;
	background-image: url("../images/divider.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#page {
	width: 840px;
	height: 100%;
	position: relative;
	margin: 0px;
	left: 10px;
	background: #fff;
	text-align: left;
}

table.main {
	border: 0px;
	margin: 0px;
}

.clml {
	width: 200px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	vertical-align: top;
}

.clmr {
	width: 600px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

.clmp {
	width: 800px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

#txt {
	width: 600px;
	margin: 5px 0px 5px 0px;
	padding: 0;
	overflow: hidden;
}

#foot {
	width: 860px;
	height: 30px;
	background-color: transparent;
	background: url(../images/foot.png) no-repeat bottom center;
	azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
	text-align: right;
}

#ftr {
	margin-right: 50px;
}

#links {
	width: 860px;
	height: 20px;
	background-color: transparent;
}


/* Menu */

#menu ul {
	width: 840px; 
	height: 27px;
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#menu li a span{ display: none; }

#menu li a {
	width: 168px;
	height: 27px;
	color: #fff;
	display: block;
	float: left;
}

li#home {
	float: left; margin: 0;  display: block;
	background-image: url("../images/bt1_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#home a {
	width: 168px;
	background-image: url("../images/bt1_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#home a:hover {
	background-image: url("menu2-1.gif");
	}

li#info {
	float: left; margin: 0; display: block;
	background-image: url("../images/bt2_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#info a {
	width: 168px;
	background-image: url("../images/bt2_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#info a:hover {
	background-image: url("menu2-2.gif");
	}

li#diensten {
	float: left; margin: 0; display: block;
	background-image: url("../images/bt3_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#diensten a {
	width: 168px;
	background-image: url("../images/bt3_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#diensten a:hover {
	background-image: url("menu3-1.gif");
	}

li#portfolio {
	float: left; margin: 0; display: block;
	background-image: url("../images/bt4_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#portfolio a {
	width: 168px;
	background-image: url("../images/bt4_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#portfolio a:hover {
	background-image: url("menu4-1.gif");
	}

li#contact {
	float: left; margin: 0; display: block;
	background-image: url("../images/bt5_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#contact a {
	width: 168px;
	background-image: url("../images/bt5_1.gif");
	background-repeat: no-repeat; background-position: center top;
	}
li#contact a:hover {
	background-image: url("menu5-1.gif");
	}


/* Grijs rechthoekje */

.rcl {
	width: 200px;
	margin: 0px 15px;
	background: transparent;
}

.rcl_top {
	width: 200px;
	height: 19px;
	background: transparent;
	background-image: url(../images/rcl_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.rcl_ctr1 {
	width: 200px;
	background: transparent;
	background-image: url(../images/rcl_ctr.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.rcl_ctr2 {
	width: 180px;
	padding: 10px 10px 10px 10px;
	background: transparent;
	background-image: url(../images/rcl_ctr.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.rcl_bot {
	width: 200px;
	height: 18px;
	background: transparent;
	background-image: url(../images/rcl_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/*  */



/* overig */

img {
	border: 0px;
}

form { margin: 0px; }

td.form {
	width: 200px;
}