div.logofooter {
	clear:both;
	padding-bottom: 0px;
	}
	
div.logofooter img {
	position:absolute;
	z-index: 100;
	margin-top: -65px;
}

/*
#################
#	ALGEMEEN	#
#################
*/
body, html,
span, div,
h1, h2, h3, h4, h5, h6,
a, p,
img,
.aanbiedingen ul,
ul#mainNieuws,
.item ul,
ul#mainMenu,
ul#path,
ul#subMenu,
ul.navBalk,
ul#gegevensItem,
ul.itemKnop,
ul.footer,
.aanbiedingen ul li,
ul#mainNieuws li,
.item ul li,
ul#mainMenu li,
ul#path li,
ul#subMenu li,
ul.navBalk li,
ul#gegevensItem li,
ul.itemKnop li,
ul.footer li {
	margin: 0;
	padding: 0;
}

div#container {
	font-size: 1.2em;
	line-height: 1.5em;
	}

h2 {
	font-weight: bold;
	font-size: 2.17em;
	color: #F2930E;	
	margin-bottom: 3px;

}

h3 {
	font-weight: bold;
	font-size: 1.67em;
	margin: 6px 0 6px 2px;
	color: #003580;
}

h4 {
	font-weight: bold;
	font-size: 1.33em;
	color: #F2930E;
	margin-bottom: 7px
}
h5 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 6px 0 6px 0;
	color: #003580;
}



/*
div#contentMiddle,
div#contentMiddle2
 {
	font-size: 1.2em;
	line-height: 1.5em;
}*/

img {
	display: block;
	border: 0;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	height: 0;
}

body {
	color: #000;
	font: 62.5% Arial, Verdana, Helvetica, sans-serif;
	background: #FF9C21 url(../images/bg_main.gif) repeat-x;
	margin: 30px 0 30px 0;

}

/*
#################
#	LAY-OUT		#
#################
*/

/* HOOFDPAGINA */

body#mainBody div#container {
	background: url(../images/bg_maincont.jpg) no-repeat;
	width: 951px;
	height: 621px;
	margin: auto;
	padding: 11px 17px 21px 11px;
}
div#header {
	background: url(../images/header.jpg);	
	width: 683px;
	height: 119px;
	float: left;
}

/* HOOFDPAGINA KOLOM LINKS */

body#mainBody div#kolomLinks {
	width: 220px;
	height: 271px;
	float: left;
	clear: left;
	margin: 12px 9px 0 0;
}
body#mainBody div#kolomLinks p {
	width: 190px;
	background: #F2930E;
	padding: 10px 15px 0 15px;
	color: #fff;
}
div#kolomLinks ul.itemKnop {
	padding: 10px 0 5px 15px;
}

ul.itemKnop {
	list-style: none;	
	width: 205px;
	background: #F2930E;
	padding: 2px 0 5px 15px;
}
div#nieuwsding1 ul.itemKnop {	
	width: 125px;
	margin-top: 3px;
}

ul.itemKnop li a {
	display: block;
	height: 20px;
	background: url(../images/pijl_blauw.gif) no-repeat 3px 3px;
	background-color: #F2930E;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 0 0px 25px;
}
ul.itemKnop li a:hover {
	color: #003580;
}

/* -=-=---=---=-===---=-==--- */


ul.knopske {
	list-style: none;	
	width: 205px;
	background: #F2930E;
	padding: 2px 0 5px 15px;
}

ul.knopske li a {
	display: block;
	height: 18px;
	background: url(../images/pijl_blauw.gif) no-repeat 3px 3px;
	background-color: #F2930E;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0 0px 25px;
}
ul.knopske li a:hover {
	color: #003580;
}


/* -=-=---=---=-===---=-==--- */



a#logo {
	float: left;
	margin: 3px 0 0 15px;
}

/* HOOFDPAGINA CONTENT MIDDEN */

div#content {
	width: 457px;
	float: left;
	margin-top: 12px;
}
div#intro {
	width: 420px;
	height: 118px; 
	margin: 0 0 8px 2px; 
	background: #003580;
	color: #fff;
	padding: 10px 15px 15px 15px;
}
div#intro h3 {
	color: #F2930E;
	margin: 0;
}
div#intro {
	line-height: 1.4em;
}
div#contentItems {
	position:relative;
	background: url(../images/bg_main_content.gif);
	width: 457px;
	height: 259px;
}
div.item {
	width: 100px;
	height: 205px;
	padding: 12px 0 0 15px;
	float: left;
}
div.item h3 {
	margin: 0 0 3px 0;
}
div.item p {
	margin: 6px 0 4px 0;
	color: #0A2E64;
}
div.item ul.itemKnop {
	position: absolute;
	margin-top: 158px;
	width: 125px;
	padding: 0;
}

/* HOOFDPAGINA KOLOM RECHTS */

div#kolomRechts {
	position: relative;
	width: 258px;
	height: 560px;
	float: right;

}
div#itemRechts {
	position: relative;
	margin-left: 5px;
	
}
div#itemRechts p {
	width: 198px;
	overflow:hidden;
	background: #F2930E;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 15px 5px 35px;
	margin-top: 1px;
	line-height: 1.4em;
}

/* SUBPAGINA */

body#subBody div#top {
	background: url(../images/bg_sub_top.png) no-repeat;
	width: 979px;
	height: 11px;
	line-height: 11px;
	margin: auto;
}
body#subBody div#container {
	background: url(../images/bg_sub_middle.png) repeat-y;
	width: 951px;
	margin: auto;
	padding: 0 17px 0 11px;
}
body#subBody div#footer {
	background: url(../images/bg_sub_footer.png) repeat-y;
	width: 951px;
	height: 50px;
	margin: auto;
	padding: 0 17px 0 11px;
}

/* SUBPAGINA KOLOM LINKS */

body#subBody div#kolomLinks {
	width: 183px;
	float: left;
	clear: left;
	margin: 0;
		position:static;
}
body#subBody div#logo {
	background: url(../images/volker_logo_small.gif);
	width: 175px;
	height: 49px;
	float: left;
	margin-top: 12px;
}

#logoalsimg {
	margin-top:-55px;
	position: absolute;
	z-index: 100;
	left: 15px;
	}

/* SUBPAGINA CONTENT MIDDEN 1 */

body#subBody div#content {
	position: relative;
	float: left;
	margin: 0 0 0 3px;
}

body#subBody div#contentTop {
	width: 503px;
	height: 12px;
	background: url(../images/bg_sub_content_top.gif);
	line-height: 12px;
}

body#subBody div#contentMiddle {
	position: relative;
	width: 482px;
	min-height: 300px;
	background: url(../images/bg_sub_content_middle.gif) repeat-y;
	padding: 0 0 0 21px;
}
body#subBody div#contentMiddle h3 {

}
body#subBody div#contentBottom {
	width: 503px;
	height: 6px;
	line-height: 6px;
	background: url(../images/bg_sub_content_bottom.gif);
}

p#introTekst {
	width: 436px;
	background: #E6E8EB;
	color: #0A2E64;
	padding: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
p#tekst {
	width: 316px;
	line-height: 1.3em;
	padding-bottom: 20px;

}
body#subBody div#content img {
	
	padding-right: 17px;
}

/* SUBPAGINA CONTENT MIDDEN 2 */

body#subBody div#content2 {
	float: left;
	margin: 0 0 0 3px;
	width: 756px;
}

body#subBody div#contentTop2 {
	width: 756px;
	height: 12px;
	background: url(../images/bg_sub_content_top2.gif);
	float: left;
	line-height: 12px;
}

body#subBody div#contentMiddle2 {
	position: relative;
	width: 715px;
	min-height: 300px;
	background: url(../images/bg_sub_content_middle2.gif) repeat-y;
	padding: 0 20px 15px 21px;
	float: left;
}
body#subBody div#contentMiddle2 p a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
body#subBody div#contentMiddle2 p a:hover {
	text-decoration: none;
}
body#subBody div#contentBottom2 {
	width: 756px;
	height: 6px;
	line-height: 6px;
	background: url(../images/bg_sub_content_bottom2.gif);
	float: left;
}

div#gegevensImg {
	float: right;
	margin: 0 0 15px 10px;
}


body#subBody div#contentMiddle2 h3 {
	margin-bottom: 0px;
}
body#subBody div#nieuwsding1 h3 {
	margin-bottom: 0px;
}

div.item div.itemImg { padding-top: 25px; position: relative; }
body#subBody div.A {
	margin: 0 0 15px 0 ;
	width: 225px;
	padding: 0;
}
body#subBody div.B {
	margin: 0 0 15px 0 ;
	padding: 0 0 0 15px;
	border-left: 1px #f2930e solid;
	width: 225px;
}

body#subBody div.item div.special {
	background: #0A2E64;
	color: #fff;
	left: 0;
	padding: 3px 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 150px;
}
/* SUBPAGINA LAATSTE 3 */


/* SUBPAGINA  ITEM GEGEVENS */


/* SUB KOLOM RECHTS */

body#subBody div#itemRechts div.item {
	position: relative;
	width: 233px;
	height: 24px;
	padding: 0;
	float: none;
	padding: 280px 0 0 15px;
}
body#subBody ul.itemKnop {
	padding: 0;
	border: 1px solid #fff;
}

body#subBody div#itemRechts p#empty {
	width: 248px;
	height: 91px;
	background: #E6E8EB;
	margin-top: 7px;
	padding: 0;
}

/* SUB KOLOM RECHTS SMAL */

body#subBody div#kolomRechtsSmal div#itemRechts div.item {
	width: 238px;
	position: relative;
	height: 30px;
	padding: 0;
	float: none;
	padding: 130px 0 0 7px;
}
body#subBody div#klomRechtsSmal ul.itemKnop {
	padding: 0;
	border: 1px solid #fff;
}

div#kolomRechtsSmal {
	width: 258px;
	height: 160px;
	float: right;
}
div#kolomRechtsSmal div#itemRechts {
	margin-left: 5px;
	
}


/*
#########################
#	MENU'S & LIJSTEN	#
#########################
/*

/* PATH */
ul#path {
	position: relative;
	float: left;
	list-style: none;
	height: 20px;
	color: #60779A;
	padding: 10px 0 0 4px;
	clear: left;
	width: 500px;
}
ul#path li {
	float: left;
	color: #F2930E;
	margin: 0 3px 0 0;
}
ul#path a {
	color: #60779A;
	text-decoration: none;
}
ul#path a:hover {
	text-decoration: underline;
}

/* HOOFDMENU */
ul#mainMenu {
	position: relative;
	background: url(../images/bg_menu.gif);
	width: 683px;
	height: 33px;
	float: left;
	margin: 9px 0 0 0;
	list-style: none;
	font-size: 0.92em;
}
ul#mainMenu a {	
	float: left;
	display: block;
	height: 25px;
	background: url(../images/pijl_blauw.gif) no-repeat 11px 9px;
	color: #0A2E64;
	font-size: 1.167em;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 30px 0 34px;	
}
ul#mainMenu li {
	height: 33px;
	float: left;
}
ul#mainMenu li.border {
	border-left: solid 1px #fff;	
}

ul#mainMenu a.active,
ul#mainMenu a#home:hover,
ul#mainMenu a:hover {
	background: #F2930E url(../images/pijl_oranje.gif) no-repeat 11px 9px;
	color: #fff;
}
ul#mainMenu a#home {
	padding-right: 78px;
	background: url(../images/pijl_oranje.gif) no-repeat 11px 9px;
	color: #60779A;
}


/* SUBMENU */
ul#subMenu {
	position: relative;
	width: 175px;
	list-style: none;
	float: left;
	padding: 8px 4px 0 4px;
	font-size: 1.167em;
	font-weight: bold;
}
ul#subMenu a {
	display: block;
	height: 20px;
	background: url(../images/pijl_blauw.gif) no-repeat 0px 4px;
	padding: 4px 0 0 25px;
	text-decoration: none;
	color: #60779A;
	border-bottom: solid 1px #0A2E64;
}
ul#subMenu a:hover,
ul#subMenu a.active {
	color: #0A2E64;
	background: url(../images/pijl_oranje.gif) no-repeat 0px 4px;
}




/* NAVBALK */
ul.navBalk {
	position: relative;
	list-style: none;
	float: left;	
	background: #e6e8eb;
	height: 22px;
	width: 707px;
	padding: 8px 8px 0 0;
	margin: 0 0 15px 0;
}
ul.navBalk li {
	float: right;	
}
ul.navBalk li#terug {
	float: left;	
}
ul.navBalk a {
	text-decoration: none;
	color: #003580;	
	display: block;
	float: left;
	margin-left: 2px;
	padding: 0 2px 0 2px;
}
ul.navBalk a:hover {
	text-decoration: underline;
	color: #f2930e;	
}

ul#gegevensItem {
	margin-bottom: 15px;
	list-style: none;
}
ul#gegevensItem span{
	font-weight: bold;
	display: block;
}
ul#gegevensItem li{
	
}

/* FOOTER */

body#subBody ul.footer {
	font-size: 1.2em;
}

ul.footer {
	position: relative;
	list-style:none;
	height: 20px;
	color: #0A2E64;
	margin-top: 10px;
}

ul.A {
	width: 460px;
	float: left;
	padding-left: 5px;
}
ul.B {
	width: 235px;
	float: right;
	
}
ul.footer li {
	float: left;
	margin-right: 4px;
}
ul.footer li a{
	color: #0A2E64;
	text-decoration: none;
}
ul.footer li a:hover{
	text-decoration: underline;
}

/* SUBMENU */


/*
#####################
#	FORMULIEREN		#
#####################

ALGEMEEN */


/* ZOEKFORMULIER MAINPAGE */

body#mainBody form#zoeken {
	background: url(../images/bg_zoekform.gif);
	width: 240px;
	height: 100px;
	margin: 0;
	padding: 20px 0 0 18px;
}
form#zoeken p {
	color: #0A2E64;
	font-size: 0.9167em;
	margin-bottom: 10px;
}
form#zoeken input#inputveld {
	position: relative;
	background: #EDF3FA;
	border: 1px solid #B3BBC7;
	width: 140px;
	height: 18px;
	padding: 4px 0 0 0;
	float: left;
}
form#zoeken input#submit{
	background: #003580;
	color: #fff;
	height: 24px;
	border: none;
	margin-left: 10px;
	cursor: pointer;
}

/* ZOEKFORMULIER SUBPAGE */ 

body#subBody form#zoeken {
	height: 225px;
	float: left;
	padding: 20px 4px 0 20px;
}
body#subBody form#zoeken input#inputveld {
	width: 140px;
	margin-bottom: 8px;
}
body#subBody form#zoeken input#submit{
	
}

/* ZOEKFORMULIER KOLOM LINKS */

div#kolomLinks form#zoeken {
	height: 225px;
	float: left;
	padding: 20px 4px 0 10px;
}
div#kolomLinks form#zoeken input#inputveld {
	width: 140px;
	margin-bottom: 8px;
}
div#kolomLinks form#zoeken input#submit{
	margin-left: 0;
}

span#wijmakenplaatjes {
	background: url(../images/plaatjes.png) no-repeat 0 8px;
	width: 231px;
	height: 21px;
	display: block;
	}
	
div.sitemap li {
	font-weight: bold;
	}

ul.zoekresultaten li, 
div.sitemap li li {
	font-weight: normal;
	}
	
ul.zoekresultaten a, 
div.sitemap a {
	text-decoration: none;
	color: #000;
	}

ul.zoekresultaten a:hover, 
div.sitemap a:hover {
	color: #003580;
	text-decoration:underline;
	}

