/*default*/
*
{
	padding: 0px;
	margin: 0px;
}

html, body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Segoe UI", Arial, Tahoma, sans-serif;
	color: #000000;
	background: #006c9a url(images/background.jpg) repeat-x;
}

div.stripe
{
	clear: left;
	display: block;
	height: 40px;
}
div.stripe2
{
    clear: left;
	display: block;
	height: 5px;
}
div.stripe3
{
    clear: left;
	display: block;
	height: 10px;
}
div.stripe4
{
    clear: left;
	display: block;
	height: 20px;
}
h1
{
	display: block;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	margin-bottom: 10px;
}
h1 u
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
h2
{
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 u
{
	text-decoration: none;
	color: #000000;
}
h3
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}

div.both
{
	clear: both;
	height: 0px;
	line-height: 6px;
}

hr
{
	clear: both;
	color: #1F7AC2;
	height: 0px;
	border-bottom: 1px solid #1F7AC2;
	margin-bottom: 5px;
}

p
{
	display: block;
	margin-bottom: 10px;
}

a {
	color: #333333;
}

a.button {
	display: block;
	background: url(images/button.png) no-repeat;
	line-height: 20px;
	color: #111111;
	width: 81px;
	overflow: hidden;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
}
a.zoeken {
	display: block;
	background: url(images/zoeken.jpg) no-repeat;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	width: 35px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
a.meer
{
	float: right;
	color: #000000;
}
a.album {
	float: left;
	border: 1px solid #333333;
	text-decoration: none;
	color: #333333;
	padding: 1px;
	margin: 0 5px 5px 0;
	text-align: center;
	width: 150px;
}
a.album:hover {
	border: 1px solid #000000;
	background-color: #EEEEEE;
}
a.album img {
	padding: 0;
	margin: 0;
}
a.more, div.more {
	float: right;
	background: url(images/sum.gif) no-repeat 0px 5px;
	padding-left: 12px;
	color: #111111;
	text-decoration: none;
}
a.more:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}
img.image_left {
	padding: 1px;
	float: left;
	margin: 0 10px 10px 0;
}
img.image_right
{
	margin: 0px 0px 10px 10px;
	padding: 1px;
	float: right;
}
img.image-border
{
	margin: 0px 0px 10px 10px;
	padding: 1px;
	float: right;
}
a.start
{
	padding: 0px 7px 0px 7px;
	color: #FFFFFF;
	text-decoration: none;
}
a.start:hover
{
	text-decoration: underline;
}

/*body*/
div#container {
	margin: 0 auto;
	width: 1000px;
	padding-top: 0px;
}
div#content {

	position: relative;
	/*min-height: 1000px;*/
	display: block;
	background-color: #ffffff;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#content div#content_left {
	width: 276px;
	float: left;
}
div#content div#content_center {
	width:700px; /*ff 508 */
	float: left;
	margin: 0 20px 0 0px;
}
div#header {
	display: block;
    background:transparent;
	position: relative;
}
div#header_overlay{
    /* background: url(images/header_overlay.png) no-repeat; */
	position: absolute;
	top: 287px;
	left: 850px;
	width: 138px;
	height: 23px;
	z-index: 1000;

}
div#header_overlay div.header_overlay_text {
	/*position: absolute;*/
    font-size: 13px;
	font-family: Tahoma, "Segoe UI", Arial, sans-serif;
	margin-top: -250px;
	width: 209px;
	height: 316px;
	color: #fff;
	padding: 0 10px;
	z-index: 1005;
}


div.search_box {
	position: absolute;
	top: 16px;
	left: 731px;
	width: 150px;
	height: 30px;
	z-index: 1000;
	color: #868686;
}
div.search_box .fill_in_search {
    display: block;
    width: 186px;
    height: 26px;
    border: none;
	background: transparent url(images/search_input_bg.jpg) no-repeat;
	line-height: 25px;
	margin: 0;
	padding-left: 10px;
	color: #868686;
}

div#header div.top {
	display: block;
    background:transparent;
	position: relative;
}
div#header div.top img {
	display: block;
	background:transparent;
	position: relative;
}
div#header div.topmenu {
	display: block;
    background:transparent;
	position: relative;
}
div#header div.bottom {
	display: block;
	height: 49px;
	background: url(images/header_bottom_bg.jpg) repeat-x;
	line-height: 49px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
}
div#header div.bottom a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

/*begin button bar --------------------------------------------------------------------------------------*/
/* cabs*/
div#header .topmenu {
	height:60px;
	position:relative;
	z-index:100;
	padding-left: 100px;
}
div#header ul.top_menubar li.left {
	display: none;
}
div#header ul.top_menubar li.right {
	display: none;
}
/* nivo 0**********************************************/
div#header ul.top_menubar {
	display: block;
	height: 60px;
	position: relative;
}
div#header ul.top_menubar li{
	display: block;
	list-style-type: none;
	float: left;
	text-align: center;
    padding: 0 0px;
	height: 60px;
}
div#header ul.top_menubar li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	background-color: #f00;
	background: url(images/menu_top_divider.jpg) left center   no-repeat;
}
div#header ul.top_menubar li:first-child a {
	background: none;
}
div#header ul.top_menubar li a:hover, div#header ul.top_menubar li.selected a {
	height: 60px;
	color: #000;
}
/* nivo 1************************************************/
div#header ul.top_menubar li ul {
	display: none;
	/*background: #8A1A1A;*/
	background: #118dd3;
	height: 20px;
	position: absolute;
 	/*left: 0px;*/
	margin-top: -20px;
}
div#header ul.top_menubar li.selected ul {
	display: block;
	/*background: #8A1A1A;*/
	background: #118dd3;
	height: 20px;
	position: absolute;

}
div#header ul.top_menubar li.selected ul li{
	display: block;
	/*background: #8A1A1A;*/
	background: #118dd3;
	list-style-type: none;
	float: left;
	text-align: center;
	width: 160px;
	height: 20px;

}
div#header ul.top_menubar li.selected ul li a{
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 160px;
	height: 20px;
	line-height: 20px;
	/*background: #8A1A1A;*/
	background: #118dd3;
}
div#header ul.top_menubar li ul li a:hover, div#header ul.top_menubar li ul li.selected a {
	width: 160px;
	height: 20px;
	background: #118dd3
}
/* nivo 2************************************************/

/*<ul class="nav"><li class="selected"><ul><li class="selected"><ul><li><a> </a>*/
div#header ul.top_menubar li.selected ul li ul li {
background-color: #ff0000;
}

div#header ul.top_menubar li.selected ul li ul {
	position: relative;
	padding: 0;
	margin: 0;
	display: none;
	background-color: #ff0000; /*background-color: #52735e;*/
	width: 160px;
}
div#header ul.top_menubar li ul.selected li ul {
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
	background-color: #00ff00; /*background-color: #52735e;*/
	width: 160px;
}
div#header ul.top_menubar  li ul li:hover ul, div#header ul.top_menubar  li ul li.over ul {
	display: block;
	z-index: 100000;
}
div#header ul.top_menubar li ul li.over ul {
	right: 74px;
}
div#header ul.top_menubar li ul li ul li {
	padding:0;
	margin:0;
	display: block;
	float: none;
	width: 100%;
	height: 20px;
	text-align: left;
}
div#header ul.top_menubar li ul li ul li a
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 160px;
	line-height: 20px;
	height: 20px;
	background: #52735e;
	overflow: hidden;
}
div#header ul.top_menubar li ul li ul li a:hover {
	background: #118dd3;
	text-decoration: underline;
	height: 20px;
	width: 160px;
}

div#header ul.top_menubar li.selected ul li ul a {
background-color: #11aae3;
}

div#header ul.top_menubar li.selected ul li ul li.selected a {
background-color: #11aae3;
}

/*end button bar --------------------------------------------------------------------------------------*/

/* start of menu_2 */
#menu_2 {
    background:url(images/column_left_top_bg.jpg) repeat-y;
	padding-left: 14px;
	padding-top: 14px;
	margin:0;
	list-style:none;
	width:276px;
	position:relative;
}
div#menu_2_heading{
    background: url(images/left_box_heading_bg.jpg) no-repeat;
    width: 220px;
    height: 35px;
    display: block;
    text-align: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
	padding: 10px 0 0 30px ;
	margin:  0;
}
#menu_2 ul {
	position:relative;
	top:0;
	height:auto;
	overflow:visible;
	padding:0 10px;
	margin:0;
	list-style:none;
	width:191px;
	background: #d9f0f6;
}
#menu_2 ul ul {
	position:absolute;
	top:37px;
	height:0;
	overflow:hidden;
}
#menu_2 ul li a {
	display:block;
	padding:0;
	margin:0;
	width:191px;
	height:30px;
	background:url(images/menu_left_button_bg.gif) no-repeat left bottom;
	color:#6e6e6e;
	text-align:left;
	line-height:30px;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}
#menu_2 ul :hover {
	/*background-position:left -37px;*/
}
#menu_2 ul li:hover > a {
	/*background-position:left -37px;*/
	color: #62c700;
}
#menu_2 ul li.selected > a {
	color: #000;
}
#menu_2 ul li {
	float:left;
}
#menu_2 ul :hover ul {
	position:relative;
	height:156px;
	overflow:visible;
	width:191px;
	padding:0;
	margin:0;
	background:#eee;
	text-align:left;
	top:0;
	cursor:default;
}
#menu_2 ul :hover ul li a {
	background:transparent;
	height:25px;
	line-height:25px;
	color:#666;
	border-bottom:1px solid #aaa;
	font-weight:normal;
}
#menu_2 ul :hover ul li a:hover {
	color:#000;
}
/* end of menu_2 */

div#header div.bottom
{
	padding-left: 16px;
}
div#header div.bottom img {
	float: left;
	padding-right: 8px;
}

div#content div.box_newsletter{
    background: url(images/newsletter_box_bg.jpg) no-repeat;
    display: block;
	clear: left;
	width: 276px;
	height: 198px;
	padding-left: 14px;
	padding-top: 17px;
}
div#content div.box_newsletter div.newsletter_heading{
    background: url(images/left_box_heading_bg.jpg) no-repeat;
    width: 220px;
    height: 43px;
    display: block;
    text-align: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
	padding: 10px 0 0 30px ;
	margin:  0;
}
div#content div.box_newsletter div.newsletter_invite{
    display: block;
	width: 220px;
	padding-top: 0px;
}
div#content div.box_newsletter .fill_in {
    display: block;
    width: 212px;
    height: 25px;
    border: none;
	background: transparent url(images/newsletter_input_bg.jpg) no-repeat;
	line-height: 25px;
	padding-left: 15px;
	margin:  5px 0 8px 0;
}
div#content div.box_newsletter .submit {
    display: block;
	padding-left: 140px;
}

div#content div.sidebox{
	display: block;
}
div#content div.sidebox div.title{
    display: block;
    text-align: center;
    color: #83bb16;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 10px 0;
}
div#content div.sidebox div.description{
    display: block;
}
div#content div.sidebox div.image{
    display: block;
}
div#content div.sidebox div.readmore{
    display: block;
    text-align: right;
    text-decoration: none;
}
div#content div.sidebox div.readmore a{
    text-decoration: none;
}

div#content div#content_center div.text{
	display: block;
}

div#content div#content_center div.content_banner img{
    display: block;
	margin: auto;
	clear: left;
	padding: 0px;
	margin: 0px;
}


div.content_banner_overlay_text {
	margin-top: -180px;
	margin-bottom: 0px;
	border: 1px solid #fff;
	width: 276px;
	height: 180px
}



vvv












div#content div#content_center div.content_banners{
	display: block;
}

div#content div#content_center div.bottom_banners{
	width: 690px;
	display: block;
	margin: 10px 0 0 0 ;
}
div#content div#content_center div.bottom_banners td.title{
	width: 330px;
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin: 10px 0 10px 0;
}
div#content div#content_center div.bottom_banners img{

}
div#content div#content_center div.bottom_banners td.description{
	vertical-align: top;
}
div#content div#content_center div.bottom_banners td.spacer{
	width: 30px;
}

div#content div#content_center div.bottom_banners td.button{
	text-align: right;
}

div#content div.box_picturebook
{
	color: #ffffff;
	background: url(images/picture_album_bg.jpg) no-repeat;
	height: 242px;
	width: 714px;
	clear: left;
	padding-left: 14px;
	margin: 0;
}
div#content div.box_picturebook a {
	float: left;
	border: 3px solid #ffffff;
	text-decoration: none;
	color: #333333;
	padding: 1px;
	margin: 65px 10px 0 0;
	text-align: center;
}
div#content div.box_picturebook a img {
	padding: 0;
	margin: 0;
}

div#content div.box_picturebook a.more_album_pictures {
	clear: both;
	margin-top: 4px;
	padding-left: 470px;
	color: #ffffff;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
}

div#content div.box_picturebook a.more_album_pictures:hover
{
	text-decoration: underline;
}

div#footer
{
    background: #006c9a url(images/footer_bg.jpg) top no-repeat;
	color: #ffffff;
	width: 100%;
	height: 60px;
	width: 100%;
	clear: left;
}

div#footer a
{
	color: #ffffff;
	text-decoration: none;
}

div#footer div.footermenu
{
	float: left;
	top: 23px;
	left: 0px;
	position: relative;
	width:400px;
}

/* start of menu 3 */
/* nivo 0**********************************************/
div#footer ul.footer_menu {
	display: block;
	position: relative;
}
div#footer ul.footer_menu li{
	display: block;
	list-style-type: none;
	float: left;
	text-align: center;
    padding: 0 0px;
	height: 60px;
}
div#footer ul.footer_menu li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	background-color: #f00;
	background: url(images/menu_top_divider.jpg) left center   no-repeat;
}
div#footer ul.footer_menu li:first-child a {
	background: none;
}
div#footer ul.footer_menu li a:hover, div#footer ul.footer_menu li.selected a {
	height: 60px;
	color: #000;
}
/* nivo 1************************************************/
div#footer ul.footer_menu li ul {
	display: none;
	/*background: #8A1A1A;*/
	background: #118dd3;
	height: 20px;
	position: absolute;
 	/*left: 0px;*/
	margin-top: -20px;
}
div#footer ul.footer_menu li.selected ul {
	display: block;
	/*background: #8A1A1A;*/
	background: #118dd3;
	height: 20px;
	position: absolute;

}
div#footer ul.footer_menu li.selected ul li{
	display: block;
	/*background: #8A1A1A;*/
	background: #118dd3;
	list-style-type: none;
	float: left;
	text-align: center;
	width: 160px;
	height: 20px;

}
div#footer ul.footer_menu li.selected ul li a{
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 160px;
	height: 20px;
	line-height: 20px;
	/*background: #8A1A1A;*/
	background: #118dd3;
}
div#footer ul.footer_menu li ul li a:hover, div#footer ul.footer_menu li ul li.selected a {
	width: 160px;
	height: 20px;
	background: #118dd3
}
/* nivo 2************************************************/

/*<ul class="nav"><li class="selected"><ul><li class="selected"><ul><li><a> </a>*/
div#footer ul.footer_menu li.selected ul li ul li {
background-color: #ff0000;
}

div#footer ul.footer_menu li.selected ul li ul {
	position: relative;
	padding: 0;
	margin: 0;
	display: none;
	background-color: #ff0000; /*background-color: #52735e;*/
	width: 160px;
}
div#footer ul.top_menubar li ul.selected li ul {
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
	background-color: #00ff00; /*background-color: #52735e;*/
	width: 160px;
}
div#footer ul.footer_menu  li ul li:hover ul, div#footer ul.footer_menu  li ul li.over ul {
	display: block;
	z-index: 100000;
}
div#footer ul.footer_menu li ul li.over ul {
	right: 74px;
}
div#footer ul.footer_menu li ul li ul li {
	padding:0;
	margin:0;
	display: block;
	float: none;
	width: 100%;
	height: 20px;
	text-align: left;
}
div#footer ul.footer_menu li ul li ul li a
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 160px;
	line-height: 20px;
	height: 20px;
	background: #52735e;
	overflow: hidden;
}
div#footer ul.footer_menu li ul li ul li a:hover {
	background: #118dd3;
	text-decoration: underline;
	height: 20px;
	width: 160px;
}

div#footer ul.top_menubar li.selected ul li ul a {
background-color: #11aae3;
}

div#footer ul.footer_menu li.selected ul li ul li.selected a {
background-color: #11aae3;
}
/* end of menu 3 */

div#footer div.right
{
	float: right;
	top: 23px;
	right: 0px;
	position: relative;
	width: 300px;
	text-align: right;
	padding-right: 20px
}
/*table referentie_items*/
table.referentie_items tr td a
{
	text-decoration: none;
}

/*table bottom_banners*/
table.bottom_banners .image
{
	width: 226px;
	padding-top: 20px;
}

table.bottom_banners .spacer
{
	width: 40px;
}

table.bottom_banners .button
{
	float: right;
}

/*table contact*/
table.design
{
	border-collapse: collapse;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 5px;
}
table.design th
{
	background: #e2e1e1 url(images/content_spacer.gif) repeat-x;
	color: #000000;
	text-align: left;
	font-size: 11px;
	padding: 0px 5px;
	line-height: 22px;
	border-top: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
}
table.design tr td
{
	background: #FAFAFA;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #FFFFFF;
	padding: 0px 5px;
	line-height: 22px;
	vertical-align: top;
}
table.design tr td.name
{
	font-weight: bold;
	width: 200px;
}
table.design tr td input
{
	width: 95%;
	margin: 2px 0px;
	border: 1px solid #777777;
}
table.design tr td label input
{
	margin: 0px;
	width: auto;
}
table.design tr td textarea
{
	width: 95%;
	height: 150px;
	font-family: "Segoe UI", Arial, Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #777777;
}
table.design tr td select
{
	border: 1px solid #777777;
	width: 95%;
	margin: 2px 0px;
}

/*table zoeken*/
table.zoeken
{
	border-collapse: collapse;
	width: 215px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
table.zoeken tr td
{
	background: #000000;
	padding: 0px 5px;
	line-height: 22px;
	vertical-align: top;
}
table.zoeken tr td input
{
	width: 180px;
	height: 20px;
	margin: 2px 0px;
	border: 1px solid #777777;
}
table.zoeken tr td a
{
	width: 35px;
	margin: 2px 0px;
}


/* Table activity calender */
div.box_activity {
	margin-top: -20px;
	padding-bottom: 10px;
}



table.date {
	border-collapse: collapse;
}
table.date th {
	text-align: right;
	line-height: 1.5em;
	vertical-align: top;
	height: 25px;
	/*border: 1px solid #ffffff;*/
	/*background-color: #84ba15;*/
	color: #FFFFFF
}
table.date th.day {
	text-align: center;
	line-height: 1.9em;
	vertical-align: top;
	border-left: 1px solid #ffffff;
	background-color: #f7941d;
	color: #FFFFFF
}
table.date th {
	text-align: right;
	line-height: 1.5em;
	vertical-align: top;
	/*border: 1px solid #ffffff;*/
	/*background-color: #84ba15;*/
	color: #FFFFFF
}
table.date td {
	line-height: 1.4em;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff;
	color: #8AC000;
	font-weight: bold;
	background-color: #FFFFFF;
}
table.date a {
	color: #000000;
	display: block;
	text-align: center;
	text-decoration: none;
}
table.date .center {
	text-align: center;
}
table.date .today {
	font-weight: bold;
}
table.date .event {
	background-color: #80b614;
	color: #FFFFFF;
}
table.date .event a {
	color: #FFFFFF;
}

/*table links*/
table.links tr td
{
	padding: 10px 0;
	border-bottom: 1px solid #eeeeee;
}

div#content .search_box{
	text-align: center;
}
div#content div.search_box .fill_in {
    display: block;
    width: 212px;
    height: 25px;
    border: none;
	background: transparent url(images/newsletter_input_bg.jpg) no-repeat;
	line-height: 25px;
	padding-left: 15px;
	margin:  10px 0 10px 0;
}
div#content .search_input{
	margin:auto;
}


