﻿body { 
	font-size: 82%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: url(/images/design/body-bg.gif) #fee098 repeat-x;
}
*
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
div#container {
	width: 972px;
	padding: 6px 0 0 0;
	margin:0 auto;
	background:#fff;
	position: relative;
}
div#news
{
	overflow:hidden;
}
strong.news-title
{
	font-size:14px;
}
/*****************************************************************
       Menu
*****************************************************************/
ul#submenu {
	padding: 0; 
	margin: 17px 0 18px 6px; 
	list-style-type: none; 
}
ul#submenu li {
	width: 172px;
	padding: 6px 10px; 
	margin: 0; 
	border-bottom: 1px solid #bbd5bd;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
}
ul#submenu li.sub2 {
	width: 172px;
	padding: 6px 0 6px 20px;
	font-size: 13px;
}
ul#submenu li.sub3 {
	width: 162px;
	padding: 6px 0 6px 30px;
	font-size: 13px;
}
ul#submenu li.sub4 {
	width: 152px;
	padding: 6px 0 6px 40px;
	font-size: 13px;
}
ul#submenu li.sub5 {
	width: 142px;
	padding: 6px 0 6px 50px;
	font-size: 13px;
}
ul#submenu li.sub6 {
	width: 132px;
	padding: 6px 0 6px 60px;
	font-size: 13px;
}
/*****************************************************************
       BreadCrumbs
*****************************************************************/
div#breadcrumbs-right {  
	width:305px;
	padding: 6px 0;
	float: left;
}
div#breadcrumbs-left {
	width: 630px;
	padding: 8px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}
div#breadcrumbs p { margin: 0 0 0 124px; }
fieldset.zoekfield li#zoeken1 { padding: 0 5px 0 0; }
div#breadcrumbs-right fieldset.zoekfield li#zoeken3{color:#ffffff;}
div#footer-middle-right fieldset.zoekfield li#zoeken1 { padding: 0 10px 0 0; }
/*Bottom*/
div#footer
{
	width:100%;
	clear:left;
	overflow:hidden;
	padding:32px 0 6px 0;
	background: url(/images/design/container_bottom.png) #ffffff bottom left no-repeat;
}
div#footer-bottom 
{
	float:left;
	width: 960px; 
	height: 8px;
	background: url(/images/design/footer_bottom.png) #1d7425 bottom left no-repeat;
	margin:0 5px;
}
div#footer-middle {
	width: 960px; 
	background: #1d7425;
	color: #fff;
	float: left; 
	margin:0 5px;
}
div#footer-middle-left {
	/*width: 200px;*/
	/*padding: 0 15px 0 10px;*/
	font-size: 75%;
	float: left;
	min-height:35px;
}
div#footer-middle-right {
	width: 305px;
	padding: 5px 0 0 0;
	color: #699cdd;
	font-size: 82%;
	float: right;
	margin:8px 8px 0 0;
}
div#footer-extra {
	width: 950px; 
	padding: 8px 16px 10px 6px;
	background: #fee098;
	font-size: 75%;
	text-align: right;
	clear:left; 
}
div#footer-extra a { color: #1d7425; }
div#footer-extra a:hover { color: #000; }
div#selectcountry ul
{
	margin:5px 0 0 10px;
	padding:0;
}
div#selectcountry ul li
{
	margin:4px 0 0;
	padding:0;
	list-style:none;
}
div#selectcountry ul li a
{
	text-decoration:none;
	color:#fff;
}
div#selectcountry ul li a img
{
	vertical-align:middle;
	margin-right:3px;
}
div#selectcountry ul li a span
{
	text-decoration:underline;
}
/***********************************************************
	layout
***********************************************************/
div#left {
	width: 205px;
	padding:15px 20px 5px 6px;
	margin-left: -972px;
	float: left;
	background-color:#fff; 
}
div#right {
	width: 289px;
	padding: 15px 6px 5px 0;
	margin-left: -295px;
	float: left;
}
/***********************************************************
	WIST U DAT 
***********************************************************/
div#wistudat-home {
	padding: 0 10px 0 8px;
}
a.wistudat-home {
	height: 15px;
	padding: 0 20px 4px 0;
	margin: 20px 15px 0 0;
	background: url(/images/design/arrow-green-right-small.png) top right no-repeat;
	text-align: right;
	display: block;
}
div.wistudat {
	padding: 0 0 12px 0;
	margin: 0;
}
#left div.wistudat
{
        margin-left:6px;
	width: 192px;
	background: url(/images/design/left-wistudat-bottom.gif) left bottom no-repeat;
}
#right div.wistudat
{
        margin-left:0;
	width: 288px;
	background: url(/images/design/right-wistudat-bottom.gif) left bottom no-repeat;
}
div.wistudat-header {
	height: 12px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#left div.wistudat-header
{
	width: 192px;
	background: url(/images/design/left-wistudat-header.gif) left top no-repeat;
}
#right div.wistudat-header
{
	width: 288px;
	background: url(/images/design/right-wistudat-header.gif) left top no-repeat;
}
div.wistudat-content {
	margin: 0;
	padding: 0 10px;
	font-size: 85%;
	background: url(/images/design/wistudat-bg.gif) left top repeat-y;
}
#left div.wistudat-content
{
	width: 172px;
	background: url(/images/design/left-wistudat-bg.gif) left top repeat-y;
}
#right div.wistudat-content
{
	width: 268px;
	background: url(/images/design/right-wistudat-bg.gif) left top repeat-y;
}
div.wistudat-content h4 { 
	padding: 0; 
	margin: 0 0 10px 0;
	font-size: 140%;
}
div.wistudat-content p { margin: 0;line-height:18px }
div.wistudat-content a.meer,div#vacatures a.meer {
	height: 15px;
	padding: 0 20px 0 0;
	margin: 5px 0 0 0;
	background: url(/images/design/arrow-green-right-small.png) right top no-repeat;
	color: #1d7425;
	text-align: right;
	display: block;
	line-height:15px;
}
div#vacatures a.meer
{
	background: url(/images/design/arrow-green-right-large.png) right top no-repeat;
	height:20px;
	padding: 0 25px 0 0;
	line-height:20px;
}
/***********************************************************
	 Vacatures
***********************************************************/
#content div#vacatures
{
	float:left;
	width:416px;
}
#content div#vacatures h4 { 
	margin: 12px 0 6px 0;
	font-size: 140%;
	clear:right;
}
#content div#vacatures dl
{
	float:left;
	width:208px;
	padding:0;
	margin:0;
	font-size:12px;
}
#content div#vacatures dl dt
{
	background:url(/images/design/normal-li.jpg) left center no-repeat;
	padding:0 0 0 8px;
	margin:0;
}
#content div#vacatures dl dt a
{
	color: #1d7425;
}
#content div#vacatures dl dd
{
	margin:0;
	padding:0 8px 5px 0;
	line-height:18px;
}
#content div#vacatures a.meer
{
	float:right;
	margin:30px 10px 0 0;
	font-size:11px;
}
/***********************************************************
	 Zoekfield
***********************************************************/
fieldset.zoekfield li#zoeken2 { padding: 0 2px 0 0; }
/***********************************************************
	 Login Panel And Contact Info
***********************************************************/
div#right div.loginblock,div#right div.contactblok {
	width: 288px;
	padding: 0 0 12px 0;
	margin: 10px 0 0 0;
}
div#right div.loginblock
{
	background: url(/images/design/login-bottom.gif) left bottom no-repeat;
}
div#right div.contactblok
{
	background: url(/images/design/right-wistudat-bottom.gif) left bottom no-repeat;
}
	* html div.contactblok { margin-top: 25px; } 
	*:first-child+html div.contactblok { margin-top: 25px; }
div#right div.loginblock-header,div#right div.contactblok-header {
	width: 288px;
	height: 12px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#right div.loginblock-header
{	
	background: url(/images/design/login-header.gif) left top no-repeat;
}
div#right div.contactblok-header
{
	background: url(/images/design/right-wistudat-header.gif) left top no-repeat;
}
div#right div.loginblock-content,div#right div.contactblok-content {
	width: 268px;
	margin: 0;
	overflow:hidden;
	padding: 0 10px;
	font-size: 82%;
}
div#right div.loginblock-content
{
	background: url(/images/design/login-bg.gif) left top repeat-y;
}
div#right div.contactblok-content
{
	background: url(/images/design/right-wistudat-bg.gif) left top repeat-y;
}
div.contactblok-content h4 { 
	padding: 0; 
	margin: 0 0 10px 0;
	font-size: 140%;
}
div#right div.loginblock-content h4
{
	padding: 0; 
	margin: 0 0 16px 0;
	font-size: 18px;
	line-height:18px;
}
div.contactblok-content p { margin: 0; }
div#right div.loginblock-content p{margin:0;padding:0;height:24px;clear:left}
div#content div.contactblok-content p { margin: 0; }
div#right div.loginblock-content label
{
	width:90px;
	display:block;
	float:left;
}
div#right div.loginblock-content input.textinput
{
	float:left;
	width:174px;
	border:1px solid #689BDD;
	height:16px;
}
div.contactblok-content a.meer {
	height: 15px;
	color: #013274;
	text-align: right;
	display: block;
}
div#right div.loginblock-content input.loginbtn
{
	height: 20px;
	padding: 0 25px 0 0;
	margin-top:4px;
	background: url(/images/design/arrow-green-right-large.png) right top no-repeat;
	cursor:pointer;
	float:right;
	border:0;
	text-align:right;
	font-weight:bold;
	font-size:16px;
}
div#right div.loginblock img,div.contactblok img { 
	margin: 0 8px 8px 0;
	float: left; 
}
a#vraag-mailen {
	height: 26px;
	padding: 2px 25px 0 0;
	margin: 10px 10px 0 0;
	background: url(/images/design/vraagmailen-knop.gif) top right no-repeat;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	display: block;
}
span#contact-tel {
	padding-right: 35px;
	float: right;
}
/***********************************************************
	 User Center Panel
***********************************************************/
div#right div.usercenter{
	width: 288px;
	margin: 10px 0 0 0;
}
div#right .usercenter p
{
	display:block;
	padding:18px 10px 12px 5px;
	border-bottom:1px solid #BBD5BD;
	font-size:11px;
	margin:0 0 0 2px;
}
div#right .usercenter p.first
{
	text-align:right;
	padding:10px 0;
}
div#right .usercenter p span
{
	font-weight:bold;
	margin:0 6px;
}
div#right .usercenter p span.f-18
{
	font-size:18px;
	display:block;
}
div#right .usercenter p a
{
	color:#1D7425;
	text-decoration:underline;
	margin:0 3px 0 5px;	
}
div#right .usercenter p a.gaan
{
	display:block;
	text-align:right;
	height:15px;
	padding:0 20px 0 0;
	background:url(/images/design/arrow-green-right-small.png) center right no-repeat;
	margin:2px 0 20px;
}
div#right a.advertentieknop
{
	float:right;
}
div#right a.advertentieknop,div#gastenboek a.gastenboekknop
{
	width:212px;
	border:0;
	height:34px;
	background:url(/images/design/advertentie-knop.gif) no-repeat center left;
	overflow:hidden;
	margin-bottom:10px;
	padding:0 20px 0 5px;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	display:block;
	text-decoration:none;
	color:#000000;
}
div#gastenboek a.gastenboekknop
{
	background:url(/images/design/advertentie-knop.gif) no-repeat center right;
}
div#right a.advertentieknop:hover
{
	background:url(/images/design/advertentie-knop-hover.gif) no-repeat;
}
div#gastenboek a.gastenboekknop:hover
{
	color:#000000;
	/*background:url(/images/design/advertentie-knop-hover.gif) no-repeat;*/
}
/***********************************************************
	 Advertenties Block And Gastenboek block
***********************************************************/
div#advertentiesblock,div#gastenboek
{
	overflow:hidden;
}
div#advertenties
{
	padding-top:25px;
	position:relative;
}
div#advertenties span.title
{
	position:absolute;
	top:0;
	left:10px;
	font-weight:bold;
	font-size:14px;
}
div#advertenties span.date
{
	position:absolute;
	top:0;
	left:315px;
	font-weight:bold;
	font-size:14px;
}
div#advertenties div.advertentie-content span.date
{
	font-size:12px;
}
div.advertentie-item,div.gastenboek-item{
	width: 406px;
	padding: 0 0 9px 0;
	margin: 5px 0 0 0; 
}
div.advertentie-item,div.gastenboek-item {background: url(/images/design/advertentie-bottom.gif) bottom left no-repeat;}
div.advertentie-item:hover,div.gastenboek-item:hover { background: url(/images/design/advertentie-hover-bottom.gif) bottom left no-repeat; }
div.advertentie-header,div.gastenboek-header { 
	width: 406px;
	height: 9px;
}
div.advertentie-item div.advertentie-header,div.gastenboek-item div.gastenboek-header { background: url(/images/design/advertentie-header.gif) top left no-repeat; }
div.advertentie-item:hover div.advertentie-header,div.gastenboek-item:hover div.gastenboek-header { background: url(/images/design/advertentie-hover-header.gif) top left no-repeat; }
div.advertentie-content,div.gastenboek-content { 
	width: 386px;
	padding: 0 10px 0 10px;
	overflow:hidden;
	position:relative;
}
div.advertentie-item div.advertentie-content, div.gastenboek-item div.gastenboek-content{ background: url(/images/design/advertentie-bg.gif) top left repeat-y; }
div.advertentie-item:hover div.advertentie-content,div.gastenboek-item:hover div.gastenboek-content { background: url(/images/design/advertentie-hover-bg.gif) top left repeat-y; }
div#content div.advertentie-content p
{
	width:240px;
	margin:0;
	line-height:18px;
	font-size:12px;
}
div.gastenboek-content p
{
	font-size:12px;
}
div.advertentie-content p a
{
	display:block;
	color:#1d7425;
	font-weight:bold;
}
div#advertentiesblock div.clear
{
	border-bottom:1px solid #BBD5BD;
	height:1px;
	margin:10px 0 6px;
	width:406px;
}
div.gastenboek-item
{
	font-size:85%;
}
div#gastenboek span.signature
{
	text-align:right;
	display:block;
	font-size:11px;
}
div#advertenties-detail
{
	width:406px;
	overflow:hidden;
	padding-bottom:15px;
}
div#advertenties-detail div.title-date
{
	float:left;
	/*position:relative;
	top:0;
	left:0;*/
}
div#advertenties-detail span
{
	font-weight:bold;
	display:block;
}
div#advertenties-detail div.title-date span
{
	margin-bottom:8px;
}
div#advertenties-detail p
{
	margin:0 0 10px;
}
div#advertenties-detail div.pre-next
{
	float:right;
	/*position:relative;
	top:0;
	right:0;*/
	width:50px;
	padding-top:10px;
}
div#advertenties-detail div.pre-next a
{
	/*position:absolute;*/
	float:left;
	display:block;
	width:20px;
	height:20px;
	overflow:hidden;
	line-height:52px;
}
div#advertenties-detail div.pre-next a.pre
{
	background:url(/images/design/arrow-green-left-large.png) no-repeat top left;
}
div#advertenties-detail div.pre-next a.next
{
	float:right;
	background:url(/images/design/arrow-green-right-large.png) no-repeat top left;
}
div#advertenties-detail div.clear
{
	clear:left;
	border:0;
	margin:0;
	height:8px;
}
div#advertentiesblock span.list-summary
{
	margin:0 0 25px;
	font-size:14px;
	display:block;
}
/***********************************************************
	Pager
***********************************************************/

div#advertentiesblock div#page-selection
{
	border:0;
	width:406px;
	margin:10px 0 0;
	padding:0;
}
div#gastenboek div#page-selection
{
	border:0;
	width:406px;
	margin:10px 0;
	padding:0;
}
div#advertentiesblock div#page-prev a,div#gastenboek div#page-prev a{
	background: url(/images/design/arrow-green-left-small.png) top left no-repeat;
	color:#1d7425;
}
div#advertentiesblock div#page-next a,div#gastenboek div#page-next a {
	background: url(/images/design/arrow-green-right-small.png) top right no-repeat;
	color:#1d7425;
}
div#advertentiesblock div#page-numbers a,div#gastenboek div#page-numbers a
{
	color:#1d7425;
}
div#gastenboek div#pager-header
{
	margin-bottom:30px;
	font-size:14px;
}
div#gastenboek div#pager-header a
{
	color:#1d7425;
	font-size:12px;
}
ul.mission
{
	width:426px;
	margin:0!important;
	border-top:1px solid #ffe8b6;
	padding:0;
}
ul.mission li
{
	list-style:none;
	border-bottom:1px solid #ffe8b6;
	padding:0 0 0 10px;
}
ul.mission a
{
	display:block;
	background:url(/images/design/arrow-li.jpg) no-repeat center left;
	font-size:95%;
	font-weight:bold;
	padding:2px 0 7px 10px;
}
/***********************************************************
	Product Group Link
***********************************************************/
div#right div#product-group img
{
	vertical-align:middle;
}
div#right div#product-group img.product
{
	margin-left:5px;
	max-width:150px;
	/*max-height:82px;*/
}
div#right div#product-group a
{
	text-align:right;
	display:block;
	padding-right:25px;
	background:url(/images/design/arrow-green-right-small.png) no-repeat center right;
	height:15px;
	margin:20px 20px 0 0;
}
/**************************************************************
    rounded-content
**************************************************************/
.rounded-content strong
{
	font-size:18px;
	display:block;
	height:18px;
}
.rounded-content a
{
	display:block;
	background:url(/images/design/arrow-green-right-small.png) no-repeat center right;
	text-align:right;
	padding:0 20px 0 0;
	height:15px;
}
/***********************************************************
	CONTENT ONZE KAZEN
***********************************************************/
div#onzekazen-overview {
	width: 736px;
	padding:15px 0 0;
	margin: 0;
	float: left;
	overflow:hidden;
}
div#onzekazen
{
	width:100%;
	background:url(/images/design/vertical-separator.gif) repeat-y top left;
	overflow:hidden;
}
div#onzekazen-overview h5 a:hover {
	color: #1d7425;
}
div#onzekazen-overview div.product-group {
	width: 166px;
	/*padding: 0 5px;*/
	padding:0 10px 0 0;
	float: left;
	/*border-right: 1px solid #e3ddd1;*/
	/*border-left: 1px solid #e3ddd1;*/
}
/*div#onzekazen-overview div.product-group:first-child
{
	border:0;
	padding:0;
}*/
div#onzekazen-overview div.vertical-separator
{
	float:left;
	width:10px;
}
div#onzekazen-overview h5 a {
	height: 15px;
	padding: 0 25px 0 0;
	color: #000;
	text-decoration: none;
}
div#onzekazen-overview div.product-group h5 a 
{
	background: url(/images/design/arrow-green-right-small.png) top right no-repeat;
	display: inline-block;
}
div#profile
{
	margin:26px 0 10px;
	padding:0 0 0 2px;
	overflow:hidden;
}
div#profile h4
{
	font-size:18px; margin:0 0 7px; float:left;width:100%;
}
div#profile a
{
	float:right;
	background:transparent url(/images/design/arrow-green-right-small.png) no-repeat right center;
	padding:0 20px 0 0;
	height:15px; line-height:15px;
	font-size:11px;
}




/**********************************
    Jongerendag
**********************************/
.mainform input[type="text"], select
{
    width: 180px;
    border: 1px solid #7e9db9;
    background-color: #fff;
}
.mainform .legend
{
    height: 25px;
}
.mainform .hint
{
    font-size: 82%;
}
.mainform tr
{
    height:24px;
}
.mainform input[type="submit"]
{
    width: 119px;
    height: 34px;
    margin: 2px 0 0 0;
    padding:0 30px 0 0px;
    border: 0;
    background: url(/images/design/shipping.gif) no-repeat;
    overflow: hidden;
    cursor: pointer;
    float: right;
    font-weight:bold;
    font-size:130%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.mainform input[type="submit"]:hover
{ 
    background: url(/images/design/shipping-hover.gif) no-repeat; 
}
.mainform .subtitle
{
    color:#1D7425;
}

a[href$=".pdf"]
{
    padding-left: 20px;
    background: url(/images/icons/pdf.gif) no-repeat center left;
}
