/* Algemeen
----------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	/* background-image: url(http://www.lacampagnarde.nl/images/backtemp.gif); */
	background: #f0F0F0; 
	font: normal 11px verdana, arial, sans-serif;
	color: #000000;
}

#container {
	margin: 0 auto;
	width: 1000px;
	background: #FFFFFF;
}

a {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	text-decoration: underline;
	color: #0033CC;
}

a:active {
	text-decoration: none;
	color: #5c778e;
}

img {
	border: 0px;
}

/* Zoek & Verberg
----------------------------------------------- */
#header h1, #menu h3 {
	display: none;
}

/* Header
----------------------------------------------- */
#header {
	margin: 0 auto;
	background-image: url(../images/logo.gif);
	width: 1000px;
	height: 264px;
}

/* Menu
----------------------------------------------- */
#menu {
	margin: 0 auto;
	width: 1000px;
}

.butbgback {
	margin: 0 auto;
	width: 1000px;
	height: 29px;
	background: #817e3b;
	}

#butbg {
	margin: 0 auto;
	width: 751px;
	height: 28px;
	background-image: url(../images/but_bg.png);
}

/* Content
----------------------------------------------- */
#content {
	margin: 0 auto;
	width: 750px;
}


/* Footer
----------------------------------------------- */
#footer {
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font: bold 11px verdana, arial, sans-serif;
	background-image: url(../images/footer.png);
	width: 1000px;
	height: 50px;
}


/* Pagina beschikbaarheid, tabel
----------------------------------------------- */
.k {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.b {
	background-color: #F80C05;
}

.bwe {
	background-color: #CC3300;
}

.f {
	background-color: #3BE453;
}

.fwe {
	background-color: #32C247;
}

.h {
	background-color: #379088;
}

.d {
	background-color: #F0BB88;
}

.bf {
	background-image: url(../images/bf.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.fb {
	background-image: url(../images/fb.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.table {
width:100%;
border:#aabbcc solid 1px;
}
