body {
	background-color: #36b7e5;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
}
img {
	vertical-align: bottom;
	border: 0;
}
#header {
	padding: 30px 0 20px 120px;
}
#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
}
#sidebar_left {
	float: left;
	border-top: 1px #fff solid;
	padding: 16px 0 0 0;
	margin-top: 0px;
	width: 100px;
}
#sidebar_right {
	float: left;
	border-top: 1px #fff solid;
	padding: 15px 0 0 0;
	width: 200px;
}
#content {
	float: left;
	width: 460px;
	border-top: 1px #fff solid;
	padding: 15px 0 0 0;
	margin: 0 20px;
/*	background-color: #8ecee5;*/
}
div#languages {
	position: absolute;
	padding-top: 150px;
	left: 0;
}
div#languages li {
	margin-bottom: 6px;
}
ul#navigation a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 13px;
}
ul#subnavigation {
	border-top: 1px #fff solid;
}

h2 {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
}
a {
	color: #000;
}

#sidebar_right h3 {
	font-size: 13px;
	font-weight: bold;
}
#sidebar_right img {
	margin: 5px 0;
}
#content a {
	font-weight: bold;
	color: #ffffff;
}
#content a:hover {
	color: #000;
}
#content label {
	width: 100px;
	float: left;
	display: block;
}
strong {
	font-weight: bold;
}
#sidebar_right p.datum,
#content p.datum,
#content p.locatie {
	color: #000;
	font-size: 13px;
	margin: 0;
}
#content p.locatie {
	font-weight: bold;
	margin-bottom: 8px;
}

#content h3 {
	font-weight: bold;
	color: #ffffff;
}
#content p,
#content img {
	margin: 0 0 1em 0;
}
#content div.line {
	border-bottom: 1px #fff solid;
	margin: 0 0 5px 0;
}
#content li {
	margin: 0 0 0 20px;
	list-style: disc;
}
p.readmore {
	padding: 0 0 1em 0;
	margin-bottom: 5px;
	border-bottom: 1px #fff solid;
}
.cpBorder a {
	color: #666 !important;
}
.cpBorder a:hover {
	color: #000 !important;
}
