* {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Sans Unicode', Verdana, 'Vera Sans', Helvetica, Arial, sans-serif;
}
body {
	background: #F9F9F9;
}
body, th, td, input, textarea, table{
	font-size: 12px;
	color: #000000;
}
a {
	font-weight:bold;
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #F00;/*#AA3405;*/
}

p, ol {
margin-top: 10px;
}

h1, h2, h3 {
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
}
h1 {
	font-size: 1.5em;
	margin:0px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin:0px;
}
h3 {
	font-size: 1em;
	margin:0px;
}
#tags h1, #tags h2, #tags h3, #tags h4, #tags h5, #tags h6 {
	display:inline;
	margin:0;
	padding:0;
	}
ul, ol {
	margin-left: 3em;
}

hr {
	display: none;
}


#main
{
width: 995px;
margin: 0 auto;
background: #ffffff;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
}


/* Header */

#header {
	width: 995px;
	margin: 0 auto;
	height: 130px;
}

#logo {
	width: 600px;
	padding-top:20px;
	height: 110px;
	text-align:center;
	float:left;
}
.logo_links {
	width:150px;
	height:130px;
	float:left;
}
.logo_links span {
	display:block;
	margin-top:45px;
	margin-left:10px;
}
#logo2 {
	width: 130px;
	text-align:center;
	float:right;
}
#menu {
	height: 39px;
	width: 995px;
	float: left;
	background:#fff url(../img/menu/three_0.gif) repeat-x;
}
#nav {
	float: left;
}
#search {
	float:right;
	margin-right:100px;
	margin-top:5px;
	}
.searchbox {
	height:20px;
	width: 120px;
	padding-left:30px;
	padding-top:2px;
	background-image:url(../img/input_search.png);
	background-repeat:no-repeat;
    border: 1px solid #000;
}
/* Page */

#page {
	width: 995px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
    background-color: #FFF;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}
/* Content */
#content {
	float: left;
	width: 716px;
	padding: 0px 5px 5px 5px;
}
#content h2 {
	height: 22px;
	font-size: 14px;
	color: #000;
	}
#content .entry {
	margin-bottom:20px;
	color: #000000;
	}
#content p {
	margin:0px;
	margin-bottom:15px;
	}
#content a {
	color:#FF6600;
	}
#content a:hover {
	color:#000;
	}
#content h2 a {
	font-weight:bold;
	text-decoration: none;
	color: #000;
}
#content h2 a:hover {
	color: #F00;/*#AA3405;*/
}
.pcontent {
    margin: 0 auto;
    color: #000;
	font-size:12px;
    text-align: left;
	margin-bottom:15px;
	display:block;
	padding:5px;
}
.pcontent p {
  padding:0;
  margin:1ex 0;
}
.pimg  {
	border:1px solid #000;
	float:left;
	display:block;
	}
.particle  {
	width: 590px;
	color:#000;
	padding:0 5px 0 5px;
	float:left;
	}
#content .particle h2 {
	color: #000;
	}
/* Sidebars */
.sidebar {
	float: right;
	width:250px;
	}
.menu_body {
	border:1px solid #C4C4C4;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.menu_title {
	color:#000;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	background-color:#B4B4B4;
    -moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.content_title{
	color:#000;
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
	background-color:#C4C4C4;
    -moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}
.content {
    margin: 0 auto;
    color: #000;
	font-size:12px;
    text-align: left;
	margin-bottom:15px;
	display:block;
	padding:5px;
}
.round {
    border: 1px solid #D8D8D8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	}
.menu_body {
	padding:5px;
	}

/* Footer */
#footer {
	padding: 1px;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #D00;
}
.back_title {
	font-weight:bold;
	padding-left: 15px;
	margin-bottom: 15px;
}

ul .sidemenu, ul .sidemenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: small;
	margin-bottom: 0px;
}
ul .sidemenu li {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
#breadcrumb {
	height:35px;
}
/*
#####  Brochure download pagina
*/
.instelling {
	display:block;
}
.instelling .thumb {
	float:left;
	width:175px;'
	text-align:center;
}
.instelling .thumb img {
	margin:0 auto 0 auto;
	display:block;
}
.instelling .thumb img:hover {
	cursor:pointer;
}
.inst_desc {
	float:right;
	width:520px;
	display:block;
}
ul  {
	list-style-type:none;
	margin-left:0px;
}
ul  li{
	list-style-type:none;
	margin-left:0px;
}
.link a:hover {
	cursor: pointer;
	cursor: hand;
}
.error {
	color:#C00;
	font-weight:bold;
}

/*		OUDE CSS	*/
.kop1 { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000099;  }
.kop2 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; line-height: 20px}
.basis_small { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; margin-bottom: 10px;}
.artikel_intro { FONT-SIZE: 12px; COLOR: #000000;  line-height: 110%}
.header_tekst { FONT-WEIGHT: normal; FONT-SIZE: 12px;  }
.archief_headline { FONT-WEIGHT: bold; FONT-SIZE: 12px;  ; line-height: 140%}
.advertentie { FONT-WEIGHT: bold; FONT-SIZE: 12px;  ; background-position: center}
.artikel_kop { FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #000000;  }

