/* GENERAL */
body {
	margin: 0px;
	background-color: #EAEAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #234FAB;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;	
}
li.nav{
list-style-image:url(../img/sitemap_arrow.gif);
margin:0px 0px 0px 20px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #234FAB;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	clear: both;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #224DA6;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

span.blocktitle{
	width: 180px;
	height: 24px;
	margin: 0px;
	padding-top: 6px;
	background-image: url('../img/blockbg.gif');
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
	display: block;
}

span.refblocktitle{
	width: 180px;
	height: 24px;
	margin: 0px;
	padding-top: 6px;
	background-image: url('../img/referentieheader.gif');
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
	display: block;
}

/* FRAME */
div#frame {
	width: 990px;
	margin: auto;
	margin-top: 0px;
	background-image: url('../img/headerbg.jpg');
	background-repeat: no-repeat;
}

/* CONTENT */
div#content {
	width: 980px;
	margin: auto;
	overflow: hidden;
	padding-top: 10px;
}

/* HEADER */
div#header {
	width: 960px;
	height: 150px;
	margin: 10px;
	margin-bottom: 20px;
}

div#leftheader {
	width: 760px;
	height: 150px;
	float: left;
	font-size: 0px;	
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#menu {
	width: 760px;
	height: 40px;
	background-color: #224DA6;
	font-size: 14px;
}

div#menu a {
	font-weight: bold;
	color: #ffffff;
}

ul#webshop {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}

ul#webshop li {
	margin: 0px;
	padding: 0px;
}

ul#webshop li a{
	width: 75px;
	height: 29px;
	display: block;
	padding-left: 125px;
	padding-top: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('../img/webshopbg.gif');
	background-repeat: no-repeat;
}

ul#webshop li a:hover {
	text-decoration: none;
	color: #F5A7A8;
	background-image: url('../img/webshopbg_hover.gif');
	background-repeat: no-repeat;
}

ul#topmenu {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 40px;
	background-image: url('../img/topmenu_bg.gif');
	background-position: right 40px;
}

ul#topmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	background-image: url('../img/topmenu_li_bg.gif');
	background-position: right;
}

ul#topmenu li a {
	display: block;
	height: 29px;
	padding: 11px 10px 0 10px;
	float: left;
}

ul#topmenu li a:hover {
	color: #A7B8DB;
	text-decoration: none;
	background-image: url('../img/topmenu_li_hover_bg.gif');
	background-position: center;
	background-repeat: no-repeat;
}


div#rightheader {
	width: 200px;
	height: 150px;
	float: left;
	font-size: 0px;
}

/* LEFT */
div#left {
	width: 210px;
	margin-right: 10px;
	float: left;
}

a.ref {
	font-size: 12px;
	color: #E72325;
	font-weight: bold;
}

p.link {
	text-align: right;
}

/* BLOCK */
div.block {
	width: 190px;
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

a.contact {
	color: #224DA6;
	font-weight: bold;
}

div.block h3 {
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	font-size: 11px;
}

p#contact {
	margin-top: 0px;
}

div.inblock {
	border: 1px solid #D3DBED;
	width: 188px;
	background-image: url('../img/blockgradient.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.ref {
	border-top: 0px;
}

div.inblock p {
	margin: 10px;
	font-size: 11px;
}

div.ref p {
margin-top: 0px;
}


/* SUBMENU */
div#submenu {
	width: 190px;
	border: 10px solid #ffffff;
	margin-bottom: 10px;
}
ul#submenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	width: 190px;
}

ul#submenu li {
	margin: 0px;
	padding: 0px;
}

ul#submenu li a{
	width: 165px;
	height: 24px;
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	font-weight: bold;
	color: #234FAB;
	background-image: url('../img/submenu_arrow.gif');
	background-repeat: no-repeat;
}

ul#submenu li.even a{
	background-color: #C1CDE6;
}

ul#submenu li.oneven a{
	background-color: #D3DBED;
}

ul#submenu li a:hover {
	color: #ffffff;
	background-image: url('../img/submenu_arrow_hover.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#submenu li a.selected, ul#submenu li a.selected:hover {
	background-image: url('../img/submenu_selected.gif');
	background-repeat: no-repeat;
	color: #ffffff;
}

/* MIDDLE */
div#middle {
	width: 540px;
	float: left;
	margin-right: 10px;
}

/* CONTENTBLOCK */
div#contentblock {
	width: 500px;
	background-color: #ffffff;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}

p#breadcrumb {
	padding: 0px;
	margin: 0px;
	color: #91A7D5;
}

p#breadcrumb a{
	font-size: 11px;
	font-weight: bold;
	color: #91A7D5;

}


/* Wilnest banner */

#banner-wilnest {
	display: block;
	padding: 20px;
	margin: 10px 0 0 0;
	background-color: #FFF;
}

#banner-wilnest img {
	vertical-align: middle;
}


/* NEWSBLOCK */
div#newsblock {
	width: 520px;
	height: 178px;
	background-color: #ffffff;
	margin-top: 10px;
	padding-left: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}

div#newsitem {
	width: 223px;
	height: 100px;
	background-image: url('../img/blockgradient.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	border: 1px solid #D3DBED;	
	margin-right: 10px;
	padding: 10px;
	line-height: 150%;
}

div.newscontent {
	margin-left: 70px;
}

img.news {
	margin: 0px;
	margin-right: 10px;
	border: 1px solid #224DA6;
	float: left;
}

div#newsitem p.datum {
	font-size: 10px;
}

div#newsitem p.titel {
	font-size: 12px;
	font-weight: bold;
	color: #234FAB;
}

div#newsitem p.txt {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

div#newsitem p.leesmeer {
	font-size: 11px;
}

div#newsitem a {
	font-weight: bold;
	color: #224DA6;
}

img.newsdetail {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #224DA6;
	float: right;
}

/* WEBSHOP */
div#webshop {
	width: 520px;
	background-color: #ffffff;
	padding: 0px 10px;
	margin-bottom: 20px;
}

div#webshoptop {
	width: 500px;
	background-color: #ffffff;
	padding: 20px;
	padding-bottom: 10px;
}

/* RIGHT */
div#right {
	width: 210px;
	float: left;
}

div.inblock input {
	width: 95%;
	margin: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 2px;
	color: #91A7D5;
}

div.inblock input:focus {
	color: #000000;
}

a.nieuwsbrief {
	font-size: 12px;
	color: #224DA6;
	font-weight: bold;
}

/* NEWS */

div#newscontent {
	width: 520px;
	background-color: #ffffff;
	padding: 20px 0px 20px 20px;
	overflow: hidden;
	margin-bottom: 5px;
}

table#nieuwsarchief {
	width: 500px;
	clear: both;
	margin: 0px;
}

table#nieuwsarchief th {
	text-align: left;
	border-bottom: 1px solid #D3DBED;
}

table#nieuwsarchief td.datum {
	font-size: 11px;
	border-bottom: 1px solid #D3DBED;
	width: 170px;
}

table#nieuwsarchief td.titel {
	border-bottom: 1px solid #D3DBED;
	width: 320px;
}

table#nieuwsarchief td.leesmeer {
	border-bottom: 1px solid #D3DBED;
	width: 10px;
}

table#nieuwsarchief td.titel a {
	color: #234FAB;
	font-weight: bold;
}

h1#archive {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	float: left;
}

/* REFERENTIES */
div#reference {
	width: 223px;
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	border: 1px solid #D3DBED;	
	background-color: #E7EBF5;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

img.reference {
	margin: 0px;
	border: 1px solid #224DA6;
}

div#reference p.leesmeer {
	font-size: 11px;
	font-weight: bold;
}

div#reftxt {
	width: 340px;
	float: left;
	margin: 0px;
}

div#refimg {
	float: left;
	width: 160px;
}

div#shop {
      width: 220px;
      background-image: url('../img/blockgradient.jpg');
      background-repeat: no-repeat;
      background-position: bottom right;
      float: left;
      border: 1px solid #D3DBED;   
      margin-right: 5px;
      padding: 5px;
	  padding-right: 10px;
      padding-left: 5px;
      line-height: 170%;
}

div#shop p.txt {
	padding-left: 5px;
}

div#shop h2 {
	padding-left: 5px;
}

div#webshop {
	margin-bottom: 5px;
}

