@charset "utf-8";
html, body {
	height: 100%;         /* required */
}
body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	background-color:#e1ded9;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top:2px;}
div#distance {
	margin-bottom: -385px; /* half of content height */
	background: red;      /* temporary - used to see div */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */
}
div#wn	{ 
    position:relative; 
    width:220px; height:120px;
    overflow:hidden;	
}
div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 770px;         /* required - desired height */
	width: 1104px;     /* cosmetic */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}
div#header {
	position:relative;
	width: 1104px;
	height: 286px;
}
div#small_nav {
	width:31px;
	height:81px;
	background-image:url(../img/icons_bg.jpg);
	margin-left:1094px;
	margin-top:35px;
	position:absolute;
	text-align:center;
}
div#logo {
	position:absolute;
	left:30px;
	top:30px;
	float:left;
	width:274px;
	height:256px;
}
div#menu {
	position:absolute;
	right:30px;
	top:30px;
	float:right;
	width:750px;
	height:43px;
}
div#menu a { color:#000000;
text-decoration:none;}
/*MENU BUTTONS WHITE*/
.menubtns {width:150px;height:43px;background-color: #fff; border-left:2px solid #ff5100;}
.menubtns td.blokje{background-color:#ff5100;width:1px; height:15px;}
.menubtns span.titel{ width:149px;color:#000;font-family: Arial, Helvetica, sans-serif;font-size: 15px;margin-left:10px;font-weight: bold;line-height: 12px;}
.menubtns span.nr{width:149px;color:#aaa;font-family: Arial, Helvetica, sans-serif;font-size: 10px;margin-left:10px;}
.menubtns span.line {color:#ff5100;font-family: Arial, Helvetica, sans-serif;font-size: 17px;font-weight: bold;margin-left:-1px;padding-top:10px;} 
/* MENU BUTTONS ORANGE*/
.menubtns_active {width:150px;height:43px;background-color: #ff5100; border-left:2px solid #ff5100;}
.menubtns_active td.blokje{background-color:#ff5100;width:1px; height:15px;}
.menubtns_active span.titel{ width:149px;color:#000;font-family: Arial, Helvetica, sans-serif;font-size: 15px;margin-left:10px;font-weight: bold;line-height: 12px;}
.menubtns_active span.nr{width:149px;color:#fff;font-family: Arial, Helvetica, sans-serif;font-size: 10px;margin-left:10px;}
.menubtns_active span.line {color:#ff5100;font-family: Arial, Helvetica, sans-serif;font-size: 17px;font-weight: bold;margin-left:-1px;padding-top:10px; } 
/* MENU BUTTONS REMOVE WHITE STRIPE*/
.menubtns_white {width:150px;height:43px;background-color: #fff;}
.menubtns_white td.blokje{background-color:#ff5100;width:1px; height:15px;}
.menubtns_white span.titel{ width:149px;color:#000;font-family: Arial, Helvetica, sans-serif;font-size: 15px;margin-left:10px;font-weight: bold;line-height: 12px;}
.menubtns_white span.nr{width:149px;color:#aaa;font-family: Arial, Helvetica, sans-serif;font-size: 10px;margin-left:10px;}
.menubtns_white span.line {color:#FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 17px;font-weight: bold;margin-left:-1px;padding-top:10px;} 
/* MENU BUTTONS ON PAGINA*/
.menubtns_page {width:150px;height:43px;background-color: #e7e7e7;}
.menubtns_page td.blokje{background-color:#ff5100;width:1px; height:15px;}
.menubtns_page span.titel{ width:149px;color:#000;font-family: Arial, Helvetica, sans-serif;font-size: 15px;margin-left:10px;font-weight: bold;line-height: 12px;}
.menubtns_page span.nr{width:149px;color:#fff;font-family: Arial, Helvetica, sans-serif;font-size: 10px;margin-left:10px;}
.menubtns_page span.line {color:#ff5100;font-family: Arial, Helvetica, sans-serif;font-size: 17px;font-weight: bold;margin-left:-1px;padding-top:10px;} 

/**********************************************/
div#slogan {
	position:absolute;
	right:30px;
	top:82px;
	float:right;
	width:750px;
	height:204px;
	background:#000;
}
div#slogan span {
	font-size:30px;
	color:#FFF;
	margin-left:75px;
	line-height:190px;
}
div#page {
	position:relative;
	width: 1104px;
	height: 435px;
	top:20px;
}
/*LEFT PAGE DIV*/
div#leftmenu {
	float:left;
	position:relative;
	width: 190px;
	height: 415px;
	background-color:#e7e7e7;
	left:30px;
}
div#leftmenu_titel {
	position:relative;
	width: 155px;
	height: 19px;
	left:20px;
	top:20px;
	border-left:10px solid #ff5100;
	text-indent:8px;
	color:#505050;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight:bold;
	font-size:25px;
	text-transform: uppercase;
}
.updatingdatabase {
	color:#505050;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight:bold;
	font-size:25px;
	text-transform: uppercase;
	}
div#leftmenu_content {
	position:relative;
	width: 165px;
	height: 330px;
	left:20px;
	top:35px;
	font-size:12px;
	line-height:18px;
	color:#000;
	}
div#leftmenu_content .titel {
	color:#ff5100;
	font-weight:bold;
	text-decoration:underline;
}

div#leftmenu_content .nieuwsmenu p {
	line-height:25px;
	font-size:12px;
	color:#666;
	}
div#leftmenu_content a {
	line-height:25px;
	font-size:12px;
	color:#333;
	text-decoration:none;
	}
div#leftmenu_content a :hover{
	line-height:25px;
	font-size:12px;
	color:#ff5100;
	text-decoration:none;
	}

/*CENTER PAGE DIV*/
div#pagecontent {
	position:relative;
	width: 538px;
	height: 435px;
	left:52px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
}
div#pagecontent_content {
	margin-top:15px;
	position:relative;
	overflow:hidden;
	text-align:left;
	height:360px;
}

.width {
	width:505px;
}

div.scrollbtn {
	position:absolute;
	left:515px;
	overflow:hidden;
	z-index:9999;
	visibility:hidden;
	top:60px;
	}
.show {
	visibility:visible;
	position:absolute;
	left:515px;
	overflow:hidden;
	z-index:9999;
	top:60px;
	}
div#pagecontent_titel {
	position:relative;
	height: 40px;
	border-left:10px solid #ff5100;
	text-indent:10px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 60px;
	font-weight:bold;
	font-size:25px;
	text-transform: uppercase;
}
div#meernieuws {
	height: 20px;
	width: 145px;
	position: absolute;
	left:393px;
	color:#a9a9a9;
	font-size:15px;
	top:20px;
	line-height:27px;
	text-align:right;
	}
div#home_nieuws .item {
	height:77px; 
	width:538px;
	margin-bottom:17px;
	border-left:10px solid #dadada;
}
div#home_nieuws .item_over {
	height:77px; 
	width:538px;
	margin-bottom:17px;	background-color:#eaeaea;
	border-left:10px solid #ff5100;
	}
div#home_nieuws .titel a {
	text-decoration:none;
	color:#ff5100;
	font-size:14px;
}

div#home_nieuws .titel {
	font-size:14px;
	color:#ff5100;
	font-weight:bold;
	vertical-align:top;
	line-height:14px;
	height:18px;
}
.nieuwstitel {
	font-size:14px;
	color:#ff5100;
	font-weight:bold;
	vertical-align:top;
	line-height:14px;
	height:18px;
}
div#home_nieuws .omschrijving {
	font-size:12px;
	color:#000;
	font-style:italic;
	line-height:14px;
	vertical-align:middle;
}
div#home_nieuws .leesverder {
	font-size:10px;
	color:#5a5a5a;
	text-transform: capitalize;
	line-height:10px;
	vertical-align:-10%;
	font-weight:bold;
}
div#home_nieuws .leesverder a {
	color:#5a5a5a;
	text-transform: capitalize;
	text-decoration:none;
}
div#home_nieuws .leesverder a:hover {
	color:#ff5100;
}
div#home_nieuws .geplaatst {
	font-size:10px;
	color:#a9a9a9;
	vertical-align:bottom;
	height:16px;
	line-height:13px;
	font-weight:bold;
}

table.nieuwsmenu {
	height:330px;
	width:165px;
	border:0px;
} 

/*RECHTER PAGE DIV*/
div#rightcontent {
	position:relative;
	width: 274px;
	height: 415px;
	float:right;
	right:30px;
}
div#orangebox {
	position:relative;
	width: 274px;
	height: 190px;
	background-image: url(../img/bg_orangebox.jpg);
	background-repeat: repeat-x;
}
div#orangebox table {height:170px;width:234px;margin-left:25px;}
div#orangebox span.titel {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #FFF;text-decoration: underline;font-weight: bold; line-height:25px;}
div#orangebox span.titel a {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #FFF;text-decoration: underline;font-weight: bold; line-height:25px;}
div#orangebox span.text {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #d0d0d0;text-decoration: none;line-height:18px;}
div#orangebox span.text a {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #FFF;text-decoration: none;line-height:18px; margin-left:5px; font-style:italic;}
div#orangebox span.text a:hover {color: #CCC;text-decoration: underline;}

div#flyers {
	position:relative;
	width: 294px;
	height: 148px;
	top:20px;
	background-image: url(../img/bg_folders.png);
	background-repeat: no-repeat;
}
div#flyers table { 	width:120px;margin-left:25px;}
div#flyers span.titel{	font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #3e3e3e;;text-decoration: underline;font-weight: bold; line-height:35px;}
div#flyers span.titel a{	font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #3e3e3e;;text-decoration: underline;font-weight: bold; line-height:35px;}
div#flyers span.titel a:hover {	font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #ff5100;;text-decoration: underline;font-weight: bold; line-height:35px;}
div#flyers span.text{	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #747372;line-height:18px; font-style:normal;}
div#flyers span.text a {	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #747372;line-height:18px;font-style:normal;text-decoration:none;}
div#flyers span.text a:hover {	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #545454;line-height:18px;font-style:normal;text-decoration:none;}

div#donaties {
	position:relative;
	width: 274px;
	height: 49px;
	background-color:#dadada;
	top:28px;
	text-indent:25px;
	font-size:16px;
	font-weight:bold;
	line-height:49px;
	text-transform:uppercase;
}
div#donaties a {border:0px;
text-decoration:none;

}
div#donaties a:hover {border:0px;
text-decoration:none;
}
div#donaties img{
	margin-left:22px;
	margin-bottom:-5px;
	border:0px;
}
table#linkslist {
	margin-top:10px;
	width:530px;
	margin-left:10px;
	border:0px;
}
table#linkslist td {
	height:25px;
	width:50%;
}
table#linkslist a {
	color:#ff5100;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a {
	text-decoration:none;
	color:#ff5100;
}
a:hover {
	color:#ff5100;
}
.foruminlog{
	background-image: url(../img/bg_inlog.jpg);
	background-repeat:no-repeat;
	border:0px;
	height:22px;
	width:151px;
	padding-left:5px;
	padding-top:4px;
}
.loginbtn{
	width:103px;
	height:24px;
	background-image:url(../img/inloggen.jpg);
	border:0px;
	margin-top:5px;
}
#footer{
	text-align:center;
	position:relative;
	color:#666666;
	font-size:10px;
	margin-top:30px;}
