@charset "utf-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #231f20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img{border:0px;}

h1{
	background-color:#75c376;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1.4em;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
h2{
	padding:0px;
	margin:0px;
	color: #75c376;
	font-size: 1.2em;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-top:20px;
}
p {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* opbouw */
.website #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 890px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
/* HEADER */
.website #header {
	}
	
/* MENU */
.website #menu {
	background-image: url(../images/layout/bg_menu.gif);
	background-repeat: repeat-x;
	height: 48px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	background-position: left top;
	text-align: right;
}
.website #menu a.html_knop {
	font-size: 12px;
	line-height: 46px;
	color: #565B5A;
	text-decoration: none;
	background-image: url(../images/knop_a.jpg);
	background-repeat: repeat-x;
	height: 42px;
	margin-bottom: 6px;
	letter-spacing: 1px;
	float: right;
	padding-right: 13px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C6C6C;
	font-weight: bold;
	overflow: hidden;
}
.website #menu a.html_knop.selected {
	background-image: url(../images/knop_b.jpg);
}
.website #menu a:hover.html_knop {
	background-image: url(../images/knop_b.jpg);	
}

/* SUB_MENU -- left */
.website #sub_menu {
	float:left;
	width: 204px;
	height:442px;
	padding-top:10px;
	text-align: right;
	background-image: url(../images/layout/bg_sub_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.website #sub_menu a {
	font-size: 1.3em;
	color: #414042;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:5px;
	padding-right:5px;
	display: block;
	padding-top: 4px;
}
.website #sub_menu a:hover {
	background-color:#C0C0C0;
}
/* KLIK HIER */
.website #container #klik_hier{
	position: absolute;
	top: 460px;
	left:5px;
	width: 187px;
	height:198px;
}
.website #container #klik_hier a{
	text-decoration: none;
}
.website #container #klik_hier a:hover{
	background-color:#FFF;
}

/* MAIN CONTENT */
.website #mainContent {
	float:right;
	width:489px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f1f1f2;
	border-left-color: #f1f1f2;
	line-height: 1.7em;
}
.website #mainContent a {
	font-weight: normal;
	color: #2F7B33;
	text-decoration: none;
}
.website #mainContent a:hover {
	color: #000000;	
}
.website #mainContent form {
	text-align: left;	
}
.website #mainContent form input {
	background-color: #EAF5E7;
	padding: 3px;
	width: 98%;
	border: 1px solid #EAF5E7;
	color: #3B8D44;
}
.website #mainContent form .knop {
	background-color: #FFFFFF;
	padding: 3px;
	width: 100px;
	border: 1px solid #418E48;
	color: #418E48;
}
.website #container #mainContent .intro{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	padding-bottom: 0px;
}
.website #mainContent #submenucontact {
	background-color: #75c376;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
	margin-bottom: 8px;
}
.website #mainContent #submenucontact a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.website #mainContent #submenucontact a:hover {
	background-color: #3b8d44;
}

.website #container #mainContent .tekst{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.1em;
	}

/* TUMBS -- right */
.website #tumbs {
	float:right;
	height:198px;
	padding-top:9px;
	width: 175px; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image: url(../images/layout/bg_sub_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.website #container #tumbs .tumb_image {
	width: 148px;
	border: 1px solid #FFFFFF;
	margin-bottom:15px;
	margin-left:15px;
}
/* LEES VERDER */
.website #container .lees_verder {
	text-align: right;
	background-color:#b0d9a8;
	height: 18px;
	width: 100%;
	margin-top:30px;
	padding-top:5px;
}
.website #container .lees_verder a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	padding-right:10px;
}
.website #container .lees_verder a:hover{
color:#95979a;}
/* FOOTER */
.website #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.website #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 0.9em;
}
.website #footer p a{
	color: #414042;
	text-decoration: none;
}
#nieuwsFacts {
	width: 148px;
	margin-left: 15px;
	background-color: #FFF;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#nieuwsFacts h1 {
	color: #FFF;
	background-color: #000;
	margin: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nieuwsFacts a {
	color: #FFF;
	text-decoration: none;
	background-color: #75C376;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display: block;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}
#nieuwsFacts a:hover {
	background-color: #356323;
}
#nieuwsFacts a.selected {
	background-color: #356323;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
