/*	Default */
body
{
    font-size: 62.5%;
    font-family: Arial, Verdana, Sans-Serif;
    line-height: 1.25em;
    color: #2C4316;
    height: 100%;
    background: #F6EBCB;
}

a
{
    color: #35490F;
}

a:hover
{
    color: #8BC501;
}

.skiplink
{
    display: block;
    position: absolute;
    top: 0;
    left: -999px;
    height: 20px;
    padding: 10px 20px;
    background: #aaa;
}

.skiplink:focus
{
    left: 0;
}

.positionLeft
{
    float: left;
}

.positionRight
{
    float: right;
}

.clear
{
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hidden
{
	display: none;
}

/* end repeated styles */

/* Algemeen */
#FlashBackground
{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.wrapper
{
    position: relative;
    margin: 0 auto;
    width: 972px;
    z-index: 1;
}

/* Header */
.header
{
    text-align: center;
    position: relative;
    padding-top: 54px;
    width: 972px;
}
.header .logo 
{
    margin: 0 auto;
    position: absolute;
    left: 395px;
    top: 0;
}

.header .menus 
{
    background: url('/images/bgHeader.png') left top no-repeat;
    height: 200px;
    padding: 20px 10px 0;
}

.header .menus .topmenu 
{
    float: right;
}
.header .menus .topmenu ul 
{
    list-style: none;
    float: right;
}
.header .menus .topmenu ul li
{
    float: left;
    padding-right: 14px;
}

.header .menus .topmenu ul li a
{
    color: #8BC501;
    text-decoration: none;
    font-size: 1.2em;
    display: block;
    height: 18px;
    line-height: 18px;
    padding-left: 10px;
    cursor: pointer;
}

.header .menus .topmenu ul li a:hover
{
    color: #50632B;
}

.header .menus .topmenu ul li.active a 
{
    color: #50632B;
    background: url('/images/bgTopMenuLeft.gif') left top no-repeat;
}

.header .menus .topmenu ul li a span
{
    padding-right: 6px;
    display: block;
    height: 18px;
    line-height: 18px;
    margin-left: -4px;
}

.header .menus .topmenu ul li.active a span
{
    background: url('/images/bgTopMenuRight.gif') right top no-repeat;
}

.header .menus .mainmenu 
{
    width: 913px;
    height: 37px;
    background: url('/images/bgMainMenu.png') left top no-repeat;
    margin: 32px auto 0;
    text-align: left;
    padding-left: 5px;
}

.header .menus .mainmenu ul
{
    list-style: none;
    height: 37px;
}

.header .menus .mainmenu ul li
{
    float: left;
    height: 37px;
}

.header .menus .mainmenu ul li a
{
    display: block;
    height: 37px;
    line-height: 37px;
    font-size: 1.8em;
    color: #35490F;
    text-decoration: none;
    padding: 0 16px 0 12px;
}

.header .menus .mainmenu ul li a:hover
{
    background: url('/images/bgMainMenuHover.png') left top repeat-x;
}
.header .menus .mainmenu ul li.active a
{
    background: url('/images/bgMainMenuActive.png') left top repeat-x;
}

.header .menus .mainmenu ul li.first a:hover
{
    background: url('/images/bgMainMenuFirstHover.png') left top no-repeat;
}

/* Footer */
.footer 
{
    height: 56px;
    padding: 0 10px;
    background: url('/images/bgFooter.png') left top no-repeat;
}
.footer .bottommenu 
{
    float: right;
    padding-top: 2px;
}
.footer .bottommenu ul 
{
    list-style: none;
    padding-right: 12px;
    float: right;
}
.footer .bottommenu ul li
{
    float: left;
    padding-right: 14px;
}
.footer .bottommenu ul li a
{
    color: #92733E;
    text-decoration: none;
    font-size: 1.2em;
}
.footer .bottommenu ul li a:hover
{
    text-decoration: underline;
}

/* Content */
a.more 
{
    color: #666;
    text-decoration: none;
    background: url('/images/bgMoreLink.png') left top no-repeat;
    padding-left: 20px;
    font-size: 1.3em;
    line-height: 15px;
    white-space: nowrap;
}
a.more:hover
{
    color: #8BC501;
    text-decoration: underline;
}
a.back
{
    color: #666;
    text-decoration: none;
    background: url('/images/bgBackToOverview.gif') left 2px no-repeat;
    padding-left: 20px;
    font-size: 1.3em;
    line-height: 15px;
}
a.back:hover
{
    color: #8BC501;
    text-decoration: underline;
}
.container 
{
    position: relative;
    width: 972px;
}
.container .contentBack
{
    width: 916px;
    padding: 0 18px 0 38px;
    background: url('/images/bgContent.png') left top repeat-y;
}
.container .content 
{
    margin-top: -112px;
    min-height: 112px;
    float: left;
    width: 916px;
    position: relative;
}

/* Home */
.container.home .contentBack
{
    width: 952px;
    padding: 0 10px;
}
.container.home .content
{
    width: 952px;
    height: 520px;
}
.container.home .content .bigBanner
{
    width: 952px;
    text-align: right;
	position: relative;
}
.container.home .content .bigBanner a
{
	cursor: pointer;
}
.container.home .content .bottom 
{
    width: 952px;
    height: 239px;
    position: absolute;
    left: 0;
    top: 284px;
}
.container.home .content .bottom .background
{
    width: 901px;
    height: 215px;
    padding: 24px 11px 0 40px;
    background: url('/images/bgHomeBottom.jpg') left top no-repeat;
}
.container.home .content .bottom .latestnews
{
    width: 334px;
    height: 149px;
    float: left;
    background: url('/images/bgHomeLatestNews.png') left top no-repeat;
    margin: 14px 0 0 0;
    padding: 17px 16px 0 22px;
}
.container.home .content .bottom .latestnews h2
{
    color: #95B353;
    font-size: 1.6em;
    padding-bottom: 12px;
	text-transform: uppercase;
}
.container.home .content .bottom .latestnews ul 
{
    list-style: none;
    margin-bottom: 10px;
}
.container.home .content .bottom .latestnews ul li
{
    border-bottom: dotted 1px #CCC;
    float: left;
    clear: left;
    width: 334px;
}
.container.home .content .bottom .latestnews ul li a
{
    color: #000;
    text-decoration: none;
    font-size: 1.2em;
    line-height: 1.28em;
    float: left;
    padding: 2px 0;
    cursor: pointer;
}
.container.home .content .bottom .latestnews ul li a span
{
    float: left;
    width: 256px;
    display: block;
}
.container.home .content .bottom .latestnews ul li a span.date
{
    width: 78px;
    color: #999;
}
.container.home .content .bottom .latestnews ul li a:hover span
{
    text-decoration: underline;
}
.container.home .content .bottom .latestnews ul li a:hover span.date
{
    text-decoration: none;
}
.container.home .content .bottom .latestnews a.rss 
{
    float: left;
    color: #496219;
    font-size: 1.3em;
    text-decoration: none;
}
.container.home .content .bottom .latestnews a.rss:hover
{
    color: #8BC501;
    text-decoration: underline;
}
.container.home .content .bottom .latestnews a.more
{
    float: right;
    font-size: 1.3em;
}
.container.home .content .bottom .banner
{
    width: 299px;
    height: 167px;
    background: url('/images/bgHomeBottomBanner.png') left top no-repeat;
    float: left;
    margin: 14px 0 0 2px;
	position: relative;
}
.container.home .content .bottom .banner .image
{
	position: absolute;
	left: 15px;
	bottom: 5px;
}
.container.home .content .bottom .banner .inner
{
	position: absolute;
	left: 134px;
	top: 17px;
	height: 125px;
}
.container.home .content .bottom .banner h2
{
	color: #95B353;
	font-size: 1.6em;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.container.home .content .bottom .banner .description
{
	color: #496219;
	font-size: 1.8em;
	line-height: 1.26em;
	text-decoration: none;
}
.container.home .content .bottom .banner .description:hover
{
	color: #8BC501;
}
.container.home .content .bottom .banner .more
{
	position: absolute;
	left: 0;
	bottom: 0;
}
.container.home .content .bottom .search
{
    float: left;
    width: 210px;
    height: 178px;
    margin: 4px 0 0 4px;
    text-indent: -9999px;
	cursor: pointer;
}

/* Breadcrumb */
.breadcrumb
{
    height: 58px;
    width: 916px;
    padding-top: 12px;
}
.breadcrumb ul
{
    list-style: none;
}
.breadcrumb ul li
{
    color: #999;
    font-size: 1.2em;
    float: left;
}
.breadcrumb ul li a
{
    padding: 0 32px 0 0;
    color: #999;
    text-decoration: underline;
    background: url('/images/bgBreadcrumb.gif') right 2px no-repeat;
}
.breadcrumb ul li a:hover
{
    color: #8BC501;
}

/* Left menu */
.leftmenu 
{
    float: left;
    width: 200px;
    padding: 2px 6px 0 12px;
}
.leftmenu ul
{
    list-style: none;
    width: 200px;
}
.leftmenu ul li
{
    float: left;
    clear: left;
    line-height: 18px;
    margin-bottom: 6px;
    background: url('/images/bgLeftMenuLeft.gif') left top no-repeat;
    width: 200px;
}
.leftmenu ul li:hover 
{
    background-position: left -18px;
}
.leftmenu ul li.active,
.leftmenu ul li.active:hover
{
    background: url('/images/bgLeftMenuLeftActive.gif') left top no-repeat;
}
.leftmenu ul li span
{
    float: left;
    display: block;
    width: auto;
    height: 18px;
    line-height: 18px;
    padding-right: 9px;
    background: url('/images/bgLeftMenuRight.gif') right top no-repeat;
    white-space: nowrap;
}
.leftmenu ul li:hover span
{
    background-position: right -18px;
}
.leftmenu ul li.active span,
.leftmenu ul li.active:hover span
{
    background: url('/images/bgLeftMenuRightActive.gif') right top no-repeat;
}
.leftmenu ul li span span
{
    margin-left: 9px;
    width: 12px;
    padding: 0;
    background-image: none;
    background-color: #D1E899;
    background-repeat: no-repeat;
}
.leftmenu ul li:hover span span
{
    background-color: #AED64D;
}
.leftmenu ul li.active span span,
.leftmenu ul li.active:hover span span
{
    background-color: #8BC501;
}
.leftmenu ul li span span.closed
{
    background-image: url('/images/bgLeftMenuPlus.gif');
    background-position: left 5px;
    cursor: pointer;
}
.leftmenu ul li span span.open,
.leftmenu ul li:hover span span.open
{
    background-image: url('/images/bgLeftMenuMinus.gif');
    background-position: left 8px;
    cursor: pointer;
}
.leftmenu ul li span a
{
    float: left;
    height: 18px;
    font-size: 1.4em;
    color: #192209;
    background-color: #D1E899;
    text-decoration: none;
}
.leftmenu ul li:hover span a
{
    color: #192209;
    background-color: #AED64D;
}
.leftmenu ul li.active span a,
.leftmenu ul li.active:hover span a
{
    color: #FFF;
    background-color: #8BC501;
}
.leftmenu ul li ul
{
    clear: left;
    padding: 12px 0 20px;
	background: #FFF;
}
.leftmenu ul li ul li,
.leftmenu ul li.active ul li
{
    background: none !important;
    padding: 0;
    margin: 0;
}
.leftmenu ul li ul li a
{
    width: 183px;
    height: auto;
    padding-left: 17px;
    background: url('/images/bgLeftMenuSubMenu.gif') left 4px no-repeat !important;
    font-size: 1.2em;
    color: #35490F;
    text-decoration: none;
    display: block;
    white-space: normal;
    float: none;
}
.leftmenu ul li ul li a:hover
{
    color: #8BC501;
}
.leftmenu ul li ul li.active a
{
    font-weight: bold;
}

/* Inner content */
.innercontent
{
    float:left;
    width: 698px;
    padding-bottom: 50px;
}
.innercontent .smallcontent
{
    width: 442px;
    float: left;
}
.innercontent .subtitle
{
    color: #95B353;
    font-size: 1.6em;
    line-height: 1.26em;
    text-transform: uppercase;
}
.innercontent h1
{
    color: #890700;
    font-size: 3.6em;
    line-height: 1.26em;
    margin-bottom: 20px;
}
.innercontent .intro
{
    width: 442px;
}
.innercontent .intro .image
{
    width: 442px;
    height: 187px;
    position: relative;
    margin-bottom: 28px;
}
.innercontent .intro .image .mask
{
    width: 442px;
    height: 187px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url('/images/bgIntroMaskLarge.png') left top no-repeat;
}
.innercontent .intro p
{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.91em;
    padding-bottom: 12px;
}
.innercontent .text
{
    width: 442px;
}
.innercontent .text h2
{
	font-weight: bold;
	font-size: 1.2em;
    line-height: 1.46em;
}
.innercontent .text p
{
    font-size: 1.2em;
    line-height: 1.46em;
    padding-bottom: 15px;
}
.innercontent .documents
{
    width: 418px;
    padding: 10px 12px;
    margin-bottom: 28px;
    border: dashed 1px #CCC;
}
.innercontent .documents h3
{
    color: #999;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 5px;
}
.innercontent .documents ul
{
    list-style: none;
}
.innercontent .documents ul li
{
    padding: 2px 0;
}
.innercontent .documents ul li a
{
    color: #000;
    font-size: 1.2em;
    line-height: 1.25em;
    text-decoration: none;
    padding-left: 18px;
    background: url('/images/bgDocumentLink.gif') left 2px no-repeat;
}
.innercontent .documents ul li a:hover span.filename
{
    color: #8BC501;
    text-decoration: underline;
}
.innercontent .documents ul li a span.size
{
    color: #999;
    text-decoration: none;
}
.innercontent .documents ul li a:hover span.size
{
}
.innercontent .quicklinks
{
    width: 224px;
    padding: 86px 10px 0 0;
    float: right;
}
.innercontent .quicklinks .quicklink
{
    width: 224px;
    height: 168px;
    margin: 0 0 16px 0;
    background: url('/images/bgQuickLink.png') left top no-repeat;
	position: relative;
}
.innercontent .quicklinks .quicklink .image
{
	position: absolute;
	right: 4px;
	bottom: 20px;
}
.innercontent .quicklinks .quicklink .inner
{
	position: absolute;
	left: 12px;
	top: 21px;
	height: 125px;
}
.innercontent .quicklinks .quicklink h4
{
	color: #95B353;
	font-size: 1.6em;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.innercontent .quicklinks .quicklink .description
{
	color: #496219;
	font-size: 1.8em;
	line-height: 1.26em;
	text-decoration: none;
}
.innercontent .quicklinks .quicklink .description:hover
{
	color: #8BC501;
}
.innercontent .quicklinks .quicklink .more
{
	position: absolute;
	left: 0;
	bottom: 0;
}
.innercontent .quicklinks .quicklinkLarge
{
	width: 224px;
	margin: 0 0 16px 0;
	position: relative;
	text-align: right;
}

/* Table styles */
.text table
{
    margin-bottom: 16px;
	border-collapse:collapse;
}
.text table caption
{
    background: #8BC501;
    color: #FFF;
    font-size: 1.3em;
    font-weight: bold;
    padding: 4px 2px;
    line-height: 1.46em;
    border-right: solid 1px;
}
.text table thead th
{
    background: #BFDF74;
    color: #FFF;
    font-size: 1.2em;
    line-height: 28px;
    padding: 5px 4px;
    line-height: 1.46em;
    border-right: solid 1px #FFF;
}
.text table tbody th,
.text table tbody td
{
    padding: 5px 4px;
    color: #35490F;
    line-height: 1.46em;
    border-right: solid 1px #FFF;
    border-bottom: solid 1px #8BC501;
}
.text table tbody td.even
{
    background: #EEF6D9;
}

/* Paginering */
.pager span
{
    color: #2C4316;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 25px;
    float: left;
    padding: 0 4px;
}
.pager a
{
    color: #8BC501;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    line-height: 25px;
    float: left;
    padding: 0 6px;
}
.pager a:hover
{
    text-decoration: underline;
}
.pager span.previous,
.pager span.next
{
	font-size: 1.2em;
	padding: 0 6px;
	color: #CCC;
}
.pager .previous
{
    padding-left: 18px !important;
    background: url('/images/bgPagerPrev.gif') left 50% no-repeat;
}
.pager .next
{
    padding-right: 18px !important;
    background: url('/images/bgPagerNext.gif') right 50% no-repeat;
}

/* Landing */
.landing .intro 
{
    width: 698px;
    padding-bottom: 31px;
}
.landing .intro .image
{
    width: 268px;
    height: 190px;
    position: relative;
    float: left;
    margin: 0
}
.landing .intro .image .mask
{
    width: 268px;
    height: 190px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url('/images/bgIntroMask.png') left top no-repeat;
}
.landing .intro .text
{
    width: 385px;
    padding-left: 16px;
    float: left;
}
.landing .intro .text h1
{
    font-size: 2.9em;
}
.landing .intro .text p
{
    font-size: 1.2em;
    line-height: 1.46em;
    padding-bottom: 10px;
    font-weight: normal;
}
.landing .quicklinks
{
    width: 698px;
    float: none;
    padding: 0;
}
.landing .quicklinks .quicklink
{
    width: 224px;
    height: 168px;
    float: left;
    margin: 0 0 0 13px;
    background: url('/images/bgQuickLink.png') left top no-repeat;
}
.landing .quicklinks .quicklink.first
{
    margin-left: 0;
}

/* Product overzicht */
.productoverview .intro
{
    padding-bottom: 12px;
    width: 531px;
}
.productoverview ul
{
    list-style: none;
}
.productoverview ul li
{
    float: left;
    width: 316px;
	height: 135px;
    padding: 22px 0 0 0;
    margin-right: 33px;
    border-bottom: dashed 1px #CCC;
}
.productoverview ul li a.image
{
    float: left;
    width: 140px;
	height: 120px;
	padding-bottom: 15px;
    display: block;
	text-align: center;
}
.productoverview ul li .details
{
    float: left;
    padding-top: 8px;
	width: 176px;
}
.productoverview ul li .details h2
{
    padding-bottom: 6px;
}
.productoverview ul li .details h2 a
{
    color: #496219;
    font-size: 1.8em;
    line-height: 1.26em;
    text-decoration: none;
}
.productoverview ul li .details h2 a:hover
{
    color: #8BC501;
    text-decoration: underline;
}
.productoverview ul li .details div
{
    font-size: 1.2em;
    line-height: 1.46em;
    padding-bottom: 10px;
}

/* Product detail */
.productdetail .images
{
    width: 260px;
    float: left;
}
.productdetail .images .large
{
    width: 260px;
	overflow: hidden;
}
.productdetail .images .thumbnails
{
    padding: 0 0 0 31px;
}
.productdetail .images .thumbnails .thumbnail
{
    width: 30px;
    height: 30px;
    padding: 5px;
    float: left;
    border: dashed 1px #CCC;
    text-align: center;
    margin-right: 12px;
}
.productdetail .images .thumbnails .thumbnail:hover
{
    border: solid 1px #999;
}
.productdetail .images .thumbnails .thumbnail.active
{
    border: solid 1px #8BC501;
}
.productdetail .details
{
    width: 400px;
    float: right;
    padding-right: 24px;
}
.productdetail .details .intro,
.productdetail .details .text
{
	width: 400px;
}

/* Recepten overzicht */
.recipeoverview ul
{
    list-style: none;
    margin: 12px 0 0;
}
.recipeoverview ul li
{
    width: 380px;
    min-height: 124px;
    padding: 8px 279px 8px 16px;
    border: dashed 1px #CCC;
    position: relative;
    margin-bottom: 21px;
}
.recipeoverview ul li h2
{
    padding-bottom: 6px;
}
.recipeoverview ul li h2 a
{
    color: #496219;
    font-size: 1.6em;
    line-height: 1.26em;
    text-decoration: none;
}
.recipeoverview ul li h2 a:hover
{
    color: #8BC501;
    text-decoration: underline;
}
.recipeoverview ul li .text
{
    width: auto;
}
.recipeoverview ul li img
{
    position: absolute;
    right: 0;
    bottom: 0;
}

/* Recept detail */
.recipedetail h2
{
    color: #2C4316;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 6px;
}
.recipedetail .ingredients
{
    padding-bottom: 20px;
}
.recipedetail .ingredients h2
{
    padding-top: 20px;
}
.recipedetail .ingredients ul
{
    list-style: none;
}
.recipedetail .ingredients ul li
{
    width: 258px;
    padding: 3px 0 4px 14px;
    font-size: 1.2em;
    line-height: 1.3em;
    border-bottom: dashed 1px #CCC;
    background: url('/images/bgIngredients.gif') left 9px no-repeat;
}
.recipedetail .ingredients img
{
    float: left;
    margin-left: 35px;
}
.recipedetail a.print
{
    color: #666;
    text-decoration: none;
    background: url('/images/bgPrint.gif') left top no-repeat;
    font-size: 1.3em;
    line-height: 17px;
    padding: 0 0 4px 20px;
    float: left;
    margin-bottom: 35px;
}
a.print:hover
{
    color: #8BC501;
    text-decoration: underline;
}

/* Nieuws overzicht */
.newsoverview ul
{
    width: 675px;
    list-style: none;
    margin: 12px 0 18px;
    border-top: dashed 1px #CCC;
}
.newsoverview ul li
{
    width: 513px;
    min-height: 92px;
    padding: 25px 162px 0 0;
    border-bottom: dashed 1px #CCC;
    position: relative;
}
.newsoverview ul li .date
{
    font-size: 1.1em;
    color: #999;
}
.newsoverview ul li h2 a
{
    color: #35490F;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.91em;
    text-decoration: none;
    padding-left: 18px;
    background: url('/images/bgDocumentLink.gif') left 2px no-repeat;
}
.newsoverview ul li h2 a:hover
{
    color: #8BC501;
}
.newsoverview ul li .text
{
    width: auto;
}
.newsoverview ul li .text p
{
    padding-bottom: 0;
}
.newsoverview ul li img
{
    position: absolute;
    right: 0;
    bottom: 0;
}

/* Nieuws detail */
.newsdetail .date
{
    font-size: 1.1em;
    color: #999;
    line-height: 1.91em;
}

/* Formulier */
.form .errormessage
{
    color: #BA1616;
    font-size: 1.2em;
    font-weight: bold;
    padding: 7px 8px;
    background: #F4F4F4;
    margin-bottom: 20px;
}
.form .requiredmessage
{
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
}
.form .requiredmessage em
{
    color: #BA1616;
    font-weight: normal;
}
.form fieldset
{
    padding: 20px 0;
    border-bottom: dashed 1px #CCC;
}
.form fieldset label
{
    width: 160px;
    float: left;
    color: #000;
    font-size: 1.2em;
    line-height: 18px;
}
.form fieldset label em
{
    color: #BA1616;
}
.form fieldset select
{
    width: 76px;
    float: left;
    border: solid 1px #CCC;
    margin: 0 0 9px 9px;
}
.form fieldset input
{
    width: 268px;
    height: 18px;
    float: left;
    border: solid 1px #CCC;
    margin: 0 0 9px 9px;
}
.form fieldset input.small
{
    width: 33px;
}
.form fieldset input.medium
{
    width: 74px;
}
.form fieldset textarea
{
    width: 268px;
    height: 83px;
    float: left;
    border: solid 1px #CCC;
    margin: 0 0 9px 9px;
}
.form fieldset .radios
{
    float: left;
    width: 277px;
}
.form fieldset .radios input
{
    width: 12px;
    margin-right: 7px;
    border: none;
    padding: 0;
}
.form fieldset .radios label
{
    width: auto;
}
.form fieldset select.error,
.form fieldset input.error,
.form fieldset textarea.error
{
    border-color: #BA1616;
}
.form fieldset .radios label.error
{
	border-bottom: solid 1px #BA1616;
}
.form .buttons 
{
    padding-top: 14px;
}
.form .buttons input
{
    color: #666;
    font-size: 1.3em;
    padding-left: 20px;
    border: none;
    background: url('/images/bgFormButton.gif') left 4px no-repeat;
    cursor: pointer;
    margin-right: 40px;
}
.form .buttons input:hover
{
	color: #8BC501;
}

/* Gespot */
.spotted .text
{
    padding-bottom: 20px;
}
.spotted .spot
{
    width: 190px;
    height: 241px;
    padding-top: 5px;
    float: left;
    font-size: 1.2em;
}
.spotted .spot a.image
{
    display: block;
    width: 157px;
    height: 170px;
    position: relative;
}
.spotted .spot a.image img
{
    width: 120px;
    height: 120px;
    position: absolute;
    top: 11px;
    left: 23px;
    z-index: 1;
}
.spotted .spot span.mask
{
    display: block;
    width: 142px;
    height: 170px;
    position: absolute;
    top: 0;
    left: 15px;
    background: url('/images/bgSpotMask.png') left top no-repeat;
    z-index: 2;
	text-indent: -9999px;
}
.spotted .spot a.title
{
    color: #2C4316;
    font-weight: bold;
    line-height: 1.5em;
    padding-left: 19px;
    background: url('/images/bgSpotLink.gif') left 3px no-repeat;
    text-decoration: none;
	display: block;
}
.spotted .spot a.title:hover
{
    color: #8BC501;
    text-decoration: underline;
}
.spotted .spot span.name
{
    padding-left: 20px;
    line-height: 1.5em;
}
.spotted .spot span.date
{
    padding-left: 20px;
    line-height: 1.5em;
    color: #666;
}


/* Zoek uw verkooppunt */
.search .form
{
    width: 675px;
    border-bottom: dashed 1px #CCC;
}
.search .form fieldset
{
    float: left;
    border: none;
    padding-top: 0;
}
.search .form fieldset input
{
    margin: 0;
    width: 225px;
	padding-left: 5px;
}
.search .form .buttons
{
    padding: 0 0 0 30px;
    float: left;
}
.search .form .buttons input
{
    margin: 0;
    width: auto;
}
.search ul
{
    list-style: none;
}
.search ul li
{
    width: 320px;
    height: 80px;
    float: left;
    padding: 15px 0 10px 0;
    margin-right: 32px;
    font-size: 1.2em;
    line-height: 1.46em;
    border-bottom: dashed 1px #CCC;
}
.search ul li h2
{
    color: #2C4316;
    font-weight: bold;
    line-height: 1.91em;
}

/* Foutpagina */
.errorpage
{
    padding: 35px 0 50px 105px;
}
.errorpage .subtitle
{
    color: #35490F;
    font-size: 1.8em;
    font-weight: bold;
     line-height: 1em;
}
.errorpage h1
{
    color: #B6D95F;
    font-size: 9.4em;
    font-weight: bold;
    line-height: 1em;
}
.errorpage .text
{
    width: 670px;
    margin-bottom: 15px;
    border-bottom: dashed 1px #CCC;
}
.errorpage .text p
{
    font-size: 1.2em;
    line-height: 1.46em;
    padding-bottom: 15px;
}
.errorpage ul
{
    list-style: none;
}
.errorpage ul li a
{
    color: #35490F;
    text-decoration: none;
    background: url('/images/bgErrorPageLink.gif') left 2px no-repeat;
    padding-left: 20px;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.59em;
}
.errorpage ul li a:hover
{
    color: #8BC501;
    text-decoration: underline;
}
.errorpage .logo
{
    float: left;
    margin-left: 25px;
}

/* Sitemap */
.text ul
{
    list-style: none;
}
.text ul li
{
    padding: 2px 0 2px 14px;
    background: url('/images/bgSitemapLevel1.gif') left 9px no-repeat;
}
.text ul li a
{
    font-size: 1.2em;
    line-height: 1.3em;
}
.text ul li ul li
{
    background-image: url('/images/bgSitemapLevel2.gif');
}
.text ul li ul li ul li
{
    background-image: url('/images/bgSitemapLevel1.gif');
}
