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

body {
	margin:0;
	padding:0;
}
img {
	border:none;
}

#zoekform {
	position:relative;
	float:right;
	height:20px;
	padding:4px 40px 0 0;
}
.clear {
	clear:both;
}

#wrapper {
	position:relative;
	margin:0 auto;
	width:975px;
}

#header {
	position:relative;
	float:left;
	width:975px;
	height:175px;
	background:url(../img_site/header.jpg) no-repeat;
}

#navmain {
	position:relative;
	float:right;
	padding:40px 40px 0 0;
	overflow:hidden;
}
#navmain1 {
	width:100%;
	float:right;
}
#navmain2 {
	margin:7px 0 0 0;
	float:right;
}

#middle {
	position:relative;
	float:left;
	width:975px;
	background:url(../img_site/shadow.jpg) repeat-y;
	padding:0 0 0 13px;
	overflow:hidden;
}

#texthead {
	position:relative;
	float:left;
	width:924px;
	color:#FFFFFF;
	text-align:right;
	height:50px;
}

#navsub {
	float:left;
	position:relative;
	width:200px;
	min-height:419px;
	background:#000033;
	overflow:hidden;
}

#content {
	float:left;
	position:relative;
	width:722px;
	min-height:418px;
	border-right:#000033 solid 1px;
	border-left:#000033 solid 1px;
	border-bottom:#000033 solid 1px;
	overflow:hidden;
}

#text {
	width:675px;
	padding:28px 0 0 20px;
}

#footer {
	position:relative;
	float:left;
	width:975px;
	height:165px;
	background:url(../img_site/footer.jpg) no-repeat;
	overflow:hidden;
}

#adr {
	position:relative;
	float:left;
	width:300px;
	padding:25px 0 0 30px;
	overflow:hidden;
}
#tel {
	position:relative;
	float:left;
	width:300px;
	padding:25px 0 0 10px;
	overflow:hidden;
}
