@charset "utf-8";
/* CSS Document */
body { background-color:#000000; background-image:url(image-lb.jpg); background-repeat:no-repeat; background-position:bottom left; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.total {
	margin:auto;
	margin-top:10px;
	margin-bottom:75px;
	width:897px;
}

.header {
	background:url(header-background.jpg); 
	height:148px;
}
.nav { 
	background:url(nav-background.jpg);
	padding-left:25px;
	padding-right:25px;
	color:white;
}
.nav a { color:white; text-decoration:none; }

.contenttop {
	background:url(content-background-top.jpg);
	height: 23px;
}

.content {

	background:url(content-background-middle.jpg);
	background-repeat:repeat-y;
	padding:0px 30px 10px 40px;
	min-height:250px;
	padding-bottom:50px;
	text-align:center;
}

.content h1 {margin:0px; padding:0px;}	

.contentbottom {
	background:url(content-background-bottom.jpg);
	margin-top:-250px;
	padding-top:215px;
	padding-left:25px;
	height:35px;
	color:white;

	
}
.contentbottom a {
	color:white;
}

.webdesign {
	text-decoration:none;
	margin-left:430px;
}

img { border:0px;}

.formulier {
	background-color:#cee389; border:1px solid #789527;
}

.menukeuze1 {
	border:2px solid black;
	background:url(keuze1.gif);
	background-color:white;
	background-repeat:no-repeat;
	font-size:16pt;
	text-align:right;
	width:400px;

	margin-top:20px;
	padding-right:10px;
}
.menukeuze2 {
	border:2px solid black;
	background:url(keuze2.gif);
	background-color:white;
	background-repeat:no-repeat;
	font-size:16pt;
	text-align:right;
	width:400px;

	margin-top:20px;
	padding-right:10px;
}
.menukeuze3 {
	border:2px solid black;
	background:url(keuze3.gif);
	background-color:white;
	background-repeat:no-repeat;
	font-size:16pt;
	text-align:right;
	width:400px;

	margin-top:20px;
	padding-right:10px;
}
.sidebar { 
	font-size:12pt;
}
.open {
	font-size:16pt;
}
