body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	background-color: #181812;
	margin-top: 20px;
	line-height: 1.5em;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#content {
	float: left;
	min-height: 550px;
	width: 960px;
	background-image: url(../images/bg_content.png);
	background-repeat: repeat-y;
	background-position: left 0px;
	margin-top: 20px;
}
#portlet_left_content {
	/* [disabled]background-image: url(../images/bg_content.png); */
	background-repeat: repeat-y;
	float: left;
	min-height: 520px;
	width: 385px;
}
#portlet_right {
	background-image: url(../images/portlet_right_top.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 515px;
	/* [disabled]margin-top: 20px; */
	min-height: 520px;
	background-color: #FFF;
	padding: 30px;
}
#navigatie {
	float: left;
	width: 385px;
	font-size: 12px;
	z-index: 900;
	margin-bottom: 50px;
}
h1 {
	font-size: 105%;
	font-weight: bold;
	color: #353535;
	margin-bottom: 0px;
	margin-top: 0px;
}
#portlet_left_logo {
	float: left;
	width: 370px;
	padding-left: 15px;
	color: #FFF;
	margin-top: 160px;
}
h2 {
	font-size: 95%;
	font-weight: bold;
	color: #353535;
	margin-bottom: 0px;
	margin-top: 0px;
}
#subnavi a {
	color: #FFF;
}
#subnavi a:hover {
	color: #FFF;
	text-decoration: none;
}
h3 {
	font-size: 95%;
	font-weight: bold;
	color: #353535;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
a {
	color: #1A3A49;
	text-decoration: underline;
}
a:hover {
	color: #1A3A49;
	text-decoration: none;
}
#navigatie ul {
	float: right;
	margin-right: 0px;
	width: 147px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#navigatie li {
	height: 25px;
	width: 147px;
	list-style-type: none;
	color: #1A3A49;
	background-image: url(../images/navi_voor.png);
	background-repeat: no-repeat;
	z-index: 900;
}
#navigatie li a:hover {
	width: 147px;
	list-style-type: none;
	color: #FFF;
	background-image: url(../images/navi_na.png);
	background-repeat: no-repeat;
}
.navigatie_active {
	height: 25px;
	width: 147px;
	list-style-type: none;
	color: #FFF;
	background-image: url(../images/navi_na.png);
	background-repeat: no-repeat;
	z-index: 950;
}
.navigatie_active a {
	height: 25px;
	width: 147px;
	list-style-type: none;
	color: #FFF;
	background-image: url(../images/navi_na.png);
	background-repeat: no-repeat;
	z-index: 1010;
}
#navigatie li a {
	height: 22px;
	width: 132px;
	list-style-type: none;
	float: left;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 3px;
}
#footer {
	background-image: url(../images/footer.png);
	float: left;
	height: 27px;
	width: 940px;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-top: 3px;
}
#share {
	float: right;
	height: 27px;
	width: 270px;
}
#portlet_left {
	float: left;
	width: 385px;
	/* [disabled]margin-top: 20px; */
}
#portlet_left_top {
	/* [disabled]background-image: url(../images/portlet_left_top.png); */
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 385px;
}
#header {
	background-image: url(../images/bg_header.png);
	float: left;
	height: 223px;
	width: 960px;
}
#foto_header {
	float: left;
	height: 174px;
	width: 383px;
	margin-top: 2px;
}
#logo {
	float: left;
	height: 130px;
	width: 285px;
	margin-top: 25px;
	margin-left: 30px;
}
#so_me {
	float: right;
	height: 50px;
	width: 200px;
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
}
#deel {
	float: left;
	width: 370px;
	height: 20px;
	padding-left: 15px;
	color: #FFF;
	font-size: 12px;
	margin-bottom: 25px;
}
.adres {
	height: 18px;
	float: left;
	padding-right: 100px;
	padding-top: 4px;
	font-style: italic;
	font-size: 12px;
	width: 860px;
	text-align: right;
}

#images {
	float: left;
	width: 370px;
	margin-left: 13px;
	margin-bottom: 0px;
	vertical-align: bottom;
}
.img_klein {
	float: left;
	height: 73px;
	width: 110px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #FFF;
	margin-bottom: 8px;
}
#subnavi {
	color: #FFF;
	float: left;
	height: 27px;
}
hr {
	border: 1px dotted #324D6A;
}
.foto_content {
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	border: 1px solid #F8C022;
}
.geel {
	font-weight: bold;
	color: #4A6087;
	font-size: 110%;
}
li {
	margin-top: 0px;
	padding-top: 0px;
}
ul {
	margin-top: 0px;
}
textarea {
	border: 1px solid #4A6087;
}
input {
	border: 1px solid #4A6087;
}
hr {
	border: 1px dashed #0D263D;
}
strong {
}
.foto_referentie {
	margin: 4px;
	float: right;
	border: 1px solid #0F283E;
}
.foto_referentie_links {
	float: left;
	margin: 4px;
	border: 1px solid #0F283E;
}
strong {
	font-size: 90%;
}
.call_to_actie {
	font-size: 12px;
	margin: 4px;
	border: 1px dotted #FFF;
	background-color: #4A6087;
	padding: 4px;
	color: #FFF;
}
.call_to_actie a {
	color: #FFF;
	text-decoration: underline;
}
.call_to_actie a:hover {
	color: #FFF;
	text-decoration: none;
}
.kop_inschrijven {
	font-size: 120%;
	font-weight: bolder;
	color: #FFF;
}

