@charset "utf-8";
/* CSS Document written by Cow XL webdevelopment */

*
{
	padding:0;
	margin:0;
	border:none;
}

html, body 
{
	height:100%;
	font:11px Verdana, Arial, sans-serif;
	color:#000;
	background-color:#d5d3c4;
	text-align:center;
}

#container 
{
	position: absolute;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	width: 774px;
	/*margin: 0 auto;*/
	left: 50%;
	margin-left: -387px;
	text-align: left;
	background:#0a6021 url(images/main_repeat_hor.jpg) repeat-y;
	color:#fff;
}

#top_left
{
	float:left;
	width:253px;
	height:180px;
	background:url(images/photo_top_left.jpg) no-repeat left top;

}

#top_right
{
	float:right;
	width:505px;
	height:175px;
	background:url(images/photo_top_right.jpg) no-repeat left top;
	text-align:right;
	padding:5px 16px 0px 0px;
}

#navigation_start
{
	clear:both;
	float:left;
	width:14px;
	height:31px;
	background:#cfe26e url(images/menu_left.jpg) no-repeat;
}

#navigation
{
	float:left;
	overflow:hidden;
	width:746px;
	height:31px;
	background:#cfe26e url(images/menu_back.jpg) repeat-x;
	list-style-type:none;
}

#navigation li
{
	float:left;
	margin-left:13px;
}

#navigation li a
{
	display:block;
	float:left;
	height:31px;
	line-height:31px;
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

#menu_knop_home
{
	width:45px;
	background-image:url(images/menu/home.jpg);	
}

#menu_knop_home:hover
{
	background-position:left bottom;
}

#menu_knop_bio
{
	width:64px;
	background-image:url(images/menu/bio.jpg);	
}

#menu_knop_bio:hover
{
	background-position:left bottom;
}

#menu_knop_disco
{
	width:77px;
	background-image:url(images/menu/disco.jpg);	
}

#menu_knop_disco:hover
{
	background-position:left bottom;
}

#menu_knop_nieuws
{
	width:55px;
	background-image:url(images/menu/nieuws.jpg);	
}

#menu_knop_nieuws:hover
{
	background-position:left bottom;
}

#menu_knop_shop
{
	width:108px;
	background-image:url(images/menu/shop.jpg);	
}

#menu_knop_shop:hover
{
	background-position:left bottom;
}

#menu_knop_gboek
{
	width:82px;
	background-image:url(images/menu/gboek.jpg);	
}

#menu_knop_gboek:hover
{
	background-position:left bottom;
}

#menu_knop_falbum
{
	width:78px;
	background-image:url(images/menu/falbum.jpg);	
}

#menu_knop_falbum:hover
{
	background-position:left bottom;
}

#menu_knop_contact
{
	width:58px;
	background-image:url(images/menu/contact.jpg);	
}

#menu_knop_contact:hover
{
	background-position:left bottom;
}

#menu_knop_links
{
	width:40px;
	background-image:url(images/menu/links.jpg);	
}

#menu_knop_links:hover
{
	background-position:left bottom;
}

#navigation_end
{
	float:right;
	width:14px;
	height:31px;
	background:#cfe26e url(images/menu_right.jpg) no-repeat;
}

#content_left
{
	clear:both;
	float:left;
	width:14px;
	height:36px;
	background:#0a6021 url(images/main_top_left.jpg) no-repeat;
}

#content_center
{
	float:left;
	width:746px;
	min-height:36px;
	background:#0a6021 url(images/main_top_repeat.jpg) repeat-x;
	padding-top:10px;
	padding-bottom:50px;
}

#content
{
	float:right;
	width:531px;
	background:url(images/content_big_bg.jpg) repeat-y;
}

#content_top
{
	width:491px;
	padding:20px 20px 0px 20px;
	background:url(images/content_big_1e_top.jpg) no-repeat;
}

#content_bottom
{
	width:531px;
	height:13px;
	background:url(images/content_big_bottom.jpg) no-repeat;
}

#left
{
	float:left;
	width:215px;
}

.left_item
{
	width:215px;
	background:url(images/content_small_bg.jpg) repeat-y;
}

.left_item p
{
	margin-bottom:5px;
}

.left_item_1e_top
{
	width:175px;
	background:url(images/content_small_1e_top.jpg) no-repeat;
	padding:20px 20px 0px 20px;
}

.left_item_top
{
	width:175px;
	background:url(images/content_small_top.jpg) no-repeat;
	padding:20px 20px 0px 20px;
}

.left_item_bottom
{
	width:215px;
	background:url(images/content_small_bottom.jpg) no-repeat;
	height:13px;
	line-height:0px;
	font-size:1px;
}

.content_padding
{
	padding:0px 20px 20px 20px;
}

#content_right
{
	float:right;
	width:14px;
	height:36px;
	background:#0a6021 url(images/main_top_right.jpg) no-repeat;
}

#footer 
{
	clear:both;
	position:absolute;
	bottom:0; /* heel belangrijk */
	width:774px;
	background:url(images/bottom_repeat.jpg) repeat-x;
	height:34px;
	line-height:34px;
	font-size:9px;
	color:#0a6021;
}

#footer a
{
	color:#0a6021;
	font-size:9px;
}

#footer_left
{
	float:left;
	width:300px;
	height:34px;
	background:url(images/bottom_left.jpg) no-repeat left top;
	padding-left:20px;
}

#footer_right
{
	float:right;
	width:300px;
	height:34px;
	background:url(images/bottom_right.jpg) no-repeat right top;
	text-align:right;
	padding-right:20px;
}

p img
{
	border:#D7E67F 1px solid;
}

tr td img
{
	border:#D7E67F 1px solid;
}

a img
{
	border:#D7E67F 1px solid;
}


p
{
	margin:0px 0px 15px 0px;
}

.align_right
{
	text-align:right;
}

a
{
	color:#D7E67F;
	text-decoration:underline;
}

a:hover
{
	color:#D7E67F;
	text-decoration:none;
}

h1
{
	font-size:14px;
	color:#fff;
	margin:0px 0px 20px 0px;
}


h2
{
	clear:both;
	font-size:14px;
	margin:0px 0px 15px 0px;
	color:#D7E67F;
}

h2 a
{
	text-decoration:none;
}

ul
{
	list-style-position:inside;
}

.no_border img
{
	border:none;
}

h3
{
	clear:both;
	color:#333;
	font-size:11px;
	margin:0px 0px 15px 0px;
}

address
{
	font-style:normal;
}

.form_txt
{
	width:110px;
	vertical-align:top;
	padding-bottom:10px;
	font-weight:bold;
}

.form_inbetween
{

}

.form_input
{
	padding-bottom:10px;
	font-weight:bold;
}


.button
{
	border:#D7E67F 1px solid;
	background-color:#053712;
	padding:1px 5px;
	color:#fff;
}

.field
{
	border:#053712 1px solid;
	background-color:#fff;
	padding:1px;
	color:#053712;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
}

.field_short
{
	border:#053712 1px solid;
	background-color:#fff;
	padding:1px;
	color:#053712;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:50px;
}

.tarea
{
	border:#053712 1px solid;
	background-color:#fff;
	padding:1px;
	color:#053712;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.captcha
{
	border:#000 1px solid;
}

#contact_form_check
{
	display:none;
}

.error
{
	padding:10px;
	margin:10px;
	border: 1px solid #000;
	color:#FF0000;
	background-color:#fff;
}

.error ul
{
	list-style-type:none;

}

.succes
{
	padding:10px;
	margin:10px;
	border: 1px solid #000;
	color:#009900;
	background-color:#fff;
}

.clear
{
	clear:both;
}

.small
{
	font-size:9px;
}

hr
{
	height:1px;
	color:#D7E67F;
	background-color:#D7E67F;
	clear:both;
	margin:10px 0px;
}

.underline
{
	text-decoration:underline;
}

/* Photos*/

.photo_overview_holder
{
	width:490px;
	overflow:hidden;
	clear:both;
	border-bottom:1px #D7E67F solid;
	margin-bottom:25px;
	padding-bottom:5px;
}

.photo_overview_left
{
	float:left;
	width:165px;
}

.photo_overview_left a img
{
	border:1px #D7E67F solid;
}

.photo_overview_right
{
	float:right;
	width:325px;
}

.photo_overview_title_info
{

}

.photo_overview_navigation
{
	list-style-type:none;
}

.photo_overview_navigation li
{
	float:left;
	padding-right:5px;
}

.photo_overview_navigation li a
{
	font-weight:bold;
	padding:3px;
}

.photo_album_big_photo_txt
{
	text-decoration:underline;
}

.photo_album_thumbs
{

}

.photo_album_thumb_item
{
	float:left;
	width:80px;
	height:60px;
	margin:0px 16px 10px 0px;
	border:1px #D7E67F solid;
	cursor:pointer;
}

#photo_popup_body
{
	background-color:#0d581f;
}

#photo_popup_container
{
	cursor:pointer;
}

#photo_popup_h2
{
	color:#FFFFFF;
	margin:0px;
	padding:5px;
	color:#D7E67F;
}

#photo_popup_image
{
	border-top:1px #D7E67F solid;	
}

#photo_popup_nav
{
	border-top:1px #D7E67F solid;
	color:#fff;
}

#photo_popup_nav a
{
	font-size:14px;
	font-weight:bold;
}

#photo_popup_nav_prev
{
	float:left;
	width:100px;
	padding:5px;
	text-align:left;
}

#photo_popup_nav_close
{
	width:350px;
	padding:5px;
	text-align:center;
	margin:0px auto;
}

#photo_popup_nav_next
{
	float:right;
	width:100px;
	text-align:right;
	padding:5px;
}

#ul_block_list
{
	list-style-type:square;
	list-style-position:inside;
}

/*Agenda */
#schedule_table
{
}

#schedule_head
{
	background-color:#D7E67F;
	color:#1a843a;
	font-weight:bold;
}

.schedule_date
{
	padding:5px 3px;
	border-bottom:1px #D7E67F solid;
	width:170px;
}

.schedule_city
{
	padding:5px 3px;
	border-bottom:1px #D7E67F solid;
	width:150px;
}

.schedule_time
{
	padding:5px 3px;
	border-bottom:1px #D7E67F solid;
	width:100px;
}

.schedule_link
{
	padding:5px 3px;
	border-bottom:1px #D7E67F solid;
	width:80px;
}

.schedule_row_1
{
	border-bottom:1px #D7E67F solid;
}

/* Shop */
#shop_shoppingcard
{
	overflow:hidden;
	border:2px #FFF solid;
	padding:5px;
	margin:25px 0px;;
}

#shop_shoppingcard a
{
	line-height:20px;
}

.shop_container
{
	border-bottom:1px #D7E67F solid;
	margin-bottom:40px;
	padding-bottom:10px;
	width:480px;
	clear:both;
	overflow:hidden;
}

.shop_container_left
{
	float:left;
	width:140px;
}

.shop_container_left img
{
	border:1px #D7E67F solid;
}

.shop_container_right
{
	float:left;
	width:325px;
	height:125px;
	overflow:auto;
}

.shop_container_price
{
	width:321px;
	margin-left:140px;
	padding:2px;
	clear:both;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
}

.shop_container_old_price
{
	text-decoration:line-through;
	font-weight:normal;
	margin-right:10px;
}

.shop_container_offer_price
{
	font-size:16px;
}

.shop_container_order
{
	width:321px;
	margin-left:140px;
	padding:2px;
	clear:both;
	overflow:hidden;
}

.shop_container_select
{
	width:50px;
	border:#D7E67F 1px solid;
	background-color:#053712;
	padding:1px 5px;
	color:#fff;
}

.shoppingcard_overview a
{
	color:#006600;
}

/* Links */

.links_list
{
	list-style-type:square;
	list-style-position:inside;
	margin-bottom:25px;
}

.links_list li
{
	margin-bottom:5px;
}

.link_item_info
{
	font-style:italic;
}

/* Gastenboek */
#emoticons
{
	background-color:#fff;
	margin:2px 0px 2px 0px;
	padding:3px;
	border:#053712 1px solid;
	width:200px;
	text-align:center;
}

.emoticons
{
	cursor:pointer;
}

.guestbook_entry
{
	clear:both;
	width:490px;
	border:#D7E67F 1px solid;
	overflow:hidden;
	margin-bottom:25px;
}

.guestbook_head_left
{
	background-color:#D7E67F;
	overflow:hidden;
	color:#006600;
	font-weight:bold;
	float:left;
	width:295px;
}

.guestbook_head_left a img
{
	padding-top:2px;
}

.guestbook_head_left_name
{
	padding:5px 0px 5px 5px;
	display:block;
	width:240px;
	float:left;
}

.guestbook_head_right
{
	background-color:#D7E67F;
	overflow:hidden;
	color:#006600;
	font-weight:bold;
	padding:5px 5px 5px 0px;
	float:right;
	width:190px;
	text-align:right;
}

.reaction_message
{
	clear:both;
	padding:5px;
}

.guestbook_sub_reaction
{
	padding:5px;
}

.guestbook_sub_reaction strong
{
	color:#D7E67F;
}

.guestbook_nav
{
	width:490px;
	margin:10px 0px;
}

.guestbook_nav_prev
{
	float:left;
	width:200px;
}

.guestbook_nav_next
{
	float:right;
	width:200px;
	text-align:right;
}