p.shouter{
	text-align: center;
	font-size: 20px;
	font-style: oblique;
}

img#kopra{
	float: left;
	display: compact;
}

div#slogan{
	width: 200px;
	text-align: center;
	font-size: 24px;
	
}

body {
	background-image:	url(images/back-n.gif);
	background-repeat: repeat;
	margin:	0px 0px 0px 0px;
	color:#1c781c;
	font-family: "futura Md";
	font-style: italic;
	font-size: 20px;
}

table {
	border-collapse:	collapse;
}

td {
	padding:					0px;
}

td.inhoudSpacer {
	height: 					10px;
}

td.knop {
	height: 					35px;
	width: 						90px;
}

td.inhoud {
	vertical-align:			top;
	width: 100%;
}

iframe{
	width:						95%;
	top:							auto;
}

img{
	border: 0;
}

img.logo{
	padding-right:40px;
}

