/*==== layout ====*/

body	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #987c35;
	background-image: url(../background/back_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper	{
	padding: 0;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;	
}

html>#wrapper	{
	width: 900px;
	
} 

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	clear: both;
}

#main_content {
	clear: both;
	width: 900px;
	height:550px;
	position:relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/main.jpg);
}

#head {
	clear: both;
	width: 900px;
	height:100px;
	position:absolute;
	z-index: 1;
	display: block;
	left: 0px;
	top: 0px;
}

/*==== navigatie ====*/

#nav_blok {
	clear: both;
	width: 200px;
	height:300px;
	position:absolute;
	z-index: 1;
	display: block;
	left: 70px;
	top: 100px;
	text-align: left;
}


#nav_blok ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

#nav_blok a{
	display: block;
	padding: 4px;
	width: 180px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 18px;
}

#nav_blok a:link, #navlist a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#nav_blok a:hover{
	background-color: #F0BF21;
	color: #665104;
}

#active a:link, #active a:visited, #active a:hover {
	color: #665104;
	background-color: #F0BF21;
}


/*==== content ====*/

#content {
	clear: both;
	width: 600px;
	position:absolute;
	z-index: 1;
	display: block;
	left: 280px;
	top: 100px;
	overflow: visible;
	height: 500px;
}

#tekstkader {
	position:absolute;
	width:500px;
	left: 50px;
	top: 0px;
	text-align: left;
	clear: both;
	font-family: "Trebuchet MS";
}

#tekstkader a:link, #tekstkader a:visited {
	color: #fcc81f;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

#tekstkader a:hover {
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	}


#foto_blok {
	clear: both;
	width: 230px;
	height:160px;
	position:absolute;
	z-index: 1;
	display: block;
	border: 7px solid #FFFFFF;	
}

	
#adresgegevens {
	position:absolute;
	width:946px;
	height:20px;
	z-index:3;
	left: 0;
	top: 540px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	color: #D8A266;
}


#adresgegevens a:link, #adresgegevens a:visited {
	color: #D1490E;
	text-decoration: none;
}

#adresgegevens a:hover {
	background-color: #231F20;
	color: #fff;
	
	}
	


/*==== tekst ====*/
	
.tekstplat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #D8A464;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	color: #D8A464;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;

}

/*========*/
.tekstbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D8A464;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
}
.subkop {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fcc81f;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
}
.tekstcitaat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fcc81f;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	font-style: italic;
}
.TekstKop {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #fcc81f;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
}
.subkop1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fcc81f;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
}
.tekstbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
}
