body {
	margin:0px;
	padding:0px;
	background-image:url('../img/bg.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#4e331b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	line-height:18px;
}

a img 			{ border:none; }
a				{ color:#000; text-decoration:underline; }
a:hover			{ text-decoration:none; }
p				{ margin-top:0px; }
form			{ margin:0px; padding:0px; }
td				{ vertical-align:top; }

.container {
	width:850px;
	margin:auto;
}

.header {
	height:100px;
	padding-top:28px;
}

.kolom1 {
	float:left;
	width:562px;
	padding-bottom:25px;
}

.kolom2 {
	float:left;
	width:216px;
	padding-left:72px;
	padding-top:110px;
	padding-bottom:25px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	margin-top:61px;
	margin-left:20px;
}

.tekst {
	margin-left:20px;
	padding-top:18px;
	padding-right:35px;
}

.groot_buiten {
	width:544px;
	background-image:url('../img/bg_gr_top.png');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.groot_binnen {
	background-image:url('../img/bg_gr_bottom.png');
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	padding:40px;
	padding-top:30px;
	padding-bottom:30px;
}

.klein_buiten {
	width:217px;
	background-image:url('../img/bg_kl_top.png');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-bottom:10px;
}

.klein_binnen {
	background-image:url('../img/bg_kl_bottom.png');
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	padding:28px;
}

.klein_binnen2 {
	background-image:url('../img/bg_kl_bottom.png');
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	padding:20px;
}

.titel {
	font-size:18px;
	color:#8b7c74;
	font-weight:bold;
	margin-bottom:10px;
}

.tekst2 {
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
}

.tekst3 {
	margin-top:5px;
	font-size:12px;
	line-height:20px;
}

.ruimzicht {
	padding-top:10px;
	padding-bottom:10px;
}

.logo {
	padding-bottom:16px;
	padding-top:5px;
}

.logo_nextid {
	padding-top:10px;
	text-align:center;
}