
html {min-height: 101%; }

body {
	color:#81724e;
	background:#000000 url(images/bg1.jpg) no-repeat top center;
	margin:0;
	padding:0;
	}

ul li{
	list-style-type:none;
	background:url(images/arrow_right.gif) left center no-repeat;
	padding-left:18px;
	}

.floatright {
	float:right;
	margin: 5px 0px 0px 10px;
	padding:0px;
	}

.floatleft {
	float:left;
	margin: 5px 15px 0px 0px;
	padding:0px;

	}

.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#container {
	display:block;
	position:relative;
	width:940px;
	margin:0 auto;
	}


/* ********************************************* */
/* *****************  Links  ******************* */
/* ********************************************* */

a:link, a:visited, a:hover{
	color:#a89e96;
	outline:none;
	}



a:hover {
	color:#6e6258;
	}



/* ********************************************* */
/* *****************  Header  ****************** */
/* ********************************************* */


#header {
	display:block;
	width:940px;
	}


#leftheader {
	display:block;
	float:left;
	width:1px;
	height: 135px;
	}


#rightheader,{
	display:block;
	float:right;
	width:910px;
	}


#header {
	display:block;
	width:940px;
	}


#leftheader2 {
	display:block;
	float:left;
	width:1px;
	height: 10px;
	}


#rightheader2{
	display:block;
	float:right;
	width:910px;
	}
/* ********************************************* */
/* *****************  Navigation  ************** */
/* ********************************************* */


/* ********************************************* */
/* *****************  Button  ****************** */
/* ********************************************* */

.bttn {
	display:block;
	height:30px;
	margin:10px 0;
	text-align:right;
	}

#container .bttn a:link, #container .bttn a:visited, #container .bttn a:hover{
	float:right;
	text-decoration: none;
	color:#777777;
	padding:0 15px 0 0;
	margin:0;
	font: 900 14px "Arial", Helvetica, sans-serif;
	background:url("images/bttn.png") no-repeat top right;
	}

#container .bttn a span {
	display:block;
	padding:6px 0 8px 15px;
	background:url("images/bttn.png") no-repeat top left;
	}

#container .bttn a:hover{background:url("images/bttnactive.png") no-repeat top right;}
#container .bttn a:hover span{background:url("images/bttnactive.png") no-repeat top left;}

/* ********************************************* */
/* *****************  Intro1  ****************** */
/* ********************************************* */

#intro1 {
	display:block;
	width:940px;
	padding:7px 0 0 0;
	margin :0px 0 0 0;
	font-size: 28px;background:url(images/topintro1.gif) no-repeat top left;
	}

#intro1 p, #intro2 p {
	margin: 0;
	padding:0;
}

.botintro {
	display:block;
	width:940px;
	padding:0 0 7px 0;
	background:url(images/botintro1.gif) no-repeat bottom left;
	}

.midintro {
	display:block;
	background:transparent url(images/midintro1.gif) repeat-y top left ;
	width:900px;
	padding:0 20px;
	}


/* ********************************************* */
/* *****************  Content  ***************** */
/* ********************************************* */

#content{
	display:block;
	margin: 20px 0 0 0;
	padding:6px 0 0 0;
	width:940px;
	color:#333333;
	background:url(images/topcont.gif) no-repeat top left;
	}

#midcontent {
	display:block;
	width:860px;
	margin:0;
	padding:33px 40px;
	background:url(images/midcont.gif) repeat-y top left;
	}

#botcontent {
	display:block;
	width:940px;
	padding:0 0 7px 0;
	background:url(images/botcont.gif) no-repeat bottom left;
	}

#leftcontent {
	display:block;
	float:left;
	width:310px;
	}

#leftcontent h2 {
	margin:0;
	padding:0;
	}

#leftcontent .bttn {
	padding:0;
	margin:0;
	}

#rightcontent{
	display:block;
	float:right;
	width:500px;
	}

#rightcontent img{
	margin:0;
	padding:0;
	border:10px solid #81724e;
	}

/* ********************************************* */
/* *****************  Intro2  ****************** */
/* ********************************************* */

#intro2 {
	display:block;
	width:940px;
	margin:20px 0 0 0;
	padding:6px 0 0 0;
	font-size: 28px;
	background:url(images/topintro2.gif) no-repeat top left;
	}

.midintro2 {
	display:block;
	width:900px;
	padding:0 20px;
	background:url(images/midintro2.gif) repeat-y scroll top left ;
	}

.midintro2 img{
	float:left;
	margin-right:15px;
	}

.botintro2 {
	display:block;
	width:940px;
	padding:0 0 6px 0;
	background:url(images/botintro2.gif) no-repeat bottom left;
	}

/* ********************************************* */
/* *****************  Footer  ****************** */
/* ********************************************* */

#footer {
	display:block;
	width:938px;
	margin:20px 0 0 0;
	color:#a89e96;


	}

#footer h2 {
	color:#a89e96;
}

#footer ul{
	margin:0 0 0 15px;
	padding:0;
	}

#footer ul li {
	color:#a89e96;
	padding-left:24px;
}

#leftfoot {
	display:block;
	float:left;
	width:920px;
	padding:10px;

	}

#midfoot {
	display:block;
	float:left;
	width:282px;
	padding:10px;
	}

#rightfoot {
	display:block;
	float:right;
	width:298px;
	padding:10px;
	}


/* ********************************************* */
/* *****************  Bottom Links  ************ */
/* ********************************************* */

#bottomlinks {
	display:block;
	width:908px;
	margin:20px auto;
	padding:15px;
	color:#564433;

	border:1px solid #564433;
	}

#bottomlinks p{
	margin:0;
	padding:0;
	}

#bottomlinks a:link, #bottomlinks a:visited, #bottomlinks a:hover{
	color:#564433;

	text-decoration: underline;
	}

#bottomlinks a:hover {
	color:#6e6258;

	}

/* ********************************************* */
/* *****************  Form  ******************** */
/* ********************************************* */

fieldset {
	margin: 10px;
	padding:0;
	text-align:right;
	}

legend {
	margin-left: 1em;
	color:#DFD2BF;
	font-weight: bold;
	}

fieldset ol {
	margin:0;
	padding:10px;
	list-style-type:none;
	}

fieldset ol li{
	margin-bottom:10px;
	}

fieldset label{
	display:inline;
	margin-right:8px;
	}

fieldset.submit {
	border-style: none;
	text-align:left;
	padding:0;
	}


/* ********************************************* */
/* *****************  General Typography  ****** */
/* ********************************************* */

h1 {
	font-size: 150%;
	font-weight: normal;
}

h2 {
	font-size: 120%;
	font-weight: normal;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
}

h4 {
	font-size: 80%;
	font-weight: bold;
}

h5 {
	font-size: 70%;
	font-weight: bold;
}

h6 {
	font-size: 64%;
	font-weight: bold;
}


.plaatje_links
{
float:left;
padding:  5 px;
border: 4px double #564433;
}


.plaatje_rechts{
float:right;
padding: 5 px;
border: 4px double #564433;
}


.kl
{
background-color: transparent;

}

#anch {
	display:block;
	width:932px;
	margin:2px auto;
	padding:2px;
	color:#564433;
text-decoration:underline;
text-align:center;
	border:0px solid #564433;
	}
	
	#anch a:link, #anch a:visited, #anch a:hover{
	color:#564433;

	text-decoration: underline;
	}

#ddb
{
	width:470px;
	padding-right:80px;
	text-align:right;
}
	
	
	#fila
	{
	}
	
	hr
{
	 border-top-width: 1px;
       border-top-style: solid;
	   border-color: #564433;
}

.rand
{
	border: 6px double   #564433;
}

#bottomlinks3 {
	display:block;
	width:930px;
	margin:5px auto;
	padding:5px;
	color:#564433;

	
	}

#bottomlinks3 p{
	margin:0;
	padding:0;
	}