body {
	font: 11px "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	background: url(../images/achtergrond.gif) no-repeat top center #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #333333;
	letter-spacing: 0px;
	/*border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;*/
}

p {
}

b, strong {
	font-weight: bold;
	letter-spacing: 0px;
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
	margin-left: 10px;
}

.image-groot {
	margin-top: 10px;
}

/*<group=Layout>*/

#container {
	background: #f7f6f7;
	width: 780px;
	margin: 0px auto;
	color: #333333;
	font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	color: #333333;
	padding: 0px;
	margin-top: 15px;

}

#hoofdmenucontainer {
	text-align: left;
	width: 780px;
	padding: 0px;
	height: 28px;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}

#headingContainer {
	width: 630px;
	float: left;
	text-align: left;
	margin-top: 3px;
}

#headingContainer #content {
	line-height: 2.0em;
	padding-right: 20px;
	padding-left: 20px;
}

#contentContainer {
	width: 315px;
	float: left;
	text-align: left;
}

#contentContainer #content {
	line-height: 2.0em;
	padding-right: 20px;
	padding-left: 20px;
}

#sidebarContainer {
	width: 150px;
	float: left;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}

#sidebarContainer .sidebar {
	padding: 10px;
	line-height: 1.0em;
}

#rightContainer {
	background-image: url(../images/achtergrond_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 315px;
	float: right;
	text-align: left;
	height: 300px;
}

#rightContainer #content {
	line-height: 2.0em;
	padding-right: 5px;
	padding-left: 20px;
}

a:link {
	color: #187F9F;
	text-decoration: underline;
}

a:visited {
	color: #187F9F;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
}

A.leesmeer:link {
	padding-right: 2px;
	padding-left: 2px;
	background: #FFFFFF;
	padding-bottom: 1px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #187F9F;
	padding-top: 1px;
	height: 14px;
	text-decoration: none;
	border: 1px;
	border-top-color: #187F9F;
	border-right-color: #187F9F;
	border-bottom-color: #187F9F;
	border-left-color: #187F9F;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: auto;
}
A.leesmeer:visited {

	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	BACKGROUND: #FFFFFF;
	PADDING-BOTTOM: 1px;
	FONT: bold 9px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #187F9F;
	PADDING-TOP: 1px;
	HEIGHT: 14px;
	TEXT-DECORATION: none;
	border: 1px;
	border-top-color: #187F9F;
	border-right-color: #187F9F;
	border-bottom-color: #187F9F;
	border-left-color: #187F9F;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: auto;
}
A.leesmeer:hover {

	BACKGROUND: #187F9F; COLOR: #FFFFFF
}

#pageHeader {
	width: 780px;
	height: 80px;
	background: #FFFFFF url(../images/header_bg_home.jpg) no-repeat;
	text-align: left;
}

#breadcrumbcontainer {
	text-align: right;
	width: 776px;
	height: 15px;
	background: url(../images/bg_breadcrumb.gif) no-repeat top left #FFFFFF;
	border-top-color: #187F9F;
	border-top-style: solid;
	border-top-width: 2px;
	font-size: 9px;
	padding: 2px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}

#footer {
	clear: both;
	background: #187F9F;
	color: #FFFFFF;
	height: 21px;
	font-size: 9px;
	text-align: right;
}

#footer p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}
	
.kopje {
	color: #187F9F;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 2px;
}

.subkopje {
	color: #187F9F;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 2px;
}
	
.fotoklein {
	margin-right: 10px;
	margin-top: 6px;
}

