@charset "utf-8";
/* CSS Document written by Cow XL webdevelopment */

*
{
	padding:0;
	margin:0;
	border:none;
}

html, body 
{
	height:100%;
	font:14px Calibri, Verdana, Arial, sans-serif;
	color:#1a1818;
	/*background:#dbd8d6 url(images/bg.jpg) repeat;*/
	background-color:#dbd8d6;
	text-align:center;
}

body
{
	overflow-y:scroll;
}

#container 
{
	position:absolute;
	width:905px;
	/*margin: 0 auto;*/
	left:50%;
	margin-left:-452px;
	text-align:left;
	overflow:hidden;
}

#content_left
{
	float:left;
	width:575px;
	overflow:hidden;
}

#slideshow
{
	overflow:hidden;
	width:565px;
	height:255px;
	margin-left:1px;
	margin-right:9px;
	background-color:#000;
}

#slideshow img
{
	display:none;	
}

.navigation
{
	overflow:hidden;
	height:28px;
	margin-top:20px;
	margin-bottom:23px;
	margin-left:1px;
	margin-right:9px;
	line-height:23px;
}

.navigation ul
{
	list-style-type:none;
}

.navigation ul li
{
	float:left;
	margin-right:15px;
	width:130px;
	border-bottom:5px solid #e64f22;
}

.navigation .last
{
	margin-right:0px;	
}

.navigation ul li a
{
	color:#5a5b5e;
	text-decoration:none;
	font-weight:bold;
}

.navigation ul li a:hover
{
	color:#5a5b5e;
	text-decoration:none;
}

.navigation ul li ul
{
    position:absolute;
    width:130px;
	height:auto;	
    left:-999em;
	list-style-type:none;
	background-color:#e64f22;
}


.navigation ul li ul li
{
	margin:0px;
	clear:both;
	width:120px;
	padding:0px 5px;
	border-bottom:1px solid #fff;
}

.navigation ul li ul .last
{
	border-bottom:none;	
}

.navigation ul li ul li a
{
	color:#fff;
	line-height:26px;
	font-weight:normal;
}

.navigation ul li ul li a:hover
{
	color:#1a1818;
}

.navigation ul li:hover ul
{
    left:auto;
}

.navigation ul li.sfhover ul 
{
    left:auto;
}

.navigation ul li.sfhoverGONE ul
{
	 left:-999em;	
}


#content
{
	width:566px;
	background:#dbd8d6 url(images/content_repeat.jpg) repeat-y;
	margin-right:9px;
	overflow:hidden;
	line-height:20px;
}

#content .start
{
	height:14px;
	background:#dbd8d6 url(images/content_top.jpg) no-repeat;
	margin-bottom:10px;
}

#content .end
{
	height:138px;
	background:#dbd8d6 url(images/content_bottom.jpg) no-repeat;
}

a
{
	color:#e64f22;
	text-decoration:none;
	font-weight:bold;
}

td span
{
	color:#e64f22;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}

#content h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	margin:0px 25px 20px 45px;
}

#content h1 a
{
	font-weight:normal;
}


#content h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	margin:0px 25px 10px 45px;	
}

#content h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	font-style:italic;
	color:#7d7a7a;
	margin:0px 25px 20px 45px;	
}

#content h6
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:10px;
	margin:0px 25px 20px 45px;	
}

#content p
{
	margin:0px 25px 20px 45px;
}

#content address
{
	margin:0px 25px 20px 45px;
}

#content table
{
	margin:0px 25px 20px 45px;
}

.margfield
{
	margin:0px 25px 0px 45px;	
}

#content ul
{
	list-style-type:disc;
	list-style-position:inside;
	margin:0px 25px 20px 45px;
}

#provincie
{
	margin:12px 0px 20px 10px;
}

#provincie p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	margin:3px 0px 0px 35px;
	color:#5a5858;
}

#content_right
{
	float:right;
	width:298px;
	margin-left:32px;
}

address
{
	font-style:normal;
}

#content_right address
{
	font-size:13px;
	color:#5a5858;
	line-height:20px;
	height:38px;
	padding-top:2px;
}

#content_right address a
{
	font-size:13px;
	color:#5a5858;
	font-weight:normal;
}

#logo
{
	height:145px;
	padding-top:25px;
}

#social
{
	height:56px;
}

#social #twitter
{
	display:block;
	float:left;
	width:52px;
	height:56px;
	background-image:url(images/i_twitter.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#social #twitter:hover
{
	background-position:right top;
}

#social #linkedin
{
	display:block;
	float:left;
	width:52px;
	height:56px;
	background-image:url(images/i_linkedin.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#social #linkedin:hover
{
	background-position:right top;
}

#social #youtube
{
	display:block;
	float:left;
	width:52px;
	height:56px;
	background-image:url(images/i_youtube.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#social #youtube:hover
{
	background-position:right top;
}

#social #news
{
	display:block;
	float:left;
	width:52px;
	height:56px;
	background-image:url(images/i_news.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#social #news:hover
{
	background-position:right top;
}

#social #facebook
{
	display:block;
	float:left;
	width:52px;
	height:56px;
	background-image:url(images/i_facebook.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#social #facebook:hover
{
	background-position:right top;
}

#navigation_right
{
	overflow:hidden;
	height:28px;
	margin-top:9px;
	margin-bottom:23px;
	margin-left:1px;
	margin-right:9px;
	line-height:23px;
	z-index:100;
}

#navigation_right ul
{

	z-index:100;
}

#navigation_right ul li
{
	width:288px;
	z-index:100;

}

#navigation_right ul li ul
{
	width:288px;
	z-index:100;

}

#navigation_right ul li ul li
{
	width:278px;	
	z-index:100;
}

#navigation_right ul li ul li a
{
	z-index:100;
}

.agenda_title
{
	display:block;
	float:left;
	width:212px;
	overflow:hidden;
}

.agenda_date
{
	display:block;
	float:left;
	width:66px;
	overflow:hidden;
	text-align:right;
}

#highlight
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1px;
	margin-right:9px;
	line-height:23px;
	z-index:1;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#e64f22;
}

#highlight p
{
	padding:5px 0px;	
}

#leftbottomimage
{
	margin-left:1px;
	margin-right:9px;
	margin-bottom:5px;
	overflow:hidden;	
}

#footermenu
{
	margin-left:1px;
	margin-right:9px;
	margin-top:15px;
	overflow:hidden;
	text-align:right;
	font-size:13px;
}

#footermenu a
{
	color:#464748;
	font-weight:normal;
}

#footermenu a:hover
{
	color:#464748;
	font-weight:normal;
	text-decoration:underline;
}

#footermenu li
{
	list-style-type:none;
	display:inline;
}

#right_mailing
{
	padding-top:20px;
	
}

#mailingfield
{
	background-color:#fff;
	padding:2px;
	width:270px;
	font:14px Calibri, Verdana, Arial, sans-serif;
	color:#1a1818;	
}

#mailingbutton
{
	background-color:#fff;
	padding:2px;
	width:10px;
	font:14px Calibri, Verdana, Arial, sans-serif;
	color:#1a1818;		
}

.form_txt
{
	width:160px;
	vertical-align:top;
	padding-bottom:10px;
	font-weight:bold;
}

.form_inbetween
{
	width:10px;
	vertical-align:top;
	padding-bottom:10px;
}

.form_input
{
	padding-bottom:10px;
}


.button
{
	/*border:#333 1px solid;*/
	background-color:#dbd8d6;
	padding:2px 10px;
	font:14px Calibri, Verdana, Arial, sans-serif;
	color:#1a1818;
}

.field
{
	/*border:#333 1px solid;*/
	background-color:#dbd8d6;
	padding:2px;
	width:200px;
	font:14px Calibri, Verdana, Arial, sans-serif;
	color:#1a1818;
}

.field2
{
	/*border:#333 1px solid;*/
	background-color:#dbd8d6;
	padding:2px;
	font:14px Calibri, Verdana, Arial, sans-serif;
	color:#1a1818;
}

.tarea
{
	/*border:#333 1px solid;*/
	background-color:#dbd8d6;
	padding:2px;
	width:200px;
	font:14px Calibri, Verdana, Arial, sans-serif;
	color:#1a1818;
}

#form_check
{
	display:none;
}



.error
{
	padding:70px 10px 10px 10px;
	margin:10px 0px 10px 1px;;
	background:#ea6231 url(images/error.jpg) no-repeat top left;
}

.error a
{
	color:#fff;	
}

.succes
{
	padding:70px 10px 10px 10px;
	margin:10px 0px 10px 1px;;
	background:#8fc947 url(images/okey.jpg) no-repeat top left;
}

.clear
{
	clear:both;
}

.small
{
	font-size:9px;
}

hr
{
	border:none;
	height:1px;
	color:#999;
	background-color:#999;
	clear:both;
	margin:20px 25px 20px 45px;
}

.guestbook_entry
{
	margin:0px 25px 20px 45px;
	border-bottom:1px solid #999;
	padding-bottom:20px;
}

.guestbook_head
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	margin:0px 0px 0px 0px;
	width:380px;
	float:left;
}

.guestbook_head_right
{
	width:110px;
	float:right;
	line-height:24px;	
	text-align:right;
}

.guestbook_message
{
	clear:both;
	padding:20px 0px 20px 0px;
}

.guestbook_sub_reaction
{
	padding:10px;
	font-style:italic;
}

.guestbook_footer
{
	font-style:italic;
	font-size:12px;
}

.guestbook_entry a
{
	color:#1a1818;
}

#guestbook_nav
{
	margin:0px 25px 20px 45px;
	text-align:right;
}

#emoticons img
{
	cursor:pointer;
}

.news_date
{
	font-weight:bold;
}

#news_date_p
{
	font-style:italic;
}

#news_archive_headlines li
{
	padding:7px;
	list-style-type:none;
	border-bottom:1px solid #ccc;
}

#news_archive_headlines .date
{
	display:block;
	float:left;
	width:70px;
}

#news_archive_headlines .sep
{
	display:block;
	float:left;
	width:10px;
	display:none;
}

#schedule_overview li
{
	list-style-type:none;
	background-image:url(images/dots.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0px 0px 0px 0px;
	padding:10px 0px 23px 0px;
}

#schedule_overview li a
{
	display:block;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-right:35px;
}

#schedule_overview li a .date
{
	color:#7d7a7a;
	font-size:16px;
	line-height:30px;
}

#schedule_overview li a .title
{
	color:#1a1818;
	font-size:18px;
}

h2 .date
{
	color:#7d7a7a;
	font-size:16px;	
}

#schedule_detail_1
{
	overflow:hidden;
	margin:0px 25px 20px 45px;
}

#schedule_detail_1 .left
{
	overflow:hidden;
	float:left;
	width:150px;
}

#schedule_detail_1 .right
{
	overflow:hidden;
	float:right;
	width:325px;
}

#schedule_detail_2
{
	overflow:hidden;
	margin:0px 25px 25px 45px;
	background:transparent url(images/dots.jpg) no-repeat top left;
	padding-top:25px;
}

#schedule_detail_2 .left
{
	overflow:hidden;
	float:left;
	width:150px;
}

#schedule_detail_2 .right
{
	overflow:hidden;
	float:right;
	width:325px;
}

#schedule_detail_2 .right .rightleft
{
	float:left;
	width:110px;
}

#schedule_detail_2 .right .rightright
{
	float:right;
	width:190px;
}

#schedule_back
{
	background:#fff url(images/small_button_1.jpg) no-repeat left center;
	font-weight:normal;
	padding:0px 0px 0px 20px;
	margin:0px;
	line-height:16px;
}

#schedule_web
{
	background:#fff url(images/small_button_2.jpg) no-repeat left center;
	font-weight:normal;
	padding:0px 0px 0px 20px;
	margin:0px;
	line-height:16px;
}

