/******************************************************************************
*
*						CSS
*
******************************************************************************/

html, body{
	padding:0;
	margin:0;
}
body
{
	background: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:				12px;
	color:					#333333;
}

#wrapper{
	width: 1000px;
	height: 100%;
	margin:0 auto;
}

/******************************************************************************
*
*						Opmaak  algemeen.
*
******************************************************************************/

a:visited
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, form, ul, ol, li
{
	margin: 0;
	padding: 0;
}
img, a
{
	border:none;
	text-decoration: none;
}

ul,li
{
	margin: 0px;
	padding: 0px;
}

img, a
{
	border:none;
	text-decoration: none;
}
h1
{
	font-family: 'Open Sans', sans-serif;
	color: #ef2f2d;
	font-weight: bold;
}

h3
{
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.clr
{
	clear: both;
}
/******************************************************************************
*
*						Opmaak errormelding na ww vergeten.
*
******************************************************************************/

#errormessage_container
{
	border-width:	1px;
	border-color:	#000000;
	border-style:	none none solid none;
}

#errormessage
{
	color:			#FA0000;
	padding:		1px;
	border-width:	3px;
	border-color:	#FF0000;
	border-style:	solid solid solid solid;
	background:		#FFFFCC;
	font-weight:	bold;
	text-align:		center;
}

/******************************************************************************
*
*						Hoofdonderdelen site.
*
******************************************************************************/

#content
{
	width: 960px;
	color: #333333;
	position:relative;
	margin:0 auto;
}

#main_container
{
	width:		670px;
	text-align:	left;
	float:left;
	margin-right:10px;
	overflow:hidden;
	display: inline;
	position:relative;
}
#main_container ul
{
	margin-left:30px;
}
#main_container ol
{
	margin-left:30px;
}
#main_container table
{
	text-align: left;
}
#main_container img
{
	max-width: 640px;  /* Mozilla */
	width: expression(this.width > 640 ? 640: true); /* IE */
}
#menu_kikkers
{
	width:160px;
	overflow:hidden;
	float:left;


}
#menu_kikkers ul
{
	width:160px;
	list-style:none;
}
#menu_kikkers ul li
{
	padding-bottom:3px;
	padding-top:3px;
	padding-right:10px;
	text-align:right;
}

#menu_kikkers ul li a
{
	color:#0e093a;
	font-weight:bold;
}


#main_container_klein
{
	width:		490px;
	text-align:	left;
	float:		left;
	margin-right:10px;
	margin-left:10px;
	overflow:hidden;
	display: inline;
	position:relative;
}
#main_container_klein ul
{
	margin-left:30px;
}
#main_container_klein ol
{
	margin-left:30px;
}
#main_container_klein table
{
	text-align: left;
}
#main_container_klein img
{
	max-width: 640px;  /* Mozilla */
	width: expression(this.width > 640 ? 640: true); /* IE */
}

#main_container_left
{
	width: 170px;
	float: left;
	text-align:	left;
	overflow:hidden;
}
#main_container_right
{
	width: 280px;
	float: left;
	text-align:	left;
	overflow:hidden;
	margin-top:70px;

}
.breadcrumbs-container{
	width:100%:
	margin-bottom:10px;
	font-size:14px;
	color:#8AB63F;
}
.breadcrumbs_item
{
	color:#8AB63F;
	margin-right:3px;
	font-size:14px;
}
/******************************************************************************
*
*						HEADER
*
*****************************************************************************/
#header_balk
{
	width:50%;
	height:30px;
	background: #8ab63f;
	border-bottom-right-radius:5px; 	-moz-border-radius-bottomright: 5px;
	margin-bottom:10px;
  	position:relative;
}

.header_balk_container
{
	width: 500px;
	position:absolute;
	right: 0px;
	top:0px;
	height:30px;
	font-size:13px;
}
.header_balk_container > div{
	float:left;
	position:relative;
	margin-top:3px;
}
.header_balk_container a{
	color:#ffffff;
}
.header-balk-socialmedia{
	width:360px;
	max-width:360px;
	overflow:hidden;
	height:30px;
	float:left;
}
.header-balk-search{
	padding:0 10px;
	float:right;
	width:120px;
	height:30px;
}
#login
{
	width:150px;
	height:25px;
	line-height:25px;
	background:#ffffff;
	position:absolute;
	text-align:center;
	right:0;
	top:0;
}
#login a
{
	padding-left:10px;
	color:#8ab63f;
}
#header h1
{
	display: none;
}
#logo_omheining
{
	background:#ffffff;
	height: 170px;
	width: 170px;
	-moz-border-radius: 85px;
	border-radius: 85px;
	position:absolute;
	right: 125px;
	top:-60px;
	z-index:150;
}
#logo
{
	width:	161px;
	height:	161px;
	background: url("../images/site/logo.png") no-repeat;
	margin-left:5px;
	margin-top:5px;
}

#logo a
{
	width:	161px;
	height:	161px;
	display:block;
}

#header
{
	width:1000px;
	height:	300px;
	margin-bottom:10px;
}

#header_wrapper
{
	width:1000px;
	height:	300px;
	margin-left: auto;
	margin-right: auto;
	position:relative;

}

#rotator
{
	width:1000px;
	height:	300px;
	overflow:hidden;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#header_vervolg
{
	width:	960px;
	height:	160px;
	margin-bottom:10px;
}

#header_wrapper_vervolg
{
	width:	960px;
	height:	160px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#rotator_vervolg
{
	width:	670px;
	height:	160px;
	overflow:hidden;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}
#blokwrapper_vervolg
{
	width:280px;
	height:160px;
	position:absolute;
	right:00px;
	top:0px;
	z-index:5;
}

#blokwrapper
{
	width:300px;
	height:280px;
	position:absolute;
	right:00px;
	top:90px;
	z-index:1;

}
.blockwrapper_title
{
font-size:12px; text-align:left; text-transform: uppercase; color:#8AB63F;	Text-decoration:none; font-weight:bold;
margin-top:15px;
margin-left:15px;
}
.blockwrapper_title.white{
	color:#fff;
}
.shade
{
	width:130px;
	height:130px;
	background:#ffffff;
	-moz-border-radius:65px;
	border-radius: 65px;
	float:left;
	margin:5px;
}
.blockwrapper_item
{
	margin-right:10px;
	text-align:left;
	background:#ffffff;
	float:left;
	position:relative;
	height: 110px;
	width: 110px;
	-moz-border-radius:50px;
	border-radius: 50px;
	margin-left:10px;
	margin-top:10px;
	-moz-box-shadow: 0 0 5px 5px #DBDBDB ;
	-webkit-box-shadow: 0 0 5px 5px#DBDBDB ;
	box-shadow: 0 0 5px 5px #DBDBDB ;
}
.blockwrapper_item_odd
{

	background:#8ab63f;
	float:left;
	position:relative;
	height: 110px;
	width: 110px;
	-moz-border-radius:50px;
	border-radius: 50px;
	margin-left:10px;
	margin-top:10px;
	-moz-box-shadow: 0 0 5px 5px #DBDBDB ;
	-webkit-box-shadow: 0 0 5px 5px#DBDBDB ;
	box-shadow: 0 0 5px 5px #DBDBDB ;
}
.blockwrapper_custom{
	width:80%;
	height:90%;
	overflow:hidden;
	margin:10% 0 0 10%;
	font-size:12px;
	text-align:left;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.blockwrapper_custom *{
	font-size:12px;
	text-align:left;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
#top_wrapper
{
	width:1000px;
	height:35px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	line-height:35px;
}
#top_wrapper_left
{

	float:left;
	width: 580px;
	height:35px;
	line-height:35px;
	Color:#ffffff;
}

#top_wrapper_middle
{
	float:left;
	width: 90px;
	height:30px;
	padding-top:5px;

}

#top_wrapper_right
{
	float:left;
	width: 170px;
	height:35px;
}

#top_wrapper_left a
{
	Color:#ffffff;
}

#top_wrapper_left a:hover
{
	text-decoration: none;
}
#top_wrapper_left a:visited
{
}

#zoeken
{
	height:35px;
	line-height:35px;
	width:170px;
}
.inputselect
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
	margin:2px 0 10px;
}
.inputselect2
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:80px;
	border: 1px solid #c0c0c0;
	margin:2px 0 10px 15px;
	padding:1px 0;
}
.no-margin-bottom{
	margin-bottom:0;
}
.search-icon{
	background-image: url(images/search.png);
	width:15px;
	height:12px;
	position:absolute;
	left:15px;
	top:8px;
}
.inputselect3{
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:13px;
	color:#707070;
	padding:2px 2px 2px 22px;
	border: 1px solid #c0c0c0;
	margin:4px 0 0 0;
}
input.loginbutton{
	padding:0;
	border:0;
	margin:2px 0 2px 42px;
	background:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.loginbutton
{
	float:left;
	margin-left:20px;
}
/******************************************************************************
*
*						Topmenu - Balk
*
*****************************************************************************/
#topmenu
{
	width:980px;
	height: 35px;
	float:left;
	position:relative;
	margin-top:50px;
	padding-left:20px;
}

#nav
{
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	height:35px;
	background:none;
	position:relative;
	z-index:10;

}
#nav li.top
{
	display:block;
	float:left;
}
#nav li.top.right{
	float:right;
	margin-right:10px;
}
#nav li a.top_link
{
	display:block;
	float:left;
	height:35px;
	font-weight:bold;
	line-height:35px;
	color:#8ab63f;
	text-decoration:none;
	font-size:16px;
	padding-right:30px;
	text-align:left;
	cursor:pointer;
}
#nav li a.top_link span
{
	float:left;
	display:block;
	padding:0 19px 0px 12px;
	height:25px;
	background:none;
}
#nav li a.top_link span.down
{
	float:left;
	display:block;
	padding:0 22px 0 12px;
	height:25px;
	background:none;
	text-align:left;
}
#nav li:hover a.top_link
{
	color:#8ab63f;
}
#nav li:hover a.top_link span
{
	background:none;
}
#nav li:hover a.top_link span.down
{
	background:none;
	padding-bottom:3px;
}

#nav li:hover
{
	position:relative;
	z-index:10;
}

/******************************************************************************
*
*						Topmenu - SubBalk
*
*****************************************************************************/

#nav li:hover ul.sub
{
	left:-7px;
	top:35px;
	background: rgba(255,255,255,0.8);
	padding:3px;
	white-space:nowrap;
	width:auto;
	min-width:140px;
	height:auto;
	z-index:10;
}
#nav li:hover ul.sub li
{
	display:block;
	height:20px;
	position:relative;
	margin:2px 0;
	float:left;
	width:100%;
	font-weight:normal;
}
#nav li:hover ul.sub li a
{
	display:block;
	font-size:13px;
	height:18px;
	width:auto;
	line-height:18px;
	text-indent:5px;
	color:#1E155D;
	text-decoration:none;
	text-align:left;
}
#nav li ul.sub li a.fly
{
	background: none !important;

}
#nav li ul.sub li ul li a.fly
{
	color:#8ab63f;


}
#nav li:hover ul.sub li a:hover
{
	text-decoration:underline;
}
#nav li:hover ul.sub li a.fly:hover
{

	color:#8ab63f;
	display:block;
	height:20px;
	position:relative;
	margin:2px 0;
	float:left;
	width:100%;
	font-weight:normal;
}
#nav li:hover ul.sub li:hover ul.sub2
{
	left:143px;
	top:-7px;
	background: rgba(255,255,255,0.8);
	padding:3px;
	white-space:nowrap;
	min-width:140px;
	height:auto;
	z-index:10;
}
#nav li:hover ul.sub li:hover ul.sub2 li
{
	display:block;
	height:20px;
	position:relative;
	margin:2px 0;
	float:left;
	width:100%;
	font-weight:normal;
}
#nav li:hover ul.sub li:hover ul.sub2 li a
{
	display:block;
	font-size:13px;
	height:18px;
	width:auto;
	line-height:18px;
	text-indent:5px;
	color:#1E155D;
	text-decoration:none;
	text-align:left;
}
#nav li:hover ul.sub li ul.sub2 li a.fly
{
	background: none !important;

}
#nav li:hover ul.sub li ul.sub2 li ul li a.fly
{
	color:#8ab63f;


}
#nav li:hover ul.sub li:hover ul.sub2 li a:hover
{
	text-decoration:underline;
}
#nav li:hover ul.sub li:hover ul.sub2 li a.fly:hover
{

	color:#8ab63f;
	display:block;
	height:20px;
	position:relative;
	margin:2px 0;
	float:left;
	width:100%;
	font-weight:normal;
}
#nav li b
{
	display:block;
	font-size:12px;
	height:18px;
	width:155px;
	line-height:18px;
	margin-bottom:3px;
	text-indent:6px;
	color:#ff6;
	cursor:default;
	text-decoration:none;
}
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{
	left:170px;
	top:0px;

	background:#ffffff;
	padding:3px;
	white-space:nowrap;
	width:168px;
	z-index:10;
	height:auto;
}
#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	z-index:10;
}
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{
	background: #8ab63f !important;
	color:#ffffff;
}
#nav li:hover li:hover a.fly
{
	background: #8ab63f !important;
	color:#ffffff;
}
#nav li:hover li:hover li:hover a.fly
{
	background: #8ab63f !important;
	color:#ffffff;
}
#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{
	color:#ffffff;
}
/******************************************************************************
*
*						login
*
*****************************************************************************/
.login
{
	width: 300px;
	float:right;
}
.login td
{
	color:#ffffff;
}
#loginpanel
{
	color: #000000;
	padding-left:5px;
}

#loginpanelvergeten
{
	color: #000000;
	padding-left:5px;
}

#loginpanelvergeten a
{
	color: #000000;
}
#loginpanelvergeten a:hover
{
	color: #414141;
}
#loginpanelvergeten a:visited
{
	color: #414141;
}

/*sponsorblokken*/

.sponsorbloks{

	width:100%;
}
.sponsorbloks-item{
	width:49%;
	float:left;
	height:200px;
	margin-bottom: 2%;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.sponsorbloks-item a{
	background: #ffffff;
	height: 200px;
	width: 100%;
	line-height: 200px;
}
.sponsorbloks-item a img{
	background: #ffffff;
		vertical-align: middle;
		max-height:200px;

}
.sponsorbloks-item:nth-child(odd) {
    background: #f0f0f0;
		margin-right:2%;
}

.sponsorbloks-item:nth-child(even) {
    background:  #f0f0f0;
}
/******************************************************************************
*
*						Main_container_right
*
*****************************************************************************/
.blockheader
{
	width: 75px;
	height: 50px;
	line-height:75px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #1E155D;
	z-index:400;
	positioN:absolute;
	left:5px;
	top:-20px;
}
#partners
{
	background:red;
	width:165px;
	float:right;
	overflow:hidden;
	height:50px;
}
#sponsors
{
	width:160px;
	float:right;
	overflow:hidden;
	height:50px;
}
#suppliers
{
	width:165px;
	float:right;
	overflow:hidden;
	height:50px;
}

.agenda_datum
{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #1E155D;
}
.agenda_content
{
	color: #1E155D;
	line-height:20px;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.agenda_item a{
	text-decoration:underline;
	color:#97c940;
}
.block
{
	position:relative;
	width: 259px;
	overflow: hidden;
	color: #333333;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-bottom:10px;
	border-top:none;
	padding:10px;
	background: #f5f5f5;
	-moz-box-shadow: inset 3px 3px 4px #dbdbdb;
	-webkit-box-shadow: inset 3px 3px 4px #dbdbdb;
	box-shadow: inset 3px 3px 4px #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
.jarige-block{
	min-height:50px;
	overflow:visible;
	font-size:14px;
	color:#1E155D;
}
.block .jarig{
	background-image: url(images/jarig.png);
	background-repeat:no-repeat;
	width:75px;
	height:75px;
	position:absolute;
	left:0;
	bottom:0;
}
.vandaag-jarig{
	margin:0 0 5px 75px;
	font-weight:bold;
}
.jarige{
	margin:0 0 5px 75px;
}
.block a:hover
{
	text-decoration:underline;
}
.block a:visited
{

}
.block ul
{
	width:150px;
	margin:0px;
	list-style:none;
}

.block ul li
{
	color:#8ab63f;
	padding-bottom:3px;
	font-size:12px;
	line-height:18px;
}

.block ul li a
{
	font-size:12px;
	color:#8ab63f;
}

.block ul li a:hover
{
	color:#8ab63f;
}

.block ul li a:visited
{
	color:#8ab63f;
}
/* block_left */
.blockheader_left
{
	width: 170px;
	height: 35px;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	letter-spacing: 1px;

	color: #8ab63f;
	line-height: 35px;


}

.block_left
{
	width: 170px;
	overflow: hidden;
	color: #333333;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-bottom:10px;
	border-top:none;

}
.block_left a
{
	color:#333333;
}
.block_left a:hover
{
	text-decoration:underline;
}
.block_left a:visited
{

}
.block_left ul
{
	width:150px;
	margin:0px;
	list-style:none;
}

.block_left ul li
{
	color:#8ab63f;
	padding-bottom:3px;
		padding-top:3px;
	font-size:12px;
	line-height:20px;
}

.block_left ul li a
{
	font-size:12px;
	color:#8ab63f;
}

.block_left ul li a:hover
{
	color:#8ab63f;
}

.block_left ul li a:visited
{
	color:#8ab63f;
}
/* overig */
.allsponsors
{
	height:20px;
	position:absolute;
	right:10px;
	bottom:10px;
}

.block_left_menu
{
	width:93px;
	height:210px;
	float:left;
	margin-right:10px;
}

.block_middle_menu
{
	width:92px;
	height:210px;
	float:left;
	margin-right:10px;
}
.block_right_menu
{
	width:92px;
	height:210px;
	float:left;
}

.blocktop
{
	width:95px;
	height:30px;
	background: url("../images/site/transparant_right.png") repeat;
	line-height:30px;
	color:#ffffff;
	font-size:10px;
	text-align:center;

}
.block_left_menu_1
{
	width:95px;
	height:100px;
	margin-bottom:10px;
	background: #0072b9;

}

.block_left_menu_2
{
	width:95px;
	height:100px;
	background: #0072b9;
}

.block_middle_menu_1
{
	width:95px;
	height:100px;
	margin-bottom:10px;
	background: #0072b9;
}
.block_middle_menu_2
{
	width:95px;
	height:100px;
	background: #0072b9;
}

.block_right_menu_1
{
	width:95px;
	height:100px;
	margin-bottom:10px;
	background: #0072b9;
}

.block_right_menu_2
{
	width:95px;
	height:100px;
	background: #0072b9;
	background-position:center;
}


.information
{
	position:absolute;
	right:10px;
	bottom:10px;
}
/******************************************************************************
*
*						Content opmaak, intern.
*
******************************************************************************/
.archief_hoofd
{
	margin-bottom:3px;
}
.hoofd a
{
	font-weight:bold;
}
.archief_sub
{

	margin-top:3px;
	margin-bottom:3px;
}
.wedstrijden_title
{
	background:#8ab63f;
	height:25px;
	color:#ffffff;
	line-height:25px;
}
.wedstrijden_title a
{
	color:#ffffff;
}

.wedstrijden_title a:hover
{
	color:#ffffff;
	text-decoration:none;
}
.title_inpage
{
	background:#8ab63f;
	height:25px;
	color:#ffffff;
	line-height:25px;
	width:100%;
	padding-left:1%;
}
.table_inpage
{
	width:100%;
	border-collapse:collapse;
}

.even
{
	height:20px;
	line-height:20px;
	background:#f5f5f5;
}
.even a
{
	color:#8ab63f;
}
.even a:hover
{
	color:#8ab63f;
	text-decoration:none;
}
.even a:visited
{
	color:#8ab63f;
}
.odd
{
	height:20px;
	line-height:20px;
	background:#ffffff;
}

.odd a
{
	color:#8ab63f;
}
.odd a:hover
{
	color:#8ab63f;
	text-decoration:none;
}

.odd a:visited
{
	color:#8ab63f;
}
.even_wedstrijden
{
	height:20px;
	line-height:20px;
	background:#f5f5f5;
	border-bottom:1px solid #dcdcdc;
}
.even_wedstrijden a
{
	color:#8ab63f;
}
.even_wedstrijden a:hover
{
	color:#8ab63f;
	text-decoration:none;
}
.even_wedstrijden a:visited
{
	color:#8ab63f;
}
.odd_wedstrijden
{
	height:20px;
	line-height:20px;
	background:#ffffff;
	border-bottom:1px solid #dcdcdc;
}

.odd_wedstrijden a
{
	color:#8ab63f;
}
.odd_wedstrijden a:hover
{
	color:#8ab63f;
	text-decoration:none;
}

.odd_wedstrijden a:visited
{
	color:#8ab63f;
}

.diensten_title
{
	height:25px;
	width:100%;
	background:#8ab63f;
	padding-left:5px;
	color:#ffffff;
}
.faq_title
{
	height:25px;
	width:100%;
	background:#8ab63f;
	padding-left:5px;
	color:#ffffff;
}
.faq_title_second
{
	height:25px;
	width:100%;
	background:#1E155D;
	padding-left:5px;
	color:#ffffff;
	text-transform:Capitalize;
}

.faq_title_second td
{
	color:#ffffff;
}
.training_title_second
{
	height:25px;
	background:#ffffff;
	border-bottom:1px solid #c0c0c0;
	padding-left:5px;
	color:#8ab63f;
	text-transform:Capitalize;
}
.faq_answere
{
	width:100%;
	padding:10px;
}
.clubcompetitie_title
{
	height:25px;
	background:#ffffff;
	border-bottom:1px solid #c0c0c0;
	color:#8ab63f;
	text-transform:Capitalize;
}
.bijzondereleden_title
{
	height:25px;
	width:100%;
	background:#ffffff;
	border-bottom:1px solid #c0c0c0;
	padding-left:5px;
	color:#8ab63f;
	text-transform:Capitalize;
}
.agenda_item
{
	width:100%;
}
.agenda_item_header
{
	width:100%;
	color:#8ab63f;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
.tablecolor
{
	color:#ffffff;
}
.tablecolor a
{
	color:#ffffff;
}

.tablecolor a:hover
{
	color:#ffffff;
}

.tablecolor a:visited
{
	color:#ffffff;
}

/******************************************************************************
*
*						Headlines, nieuwsberichten
*
******************************************************************************/
.filternews
{
	width:170px;
	height:25px;
	line-height:25px;
	position:absolute;
	left:190px;
	top:7px;
		-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #c0c0c0;
}
.headlines
{
	width: 332px;
	height:120px;
	margin-bottom:10px;
	float:left;
	position:relative;
	overflow:hidden;
}
.headlines_header
{
	width: 332px;
	height:20px;
}
.headlines_date
{
	font-size: 10px;
	color: #8ab63f;
	float:left;
}
.headlines_title
{
	font-size:12px;
	font-weight:bold;
	color: #8ab63f;
	float:left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}
.headlines_title a
{
	font-size:14px;
	font-weight:bold;
	color: #8ab63f;
}
.headlines_title a:hover
{
	text-decoration:none;
}
.headlines_content
{
	width: 330px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color: #333333;
	margin-bottom:10px;
}
.headlines_content a
{
	color: #8ab63f;
}
.headlines_content a:hover
{
	color: #8ab63f;
}
.headlines_content a:visited
{
	color: #8ab63f;
}
.headlines_content_left
{
	width:90px;
	height:100px;
	margin-right:10px;
	float:left;
	overflow:hidden;
}
.headlines_content_left > img{
	-moz-border-radius:10px;
	border-radius:10px;
}
.headlines_content_right
{
	width:330px;
	height:100px;
	float:left;
	color: #2C296E;
	font-weight:500;
}
.headlines-pipe{
	float:left;
	margin:0 2px;
}
.headlines_regels{
	width:100%;
	margin-top:5px;
	border-bottom:1px solid #c0c0c0;
}

.headlines_regels_content
{
	color:#858585;
	height:25px;
}
.startpage_block{
	width:328px;
	height:200px;

		float:left;
		margin-bottom:10px;
		position:relative;
}
.startpage_block_title
{
	height:35px;
	line-height:35px;
	width:100%;
	color:#ffffff;
	font-size:15px;
	text-indent:10px;
	font-weight:bold;
	position:absolute;
	left:0px;
	display:none;
	overflow:hidden;

}
.startpage_block_title.title1
{
	background:#180e5e;
	bottom:0px;
}
.startpage_block_title.title2
{
	background:#97c940;
	bottom:0px;
}
.startpage_block_title.title3
{
	background:#4a6ca6;
	top:0px;
}
.groen{
	color:#97c940;
}

.left
{
	margin-right:10px;
}
#archief
{
	margin-bottom:20px;
}
#archief a.hoofd
{
	font-size: 16px;
	color: #8ab63f;
}
.archief_hoofd
{
	border-bottom: 1px dotted #C0C0C0;
	height:25px;
	line-height:25px;
	vertical-align:bottom;
}
.archief_sub
{
	text-indent:25px;
	color: #8ab63f;
}
.archief_sub a
{
	color: #8ab63f;
	height:14px;
	line-height:14px;
}
#faq
{
	margin-bottom:20px;
}
#faq a.hoofd
{
	font-size: 16px;
	color: #8ab63f;
}
.faq_categorie
{
	border-bottom: 1px dotted #C0C0C0;
	height:25px;
	text-indent:5px;
	line-height:25px;
	vertical-align:bottom;
}
.faq_item
{
	text-indent:25px;
	color: #8ab63f;
	height:20px;
	line-height:20px;
}
.faq_item a
{
	color: #8ab63f;
	height:14px;
	line-height:14px;
}

/******************************************************************************
*
*						Headlines, nieuwsberichten
*
******************************************************************************/
.headlines_more
{
	width: 100%;
	float:left;
	margin-bottom:10px;
}
.headlines_more_header
{
	width: 100%;
	height:25px;
	line-height:25px;
}

.headlines_more_date
{
	font-size: 12px;
	color: #8ab63f;
	float:left;
}
.headlines_more_title
{
	font-size: 14px;
	font-weight:bold;
	color: #8ab63f;
	float:left;
}

.headlines_more_content
{
	width: 100%;
	margin-bottom:10px;
}

#respond
{
	margin-top: 20px;
	float: left;
	background-image: none;
}
.respond_header
{
	color: #84878E;
	margin: 0 0 10px;
	font-weight: normal;
	font-size: 17px;
}

#respond
{
	margin: 10px 0px 0px 00px;
}

#respond textarea
{
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
	padding: 10px;
}

#respond #password
{
	font-size: 13px;
	border: 1px solid #d6d3d3;
	width: 220px;
	background: url('../images/site/comment-website.gif') no-repeat #f8f7f6;
	background-position: 7px 7px;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}

#respond #author
{
	font-size: 13px;
	border: 1px solid #d6d3d3;
	width: 220px;
	background: url('../images/site/comment-author.gif') no-repeat #f8f7f6;
	background-position: 7px 7px;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}

#respond #url
{
	font-size: 13px;
	border: 1px solid #d6d3d3;
	width: 220px;
	background: #f8f7f6;
	background-position: 7px 7px;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}

#contact_smiles
{
	margin-top: 20px;
	margin-left:20px;
}

/******************************************************************************
*
*						Kop alle pagina's items opmaak
*
******************************************************************************/
#headlines_page_header_container
{
	width:100%;
	height:35px;
	line-height:35px;
	margin-bottom: 20px;
	position:relative;
}
#headlines_page_header
{
	font-size: 25px;
	color: #2c296e;
	font-family: 'Open Sans', sans-serif;
}

/******************************************************************************
*
*						Stacticcontent items opmaak
*
******************************************************************************/
.stcitem_content
{
	margin-top:10px;
	width:100%;
	color:	#333333;
}
/******************************************************************************
*
*						Mededeling option=99 opmaak
*
******************************************************************************/
#medelingen_content
{
	width:100%;
	color:#333333;
}
.news
{

}
.news_content
{
	color: #333333;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
}
.news_content ol
{
	margin-left:30px;
}
.news_content ul
{
	margin-left:30px;
}

.news_header
{
	height:20px;
	line-height:20px;
	margin:0px;
	margin-bottom:5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #8ab63f;
}

.news_category_header
{
	font-size: 18px;
	font-weight: bold;
	color: #634099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 20px;
}
.news_date
{
	font-size: 10px;
	color: #ffffff;
	Float:left;
	margin-top:5px
	margin-left:0px;
}

.news_title
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-left:25px;
	float:left;
}

/******************************************************************************
*
*						alle inputs, icons en buttons enzv
*
******************************************************************************/

.icon
{
	width: 5px;
	height: 9px;
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	background: url('../images/site/icon_oedenrode.png') no-repeat;
}

.icon2
{
	width: 11px;
	height: 8px;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	background: url('../images/vervolg2.gif') no-repeat;
}


.knop
{
	background: #383838;
	border: 1px solid #c0c0c0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 11px;

}


.input
{
	width: 120px;
	font: 1.0em Verdana;
	color: #000000;
	border: 1px solid #c0c0c0;
}

.buttonzoek
{
	height:20px;
	width:19px;
	background: url('../images/site/searchbutton.png') no-repeat;
	border: 0px;
}
/******************************************************************************
*
*					Footer.
*
******************************************************************************/
#footer
{
	width:100%;
	height:409px;
	text-align: right;
	padding:20px 0 0;
	color: #333333;
	background: url("../images/site/footer.png") repeat-x;
}

#footerwrapper
{
	width:960px;
	margin:0 auto;
	text-align:left;
}
.footer-column-big{
	width:610px;
	float:left;


}
.footer-column-small{
	width:350px;
	float:left;

}
.footer-column-small span{
	display:block;
	color:white;
}
.footer-column-small span.groen{
	color:#97C940;
}
.sub-column{
	width:150px;
	float:left;
	margin:0 15px 0 0;
}
.sub-column .section{
	margin-bottom:15px;
}
#footer a
{
	color: #ffffff;

}

#footer a:hover
{
	text-decoration: none;
}

/******************************************************************************
*
*						menu opmaak - voor in menuleft.asp
*
******************************************************************************/
.menu
{
	width: 200px;
	text-align: left;
	margin-bottom:5px;
}

.menu ul
{
	width: 200px;
	list-style: block;
	list-style:none;
	margin: 0px;
	padding: 0px;
	background: none;
}

.menu li
{
	color: #333333;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	display: block;


}

.menu li:hover
{

}
.menu li:hover a
{
	color:#333333;
	display:block;
		font-size: 10px;
}
.menu li:hover a:hover
{
	color:#333333;
	display:block;
	text-decoration:none;
}
.menu li:visited a
{

}
.menu a
{
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color:#333333;
}
.menu a:hover
{
	color:#333333;
	text-decoration:none;

}
.menu a:visited
{

}

.menu table
{
	width: 176px;
	margin: 0px;
	padding: 0px;
}


/******************************************************************************
*
*						Facebox.
*
******************************************************************************/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 501;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 20;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
.activemenu
{
background:#8ab63f;width:100%;text-indent:50px; padding-right:10px;border-bottom:1px solid #ffffff;
}
.activemenu a
{
color:#ffffff;
}
.no-margin{
	margin:0;
}

.agenda-item{
	width:100%;
	float:left;
	background-color:#F5F5F5;
	margin-bottom:10px;
	min-height:175px;
	height:auto;
	margin-right:10px;
}
	.agenda-item-month{
		float:left;
		width:auto;
		min-width:75px;
		height:75px;
		padding:0 15px;
		line-height:75px;
		text-align:center;
		font-size:24px;
		background-color:#8AB63F;
		color:#fff;
	}
	.agenda-item-header{
		float:left;
		height:75px;
		line-height:75px;
		padding-left:20px;
		font-size:16px;
		color:#000;

	}
	.agenda-item-info{
		float:left;
		width:394px;
		Padding-top:10px;
		padding-bottom:10px;
		overflow:hidden;
	}
		.agenda-item-start{
			width:300px;
			margin: 0 10px 0 20px;
			height:25px;
			float:left;
		}
		.agenda-item-end{
			width:160px;
			height:25px;
			float:left;
		}
		.agenda-item-location{
			width:330px;
			margin-left:20px;
			float:left;
		}
.index{
	height: 25px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background-color:#7DB003;
	color:#ffffff;
	line-height: 25px;
	margin-top:10px;
	padding-left:5px;

}
