body {
	line-height: 22px;
	background: #333;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.link {
	text-decoration: none;
	color: #000099;
}
.link:hover {
	text-decoration: none;
	color: #CC0000;
}

.groot {
	font-size: 20px;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #0066CC;
	text-decoration: none;
	line-height: 30px;
}

.klein {
	font-size: 10px;
	font-weight: lighter;
	color: #3300CC;
	text-decoration: none;
	text-align: justify;
	float: center;
	width: 160px;
	line-height: normal;
	padding-left: 8px;
}

.kop {
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #0066CC;
	text-decoration: none;
	padding-top: 10px;
}

.kop1 {
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #0066CC;
	text-decoration: none;
	margin-left: 30px;
	margin-top: 10px;
}

#wrap {
	padding: 20px 20px 3px 20px;
	width: 800px;
	margin:10px auto;
	background: #fff;
}

#left {
	float: left;
	width: 180px;
	background: #CFDDFF;
	margin-bottom: 10px;
	margin-top: 20px;
}

.kopje {
	text-align: left;
	color: #0066CC;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.klink {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
}
.klink:hover {
	text-decoration: none;
	color: #006666;
	font-size: 16px;
}

#right {
	margin-bottom: 10px;
	float: right;
	width: 570px;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.weten {
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	font-weight: lighter;
	background-color: #6699FF;
}
	
#footer {
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #ccc;
	padding: 5px;
	color: #666666;
}

.inspring {
	text-decoration: none;
	margin-left: 30px;
}

.nadruk {
	font-style: italic;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

