body {
	color: #000;
	background: #fff url(img/bg.gif) no-repeat;
	margin: 0;
	padding: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#gohome {
	position:  absolute;
	top: 15px;
	left: 28px;
}

a {
	color: #5d86e0;
}

a:link {
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6a98fd;
}

.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.nieuwstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6a98fd;
}

.nieuwsdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.kalendertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.kalenderdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.kalenderuur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.fotokaderlinks {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}

.fotokader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}

.projecttitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6a98fd;
	font-weight: bold;
}

.blockquote {
	font-style: normal;
	border: 1px dashed #331B9C;
	padding: 10px 12px;
	background-color: #D0DBED;
}

td.leftcolumn {
	background: #ff9 url(img/logo_sorop_geel.gif) no-repeat 0 15px;
	padding-top: 135px;
	padding-left: 15px;
}

#content {
	padding-left: 15px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	padding-bottom: 8px;
}

#menu a {
	display: block;
	color: #6a98fd;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

#menu a:hover {
	text-decoration: none;
}