/*
#################
#	ALGEMEEN	#
#################
*/
body, html,
h1, h2, h3, h4, h5, h6,
p,
ul, ol, li,
dl, dt, dd
{
	margin: 0; padding: 0;
}

form ul, form ol { list-style: none; }
form label { float: left; }
p, div.alinea { margin-bottom: 1.2em; color: #4b4b4b; }
h2 {}
h3 { font-size: 1.2em; }
h4 {}
img { border: none; }
html { font: 62.5%/200% Arial, Verdana, Tahoma, sans-serif; overflow-y: scroll; }
body { font-size: 1.2em; background: #f5f4e8; }

h1.error_page { color: #009E50; margin-bottom: 1em; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
div.wrapper, .overflow { overflow: hidden; }
.block { display: block; }
.hidden { visibility: hidden; }
.invisible { display: none; }
.f-left { float: left; }
.f-right { float: right; }
.clear { clear: both; }
.links { text-align: left; }
.midden { text-align: center; }
.rechts { text-align: right; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.center { display: block; margin: auto; }
.absolute { position: absolute; }
.relative { position: relative; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
ul.none, ol.none,
form ul, form ol { list-style: none; }
fieldset.none { border: none; margin: 0; padding: 0; }
fieldset.none legend { display: none; }
a:hover, a:focus, a.none { text-decoration: none; }
a.none:hover, a.none:focus { text-decoration: underline; }

/*
################
#	LAYOUT	   #
################
*/

/* Container
------------------------------------------------------------------*/
div.container {
	width: 902px;
	margin: 0 auto; padding: 21px 25px 0 30px;
	background: #fff;
}

div.container-sub {
	padding-top: 50px;
	background: #fff url(/img/header-bg.gif) no-repeat top;
}

/* Bovenste deel */
div#top {
	padding: 1px 0;
	border-top: 1px solid #5cb029;
}

div#top-left {
	float: left;
	width: 268px;
	padding: 23px 0 0 0;
}

/* Image-viewer
----------------------------------------*/
div#fotowrapper { width: 630px; overflow: hidden; }

div#imageviewer {
	float: right;
	width: 634px;
	overflow: hidden;
}

div#imageviewer div {
	float: left;
	height: 265px;
}

h1.logo {
	width: 150px;
	height: 98px;
	margin-left: 52px;
	background: url(/img/logo.gif) no-repeat;
}

h1.logo a {
	display: block;
	height: 98px;
	text-indent: -9999px;
}

h1.logo-algemeen {
	float: left;
	width: 210px;
	height: 45px;
	margin-left: 24px;
	background-image: url(/img/logo2.gif);
}

h1.logo-algemeen a { height: 45px; }

div#top-left p#intro {
	color: #fff;
	font-size: 1.2em;
	height: 130px; /* vaste height zo dat het blok altijd gevuld is */
	padding: 8px 10px 0 10px; margin: 6px 0 0 0;
	background: #5cb029;
}

div#header div.kolom-header { float: right; width: 628px; position: relative; }

/* inhoud container */
div#menubalk {
	padding: 40px 10px 18px 290px;
	overflow: hidden; height: 1%; /* Voor IE 6 */
	background: url(/img/hoofdmenu-bg.gif) no-repeat;
}

div#breadcrumbs {
	clear: both;
	color: #7c9d8a;
	font-size: 10px;
}

div#breadcrumbs a {
	color: #7c9d8a;
	font-size: 10px;
	text-decoration: none;
}

div#breadcrumbs a:hover,
div#breadcrumbs a:focus,
div#breadcrumbs a.active { text-decoration: underline; }

div#main {
	padding: 20px 0 0 1px;
	background: #fafafa url(/img/main-top-bg.gif) no-repeat top;
}

/* Illustraties
------------------------------------------------------------------*/
p.illustratie { float: left; width: 250px; margin: 0 30px 5px 0; }
p.illustratie-rechts { float: right; margin: 0 0 5px 30px;  }
p.illustratie img { display: block; margin-bottom: .8em; }
p.illustratie small { display: block; line-height: 130%; text-align: center; font-style: italic; }

/* Previews
------------------------------------------------------------------*/
div.preview { margin-bottom: 1em; border-top: 1px solid #79C892; background: url(/img/dt-bg.gif) repeat-x;}
div.preview h3 { margin: .4em 0; }
div.preview a { color: #009E32; }

div.preview img {
	float: left;
	margin: .3em 8px 4px 0;
}  

/* Linkerblok
------------------------------------------------------------------*/
div#left {
	float: left;
	width: 272px;
	padding-right: 27px; margin-bottom: 22px;
}

/* Middenblok
------------------------------------------------------------------*/
div#frontboxen { padding-bottom: 15px; }

div#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #1f3225;
	padding-bottom: .2em;
}

div#content a { color: #4b4b4b; }

div#content a:hover,
div#content a:focus { text-decoration: none; }

div#content a.download {
	display: block;
	width: 314px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 36px; margin-bottom: 25px;
	text-decoration: none;
	background:	#5cb029 url(/img/pijlklein.gif) no-repeat 4% 50%;
}

div#content a.download:hover,
div#content a.download:focus {
	background: #6fd431 url(/img/pijlhover.gif) no-repeat 4% 50%;
	text-decoration: underline;
}

div.verbonden small {
	display: block;
	font-style: italic;
	padding: 8px;
	color: #4b4b4b;
}

/* Rechterblok
------------------------------------------------------------------*/
div#right {
	float: right;
	width: 578px;
	height: 1%; overflow: hidden;
	padding-right: 20px; margin-bottom: 22px;
	background: #fafafa;
}

div#right h2 {
	font-size: 24px;
	font-weight: normal;
	color: #1f3225;
	padding-bottom: 35px;
}

div#right p#intro {	font-weight: bold; }

/* Quote
------------------------------------------------------------------*/
div.quote {
	margin-bottom: 1em;
	padding: 22px 25px 50px 23px;
	color: #fff;
	background: #5cb029;
}

div.quote  h3 {
	font-size: 17px;
	padding-bottom: 5px;
}

div.quote em {
	font-size: 14px;
}

/* Fotoblok
----------------------------------------*/
div.fotoblok {
	padding: 12px 0;
}
div.fotoblok a {
	border: 1px solid #d1dfc8;
	float: left;
	margin: 8px 12px;
	padding: 4px;
}
div.fotoblok a:hover,
div.fotoblok a:focus { border-color: #5cb029; }
div.fotoblok img { display: block; }

/* Footer
------------------------------------------------------------------*/
div#footer {
	padding: 24px 7px 50px 7px;
	color: #4b4b4b;
	background: url(/img/footer-bg.gif) no-repeat;
}

div#footer a {
	color: #4b4b4b;
	text-decoration: none;
}

div#footer a:hover,
div#footer a:focus { text-decoration: underline; }

div#footer div.links { float: left; }
div#footer div.rechts { float: right; }

/*
####################
#	LIJSTEN		   #
####################
*/
/* UL Hoofdmenu
------------------------------------------------------------------*/
ul.hoofdmenu {
	float: left;
	width: 440px;
	list-style: none;
}

ul.hoofdmenu li {
	float: left;
	padding: 0 12px 0 7px;
	background: url(/img/stip.gif) no-repeat right;
}

ul.hoofdmenu-algemeen {
	width: 480px;
	padding: 7px 0 5px 0; margin-right: -40px;
	border: 1px solid #d1edda;
	border-width: 1px 0;
}

ul.hoofdmenu li.eerste  { padding-left: 0; }
ul.hoofdmenu li.laatste { background: none;	}

ul.hoofdmenu li a {
	text-decoration: none;
	color: #405248;
	font-size: 1.4em;
}

ul.hoofdmenu-algemeen li a { font-size: 	1.3em; }

ul.hoofdmenu li a:hover,
ul.hoofdmenu li a:focus,
ul.hoofdmenu li a.active { text-decoration: underline; }

/* DL Front-box
------------------------------------------------------------------*/
dl.front-box {
	padding: 7px 0 25px 16px;
	border: 1px solid #79c892;
	border-width: 1px 0px;
	background: #fff url(/img/dt-bg.gif) repeat-x top;
}

div.container-home dl.front-box { float: left; }

dl.front-box dt {
	color: #009e32;
	padding-bottom: 8px;
	font-size: 1.5em;
}

div.container-home dl.front-box-right {
	float: right;
	width: 596px;
	padding-bottom: 19px;
}

dl.front-box-right ul li {
	float: left;
	width: 293px;
	background: url(/img/pijl.gif) no-repeat 277px 6px;
}

dl.front-box-right ul li a {
	text-decoration: none;
	font-size: 1em;
	padding: 0 0 2px 12px;
	color: #4e4e4e;
	display: block;
}

dl.front-box-right ul li a:hover,
dl.front-box-right ul li a:focus {
	text-decoration: underline;
	color: #dc8614;
	width: 293px;
	background: url(/img/box-bg-a.gif) no-repeat;
}

/* Submenu
------------------------------------------------------------------*/
dl.submenu dt {
	font-size: 24px;
	color: #1f3225;
	padding: 0 0 15px 25px;
}

dl.submenu dd {
	margin-bottom: 1em;
	padding-top: 22px;
	color: #fff;
	background: #5cb029;
}

dl.submenu dd ul { padding-bottom: 100px; list-style: none; }

dl.submenu dd ul li {
	border-bottom: 1px solid #c3e2b0;
	padding: 5px 0 5px 22px;
}

dl.submenu dd ul li a {
	display: block;
	padding-right: 25px;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	background: url(/img/pijlsubmenu.gif) no-repeat 90%;
}

dl.submenu dd ul li a:hover,
dl.submenu dd ul li a:focus { text-decoration: underline; }

dl.submenu dd ul.dropdown {
	display: none;
	padding-bottom: 0;
	list-style: none;
}

dl.submenu dd li.active ul.dropdown { display: block; }

dl.submenu dd ul.dropdown li { padding: 0; border: none; }

dl.submenu dd ul.dropdown li a {
	display: block;
	height: 1%;
	font-size: 12px;
	padding-left: 15px;
	background: url(/img/blokje.gif) no-repeat 0 50%;
}

dl.submenu dd ul.dropdown li a.active { text-decoration: underline; }

/* Productoverzicht
------------------------------------------------------------------*/
div#right dl dd a { color: #4b4b4b; font-size: 14px; }

dl.productoverzicht {
	clear: both;
	padding-top: 2em; /* ie6 */
}

dl.productoverzicht dd {
	float: left;
	width: 265px;
	margin: 0 23px 13px 0;
	border: 1px solid #7dcc96;
	border-width: 1px 0;
	overflow: hidden;
	background: url(/img/dd-bg.gif) repeat-x;
}

dl.productoverzicht dd a.product {
	display: block; height: 1%;
	text-align: center;
	text-decoration: none;
	padding: 23px 8px 0;
}

dl.productoverzicht dd a.product:hover,
dl.productoverzicht dd a.product:focus { text-decoration: underline; }

/* Detail
------------------------------------------------------------------*/
div#right dl.detail {
	float: right;
	width: 201px;
	border: 1px solid #009e32;
	border-width: 1px 0;
	padding: 10px 0 15px 12px; margin: 0 0 1em 20px;
	background: #fff url(/img/dd-bg.gif) repeat-x;
}

div#right dl.detail dt {
	color: #009e32;
	font-size: 17px;
	padding-bottom: 5px;
}

div#right dl.detail dd {
	border: none;
	width: auto;
	margin: 0;
	background: none;
}

div#right dl.detail dd a {
	display: block;
	padding: 0 50px 0 0;
	background: url(/img/pijlen.gif) no-repeat 90% 70%;
}

div#right dl.detail-links {
	float: none;
	clear: both;
	width: auto;
	margin: 0 0 35px 0;
	overflow: hidden; height: 1%;
}

div#right dl.detail-links dd a {
	float: left;
	width: 210px;
	padding-left: 20px;
	text-align: left;
	background: url(/img/pijldown.gif) no-repeat 0 50%;
}

div#right dl.detail-links dd a.links { clear: left; }

div#right dl.detail-links-info dd ul { padding: 0; }

div#right dl.detail-links-info dd ul li {
	padding: 0;
	background: none;
}

div#right dl.detail-links-info dd ul li a {
	float: left;
	width: auto;
	color: #009e32;
	font-size: 17px;
	background: url(/img/pijlen.gif) no-repeat scroll 100% 70%;
}

div#right dl.detail-links-info dd ul li a:hover,
div#right dl.detail-links-info dd ul li a:focus { text-decoration: underline; }

div#right dl.detail-links-info dd ul li a span {
	font-size: 14px;
	color: #4b4b4b;
	padding-left: 35px;
}


/* Algemene <ul>
------------------------------------------------------------------*/
div#content ul {
	list-style: none;
	padding: 0 0 15px 18px;
}

div#content ul li {
	color: #4b4b4b;
	padding-left: 17px;
	background: url(/img/blokgroen.gif) no-repeat 0 .5em;
}

/* Sitenap
------------------------------------------------------------------*/
ul.sitemap li { margin-bottom: .5em; }
ul.sitemap ul li { margin-bottom: .3em; }

/*
####################
#	FORMULIEREN	   #
####################
*/
/* Webbeheer formulier
------------------------------------------------------------------*/
form.webbeheer-formulier fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

form.webbeheer-formulier legend { display: none; }

form.webbeheer-formulier ul.velden {
 	margin: 0;
	padding: 0;
	list-style: none;
}
form.webbeheer-formulier ul li {
	overflow: hidden;
	height: 1%;
	margin-bottom: .5em;
}
form.webbeheer-formulier ul li label {
	width: 180px;
	float: left;
}
form.webbeheer-formulier ul li input {
	float: left;
	margin: 0;
	padding: .1em .2em;
}
form.webbeheer-formulier ul li fieldset.radiogrouper { float: left; }

form.webbeheer-formulier fieldset.radiogrouper div {
	overflow: hidden;
	height: 1%;
}

form.webbeheer-formulier ul li fieldset.radiogrouper label { width: auto; }

/* Fotoupload formulier
------------------------------------------------------------------*/
form#fotoupload {
	background: #6BB73D url(/img/upload-top.gif) no-repeat top;
}

form#fotoupload fieldset {
	border: 0;
	padding: 20px;
	margin: 0;
	background: url(/img/upload-bottom.gif) no-repeat bottom;
}

form#fotoupload h2 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 10px;
}

form#fotoupload p {
	color: #fff;
}

form#fotoupload a {
	color: #fff;
}

form#fotoupload ul {
	margin: 0;
	padding: 0;
}

form#fotoupload ul li {
	background: none;
	padding: 10px 0;
	font-weight: bold;
	border-bottom: 2px dotted #fff;
}

form#fotoupload ul li.last,
form#fotoupload ul li.stap5 {
	border-bottom: none;
}

form#fotoupload ul li li {
	margin-bottom: 5px;
	border-bottom: none;
	padding: 0;
}

form#fotoupload label {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 10px;
}

form#fotoupload input {
	border: 1px solid #888;
	width: 145px;
}

form#fotoupload ul li.stap1 {
	background: url(/img/stap1.gif) no-repeat 400px 10px;
}
form#fotoupload ul li.stap2 {
	background: url(/img/stap2.gif) no-repeat 400px 10px;
}
form#fotoupload ul li.stap3 {
	background: url(/img/stap3.gif) no-repeat 400px 10px;
}
form#fotoupload ul li.stap4 {
	background: url(/img/stap4.gif) no-repeat 400px 10px;
}
form#fotoupload ul li.stap5 {
	background: url(/img/stap5.gif) no-repeat 400px 10px;
}

form#fotoupload input.checkbox {
	width: 20px;
	margin-left: 65px;
}

form#fotoupload ul li.last {
	color: #fff;
}

form#fotoupload input.stuur {
	width: 159px;
	height: 32px;
	background: url(/img/stuurfoto.gif) no-repeat;
	border: 0;
	color: #fff;
	float: right;
	font-size: 14px;
}

/* Zoeken formulier
------------------------------------------------------------------*/
form.zoeken {
	float: right;
}

form.zoeken-algemeen {
	position: absolute;
	left: 460px;
	margin-top: 6px;
}

form.zoeken-algemeen fieldset { float: left; }

form.zoeken input.text {
	float: left;
	width: 83px;
	font-size: 0.8em;
	color: #4e4e4e;
	padding: 4px 0 5px 12px; margin-right: -14px;
	border: 1px solid #fff;
	background: url(/img/zoek-bg.gif) no-repeat;
}

form.zoeken input.submit {
	cursor: pointer;
	width: auto;
	border: none;
	padding: 0;
}

form.zoeken input.submit { margin: 1px 0 0 0; }

/*
####################
#	TABLES		   #
####################
*/
dl.front-box table tbody tr td {
	font-size: 0.9em;
	color: #4b4b4b;
}

dl.front-box table tbody tr td a { color: #4b4b4b; }

dl.front-box table tbody tr td a:hover,
dl.front-box table tbody tr td a:focus { text-decoration: none; }

dl.front-box table tbody tr td.even { width: 105px; }



/* Fotowedstrijd
------------------------------------------------------------------*/

ul.foto-overzicht {
	list-style: none;
	margin: 0 0 20px 27px;
}

ul.foto-overzicht-waardeer {
	width: 510px;
	float: left;
	list-style: none;
	margin: 10px 0 20px 10px;
	min-height: 850px;
}

ul.foto-overzicht-waardeer li,
ul.foto-overzicht li {
	float: left;
	width: 150px;
	height: 150px;
	background: url(/img/fotowedstrijd-img-bg.gif) no-repeat;
	padding: 5px;
	margin: 0 10px 10px 0;
}

ul.foto-overzicht-waardeer li a {
	position: relative;
}

ul.foto-overzicht-waardeer li span.sleepmij,
ul.waarderingen li span.sleepmij,
ul.klembord li span.sleepmij{
	background: url(/img/hover-sleepmij.png) no-repeat;
	display: none;
	width: 150px;
	height: 104px;
	position: absolute;
	cursor: move;
	}

ul.foto-overzicht-waardeer li div.hover span.sleepmij,
ul.waarderingen li div.hover span.sleepmij,
ul.klembord li div.hover span.sleepmij{
	display:block;
	}
	
ul.foto-overzicht-waardeer li span.vergroten a,
ul.waarderingen li span.vergroten a,
ul.klembord li span.vergroten a{
	background: url(/img/hover-vergroten.png) no-repeat;
	display: none;
	width: 150px;
	height: 46px;
	position: absolute;
	top: 104px;
	}

ul.foto-overzicht-waardeer li div.hover span.vergroten a,
ul.waarderingen li div.hover span.vergroten a,
ul.klembord li div.hover span.vergroten a{
	display:block;
	}	

h1.foto-overzicht-title {
	margin: 0 0 20px 27px;
	font-weight: normal;
	color: #1F3225;
}

h2.foto-overzicht-titleh2 {
	margin: 0 0 20px 27px;
	font-weight: normal;
	color: #1F3225;
}

div.uitleg {
	width: 555px;
	margin: 34px 0 20px 0;
	background: #5cb029;
	color: #fff;
	padding: 10px;
	float: left;
}

div.uitleg h1 {
	color: #fff;
	margin-left: 0;
}

div.uitleg p {
	color: #fff;
}

div.aanmeldformulier a{
	color: #fff;
}

div.aanmeldformulier input { 
	border:1px solid #888888;
	width:145px;
	margin-bottom: 10px;
}

div.aanmeldformulier input[type=checkbox] {
	float:left;
	width: 20px;
	margin-bottom: 10px;
}

div.aanmeldformulier label { 
	width: 100px;
	margin-bottom: 10px;
}

div.aanmeldformulier label#algvoorw-label { 
	width: 250px;
	margin-bottom: 10px;
	clear: right;
}

div.aanmeldformulier input.stuur {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/img/stuurfoto.gif) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
font-size:14px;
height:32px;
width:159px;
}


ul.waarderingen {
	float: left;
	width: 330px;
	background: #dcdcdc;
	padding: 15px 10px 10px 10px;
	list-style: none;
	margin: 0 0 40px 27px;
}

ul.waarderingen li {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 0 20px 10px;
}

ul.waarderingen li#spot1 { background: url(/img/spot1.gif) no-repeat; }
ul.waarderingen li#spot2 { background: url(/img/spot2.gif) no-repeat; }
ul.waarderingen li#spot3 { background: url(/img/spot3.gif) no-repeat; }
ul.waarderingen li#spot4 { background: url(/img/spot4.gif) no-repeat; }
ul.waarderingen li#spot5 { background: url(/img/spot5.gif) no-repeat; }
ul.waarderingen li#spot6 { background: url(/img/spot6.gif) no-repeat; }
ul.waarderingen li#spot7 { background: url(/img/spot7.gif) no-repeat; }
ul.waarderingen li#spot8 { background: url(/img/spot8.gif) no-repeat; }
ul.waarderingen li#spot9 { background: url(/img/spot9.gif) no-repeat; }
ul.waarderingen li#spot10 { background: url(/img/spot10.gif) no-repeat; }

dl#klembord {
	width: 900px;
	background: #dcdcdc;
	padding: 15px 5px 10px 5px;
	margin: 0 0 40px 27px;
	float: left;
}

dl#klembord dt {
	padding: 0 0 5px 20px;
	font-size: 16px;
	font-weight: bold;
}

dl#klembord ul {
	list-style: none;
}

dl#klembord ul li {
	background: url(/img/klembord-bg.gif) no-repeat;
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 0 10px 20px;
}