
/*
ul{
	list-style-type:none;
}
*/
body {
	text-align: center;
	background-color:#DBB870;
	font-family:Georgia, Times New Roman;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin:0px;
	padding:0px; 
	overflow:-moz-scrollbars-vertical;
}
/* container */

div.totaal  { 
background: #000 url('back4.png') repeat-y;
width: 916px;
  margin-left: auto; 
  margin-right: auto;
    }

div.container {
	width:896px;
	margin:0px auto;
	height:100%;
	background-color:#FFFFB9;
	overflow:hidden;  /* zorgt dat linkerkant en rechterkant de achtergrondkleur blijft vullen bij mozilla, indien 1 van beide langer is , zie pag buurt, histkeuken, bedstee */
}

/* header */
div.kop {
	width:896px;
	height:14px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:right;
	margin-right:100px;
}
div.header {
	width:896px;
	height:240px;
	margin-top:0;
	padding:0;
	background-image: url('header3b.jpg');
    background-repeat: no-repeat; 
	
}

/* leftcontent / menu */

div.leftcontent {
	float:left;
	width:224px;
	height:700px;
	margin-top:0;
	padding:0;
	font-style: italic;
	background-image: url('links10.jpg');
	background-repeat: no-repeat;   
	background-color:#FFFFB9;
}

.menulist a{
font-size:12px;
display: block;
width: 200px;
height: 24px;
padding-left:4px;
padding-top: 2px;
margin-right: 6px;
margin-bottom: 2px;
background-image: url('buttongroen2.jpg');
background-position: center;
background-repeat: no-repeat;
text-decoration: none;
font-weight: bold;

}

.menulist a:hover{
background-image: url('buttongroen3.jpg');
}

div.arrange {
color:#007400; 
font-size:14px;
}

/* maincontent */

div.maincontent {
	float:left;
	width:672px;
	margin-top:0;
	margin-left:0;
	padding:0 0 20px 0;
	background-image: url('rechts8.jpg');
	background-repeat: no-repeat;
	background-color:#FFFFB9;
	text-decoration:no-underline;
	overflow:hidden;
	
}

.maincontent a:link { 
	color:#800000; 
	font-weight:bold;
	text-decoration:none; 
}

.maincontent a:visited { 
	color:#800000;
	font-weight:bold;
	text-decoration:none;
}

.maincontent a:hover { 
	color:#7FA60C;
	font-weight:bold;
	text-decoration: underline;
}

.maincontent a:active {
	color:#FF6600;
	font-weight:bold;
	text-decoration:no-underline;
}

div.footer {
	float:left;
	width:916px;
	height:36px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding:0;
	color: #FFFFB9;
	background-color:#DBB870;
	text-decoration: no-underline; 
}

div.footer a{
			text-decoration: none;
}

div.tekst  {
     
	 margin: 30px;
	 text-align: left;
	 color:#936B25;
	 		 }
	 
/* links */

a:link { 
	color:#FFFFB9; 
	font-weight:bold;
	text-decoration:no-underline; 
}

a:visited { 
	color:#FFFFB9;
	font-weight:bold;
	text-decoration:no-underline;
}

a:hover { 
	color:#006000;
	font-weight:bold;
	text-decoration: no-underline;
}

a:active {
	color:#006000;
	font-weight:bold;
	text-decoration:no-underline;
}

/* afbeeldingen */

img {
	border:none;
}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* opmaak */

H1 {	text-align: right;
	padding-right:200px;
	color:#67860A;
	font-family:Georgia, Times New Roman;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	}
	

H2 {
	color:#B96329;
	font-family:Georgia, Times New Roman;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

H3 {
color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

H4 {
color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px;
}

H5 {
color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px;
}

H6 {
color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px;
}
