@charset "utf-8";
/* CSS Document */
a {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: hover; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}

a.agenda {text-decoration: none; color: #FFFFFF;}
a.agenda:hover {text-decoration: underline; color: #FFFFFF;}

td.agenda_title {
font-family: 		Arial;
font-size: 			16px;
font-weight: 		bold;
color: 				#FFFFFF;
}

td.agenda_date {
font-style: 		italic;
}

html {overflow-y: scroll;}

body {
 background: #6F6F6F url('../images/design/bg_fsss.gif') center top repeat-y;
 color: #000000;
 font-family: Arial;
 font-size: 12pt;
 margin: 0;
 padding: 0;
}

#logo_website_70 {
background: 		url('../images/website_logo_70.png') center center no-repeat;
width: 				100%;
height: 			170px;
position:			absolute;
left: 				0px;
top:				10px;
z-index:			15;
}

#wrapper {
 width: 100%;
 background: url('../design/bg_fsss.gif') center top repeat-y;
}

#wrap {
 width: 980px;
 background: url('images/wrap.jpg') 175px 0 repeat-y;
 margin: 0 auto;
}

#left {
 background: 		url('images/left.jpg') no-repeat;
}

#main {
 padding: 			0 0 0 0px;
}

#top {
background: 		#FFFFFF url('../images/background_top.png') repeat-y;
width: 				980px;
height: 			370px;
float: 				left;
}

#top_firstrow {
background: 		#1A171B;
width: 				980px;
height: 			70px;
float:				left;
}

#top_secondrow {
background: 		#FFFFFF url('../images/top_bar_middle.png');
width: 				980px;
height: 			30px;
float:				left;
}

#facebook_link {
	background: 		url('../images/facebook_link.png') center center no-repeat;
	width: 				40px;
	height: 			40px;
	top: 				-24px;
	left: 				895px;
	position: 			relative;
	z-index: 			20;
}

#hyves_link {
	background: 		url('../images/hyves_link.png') center center no-repeat;
	width: 				140px;
	height: 			40px;
	top: 				15px;
	left: 				755px;
	position: 			relative;
	z-index: 			20;
}

#twitter_link {
	background: 		url('../images/twitter_link.png') center center no-repeat;
	width: 				40px;
	height: 			40px;
	top: 				-64px;
	left: 				935px;
	position: 			relative;
	z-index: 			20;
}

#top_thirthrow {
width: 				980px;
height: 			200px;
text-align: 		center;
float:				left;
}

#top_fourthrow {
background: 		#313131;
width: 				980px;
height: 			70px;
float:				left;
}

#middle {
background: 		#1A171B;
width: 				980px;
height: 			auto;
float: 				left;
}

#middle_home_left {
width: 				709px;
height: 			auto;
border-right:		1px solid #313131;
color: 				#FFFFFF;
float: 				left;
}

#middle_home_right {
background: 		#1A171B url('../images/adresgegevens_bottom_right.png') bottom center no-repeat;
width: 				270px;
min-height: 		480px;
height:				auto !important;
height:				480px;
color: 				#FFFFFF;
float: 				left;
}

#home_left_header {
width: 				709px;
height: 			40px;
font-family: 		Arial;
font-size: 			12px;
float:				left;
}

#home_left_content {
width: 				686px;
min-height: 		420px;
height:				auto !important;
height:				420px;
margin-left: 		23px;
font-family: 		Arial;
font-size: 			12px;
float:				left;
}

#home_left_footer {
width: 				709px;
height: 			20px;
font-family: 		Arial;
font-size: 			10px;
text-align:		 	center;
float: 				left;
}

#home_right_column {
width: 				260px;
font-family: 		Arial;
font-size: 			12px;
float:				left;
}

#bottom {
width: 				980px;
height: 			20px;
background: 		#FFFFFF;
float: 				left;
}

