@import url("menu.css");
@import url("footer.css");
@import url("slider.css");
@import url("niftyCorners.css");
@import url("lightbox.css");

body {
	padding: 0;
	margin: 0;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/klusbg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

ul { margin: 0; list-style-type:disc; padding-left:25px; }

h1, h2, p {
	margin: 0;
	padding: 0 10px;
}
p {
	padding: 0 10px 1em;
}
h1, h2 {
	letter-spacing: 1px;
	font-weight: bold;
	color: #000;
}
h1 {
	font-size: 12pt;
	line-height:1.10;
	margin-bottom: 10px;
}
h2 {
	font-size: 12pt;
	line-height:1.10;
	margin-bottom: 10px;
}
div#header {
	background-color:#FFFFFF;
}
div#container {
	width:960px;
	margin: 0;
	padding:0;
	text-align:left;
	position: absolute;
	margin-left: -480px;
	left: 50%;
}
div#content {
	float:left;
	width:320px;
	padding:5px;
	background: #aedce6;
	margin-bottom:12px;
}
div#content h1 {
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
div#content h2 {
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
div#content2 {
	float:left;
	width:320px;
	padding:5px;
	margin-bottom:12px;
	background-color: #aedce6;
	background-image: url(../images/bgblue.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#content2 h1 {
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
div#content2 h2 {
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
div#info {
	float:left;
	width:320px;
	padding:5px;
	background: #fec261; /* was fed38d */
	margin-bottom: 12px;
}

div#contentbox1 {
	float:left;
	width:320px;
	padding:0px 12px 0 0;
	margin:0 12px 0 0;
}
div#contentbox2 {
	float:left;
	width:320px;
	padding:0px 12px 0 0;
	margin:0 12px 0 0;
}
div#laatsteklus {
	float: left;
	width: 320px;
	padding: 6px;
	background-color: #f68833; /* was faad19 */
	margin-bottom: 12px;
}

a.wit:link {
	color: #FFF;
	text-decoration: underline;
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
	
a.wit:visited {
	color: #FFF;
	text-decoration: underline;
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
	
a.wit:active {
	color: #FFF;
	text-decoration: underline;
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}

a.wit:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}

a.zwart:link {
	color: #000;
	text-decoration: underline;
	font-size: 12pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
	
a.zwart:visited {
	color: #000;
	text-decoration: underline;
	font-size: 12pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
	
a.zwart:active {
	color: #000;
	text-decoration: underline;
	font-size: 12pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}

a.zwart:hover {
	color: #000;
	text-decoration: underline;
	font-size: 12pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}

a.normal_link:link {
	color: #000;
	text-decoration: none;}
	
a.normal_link:visited {
	color: #000;
	text-decoration: none;}
	
a.normal_link:active {
	color: #000;
	text-decoration: none;}

a.normal_link:hover {
	color: #00acea;
	text-decoration: none;
	}
	
label.error { font-weight:normal; color:red; text-align:left; }

div#tellafriend {
	float:left;
	width:320px;
	padding:5px;
	margin-bottom:12px;
	background-color: #aedce6;
	background-image: url(../images/bgblue2.png);
	background-repeat: repeat-x;
	background-position: top;
}
div#tellafriend h1 {
	color: #000;
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
div#tellafriend h2 {
	color: #000;
	font-size: 14pt;
	line-height:1.10;
	letter-spacing: normal;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.nieuws { border-bottom: #FFF 2px dotted; padding: 8px 0 3px 10px; }