@CHARSET "ISO-8859-1";

body {
	background-image: url(../image/back.jpg);
	background-repeat: repeat-x;
	background-color: #C1BEB5;
	
	font-family: arial;
	font-size: 11px;
}

#container {
	width: 926px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -453px;
	height: 776px;
}

#left {
	position: absolute;
	background-image: url(../image/left.jpg);
	width: 6px;
	height: 776px;
}

#middle {
	position: absolute;
	left: 6px;
	width: 900px;
	height: 776px;
	background-image: url(../image/middle.jpg);
}

#right {
	position: absolute;
	background-image: url(../image/right.jpg);
	width: 6px;
	height: 776px;
	left: 906px;
}

/****************************/



.nav_button {
	float: left;
	text-align: center;
}

#menustrip {
	position: absolute;
	top: 30px;
	height: 40px;
	width: 905px;
	z-index: 1;
}

#menustrip td {
	border-bottom: 1px solid white;
	width: 223px;
	padding-left: 20px;	
	height: 34px;
}

.menucontainer {
	float: left;
}

.menu2 img {
	margin-bottom: 2px;	
}

.menu2 {
	margin: 2px;
	width: 207px;
	background-color: #D4D9A8;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.menu {
	display: none;
	width: 221px;
	position: relative;
	top: -1px;
	z-index: 1;
	margin-top: 32px;
	line-height: 200%;
	border: 1px solid #014130;
	background-color: white;
}

.menu a {
	color: #333333;
	text-decoration: none;	
}

/****************************/

#navigatie {
	position: absolute;
	top: 30px;
	width: 900px;
	height: 31px;
}

#navigatie img {
	float: left;
}

#footer1 {
	position: absolute;
	top: 643px;
	left: 2px;
	margin-top: 16px;
	width: 674px;
	font-size: 10px;
	text-align: center;
	color: #96B1AA;
}

#footer2 {
	position: absolute;
	padding-top: 16px;
	top: 643px;
	left: 676px;
	width: 222px;
	font-size: 10px;
	text-align: center;
	background-color: #F6F9F8;
	height: 30px;
}

#footer2 a {
	color: #014130;
	font-weight: bold;
	text-decoration: none;
}

#weide_logo {
	position: absolute;
	left: 912px;
	top: 645px;
}
