/*==== divs ====*/

fieldset {
	border: 0px;
	height: 10px;
}


body
{
	font-family: Helvetica;
	background-color: #FFFFFF;
	background-image: url(../images_layout/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #333333;
}
 
#container
{
	width: 834px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 10px;
	position: relative;
}

#head
{
	width: 834px;
	padding-left: 0px;
	height: 261px;
	background-image: url(../images_layout/header_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#content
{
	background-image: url(../images_layout/bg_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 834px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
}

#sidebar_left {
	float: left;
	width: 160px;
	padding-top: 33px;
	background-image: url(../images_layout/nav_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 17px;
}

ul#navlist
{
	width: 120px;
	\width: 160px;
	w\idth: 158px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
}

ul#navlist li a
{
	display: block;
	width: 122px;
	\width: 158px;
	w\idth: 122px;
	background: #ffffff;
	text-decoration: none;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #42A8CE;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
	border-color: #008ABD;
	color: #ffffff;
	background-color: #F1893C;
}

ul#navlist li a#current
{
	border-color: #008ABD;
	color: #FFFFFF;
	background-color: #008ABD;
}

#main_content
{
	width: 400px;
	float: left;
	padding-right: 25px;
	text-align: left;
	font-size: 13px;
	line-height: 120%;
	padding-left: 20px;
	padding-bottom: 10px;
}

#main_content a:link, #main_content a:visited, #main_content a:active{
	font-weight: bold;
	color: #008ABD;
	text-decoration: none;
}

#main_content a:hover{
	font-weight: bold;
	color: #F1893C;
	text-decoration: underline;
}

#main_content_fotoarchief
{
	width: 500px;
	float: left;
	padding-right: 25px;
	text-align: left;
	font-size: 13px;
	line-height: 120%;
	padding-left: 20px;
	padding-bottom: 10px;
}

#main_content_fotoarchief a:link, #main_content_fotoarchief a:visited, #main_content_fotoarchief a:active{
	font-weight: bold;
	color: #008ABD;
	text-decoration: none;
}

#main_content_fotoarchief a:hover{
	font-weight: bold;
	color: #F1893C;
	text-decoration: underline;
}


#main_content_plattegrond
{
	width: 400px;
	float: left;
	padding-right: 25px;
	text-align: left;
	font-size: 13px;
	line-height: 120%;
	padding-left: 20px;
	padding-bottom: 10px;
}

#main_content_plattegrond a:link, #main_content_plattegrond a:visited, #main_content_plattegrond a:active{
	font-weight: bold;
	color: #008ABD;
	text-decoration: none;
}

#main_content_plattegrond a:hover{
	font-weight: bold;
	color: #F1893C;
	text-decoration: underline;
}

#main_content_plan
{
	width: 400px;
	float: left;
	padding-right: 25px;
	text-align: left;
	font-size: 13px;
	line-height: 120%;
	padding-left: 20px;
	padding-bottom: 10px;
}

#main_content_plan a:link, #main_content_plan a:visited, #main_content_plan a:active{
	font-weight: bold;
	color: #008ABD;
	text-decoration: none;
}

#main_content_plan a:hover{
	font-weight: bold;
	color: #F1893C;
	text-decoration: underline;
}


#sidebar_right {
	width: 195px;
	float: left;
	text-align: right;
	font-size: 11px;
	line-height: 120%;
	padding-top: 35px;
	height: 400px;
	padding-right: 2px;
}

#sidebar_right_plan {
	width: 195px;
	float: left;
	text-align: right;
	font-size: 11px;
	line-height: 120%;
	padding-top: 35px;
	height: 400px;
	padding-right: 2px;
}

#sidebar_right_plan a:link, #sidebar_right_plan a:visited, #sidebar_right_plan a:active{
	font-weight: bold;
	color: #008ABD;
	text-decoration: none;
}

#sidebar_right_plan a:hover{
	font-weight: bold;
	color: #F1893C;
	text-decoration: underline;
}

#sidebar_right_plattegrond {
	width: 195px;
	float: left;
	text-align: right;
	font-size: 11px;
	line-height: 120%;
	padding-left: 0px;
	padding-top: 60px;
	height: 400px;
	padding-right: 1px;
}


#bottom
{
	clear: both;
	padding-left: 0px;
}

#footer
{
	height: 140px;
	clear: both;
	background-image: url(../images_layout/foot2.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-top: 70px;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover
{
	color: #33FF00;
}
	
/*==== koppen ====*/

h1
{
	font-family: Helvetica;
	color: #008ABD;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding-top: 35px;
	margin: 0;
}

h2
{
	font-family: Helvetica;
	color: #008ABD;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	margin: 0;
}

h3
{
	font-family: Helvetica;
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}


p {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.tekstplat {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.tekstBold {
	font-family: Helvetica;
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
.subkop {
	font-family: Helvetica;
	font-size: 12px;
	color: #F1893C;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.tekstitalic {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-style: italic;
}
.tekstBold-special {
	font-family: Helvetica;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
.tekstitalic-klein {
	font-family: Helvetica;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-style: italic;
}
.tekstBold-side {
	font-family: Helvetica;
	color: #008ABD;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
.tekstitalic-klein-plan {
	font-family: Helvetica;
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-style: italic;
}
.KOP {
	font-family: Helvetica;
	color: #008ABD;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
}
.KOP-Home {
	font-family: Helvetica;
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
}

img {


border:0;
}