html, body
{
	
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	color:#000000;
	/*
overflow-x:hidden;
*/
	
}

html
{
	background-color:#000000;
}

* 
{
margin:0pt;
padding:0pt;
}

body 
{
width:100%;
text-align:center;
background:url('../images/bg_main.jpg') no-repeat top center;
overflow-x:hidden;
}

ul li
{
	list-style-position: inside;
}

a,a:active,a:visited
{
	text-decoration:underline;
	color:#BB9D19;

	font-size:13px;
}

a:hover
{
	text-decoration:none;
	color:#7F6B0F;
	font-size:13px;
}


#wrapper
{
	padding:0pt;
	margin:0pt auto;
	text-align:center;
	width:960px;
	background:url('../images/bg_wrapper.jpg') repeat-y 0 0;
}


#top
{
	position:relative;
	width:960px;
	height:220px;
	background-color:#000000;
	
	
	
}

#top_link
{
cursor:pointer;
height:180px;
left:50px;
position:absolute;
top:10px;
width:200px;

	
}





#content
{
	position:relative;
	width:960px;
	height:100%;
	min-height:300px;
		
}

#menu
{
	
	/*
position:absolute;
*/
	float:left;
	text-align:left;
	width:160px;
	left:0;
	top:0;
	min-height:300px;
	/*background:url('../images/bg_menu.jpg') repeat-y top center;*/
	
}

#main
{
	position:relative;
	text-align:left;
	/*
margin-left:170px;
*/
	float:right;
	padding:10px 10px 0 10px;
	line-height:19px;
	font-size:13px;
	width:770px;	
	min-height:300px;
	
}

#bottom
{
	position:relative;
	width:960px;
	height:40px;
	background:url('../images/bg_bottom.jpg') no-repeat top right;
}

.navmenu
{
	width:160px;
	padding:10px 0;
	list-style-type:none;
	text-align:right;
}

.navmenu li{
white-space:nowrap;
position: relative;
display: block;
list-style-type:none;
margin: 15px 5px;
}

.sub_navmenu li
{
white-space:nowrap;
position: relative;
display: block;
list-style-type:none;
margin: 5px 0;
padding-top:5px;
text-align:left;
}

.sub_navmenu
{
background:#927A0E none repeat scroll 0 0;
display:none;
/*
left:155px;
*/

margin-left:155px;
#margin-left:8px;

position:absolute;
top:-20px;
z-index:5000;
padding:5px;

-moz-border-radius-bottomright:15px;
-moz-border-radius-topright:15px;
}

.subs_closed
{
	display:none;
}

.subs_open
{

}

#breadcrumb
{
	width:80%;
	/*height:20px;*/
	padding:5px 10px;
	color:#B9A021;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	
}

a.breadcrumb_link,a.breadcrumb_link:active,a.breadcrumb_link:visited
{
	color:#065536;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}

a.breadcrumb_link:hover
{
	color:#065536;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.submenu_normal,a.submenu_normal:visited,a.submenu_normal:active
{	font-family:Arial;font-size:12pt;color:#FFFFFF;text-decoration:none;font-weight:bold;}
a.submenu_normal:hover
{font-family:Arial;font-size:12pt;color:#035C40;text-decoration:none;font-weight:bold;}
a.submenu_focused,a.submenu_focused:active,a.submenu_focused:visited
{font-family:Arial;font-size:12pt;color:#035C40;text-decoration:none;font-weight:bold;}
a.submenu_focused:hover
{font-family:Arial;font-size:12pt;color:#035C40;text-decoration:none;font-weight:bold;}

a.sub_submenu_normal,a.sub_submenu_normal:visited,a.sub_submenu_normal:active
{	font-family:Arial;font-size:9pt;color:#FFFFFF;text-decoration:none;font-weight:bold;}
a.sub_submenu_normal:hover
{font-family:Arial, sans-serif;font-size:9pt;color:#035C40;text-decoration:none;font-weight:bold;}
a.sub_submenu_focused,a.sub_submenu_focused:active,a.sub_submenu_focused:visited
{font-family:Arial, sans-serif;font-size:9pt;color:#035C40;text-decoration:none;font-weight:bold;}
a.sub_submenu_focused:hover
{font-family:Arial, sans-serif;font-size:9pt;color:#035C40;text-decoration:none;font-weight:bold;}


a.footer_link,a.footer_link:visited,a.footer_link:active
{	font-family:Arial;font-size:8pt;color:#B9A021;text-decoration:none;font-weight:bold;}
a.footer_link:hover
{font-family:Arial, sans-serif;font-size:8pt;color:#B9A021;text-decoration:underline;font-weight:bold;}


.menu_separator
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#2A3F6A;
}

.titel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#2A3F6A;
	text-decoration:none;
}


.data_text
{
	padding:0 10px 0 0;
	vertical-align:top;
	text-align:left;
	
}

.data_photo
{
	padding:0 10px 0 10px;
	vertical-align:top;
	text-align:left;
}

.form_input
{
	border:1px solid #283F5F;
	background-color:transparent;
}

.form_submit
{
	border:1px solid #283F5F;
	color:#283F5F;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	cursor:pointer;
	cursor:hand;
}

.subm
{
	
display:none;

	padding:10px;	
	position:absolute;
	top:1000px;
	left:5px;
	z-index:1000;
	background-color:#FFFFFF;
}

#display
{
	padding:10px 10px;
	text-align:left;
	width:580px;
	z-index:100;
	background:url('../images/bg_display.jpg') no-repeat center 100px;
	float:left;
	min-height:500px;
	_height:500px;
}



#main_title
{
	padding:5px 140px 5px 10px;
	color:#B39928;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	width:600px;
	clear:both;
	/*background:url('../images/logo_balk_01.jpg') no-repeat right center;*/
}

.language_switcher
{
	text-align:center;
	padding:15px 0;
}

.temp_open
{
	padding:0px 15px 0px 5px;
	width:40px;
	height:13px;
}

.xopened
{
	background-image:url('../images/arr_up.gif');
	background-position:top center;
	background-repeat:no-repeat;
	padding:0px 15px 0px 5px;
	width:40px;
	height:13px;
}

.xclosed
{
	background-image:url('../images/arr_down.gif');
	background-position:top center;
	background-repeat:no-repeat;
	padding:0px 15px 0px 5px;
	width:40px;
	height:13px;
}

.form_row
{
	height:40px;
}

#photo_album
{
	/*
padding: 20px 10px;
*/
	
	overflow:hidden;
	height:400px;
	
	
}

#title_latest
{
	padding:30px 65px 20px;
	font-size:15px;
	font-weight:bold;
}

.tabledata_news
{
	width:100%;
	text-align:center;
	padding:0 44px;
}

.tabledata_textdisplay
{
	font-size:13px;
	line-height:19px;
}

.news_kort
{
	text-align:left;
	
}

a.leesmeer_news,a.leesmeer_news:visited,a.leesmeer_news:active
{
	text-decoration: none;
	color:#000000;
}

a.leesmeer_news:hover
{
	text-decoration: underline;
	color:#000000;	
}

a.news_title,a.news_title:active,a.news_title:visited
{
	text-decoration:none;
}

a.news_title:hover
{
	text-decoration:underline;
}

#menu_separator
{
	width:250px;
	height:20px;
	background:url('../images/menu_separator.jpg') no-repeat center;
}

.one_project
{
	position:relative;
	height:180px;
}

.project_picture
{
	position:absolute;
	top:0;
	right:0;
	border:1px solid #000000;
	margin:10px 20px;
}

a.proj_name_link,a.proj_name_link:visited,a.proj_name_link:active
{
	padding:5px 10px;
	color:#213D64;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

a.proj_name_link:hover
{
	padding:5px 10px;
	color:#7389A0;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.project_description
{
	width:430px;
	font-size:12px;
	padding-left:10px;
	padding-top:10px;
}

.project_desc_main
{
	/*
display:none;
*/
}

.single_project_name
{
	padding:15px;
	font-weight:bold;
	font-size:15px;
	width:500px;
	
}

.project_name
{
	padding-top:10px;
}

.besc
{
	padding:10px;
	font-weight:bold;
	font-size:13px;
	width:500px;
}

.single_project_picture
{
	width:500px;
	padding:10px;
	text-align:center;
	
}

a.leesmeer,a.leesmeer:active,a.leesmeer:visited
{
	
	color:#B39928;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.leesmeer:hover
{
	color:#B39928;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.KOP2,.news_date
{
	color:#B39928;
}

.button_learn_more
{
	cursor:pointer;
	background:url("../images/button_more_info.jpg") no-repeat top center;
	width:130px;
	height:30px;

}

#breadcrumb_separator
{
	width:750px;
	margin:0 10px;
	height:20px;	
	background:url('../images/breadcrumb_separator.jpg') no-repeat center;
	
}

.one_single_project
{
	position:relative;
	width:600px;
}

.single_project_description
{
	width:500px;
	
}

.footer
{
left:0;
margin-left:170px;
position:absolute;
text-align:center;
top:15px;
width:790px;
}

.main_table
{
	width:770px;
}

.text_display
{
	width:580px;	
	
	vertical-align:top;
	z-index:100;
	
}
.display_limiter
{
	width:10px;
	height:520px;
	background:url('../images/divider_large.jpg') repeat-y top center;
	float:left;	
}

.reminder_display
{
	width:150px;	
	vertical-align:top;
	float:left;
	overflow:hidden;	
	padding-bottom:10px;
	
}

.photo_holder
{
	margin-bottom:10px;
	width:120px;
	height:120px;
	vertical-align:middle;
	text-align:center;
}

.ul_list
{
	height:400px;
}


input,textarea
{
	border:1px solid #A58B14;
	background-color:transparent;
	margin:5px 0;
}

.one_gb,.one_news_overview
{
	width:500px;
	margin-bottom:15px;
}

.top_gb,.news_top
{
	background:url('../images/gb_top.jpg') no-repeat top center;
	width:500px;
	height:30px;
	position:relative;
}

.gb_mail,.news_title
{
	padding:3px 5px;
}

.gb_date
{
position:absolute;
right:10px;
top:3px;

}

a.guestbooklink,a.guestbooklink:active,a.guestbooklink:visited
{
	
	color:#035C40;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

a.guestbooklink:hover
{
	color:#035C40;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
}

a.news_link,a.news_link:active,a.news_link:visited
{
	
	color:#035C40;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

a.news_link:hover
{
	color:#035C40;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}

a.news_link2,a.news_link2:active,a.news_link2:visited
{
	
	color:#035C40;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
}

a.news_link2:hover
{
	color:#035C40;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
}



a.sitemap_link,a.sitemap_link:active,a.sitemap_link:visited
{
	
	color:#035C40;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.sitemap_link:hover
{
	color:#035C40;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

.center_gb,.news_center
{
	background:url('../images/gb_center.jpg') repeat-y top center;
	width:500px;
	/*padding:10px;*/
	color:#035C40;
	font-size:9pt;
}

.bottom_gb,.news_bottom
{
	background: #F8DB5B url('../images/gb_bottom.jpg') no-repeat center bottom;
	width:500px;
	height:20px;	
}


.news_center
{
	position:relative;
}

.news_bottom
{
	text-align:right;
	position:relative;
}

.news_reactions_summary
{
background:transparent url(../images/ico-01.gif) no-repeat scroll 5px 5px;
float:left;
font-weight:bold;
padding-left:20px;
}

.lessmeer_holder_news
{
	float:right;
	padding-right:10px;
}

.news_foto
{
	position:absolute;
	top:0;
	left:0;
	padding:5px;
	width:100px;
}

.news_content_foto
{
	margin-left:110px;
	height:90px;
}

form
{
	text-align:center;
	padding:10px 100px;
}

form table
{
	width:350px;
}

.form_row
{
	height:40px;
	text-align:center;
}

.form_left
{
	width:120px;
}

.form_right
{
	width:330px;
}

.one_home_news
{
	padding:5px 40px 5px 10px;
	color:#B39928;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	width:550px;
	clear:both;
}

.one_home_news a,
.one_home_news a:active,
.one_home_news a:visited
{
	color:#B39928;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.one_home_news a:hover
{
	color:#B39928;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.basicnavmenu
{
	
	list-style-type:none;
	padding:0;
	position:relative;
	text-align:left;
	z-index:100;
}

.basicnavmenu li
{
display:block;
/*
float:left;
*/
height:20px;
list-style-type:none;
margin-left:10px;
position:relative;
text-align:left;
white-space:nowrap;
z-index:100;

}

a.basicsubmenu_normal,a.basicsubmenu_normal:active,a.basicsubmenu_normal:visited
{
	color:#065536;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
	padding:5px;
}

a.basicsubmenu_normal:hover
{
	color:#065536;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding:5px;
	background:#F8DB5B none repeat scroll 0 0;
}

#border_10
{
	padding:0 10px;
}

.vertical_0_horizontal_10
{
	padding:0 10px;
}

.vertical_10_horizontal_0
{
	padding:10px 0;
}

.vertical_10_horizontal_10
{
	padding:10px;
}


#newsletter_form
{
	padding:5px 0 5px 5px;
	text-align:left;
	
}

#name_newsletter,#email_newsletter
{
	border:1px solid #FFF;
	font-size:9pt;
	color:#fff;
	width:120px;
}

.newsletter_title
{
	padding:5px 25px 5px 15px;
	font-size:12pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:right;
}

a.extra_link,a.extra_link:visited,a.extra_link:active
{
margin:0;
padding:0 0 0 10px;
text-decoration:none;
color:#000;
float:right;
}

a.extra_link:hover
{
margin:0;
padding:0 0 0 10px;
text-decoration:none;
color:#035C40;
float:right;
}


a.extra_link span
{
color:#000;
cursor:pointer;
display:block;
float:left;
font-family:"Arial",serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:14px;
padding:8px 15px 9px 5px;
white-space:nowrap
}

a.extra_link:hover span
{
color:#035C40;
cursor:pointer;
display:block;
float:left;
font-family:"Arial",serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:14px;
padding:8px 15px 9px 5px;
white-space:nowrap
}

.newsletter_message
{
	clear:both;
	padding:5px 15px;
	color:#FFF;
	font-weight:bold;
	font-size:10pt;
}

.newsletter_msg_top
{
	width:500px;
	padding:15px 10px;
	color:#ff0000;
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	
}

.newsletter_submit
{
	text-align:right;
	padding-right:25px;
}

#cycle_holder
{
	overflow:hidden;
	float:left;
	margin:0 10px 15px 0;
	display:none;
}

#cycle_loader
{
	overflow:hidden;
	float:left;
	margin:0 10px 15px 0;
	background:url(../images/44.gif) no-repeat center center;
	cursor:pointer;
	cursor:hand;
}

.show70 { -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70; }  

.show70 div
{
	width:100%;
	padding-left:10px;
	text-align:left;
	color:#ddce13;
	font-size:12pt;
	font-weight:bold;
	
}

a.pic_a,a.pic_a:active,a.pic_a:visited
{
	text-decoration:none;
}

a.pic_a:hover
{
	text-decoration:underline;
}


.pagination
{
	/*padding:10px;*/
	margin-bottom:10px;
	width:480px;
	height:35px;
	position:relative;
	border:1px solid #F8DB5B;
}

.pag_prev
{
	float:left;
	width:100px;
	text-align:left;
	height:35px;
	padding-left:10px;
}

.pag_pag
{
	float:left;
	width:265px;
	text-align:center;
	height:35px;
}

.pag_next
{
	float:left;
	width:100px;
	text-align:right;
	height:35px;
}

.reaction_header
{
	padding:10px 0;
	text-align:left;
	font-size:14pt;
	font-weight:bold;
	color:#9F8411;
}

.one_reaction
{
	padding:5px;
	text-align:left;
	border:1px dotted #9F8411;
	margin-bottom:5px;
}

.reaction_user
{
	font-style:italic;
}

.reaction_text
{
	font-style:normal;
}

.reaction_message
{
	padding:5px;
	text-align:left;
	border:1px dotted #9F8411;
	font-size:12pt;
	font-weight:bold;
	color:#000;
}

.error
{
	color:#ff0000;
}

.reaction_form
{
	position:relative;
	text-align:left;
}

.reaction_form form
{
	padding:0;
	text-align:left;
}

.reaction_form_row
{
	padding:5px 0;
	position:relative;
	
}

.reaction_row_label
{
	float:left;
	width:150px;
	font-size:10pt;
	font-weight:bold;
	color:#9F8411;
	text-align:left;
}

.reaction_row_value
{
	float:left;
	width:350px;
	text-align:left;
}

.reaction_row_value input,
.reaction_row_value textarea
{
	width:300px;
}

input.reaction_submit
{
	width:150px;
	border:1px solid #000;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	color:#fff;
	background:#9F8411;
}

.video_show
{
	padding:10px 0;
	text-align:center;
}

.video_description
{
	padding:5px 0;
}


#small_search_wrapper
{
	
	height:30px;
	width:200px;
	float:right;
	overflow:hidden;
}

#small_form_search
{
	padding:0;
}

.small_search_form
{
	position:relative;
	width:200px;
	height:30px;
}

.small_search_input
{
	float:left;
	width:140px;
	height:30px;
	overflow:hidden;
}

.small_search_input_submit_up
{
	float:right;
	width:50px;
	height:30px;
	overflow:hidden;
}

#search_term
{
	width:135px;
	height:18px;
}

#small_search_submit
{
background:transparent url(../images/search.jpg) no-repeat scroll center center;
border:0 none;
cursor:pointer;
font-weight:normal;
height:20px;
width:50px;
}

.kop
{
	font-weight:bold;
}

a.search_result,a.search_result:active,a.search_result:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#AB8E16;	
}

a.search_result:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#AB8E16;
}

#big_form
{
	padding:10px;
}

#vdbc_link
{
	float:right;
	padding-right:10px;	
	text-align:right;
}

#vdbc_link a:active,#vdbc_link a:visited,#vdbc_link a
{
	color:#ff0000;
	font-size:8pt;
	text-decoration:underline;
	font-weight:normal;
}

#vdbc_link a:hover
{
	color:#000;
	font-size:8pt;
	text-decoration:underline;
	font-weight:normal;
}

.sitemap_leaf_holder
{
	/*
padding-left:10px;
*/
}

a.sitemap_two_link,
a.sitemap_two_link:active,
a.sitemap_two_link:visited
{
	text-decoration:none;
	font-size:8pt;
	color:#000;
	padding-left:5px;
}

a.sitemap_two_link:hover
{
	text-decoration:underline;
	font-size:8pt;
	color:#000;
	padding-left:7px;
}

a.sitemap_two_link_parent,
a.sitemap_two_link_parent:active,
a.sitemap_two_link_parent:visited
{
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	color:#000;
	padding-left:5px;
}

a.sitemap_two_link_parent:hover
{
	text-decoration:underline;
	font-size:8pt;
	font-weight:bold;
	color:#000;
	padding-left:7px;
}

.sitemap_holder span
{
	padding:0 19px 20px 0;
	cursor:pointer;
	
}

.trigger_minus
{
	background:url("../images/sitemap/MiddleMinus.gif") no-repeat 0 0;
}

.trigger_plus
{
	background:url("../images/sitemap/MiddlePlus.gif") no-repeat 0 0;
}

.no_trigger
{
	background:url("../images/sitemap/MiddleCrossLine.gif") no-repeat 0 0;
}

.last_no_trigger
{
	background:url("../images/sitemap/BottomLine.gif") no-repeat 0 0;
}

.indent_1,.indent_2
{
	background:url("../images/sitemap/MiddleLine.gif") no-repeat 0 0;
}

.one_archive_news_overview
{
	padding:10px 0;
}

a.news_archive_link,
a.news_archive_link:active,
a.news_archive_link:visited
{
	color:#B39928;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.news_archive_link:hover
{
	color:#B39928;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#unsub_div
{
	margin-top:20px;
	padding:10px 0;
	border-top:1px solid #CCCCCC;
	
}

#unsub_header h2
{
	padding-bottom:10px;
}

#unsub_form
{
	padding:10px 0 5px 0;
	border-bottom:1px solid #CCCCCC;
	position:relative;
	
}

#unsub_label
{
	padding:3px 0;
	font-size:10pt;
	font-weight:bold;
	width:100px;
	float:left;
	clear:left;
	text-align:left;
}

#unsub_input
{
	padding:3px 0;	
	width:200px;
	float:left;	
	text-align:left;
}

#unsub_input input
{
	
	width:200px;
	
}

#unsub_submit
{
	padding:0;	
	width:100px;
	float:left;	
	text-align:right;
}

#last_reactions_holder
{
	
	padding:10px 10px 10px 20px;
}

.last_one_reaction
{
	padding:5px 0;
	border-bottom:1px solid #fff;
}

.last_reaction_header
{
	padding:5px 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
}


.last_reaction_user a,
.last_reaction_user a:visited
.last_reaction_user a:active
{
	font-size:8pt;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

.last_reaction_user a:hover
{
	font-size:8pt;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}

.last_reaction_text a,
.last_reaction_text a:visited
.last_reaction_text a:active
{
	font-size:8pt;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

.last_reaction_text a:hover
{
	font-size:8pt;
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
}

.last_reaction_user
{
	color:#000;
	padding:2px 0;
	overflow-x:hidden;
}




.all_one_reaction
{
	padding:5px 0;
	border-bottom:1px solid #fff;
}

.all_reaction_header
{
	padding:5px 0;
	text-align:center;
	color:#000;
	font-weight:bold;
}


.all_reaction_user a,
.all_reaction_user a:visited
.all_reaction_user a:active
{
	font-size:8pt;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

.all_reaction_user a:hover
{
	font-size:8pt;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}

.all_reaction_user
{
	color:#000;
	padding:2px 0;
}

#all_reactions_link
{
	padding:5px 0;
	text-align:center;
}

#all_reactions_link a,
#all_reactions_link a:visited
#all_reactions_link a:active
{
	font-size:10pt;
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
}

#all_reactions_link a:hover
{
	font-size:10pt;
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
}

.reactie_pagination
{
	padding:10px 0;
	margin:5px 0;
	text-align:center;
	border:1px solid #F8DB5B;
}

a.reactie_pagination_direction,
a.reactie_pagination_direction:active,
a.reactie_pagination_direction:visited
{
	font-size:10pt;
	font-weight:normal;
	color:#000;
	padding:2px 5px;
	text-decoration:none;
	background: none;
}

a.reactie_pagination_direction:hover
{
	font-size:10pt;
	font-weight:normal;
	color:#000;
	padding:2px 5px;
	text-decoration:none;
	background: #F8DB5B;
}

a.pag_normal,
a.pag_normal:active,
a.pag_normal:visited
{
	font-size:8pt;
	font-weight:normal;
	color:#000;
	padding:2px 5px;
	text-decoration:none;
	background: none;
}

a.pag_normal:hover
{
	font-size:8pt;
	font-weight:bold;
	color:#000;
	padding:2px 5px;
	text-decoration:none;
	background: #F8DB5B;
}

a.pag_active,
a.pag_active:visited,
a.pag_active:active,
a.pag_active:hover
{
	font-size:8pt;
	font-weight:bold;
	color:#000;
	padding:2px 5px;
	text-decoration:none;
	background: #F8DB5B;
}

#pod_holder
{
	padding:10px;
}

.pod_pag
{
	padding:10px 0;
	text-align:center;
}

.pod_pag span
{
	padding:0 10px;
}

.pod_pag span a,
.pod_pag span a:active,
.pod_pag span a:visited
{
	color:#000;
	text-decoration:none;
	font-size:8pt;
	
}

.pod_pag span a:hover
{
	color:#000;
	text-decoration:underline;
	font-size:8pt;
}

a.pod_active,a.pod_active:active,a.pod_active:visited
{
	color:#000;
	text-decoration:none;
	font-size:8pt;
	padding:5px;
	background:#F8DB5B;
}

a.pod_active:hover
{
	color:#000;
	text-decoration:underline;
	font-size:8pt;
	padding:5px;
	background:#F8DB5B;
}


#pod_picture
{
	padding:5px;
	text-align:center;
	border:1px solid #000;
}

#pod_text
{
	padding:10px;
	border:1px solid #000;
}

#pod_date
{
	padding:5px;
	text-align:right;
}

#pod_reactions
{
	padding:5px 0;
}

.gb_text
{
	padding:5px;
}

#tag_cloud
{
	padding:5px;
	border:1px solid #ccc;
}

#tag_cloud a,#tag_cloud a:active,#tag_cloud a:visited
{
	color:#B49717;
	float:left;
	padding:3px 5px;
	text-decoration:underline;
}

#tag_cloud a:hover
{
	color:#FF0000;
	float:left;
	padding:3px 5px;
	text-decoration:underline;
}

#gmap_name
{
	padding:5px 0;
	font-weight:bold;
	font-size:14pt;
	color: #065536;
}

.gmap_description
{
	padding:5px 0;
	font-style: italic;
}

#sponsors,#sponsor_banner
{
	padding:5px 5px 10px 5px;
	border-top:1px dashed #085939;
	width:100%;
	clear:both;
}

#rss_left
{
	padding:10px 10px 10px 20px;
	width:140px;
}

#rss_left a,#rss_left a:visited,#rss_left a:active
{
	color:#fff;
	text-decoration:underline;
	font-size:8pt;
	font-weight:normal;
	float:left;
	padding:5px 0;
}

#rss_left a:hover
{
	color:#fff;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	float:left;
	padding:5px 0;
}

#album_list
{
	padding:10px 0;
	
}

#album_list a,#album_list a:visited,#album_list a:active
{
	float:left;
	padding:10px;
	border:1px solid #ccc;
	width:113px;
	height:150px;	
	margin-right:10px;
	margin-bottom:20px;
	text-decoration: none;
	color:#000;
	font-size:10pt;
	font-weight:bold;
	
}

#album_list a:hover
{
	float:left;
	padding:10px;
	border:1px solid #ff0000;
	width:113px;
	height:150px;
	margin-right:10px;
	margin-bottom:20px;
	text-decoration: none;
	color:#ff0000;
	font-size:10pt;
	font-weight:bold;
}

#album_list a img {clear:both;}
	

.album_paginate
{
	text-align:center;
	padding:10px 0;
	color:#000;
	font-size: 10pt;
}

.album_paginate a,.album_paginate a:active,.album_paginate a:visited
{
	color:#000;
	text-decoration: underline;
	font-size:10pt;
}

.album_paginate a:hover
{
	color:#ff0000;
	text-decoration: underline;
	font-size:10pt;
}

.album_paginate span
{
	padding:0 10px; 
}

#one_album_name
{
	padding:10px 0;
	font-weight:bold;
	font-size:12pt;
}

#one_album_description
{
	padding:5px 0;
	font-style: italic;
}

#media_list
{
	padding:10px 0;
	
}

#media_list a,#media_list a:visited,#media_list a:active
{
	float:left;
	padding:10px 5px;
	border:1px solid #ccc;
	width:120px;
	height:180px;	
	margin-right:10px;
	margin-bottom:20px;
	text-decoration: none;
	color:#000;
	font-size:10pt;
	font-weight:bold;
	
}

#media_list a:hover
{
	float:left;
	padding:10px 5px;
	border:1px solid #ff0000;
	width:120px;
	height:180px;
	margin-right:10px;
	margin-bottom:20px;
	text-decoration: none;
	color:#ff0000;
	font-size:10pt;
	font-weight:bold;
}

#media_list a img {clear:both;}

a.bwea,a.bwea:active,a.bwea:visited
{
	font-size:8pt;
	text-decoration:none;
	color:#000;
}

a.bwea:hover
{
	font-size:8pt;
	text-decoration:none;
	color:#ff0000;
}

#wwf_logo
{
cursor:pointer;
height:135px;
right:45px;
position:absolute;
top:0;
width:95px;
}

#wwf_logo a {
	float:left;
		width:95px;
		height:135px;
	}
	
.newsletter_link
{
	padding:5px 0 5px 20px;
}

tr.one_event_row td {font-size:8pt;padding:2px 5px;cursor:pointer;}

tr.one_event_row td a{font-size:8pt;color:#065536;text-decoration:none;}
tr.one_event_row td a:hover{font-size:8pt;color:#065536;text-decoration:underline;}


#event_switcher
{
	padding:10px 0;
	font-size:10pt;
	
}

#switch_holder
{
	padding:5px 0;
	display:none;
}

#quick_event_jump
{
	padding:10px;
}

#quick_event_jump a {font-size:10pt;color:#333;text-decoration:underline;}
#quick_event_jump a:hover {font-size:10pt;color:#ff0000;text-decoration:none;}
	
#one_single_event_picture
{
	float:left;
	padding:0 10px 10px 0;
}

.event_detail
{
	clear:both;
	padding:10px 0;
	margin-top:5px;
	border-top:1px dashed #000;
	
}

#one_single_event
{
	width:270px;
}

.se_det
{
	padding:5px 0;
	border-bottom:1px dashed #000;
}

.greener
{
	padding:12px 0;
	background-color: #937B0D;
	color:#fff;
}

.greener a {color:#fff;}

#bottom_events
{
	margin-top:10px;
	padding:10px 0;
	width:580px;
	background-color: #EFE2A4;
}

.be_tab
{
	float:left;
	margin-left:5px;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	background-color: #6F5E0D;
}

#tab_separator
{
	clear:both;
	height:3px;
	width:100%;	
	background-color: #6F5E0D;
}

.one_bottom_event
{
	position:relative;	
	background-color: #fff;
	width:550px;
	margin:5px;
	clear:both;
	height:70px;
	cursor:pointer;
}

.be_date
{
	float:left;
	width:60px;
	height:70px;
	margin-right:10px;
}

.be_month
{
	font-size:12px;
	color:#414141;
	padding:2px 0;
	text-align:center;
}

.be_day
{
	font-size:25px;
	color:#414141;
	padding:2px 0;
	text-align:center;
}
.be_day_literal
{
	font-size:12px;
	font-weight:bold;
	color:#AFAFAF;
	padding:2px 0;
	text-align:center;
}
.be_name
{
	float:left;
	width:230px;
	height:70px;
	margin-right:20px;
}

.be_name a,.be_name a:visited,.be_name a:active
{
color:#B39618;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

.be_name a:hover
{
color:#7F6B0F;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

.be_place
{
	float:left;
	width:130px;
	height:70px;
	margin-right:20px;
}

.be_link
{
	float:left;
	width:80px;
	height:70px;
	
}

.be_link a,.be_link a:visited,.be_link a:active
{
color:#B39618;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

.be_link a:hover
{
	color:#B39618;
text-decoration:underline;
font-size:13px;
font-weight:bold;
}

span.dots {
color:#AFAFAF;
}

.backer
{
	padding:10px 0;
	text-align:left;
	clear:both;
}

.events_pagination
{
	padding:10px 5px;
	text-align:left;
	font-style:italic;
}



#search_events_input input
{
	width:300px;
}

#advanced_search_trigger
{
	padding:5px 0;
	text-align:right;
}

#advanced_event_search
{
	padding:10px 5px;
	margin:5px;
	border:1px solid #B39618;
	display:none;
	text-align: left;
}

.displ_ev
{
	padding:5px 0;
	text-align:right;
}

#search_criterias
{
	padding:5px 0;
	color:#BB9D19;
	font-size:8pt;
}

#comp_counter
{
	padding:10px 0 5px 0;
	text-align:center;
	color:#000;
	font-size:8pt;
	font-weight:normal;
}
