/* -----------------Body--------------------- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7465;
	background-color: #fff;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: underline;
	color:  #7F7465;
	outline: none;
	}
a:visited {
	color:  #7F7465;
	}
a:active {
	color:  #7F7465;
	}
a:hover {
	color: #000;
	}
strong, b {
	font-weight: bold;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/


/* -----------------Opmaak--------------------- */

h1 {
	font-size: 225%;
	line-height: 36px;
	font-weight: bold;
	color: #30201E;
	margin-top: 10px;
	margin-bottom: 20px;
	}
h2 {
	font-size: 130%;
	line-height: 20px;
	font-weight: bold;
	color: #B6003C;
	margin-top: 10px;
	margin-bottom: 5px;
	}
h3 {
	font-size: 120%;
	line-height: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
.pic {
	padding: 0px;
	border : #CDBCA3 solid 1px;
	/*/height: 115px; /*/
	}

#picframe {
	width: 170px;
	padding: 0;
	margin-bottom: 8px;
	float: left;
	background-color: #fff;
	border : #CDBCA3 solid 1px;
	text-align: center;
	}

#picframeMidden {
	width: 170px;
	padding: 0;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	background-color: #fff;
	border : #CDBCA3 solid 1px;
	text-align: center;
	}
		
#picframepic {
	padding: 5px;
	text-align: center;
	}
	
#picframetext {
	padding: 5px;
	margin: 0px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	height: 50px;
	background-color: #30201E;
	border-top : #236623 solid 4px;
	}

#picframetext a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
#picframetext a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}

#picframetextHome {
	padding: 5px;
	margin: 0px;
	text-align: center;
	color: #30201E;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	height: 50px;
	background-color: #DFD5C7;
	border-top : #236623 solid 4px;
	}

#picframetextHome a {
	color: #30201E;
	font-weight: bold;
	text-decoration: none;
	}
	
#picframetextHome a:hover {
	color: #30201E;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
	
.clearline {display: block; clear: left; margin: 0; padding: 0;
  visibility: hidden;}


/* -----------------Wrapper--------------------- */
	
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 11px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 805px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 775px;
	}
html>body #wrapper {
	width: 775px; /* ie5win fudge ends */
	}	

/* -----------------Top--------------------- */

#top {
	padding: 0px;
	margin: 0px;
	text-align:left;
	}
	
#banner120 { 
	width:120px; 
	height:600px; 
	float:right; 
	background-color: #4F5F15; 
	margin-top: 1px;
}
	
/* -----------------Taal--------------------- */

#taal {
	clear: both;
	padding: 11px;
	background-color: #30201E;
	padding:5px;
	padding-left: 15px;
	padding-right: 15px;
}
	
#taal {
	font-size: 11px;
	color: #40B13F;
	text-align:right;
}
#taal a {
	color: #fff;
	text-decoration: none;
	}
	
#taal a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* -----------------Logo--------------------- */


	
/* -----------------menu--------------------- */

#menu {
	width:750px;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}	

#menu img {
	margin-right: 5px;
}
	

/* -----------------Layout--------------------- */

#header {
	margin: 0;
	padding: 0;
	}
/* -----------------Content--------------------- */
	
#content {
	margin-right: 192px;
	padding: 18px;
	border : 1px solid #CDBCA3;
	}
div#content { 
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

#bodytekst {
	padding-left: 8px;
	margin: 0;
	}
	
#tools {
	color: #E2DB92;
	font-size: 12px;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-top : 1px solid #E2DB92;
	}
	
#tools a {
	color: #7C6355;
	font-weight: normal;
	text-decoration: none;
	}
	
#tools a:hover {
	color: #B70101;
	font-weight: normal;
	text-decoration: none;
	}

/* --------------left navigavtion------------- */	

#right {
	float: right;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 214px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 184px;
	}
html>body #right {
	width: 184px; /* ie5win fudge ends */
	}
	
#aanbod {
	text-align:center;
	padding-top: 55px;
	margin-bottom: 11px;
	background-color: #164C16;
	background-image : url(../images/bg_aanbod.gif);
	background-repeat : no-repeat;
}

#nieuwsbrief {
	display: block;
	margin-bottom: 11px;
}

#navcontainer
{
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin: 0px;
}

#navcontainer ul
{
color:#fff;
font-weight: normal;
text-align:left;
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navcontainer a
{
width: 135px;
display: block;
font-weight: normal;
color:#fff;
font-size: 12px;
padding-top: 6px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 6px;
text-decoration: none;
border-bottom : 1px dotted #1F781F;
}

#navcontainer a:hover
{
color:#fff;
border-bottom : 1px dotted #fff;
}


/* -----------footer--------------------------- */

#footer {
	clear: both;
	padding: 4px;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align:center;
	border : 1px solid #CDBCA3;
	}
	
#footertext {
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
#footertext a {
	color: #268225;
	font-weight: bold;
	text-decoration: none;
	}
	
#footertext a:hover {
	color: #30201E;
	font-weight: bold;
	text-decoration: underline;
	}
	
#footertextklein {
	font-size: 11px;
	line-height: 18px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	}
#footertextklein a {
	font-weight: normal;
	text-decoration: none;
	}
	
#footertextklein a:hover {
	font-weight: normal;
	text-decoration: underline;
}