body {
	background-color:#43372f;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#766a63;
}
a {
	font-weight:bold;
	color:#766a63;
	text-decoration: none;
}
a:focus {
	-moz-outline: none;
}
a:hover {
	color:#a1948c;
}
.clear {
	clear:both;
}
img,
a img {
	border:0px;
}
h1 {
	font-size:30px;
	color:#c2cf37;
	margin:0px 0 40px 30px;
	padding:25px 0 0 0;
	font-weight: 100;
}
h2 {
	font-size:12px;
	color:#766a63;
	font-weight:bold;
	margin:0 0 0 0;
}
h3 {
	font-size:12px;
	color:#4c4c4c;
	font-weight:bold;
	margin:20px 0 0 0;
}
h4 {
	font-size:14px;
	color:#9b0000;
	font-weight:bold;
	margin:0;
}
/* content */
.wrapper {
	width:982px;
	text-align:left;
}
.header {
	height:101px;
	margin:0px;
	border-bottom:3px solid #fff;
}
.top {
	background-image: url('../img/topgroen.jpg');
	background-position: top left;
	background-repeat:  repeat-x;
	height:33px;
}
.logo {
	background:#c2cf37 url('../img/toplogo.jpg') top center no-repeat;
	height:68px;
	margin:0 auto;
	text-align:center;
}
.logolink {
	width:300px;
	height:68px;
	cursor:pointer;
}
.center {
	background-image: url('../img/background.jpg');
	background-position: top center;
	margin:0 auto;
	text-align:center;
	overflow: auto;
}
.content {
	position: relative;
	background-image: url('../img/contentback.jpg');
	background-position: center top;
	background-repeat: repeat-y;
	width:1004px;
	margin:0 auto;
	text-align:left;
}
.schadow_L {
	background: url('../img/schadow_L.png');
	background-position: left;
	background-repeat: repeat-y;
	_background-image:none;
	padding:0 0 0 11px;
}
.schadow_R {
	background-image:url('../img/schadow_R.png');
	background-position: right;
	background-repeat: repeat-y;
	_background-color:#eee;
	_background-image:none;
	padding:0 11px 0 0;
}
#menu {
	width: 167px;
	float: left;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li {
	margin:0;
	padding:0;
	float:left;
}
#menu ul li img,
#menu ul li a {
	margin:0;
	padding:0;
	display:block;
}
.right {
	width:815px;
	float:left;
}
.right#nieuws {
	background: #fff url('../img/home_pic.jpg') top left no-repeat;
	height:461px;
}
.right#pages {
	background: #fff url('../img/pages_pic.jpg') top left no-repeat;
}
.footer {
	text-align:center;
	margin:0 auto;
}
.footer_payoff {
	height: 26px;
	text-align:center;
}
.footer .footer_payoff.home {
	background:#a1948c url('../img/footer_home.jpg') top center no-repeat;
}
.footer .footer_payoff.pages {
	background:#a1948c url('../img/footer.jpg') top center no-repeat;
}

.footer_address {
	width:800px;
	_width:850px;
	text-align:center;
	margin:0 auto;
}
.address {
	color:#a1948c;
	line-height:15px;
	width:150px;
	text-align:left;
	float:left;
	margin:20px 0 20px 50px;
}
	.address a {
		color: #a1948c;
		font-weight: 100;
		text-decoration: none;
	}
	.address a:hover {
		color: #a1948c;
		text-decoration: underline;
	}
/* home */
.kussen_home {
	background:url('../img/kussen_home.jpg') left bottom no-repeat;
	width:190px;
	height:187px;
	float:left;
	margin:308px 0 0 0;
	*margin-top: 313px;
}
.nieuws_home {
	float:left;
	width:415px;
	margin:378px 0 0 190px;
	line-height:15px;
}
/* pages */
.content_text {
	padding:0 0 20px 80px;
}
/* nieuws */
a.nieuwslink {
	display:block;
	padding-bottom:2em;
	text-decoration:none;
}
a.nieuwslink h2 {
	background-color:#dadada;
	color:#000;
	padding:3px;
	margin:0;
}
a.nieuwslink:hover h2 {
	background-color:#ffab00;
}
/*form*/
.melding {
	border: 1px solid #C00;
	padding: 5px;
	margin: 5px 0;
	background-color: #eee;
	width: 400px;
}
.melding.pos {
	border: none;
	background-color: #fff;
	width: auto;
	padding: 0;
	margin: 0;
}
input,
textarea,
select {
	border: 1px solid #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
input.button {
	background-color: #c2cf37;
	width: 200px;
}
.formulier tr td {
	padding: 3px 0;
}

