body, canvas, div, header, nav, table, td, img, form, ul, li, hr, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	border: 0 none;
}

body { background: #eaeaea url('../images/back.gif') repeat-x top center; }


/* Main layout
------------------*/

#banner, #menu {
    background-repeat: no-repeat;
    background-position: 0 0;
}

#banner a.home span, #menu a span, a#offerte span { display: none; }

#wrap, #content, #footer, #links { width: 960px; } 

#wrap {
	height: 100%;
        margin: 0 auto;
        text-align: left;
}

#banner, #menu, #show, #breadcrums, #main, #content, #footer { width: 960px; }

#banner {
    height: 100px;
    background-image: url('../images/banner.png');
}

#banner a.home { width: 960px; height: 100px; display: block; }

#menu {
	position: relative;
	height: 41px;
	background-image: url('../images/menu_back.png');
}

#show {
	height: 150px;
	background-color: #fcfcfc;
}

#breadcrums {
	position: relative;
	height: 39px;
}

#content { margin-bottom: 20px; }

#footer { border-top: 1px solid #888; }

#links { height: 20px; text-align: center; }

.clear { clear: both; }


/* Menu
------------------*/

#menu a {
    height: 27px;
    display: block;
    position: absolute; top: 10px;
}

a#btn1 { width: 56px; left: 115px; background-image: url('../images/bt1.gif'); }
a#btn1:hover, a#btn1.on { background-position: -56px; }
a#btn2 { width: 87px; left: 259px; background-image: url('../images/bt2.gif'); }
a#btn2:hover, a#btn2.on { background-position: -87px; }
a#btn3 { width: 83px; left: 434px; background-image: url('../images/bt3.gif'); }
a#btn3:hover, a#btn3.on { background-position: -83px; }
a#btn4 { width: 78px; left: 607px; background-image: url('../images/bt4.gif'); }
a#btn4:hover, a#btn4.on { background-position: -78px; }
a#btn5 { width: 74px; left: 773px; background-image: url('../images/bt5.gif'); }
a#btn5:hover, a#btn5.on { background-position: -74px; }

a#offerte {
	position: absolute;
	display: block;
	width: 174px; height: 39px;
	top: 0; left: 786px;
	background: transparent url('../images/bt_offerte.gif') no-repeat 0 0;
}
a#offerte:hover { background-position: -174px; }

/* Content
------------------*/

#content .clear { height: 10px; }

.cl3, .cl2, .cl23 { float: left; }

.cl3 { width: 304px; }
.cl2 { width: 468px; }
.cl23 { width: 632px; }

.cl3mid { margin: 0px 24px; }
.cl2left { margin-right: 12px; }
.cl2right { margin-left: 12px; }
.cl23left { margin-right: 24px; }
.cl23right { margin-left: 24px; }


/* Portfolio
------------------*/
.pfwrap {  }
.pf {
	width: 448px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #888;
	margin: 10px;
	padding: 5px;
	float: left;
}
.pfimg, .pftxt, .pfurl { float: left; }
.pfimg {
	display: block;
	width: 200px;
	height: 150px;
}
.pftxt, .pfurl {
	margin-left: 5px;
	width: 243px;
}
.pftxt { height: 134px; }
.pfurl { height: 16px; }

.pf h3 {
	font-size: 13px;
	margin: 0;
}

.pf p, .pf ul { margin-bottom: 0.5em; font-size: 11px; }
.pf ul { list-style: disc inside none; }
.pf ul li { font-size: 11px;  }


/* Contact forms
------------------*/
label { cursor: pointer; }
.oneline, .twoline {
	width: 632px;
	margin: 0px 0px 4px 0px;
	padding: 2px 0px 8px 0px;
	border-bottom: solid 1px #bbb;
}
textarea { resize: none; }

.oneline label, .oneline input, .oneline textarea, .twoline label, .twoline input, .twoline textarea { margin: 0; padding: 0; border: 0 none; }

.oneline label, .twoline p, .janee p {
	font-weight: bold;
	margin-bottom: 3px;
}

.oneline label, .oneline input, .oneline textarea, .oneline select { float: left; clear: left; }
.oneline div.uitleg {
	float: right;
	width: 304px;
	margin-left: 5px;
	font-size: 10px;
	color: #888;
	line-height: 150%;
}
.oneline input {
	width: 318px;
	height: 23px;
	background: #fcfcfc url('../images/inputtkst.gif') no-repeat 0 0;
	padding: 2px 2px 0px 2px;
	
}
.oneline textarea { 
	width: 318px;
	height: 96px;
	background: #fcfcfc url('../images/inputtvak.gif') no-repeat 0 0;
	padding: 4px 2px 0px 2px;
}
.janee input {
	background: none;
	width: auto;
	height: auto;
	font-size: 12px;
	margin: 3px;
}
.jnlbl { float: left; padding: 0px 20px 0px 2px; }
.jnlbl label { font-weight: normal; }

.twoline p { margin: 0; }
.twoline label { margin-bottom: 8px; margin-left: 4px; width: 200px;}
#content .oneline div.clear { height: 1px; }
.noline {
	width: 632px;
	margin: 0px 0px 4px 0px;
	padding: 2px 0px 8px 0px;
}
.verzend { margin-top: 10px; }


/* Images
------------------*/
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}
	
img.rand {
	padding: 0px;
	border: 1px solid #fff;
}

.alignright { float: right; }

.alignleft { float: left; }
