@charset "UTF-8";

input[type="radio"] {
    display: inline-block;
}

tr.volgeboekt td, tr.volgeboekt td a {
    color: #999;
}


table.fotos {
    margin-top: 10px;
    width: 100%;
}
table.fotos td {
    padding: 3px;
}
table.fotos td.link {
    text-align: right;
}
table.fotos img.thumb {
    vertical-align: top;
    border: 1px solid #666;
    width: 80px;
}
table.fotos a.fotopopup {
    position: relative;
}
div#foto_overlay {
    z-index: 1000;
    position: absolute;
    left: 50%;
    top: 50%;
    border: 1px solid #666;
}

table.promotie {
    margin-top: 10px;
    width: 100%;
}
table.promotie tr {
    vertical-align: top;
}
table.promotie th.prijs {
    white-space: nowrap;
    text-align: right;
}
#registerform table.promotie td {
    padding: 0;
}

table.promotie td {
    padding: 0 10px 0 0;
}

table.promotie td.prijs {
    white-space: nowrap;
    text-align: right;
}
table.promotie tr.total th {
    border-top: 1px solid #333;
}
table.promotie input[type="text"] {
    width: 24px;
}
table.promotie img {
    vertical-align: top;
}
table.promotie p {
    margin: 0;
}

#homesubnav {
    position: absolute;
    top: 166px;
}
div.recept {
    margin-top: 20px;
}
div.recept td {
    vertical-align: top;
}
#tafform label {
    display: block;
    width: 400px;
    text-align: right;
}
#tafform label.missing {
    color: #900;
}
#tafform input[type="text"], #tafform select {
    width: 70%;
}

#boerresults p.label, #boerresults p.ww_label {
    background: #eee;
    margin: 10px 5px 10px 0;
    padding: 5px;
border-bottom: 1px dotted #000;
}

            html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
        table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
        	border: 0;
    	outline: 0;
            	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
    	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
        }
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table.feestmaal th {
        font-weight: bold;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
	height:100%; /* Max 100% hoogte in IE */
	max-height:100%; /* Max 100% hoogte in browsers */
	
}


#logolink {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 90px;
    top: 35px;
}

#registerform input, #registerform textarea, #registerform checkbox, #reservationform input, #reservationform textarea, #reservationform checkbox, #reservationform select {
        border: 1px solid #444;
}

#registerform input[type="submit"], #registerform input[type="reset"], #reservationform input[type="submit"], #reservationform input[type="reset"] {
        background: #00892a;
        border: 1px solid #000;
        cursor: pointer;
        color: #fff;
        font-weight: bold;
}



#reservationform table, #registerform table {
        padding-top: 20px;
}

#reservationform table.feestmaal {
        padding-top: 0;
}


#reservationform table td {
        padding: 0 5px 5px 0;
}

#reservationform select.ctrDropDown{
    width:370px;
}
#reservationform select.ctrDropDownClick{
    auto;
}


#reservationform input[type="submit"] {
        margin-bottom: 19px;
}
#reservationform textarea {
    width: 400px;
}


#reservationform table.feestmaal textarea {
    width: 448px;
    height: 100px;
}







body {
	font-size: 100.1%;
}


#container {
	width: 988px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	position:relative;
	font: 13px/19px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(../images/back.png) no-repeat 41px 0;
}

#homecontainer {
	position: absolute;
	left: 217px;
	top: 166px;
}

#homecontainer div.animate {
	position: absolute;
	left: 0;
	top: 0;
}

#homecontainer p {
	color: #fff;
	position: absolute;
	left: 15px;
	top: 243px;
	width: 480px;
}

#homecontainer img {
	position: absolute;
	left: 0;
	top: 0;
}

#homecontainer p a {
	color: #fff;
}

#homecontainer #zoekboer {
        position: absolute;
        left: 503px;
        top: 0;
        width: 247px;
        height: 271px;
        background: #FFF url(../images/zoekboer.png) left top no-repeat;
}

#homecontainer #zoekboer #suggest  {
        position: absolute;
        top: 200px;
        left: 21px;
}

#homecontainer #zoekboer #suggestions {
        z-index: 10;
}

#homecontainer #zoekboer input[type="text"] {
/*
        position: absolute;
        top: 200px;
        left: 21px;
*/
        height: 20px;
        width: 180px;
        padding: 2px 0;
        border: 0;
        background: transparent;
	font: 13px/20px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

#homecontainer #zoekboer input[type="submit"] {
        position: absolute;
        top: 196px;
        left: 205px;
        height: 24px;
        width: 24px;
        border: 0;
        background: transparent;
        cursor: pointer;
}


#zoekboer2 {
        height: 130px;
        background: url(../images/zoekboer2.png) no-repeat 0 0;
}

#zoekboer2 input[type="text"] {
        height: 19px;
        width: 178px;
        margin: 79px 0 0 20px;
        border: 0;
        background: transparent;
	font: 13px/20px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#zoekboer2 input[type="submit"] {
        width: 21px;
        height: 21px;
        background: transparent url(/skin/zoek.png) no-repeat 0 0;
        outline: none;
        border: none;
        cursor : pointer;
        margin: 0;
        padding: 0;
        font-size: 0px;
        color: #cacaca;
}

#zoekboer2 input[type="submit"]:hover {
background-position: 0 -21px;
}





#homecontent {
	position: absolute;
	top: 462px;
	left: 0px;
	width: 976px;
}




#content {
	position: absolute;
	top: 166px;
	left: 0px;
	width: 976px;
}

#content #links {
	float: left;
	width: 217px;
}

#foto_links {
	float: left;
}

#home_mid {
	float: left;
	width: 495px;
}
#home_mid_map {
	float: left;
	width: 400px;
}

#home_mid_top {
        background: url(../images/inleiding_back.png) 0 0;
        min-height:390px;
        height:auto !important;
        height:390px;

}

#home_mid_bottom {
        clear: both;
        height: 20px;
        background: url(../images/inleiding_back.png) 0 bottom;

}

#banner1 {
	float: left;
	margin: 0 15px 0 0;
}

#banner2 {
	float: right;
	margin: 0px;
}

#bannerlink {
	float: right;
	margin: -19px 0 0;
}

.banner_link1 {
	position: absolute;
	left: 217px;
	top: 225px;
	width: 240px;
	height: 35px;
}

.banner_link2 {
	position: absolute;
	left: 472px;
	top: 230px;
	width: 240px;
	height: 35px;
}








#inleidingtext {
	padding: 10px 20px 9px;
        margin: 0;
        font-weight: bold;
}

#inleidingtext h1 {
        font-weight: normal;
        padding-bottom: 9px
}

#text h1 {
        padding-bottom: 9px
}    

#text p {
    padding-bottom: 19px;
}

#text ul {
    padding: 0 0 1em 1.5em;
}

#text ol {
    padding: 0 0 1em 2em;
}

.newsview {
        padding: 10px 20px 0;
}


h1 {
    font-size: 23px;
    line-height: 23px;
    padding-bottom: 9px
    letter-spacing: 0.05em;
    color: #000;
}

h2 {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #00892a;
}



p {
    margin: 0;
    padding: 0;
}

a {
    color: #444;
}

a:hover {
    color: #00892a;
    text-decoration: none;
}

hr {
	border: 0;
	height: 1px;
	margin: 20px 0 10px;
        background-color: #b6b6b6;
}

em {
        font-style: italic;
}

strong {
    font-weight: bold;
}

.feestmaal strong {
    color: #008027;
}

.rood {
    color: #f00; 
}


.kalendertext {
        padding: 10px 20px 9px;
}

.kalendertext p.datum, .newsview p.date {
        font-style: italic;
        margin-bottom: 9px;
}



#rechts {
	width: 240px;
	float: left;
        margin-left: 15px;
}

#rechts .banner {
        margin-top: 15px;
}

#nieuws {
	width: 240px;
	float: left;
	background: url(../images/beleven_back.png) no-repeat 0 0;
}

#nieuws #nieuwscontent {
	margin: 35px 0 0;
	min-height:220px;
  	height:auto !important;
  	height:220px;
	font: 12px/14px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/beleven_back_onder.png) no-repeat 0 bottom;
	padding: 12px 3px 0;
}

#nieuwscontent p {
	padding: 0 9px 12px;
}

#nieuwscontent p.datum {
	padding: 0 9px;
	font-style: italic;
}

#nieuwscontent p a {
	color: #000;
}

#nieuwscontent p a:hover {
	color: #008027;
	text-decoration: none;
}



#home-bottom {
	position: absolute;
	left: 41px;
	top: 710px;
	width: 926px;
}


#rss-feeds {
	padding: 15px 0 0 10px;
	margin: 0;
	width: 475px;
	clear: both;
}


#rss-feeds h2 {
	font-size: 15px;
	color: #000;
	padding: 0 0 6px;
	font-weight: bold;
	margin: 0;
}

#rss-feeds p {
	padding-bottom: 6px;
	line-height: 16px;
}

#rss-feeds a {
	color: #333;
}

#rss-feeds a:hover {
	color: #008027;
	text-decoration: none;
}



#text {
        padding: 10px 20px 9px;
}




#sponsors {
	width: 926px;
	text-align: center;
	padding: 25px 0 0 41px;
	clear: both;
}

#sponsors a {
        margin: 0 10px;
}

#footer {
	margin: 5px 0 0 41px;
	padding: 5px 0 20px;
	border-top: 1px solid #666;
	font-size: 11px;
	text-align: center;
	width: 926px;
}

.foto_rechts {
	float: right;
	border: 1px solid #132B43;
	margin: 3px 0 10px 10px;
}

.foto_links {
	float: left;
	border: 1px solid #132B43;
	margin: 3px 10px 10px 0;
}

.foto_rechts_noborder {
	float: right;
	border: none;
	margin: 3px 0 10px 10px;
        clear: both;
}

.foto_links_noborder {
	float: left;
	border: none;
	margin: 3px 10px 10px 0;
}



.subscribe {
        padding: 0px 20px 9px;
}

.subscribe label {
        display: block;
}


.subscribe input {
        display: block;
        margin-bottom: 9px;
        border: 1px solid #000;
        width: 200px;
        padding: 2px 5px;
}

.subscribe input.noborder {
        border: 0;
}

.subscribe input[type="submit"] {
        width: auto;
        background: #00892a;
        cursor: pointer;
        color: #fff;
        font-weight: bold;
} 





#boeren_overzicht {
    padding: 0 20px;
}

#boeren_overzicht ul {
    list-style-type: none;
    margin-bottom: 19px;
}

#boeren_overzicht li {
    list
}

#boeren_overzicht a {
    font-style: italic;
}


dl.boeren {
        padding: 20px 0 0;
}

.boeren dt.inline {
        display: inline;
        float: left;
        margin-right: 0.5em;
}

.boeren dd {
        margin: 0;
        padding: 0;
}





/* =============== HOOFDNAVIGATIE ==================== */

#mainnav {
	position: absolute;
	left: 224px; /* met recepten */
/* left: 231px; */
	top: 118px;
}

#mainnav li {
	padding: 0;
	margin: 0 3px 0 0; /* met recepten */
/* margin: 0 10px 0 0; */
	float: left;
	list-style: none;
	text-indent: -999em;
}


#mainnav li a {
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 21px;
}


#mainnav li#home a {
	background: url(../images/nav/home.png);
	width: 43px;
}

#mainnav li#wat_doen_we a {
	background: url(../images/nav/wat_doen.png);
	width: 88px;
}

#mainnav li#actueel a {
	background: url(../images/nav/actueel.png);
	width: 61px;
}

#mainnav li#verkooppunten a {
	background: url(../images/nav/verkooppunten.png);
	width: 109px;
}

#mainnav li#onze_boeren a {
	background: url(../images/nav/boeren.png);
	width: 90px;
}

#mainnav li#recepten a {
	background: url(../images/nav/recepten.png);
	width: 70px;
        display: none; 
}

#mainnav li#koken a {
	background: url(../images/nav/koken.png);
	width: 50px;
}


#mainnav li#nieuwsbrief a {
	background: url(../images/nav/seizoensbrief.png);
	width: 100px;
}

#mainnav li#contact a {
	background: url(../images/nav/contact.png);
	width: 63px;
}

#mainnav li#inlog a {
	background: url(../images/nav/inlog.png);
	width: 56px;
}

#mainnav li#home a:hover, #mainnav li#home a.active, 
#mainnav li#wat_doen_we a:hover, #mainnav li#wat_doen_we a.active, 
#mainnav li#actueel a:hover, #mainnav li#actueel a.active, 
#mainnav li#verkooppunten a:hover, #mainnav li#verkooppunten a.active, 
#mainnav li#onze_boeren a:hover, #mainnav li#onze_boeren a.active,
#mainnav li#koken a:hover, #mainnav li#koken a.active, 
#mainnav li#recepten a:hover, #mainnav li#recepten a.active, 
#mainnav li#nieuwsbrief a:hover, #mainnav li#nieuwsbrief a.active, 
#mainnav li#contact a:hover, #mainnav li#contact a.active, 
#mainnav li#inlog a:hover, #mainnav li#inlog a.active {
	background-position: 0 -21px;
}







/* =============== SUBNAVIGATIE ==================== */


#links #subnav, #homesubnav {
        margin-left: 42px;
	min-height:160px;
  	height:auto !important;
  	height:160px;
	overflow: visible;
}

#links #subnav li, #homesubnav li {
	padding: 0;
        margin: 0 0 5px;
	list-style: none;
        width: 164px;
}

#links #subnav li a, #homesubnav li a {
        padding: 2px 0 2px 9px;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
	color: #00892a;
	font-weight: bold;
	display: block;
        background: url(../images/nav/subback.png) no-repeat 0 5px;
        text-transform: uppercase;
}

#links #subnav li a:hover, #links #subnav li a.active, #homesubnav li a:hover {
	color: #000;
        background-position: 0 -95px;
}






/* =============== GOOGLE SUBNAVIGATIE ==================== */



#links #mapnav {
        line-height: 14px;
}


#links #mapnav li {
	padding: 0;
        margin: 0 0 5px;
	list-style: none;
        width: 164px;
}

#links #mapnav li a {
        padding: 2px 0 2px 17px;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
	color: #00892a;
	font-weight: bold;
	display: block;
        background: url(../images/nav/mapnav_back.png) no-repeat 0 1px;
        text-transform: uppercase;
}

#links #mapnav li a:hover, #links #mapnav li a.active {
	color: #000;
        background-position: 0 -99px;
}


#searchmap {
    width: 400px;
    height: 440px;
    border: 1px solid #b3b3b3;





    float: left;
    margin: 0;
    margin-bottom: 15px;
}
#boerresults {
	width: 340px;
        height: 442px;
        margin-right: 10px;
	float: right;
	border-bottom: 1px solid #008027;

/*
	background: #008027 url(zoekback.png) no-repeat 0 0;
        color: #fff;
*/
}










#boerresults p {
	padding: 9px 9px 13px;
}

#searchresults {
    overflow: auto;
    height: 410px;
    width: 340px;
    border-top: 1px solid #008027;
    line-height: 13px;















}

#searchresults ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#searchresults li {
    margin: 0;
    padding: 5px 9px 8px;
}
#searchresults div.active {
    background: #DDD;
}
#searchresults div.active img {
    clear: right;
}
#searchresults ul a {
    color: #91c8a2;
    text-decoration: underline;
    cursor: pointer;
    font-style: italic;
}


#searchresults ul a:hover {
    color: #fff;
}

#searchresults .plaats {
    font-weight: bold;
}

#lb {
    position: absolute;
    left: 217px;
    top: 0;

}



#lo {
    position: absolute;
    left: 217px;
    top: 431px;
}



#throbber {
    position: absolute;
    right: 20px;
    top: 0px;
    width: 32px;
    height: 32px;
    background: transparent url(/skin/vee-loader.gif) 0 0 no-repeat;
}

#suggest input {
    width: 187px;
    margin: 0;
    height: 21px;
    padding: 0;
}

#searchform {
    height: 30px;
    padding: 0;
}


/*--- google maps zoekmachine invoer ---*/
input.zoek {
width: 21px;
height: 21px;
background: transparent url(/skin/zoek.png) no-repeat 0 0;
outline: none;
border: none;
cursor : pointer;
margin: 0;
padding: 0;
font-size: 0px;
color: #cacaca;
}

input#location {
background: transparant;
border: 1px solid #000;
padding: 0;
margin: 0;
height: 18px;
width: 181px;
}

input.zoek:hover {
background-position: 0 -21px;
}

#suggest {
    position: relative;
}
#suggestions {
    position: absolute;
    list-style: none;
    top: 100%;
    left: 0;
    width: 183px;
    margin: 0;
    padding: 0;
    border: 1px solid #000;
    background: #EEE;
}
#suggestions li {
}
#suggestions a {
    display: block;
    padding: 2px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#suggestions a:hover {
    color: #FFF;
    background: #000;
}


dl {
	padding: 0 10px 10px;
}
dt {
    font-weight: bold;
}
dd {
    padding-left: 20px;
}


#registerform table td {
    padding: 2px 10px 0 0;
    vertical-align: top;
}
#registerform textarea {
    width: 100%;
    height: 50px;
}
#registerform input[type="text"] {
    width: 100%;
}


h1.popup {
    margin: 0;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
}
p.popup {
    max-width: 240px;
    font-size: 11px;
    line-height: 13px;
}
p.popup a {
    text-decoration: underline;
}

/*--- mini google map ---*/
#rightmap {
    overflow: hidden;
    position: relative;
    width: 240px;
    font-size: 90%;
}
#minimap {
    width: 240px;
    height: 300px;
}
#rightmap #lb {
    position: absolute;
    left: 0;
    top: 0;
}
#rightmap #rb {
    position: absolute;
    right: 0;
    top: 0;
}
#rightmap #lo {
    position: absolute;
    left: 0;
    top: 289px;
}
#rightmap #ro {
    position: absolute;
    right: 0;
    top: 289px;
}
#miniresults {
    overflow: hidden;
    height: 100px;
    margin: 10px 0;
    padding: 10px;
    background: #FFF url(/images/miniresults_back.png) 0 0 no-repeat;
}
.minimapimg {
    float: right;
    border: 1px solid #000;
}

/*--- nieuwe stijl resultaten ---*/
div.veeresult h2 {
    background: transparent url(vee-point.png) 0px 0 no-repeat;
}
div.depot h2 {
    background: transparent url(afhaal-point.png) 0px 0 no-repeat;
}
div.novee h2 {
    background: transparent url(no_vee-point.png) 0px 0 no-repeat;
}
.resultaat {
	width: 290px;
	clear: both;
	line-height: 15px;
	background-color: #fff;
	padding: 0 0 5px 5px;
        margin: 0 0 5px 20px;
    font-size: 90%;
}

.resultaat h2 {
    margin: 0 0 0 -25px;
    padding: 0 0 0 25px;
    font-weight: bold;
    color: #000;
    font-size: 10pt;
    line-height: 120%;
}

#boerresults .resultaat p {
    margin: 0;
    padding: 0;

}


.resultaat p.meer_info {
	padding: 5px 0 10px 25px;
}

.resultaat p.meer_info a {
	color: #000;
    text-decoration: underline;
    cursor: pointer;
}

.resultaat p.meer_info a:hover {
	color: #008027;
	text-decoration: none;
}

.boerenfoto {
	width: 100px;
	height: 70px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #000;
	float: right;
}

.result_meerinfo {
	width: 605px;
	height: 240px;
	background: #fff;
	border: 1px solid #000;
	padding: 10px;
}

.result_meerinfo .meerinf_text {
	width: 315px;
	height: 240px;
	float: right;
	overflow: auto;
}	

.result_meerinfo h2 {
	font-size: 18px;
	color: #000;
	padding: 0 0 5px 30px;
	background: url(vee_klein.png) no-repeat 0 4px;
}


.result_meerinfo p {

	margin-bottom: 15px;
}


.result_meerinfo em {
	font-style: italic;
}

.boerenfoto_groot {
	margin: 0px 10px 10px 0px;
	float: left;
}


p.sluit {
	float: right;
	width: 20px;

	height: 15px;
	background: url(sluit.png) no-repeat 0 0;
	text-indent: -999em;
}

p.sluit a {
	display: block;
}

.result_meerinfo p a {
	color: #000;
}

.result_meerinfo p a:hover {
	color: #008027;
	text-decoration: none;
}

p#legend {
    position: absolute;
    top: 450px;
    left: 217px;
    font-size: 90%;
    white-space: nowrap;
}

.infowindow {
    max-width: 240px;
}
.infofoto {
    width: 100px;
    height: 70px;
    margin: 0px 0px 10px 10px;
    border: 1px solid #000;
    float: right;
}

/*--- overlay voor profieldata ---*/
#overlay {
    position: absolute;
    left: 217px;
    top: 0;
    width: 759px;
    height: 445px;
    background: #FFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#inner {
/*    overflow: hidden;*/
    position: absolute;
    top: 82px;
    left: 246px;
    width: 606px;
    min-height: 244px;
    border: 1px solid #000;
    padding: 10px;
    background-color: #FFF;
}
#inner #closelink {
    float: right;
    width: 15px;
    height: 15px;
    background: #FFF url(sluit.png) 0 0 no-repeat;
    cursor: pointer;
}
#inner .overlayimg {
    overflow: hidden;
    float: left;
    height: 240px;
    width: 287px;
    margin-right: 10px;
    border: 1px solid #000;
    background-position: 50% 50%;
}

#directions {
    clear: both;
    margin-left: 210px;
    position: relative;
    top: 20px;
}

noscript {
    color: #900;
}
#validateerror {
    color: #900;
}
#wedstrijdform textarea, #gameform textarea {
    width: 100%;
}
#gameform tr.missing {
    color: #900;
}

/*--- profiel paginas ---*/
#login {
    padding: 10px 20px 9px;
}
#login input[type="text"] {
    width: 10em;
}
#login input[type="password"] {
    width: 10em;
}
#profile table {
    width: 100%;
    padding: 10px 20px 9px;
}
#profile tr, #profile td {
    vertical-align: top;
}
#profile td {
    padding: 2px;
}
#profile input[type="text"], #profile textarea {
    width: 100%;
}

#login {
    padding: 10px 20px 9px;
}



#login input[type="text"] {
    width: 10em;
}
#login input[type="password"] {
    width: 10em;
}
#veeregisterform table {
    width: 455px;
    margin: 10px 0px 9px 20px;
}
#veeregisterform tr, #veeregisterform td {
    vertical-align: top;
}
#veeregisterform td {
    padding: 2px;
}
#veeregisterform input[type="text"], #veeregisterform textarea {
    width: 99%;
}
#registererror, tr.missing {
    color: #900;
}

p.error {
    color: #900;
}
