* {
	margin:						0px;
	padding:					0px;
}

html, body {
	background:					url('images/background.png') repeat-x #ffffff;
	height: 100%;
	min-height: 100%;
}

#container {
	width:						900px;
	margin: 0px auto;
}

#head {
	width:						900px;
	height:						33px;
	background:					url('images/head.png') no-repeat;
}

#head h5{
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	padding:					10px 10px 0px 0px;
	float:						right;
}

#header {
	width:						900px;
	height:						117px;
	background:					url('images/header.png') no-repeat;
}

#banner {
	width:						470px;
	height:						70px;
	background:					url('images/banner.png') no-repeat;
	float:						right;
	padding:					5px 3px 5px 4px;
	margin:						20px 40px 0px 0px;
}
#header h1 {
	color:white;
	float:						right;
	padding:					5px 3px 5px 4px;
	margin:						20px 40px 0px 0px;
}

#container2 {
	width:						971px;
	margin: 0px auto;
	min-height: 100%;
	height: 100%;
	padding-bottom: 200px;
}
#maincontainer {
	padding-bottom: 200px;
	min-height: 100%;
	height: 100%;
}

#menu {
	width:						961px;
	padding-right:				10px;
	font-size:					0px;
}

ul#menu {
	width:						931px;
	height:						30px;
	background:					url('images/menu.png') no-repeat;
	list-style:					none;
}

ul#menu li {
	float:						right;
}

ul#menu li a {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ff8b00;
	font-weight:				bold;
	text-decoration:			none;
	padding:					7px 10px 8px 10px;
	display:					block;
}

#submenudiv {
	float: left;
	width:						269px;
	font-size:					0px;
}

.subtitle {
	width:						269px;
	height:						31px;
	background:					url('images/subtitle.png') no-repeat;
}

.subtitle h3 {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	padding:					9px 10px 8px 60px;
}

ul.submenu {
	list-style:					none;
	padding-left:				34px;
}

ul.submenu li {
	width:						232px;
	height:						27px;
	background:					url('images/submenu.png') no-repeat;
}

ul.submenu li a {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#6a6a6a;
	font-weight:				bold;
	text-decoration:			none;
	padding:					7px 10px 5px 26px;
	display:					block;
}

#content {
	width:						701px;
	float:						left;
	margin-left:				1px;
}

a img {
border:0;
}

#title {
	width:						701px;
	height:						31px;
	background:					url('images/wkrabbeltitle.png') no-repeat;
}
#title2 {
	width:						665px;
	height:						35px;
	background:					url('images/ctitle.png') no-repeat;
}

#title h2, #title2 h2 {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	padding:					9px 10px 5px 10px;
}

#intro {
	width:						423px;
	float:						left;
}

#ctop {
	width:						423px;
	height:						9px;
	background:					url('images/ctop.png') no-repeat;
	font-size:					0px;
}

#cblock {
	width:						423px;
	background:					url('images/cblock.png') repeat-y;
}

#cblock p {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#6a6a6a;
	font-weight:				bold;
	text-decoration:			none;
	padding:					1px 10px 6px 10px;	
	line-height:				19px;
}

#cbottom {
	width:						423px;
	height:						9px;
	background:					url('images/cbottom.png') no-repeat;
}

#nieuwsbrief {
	width:						278px;
	float:						left;
}

#ntop {
	width:						278px;
	height:						24px;
	background:					url('images/ntop.png') no-repeat;
}

#ntop h2 {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	padding:					5px 10px 5px 9px;	
}

a.whitelink:link, a.whitelink:visited, a.whitelink:active
{

	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
}

a.whitelink:hover

{

	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	text-decoration: underline;

}

#nblock {
	width:						278px;
	height:						114px;
	background:					url('images/nblock.png') no-repeat;
}

#nblock h2 {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	padding:					5px 40px 5px 9px;		
}

input.input {
	width:						152px;
	height:						22px;
	background:					url('images/input.png') no-repeat;
	border:						0px;
	padding:					4px;
	margin:						6px 0px 0px 6px;
	font-family:				"Verdana";
	font-size:					7pt;
	color:						#6a6a6a;
	font-weight:				bold;
	text-decoration:			none;
	float:						left;
}

input.submit {
	width:						70px;
	height:						31px;
	background:					url('images/submit.png') no-repeat;
	border:						0px;
	float:						left;
	font-family:				"Verdana";
	font-size:					7pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
}

#nblock p {
	font-family:				"Verdana";
	font-size:					7pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	padding:					5px 40px 5px 9px;	
	clear:						both;
	display:					inline-block;
}

.title {
	width:						701px;
	height:						35px;
	background:					url('images/ctitle.png') no-repeat;
	clear:						both;
	margin-top:					10px;
	display:					inline-block;
	position:					relative;
}

.title h1 {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	padding:					9px 10px 5px 10px;
}

.block {
	width:						665px;
	background:					url('images/block.png') repeat-y;
}
.block p, .block div {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#6a6a6a;
	font-weight:				bold;
	text-decoration:			none;
	padding:					1px 10px 6px 10px;	
	line-height:				19px;
}

.footer {
	width:						665px;
	height:						12px;
	background:					url('images/cfooter.png') no-repeat;
}

#wkrabbeltitle {
	width:						701px;
	height:						44px;
	background:					url('images/wkrabbeltitle.png') no-repeat;
	clear:						both;
	margin-top:					10px;
	display:					inline-block;
	position:					relative;
}

#wkrabbeltitle h1 {
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	padding:					9px 10px 5px 10px;
}

#wkrabbelblock {
	width:						701px;
	background:					url('images/wkrabbelblock.png') repeat-y;
	display:					table;
}

#wkrabbelfooter {
	width:						701px;
	height:						19px;
	background:					url('images/wkrabbelfooter.png') no-repeat;
}

#wkrabbelspacer {
	width:						701px;
	height:						37px;
	background:					url('images/wkrabbelspacer.png') no-repeat;
}

#img {
	margin-left:				15px;
	width: 315px;
	float:						left;
	display:					inline;
}

#code {
	float:						left;
	margin:						0px 5px 5px 20px;
}

#codeback {
	width:						312px;
	height:						159px;
	background:					url('images/codeback.png') no-repeat;
	padding:					0px 5px 5px 5px;
	margin-top:					50px;
}

#codeback h1 {
	font-family:				"Verdana";
	font-size:					7pt;
	color:						#156fac;
	font-weight:				bold;
	text-decoration:			none;
	padding:					12px 10px 3px 10px;	
}

#coder {
	width:						299px;
	height:						127px;
	background:					url('images/textarea.png') no-repeat;
}

#codeback textarea.code {
	width:						289px;
	height:						117px;
	background:					url('images/textarea.png') top left no-repeat fixed;
	border:						0px;
	padding:					5px;
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#6a6a6a;
	font-weight:				bold;
	text-decoration:			none;
	overflow: 					auto;
}

div#footer {
	width:						875px;
	height:						57px;
	background:					url('images/footer.png') no-repeat;
	margin: 0px auto;
	float: left;
	margin-left: 34px;
	font-family:				"Verdana";
	font-size:					9pt;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			none;
	padding:					24px 10px 10px 10px;
}

ins /*ads*/
{
padding-left:10px !important;
}