/* RESET */
* {margin:0; padding:0;}
p {
   padding-top: 1em;
   padding-bottom: 1em;
}
a:focus, a:hover, a:link, a:visited, a:active{
    color: #000;
    text-decoration:    none; 
}

body,span{
    color:              #000;
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    font-size:          11px;
    font-weight:        normal;
    line-height:        20px;
    text-align:         center;
    text-decoration:    none;
}

h1,h2,h3,h4{
    color:              #000;
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    font-size:          14px;
    font-weight:        normal;
    line-height:        20px;
    text-decoration:    none;
}
.content_pagina input.mlz_check {
	width: 15px;
	height: 20px;	
	margin: 0px 5px 0px 0px;
	float: left;
	position: relative;
}
img{
    border: none;
}

ol{
    list-style-position:    inside;
}

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

input, textarea{
    /*border:         1px solid #999;
    width:          auto;*/
}



.breadcrumbs a {
    font-weight:    bold;
}
 
.footer_spranq {
    color:          #999999;
    float:          right;
    font-weight:    bold;    
    font-size:      10px;
    height:         30px;
	line-height: 	30px;
    position:       relative;
    width:          auto;   
}

.footer_spranq a:link, .footer_spranq a:active, .footer_spranq a:visited {
        color:      #666666;
}
.footer_spranq a:hover {
		color: #EB3166;
}
    
    
.clear {
    clear:          both;
}



/* KARGADOOR CSS */
html {
	background-color: #333333;
	padding-bottom: 30px;
	background-image: url(../images/bg_square.jpg);
}
.website_container {
   position: relative;
   margin-left: auto;
   margin-right: auto;
   width: 1005px;
   text-align: left;  
   height: 100%; 
   overflow: visible;
}
h1{
    
}

h2{
    font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 20px;
}
.header {
	position: relative;
	height: 150px;
	width: 1005px;
	background-image: url(../images/header_noflash.jpg);
	background-repeat: no-repeat;	

}
.header_logo {
	/*width: 330px;
	height: 150px;
	position: absolute;
	left: 0px;
 	background-image: url(../images/transparant.gif);
	background-repeat: repeat;*/
}
.header_logo:hover {
	
}
.adres {
	position: absolute;
	width: 545px;
	top: 105px;
	text-align: right;
	left: 330px;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	padding-right: 10px;
	line-height: 30px;
	color: #FFF;
}
.adres a:link {
	color: #FFF;
}
.adres a:hover {
	color: #EB3166;
}
a:link, a:active, a:visited {
	color: #3E87C7; /*#EB3166;*/
	font-weight: bold;
}
a:hover {
	color: #000;
}
.content {
	width: 1005px;
	background-color: #FFF;
	position: relative;
	float: left;
	padding-bottom: 0px;
}
.pagination {
	margin: 15px 0px 15px 0px;
	position: relative;
}
.content_menu {
	width: 330px;
	height: 500px;
	position: relative;
	background-color: #EB3166;
	float: left;
	z-index: 1001;
}
.content_menu_overlay {
	position: absolute;
	background-image: url(../images/menu_overlay.png);
	background-repeat: no-repeat;
	height: 480px;
	width: 400px;
	left: -70px;
	z-index: 100;
}
.content_menu_image {
	height: 230px;
	width: 330px;
	position: absolute;
	bottom: 0px;
	z-index: 99;
}
.content_agenda {
	width: 350px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;	
}
.content_home_vrijwilligers {
	width: 310px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	float: left;	
}
.content_home_vrijwilligers h1 {
	width: 290px;
	height: auto;
	left: -20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 40px;
	position: relative;
	color: #FFF;
	background-color: #3E87C7;
	background-image: url(../images/h1_blue_right_big.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	overflow:hidden;
}
.content_blogs {
	width: 305px;
	/*height: 430px;*/
	position: relative;
	float: left;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin:0px;
	overflow: hidden;
}
.content_pagina {
	width: 435px;
	position: relative;
	float: left;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;	
}
.content_afbeelding {
	width: 200px;
	position: relative;
	float: left;	
	overflow: hidden;
}
.content_afbeelding h1 {
	color: #FFF;
	text-transform: uppercase;	
	padding-left: 20px;
	height: 40px;
	margin:0px;
	padding-bottom: 0px;
	line-height: 40px;
	font-weight: bold;
}
.content_afbeelding p {
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
}
.content_afbeelding form {
	color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 20px;
	font-size: 11px;
}
.content_afbeelding td {
	padding-bottom: 3px;
}
.content_afbeelding input, .content_afbeelding textarea {
	width: 150px;
	border: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
.content_afbeelding button {
	background-color: #999;
}
.content_breed {
	width: 635px;
	position: relative;
	overflow: hidden;
	padding: 0px 20px 10px 20px;
}
.content_footer {
	height: 90px;
	width: 1005px;
	position: relative;
	float: left;
	background-color: #929497;
	background-image: url(../images/noise.gif);
	background-repeat: repeat;
	z-index: 5000;
}
.content_footer h2 {
	color: #FFF;
	background-color: #F9A31F;
	height: 30px;
	padding-left: 20px;	
}
.content_footer p {
	padding-left: 20px;
}

.content_pagina h1, .content_agenda h1 {
	width: 415px;
	height: auto;
	left: -20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 40px;
	position: relative;
	color: #FFF;
	background-color: #3E87C7;
	background-image: url(../images/h1_blue_right_big.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	overflow:hidden;
}
.content_pagina h2 {
	width: 405px;
	height: auto;
	left: -10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 40px;
	position: relative;
	color: #3E87C7;
	background-color: #FFF;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	overflow:hidden;
	background-position: left bottom;
}
.content_breed h1 {
	width: 615px;
	height: 20px;
	left: -20px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 40px;
	position: relative;
	color: #FFF;
	background-color: #3E87C7;
	background-image: url(../images/h1_blue_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
button {
	width: auto;
	background-color: #3E87C7;
	border: 0px;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
}
.button {
	width: auto;
	background-color: #3E87C7;
	border: 0px;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
}
button:hover {
	background-color: #555;
	cursor: pointer;
	left: 1px;
	top: 1px;
	position: relative;
}
.content_pagina p, .content_breed p, .content_agenda p {
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 18px;
	font-size: 11px;
	position: relative;
}
.content_pagina img, .content_breed img, content_agenda img {
	float: left;
	margin: 3px 15px 3px 0px;
}
.social_media img {
	margin-right: 5px;
	margin-bottom: 10px;
	position: relative;
}
.social_media {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 15px;
	margin-bottom: 25px;
	display: block;
	height: 24px;
	clear: both;
}
.content_pagina table {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	font-size: 11px;
}
.content_pagina input, .content_pagina textarea {
	width: 200px;
	position: relative;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;	
}
.content_pagina submit {
	width: auto;
	position: relative;
	z-index: 1001;
}
.content_blog_home_header {
	width: 675px;;
	height: 100px;
	left: -10px;
	position: relative;
	z-index: 1001;
}
.content_blog_header {
	width: 675px;;
	height: 100px;
	left: -20px;
	position: relative;
}
.content_blog_link {
	width: 325px;
	height: 100px;
	position: absolute;
}
.content_blog_link:hover {
	background-image: url(../images/blog_ga.png);
	background-repeat: no-repeat;	
}
.blog_h1 {
    color:              #000;
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    font-size:          14px;
    font-weight:        normal;
    line-height:        20px;
    text-decoration:    none;
	width: 615px;
	height: 20px;
	left: -20px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 40px;
	position: relative;
	clear: both;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: visible;

}
.blog_h1 a:link, .blog_h1 a:active, .blog_h1 a:visited {
	position: absolute;
	height: 30px;
	padding: 0px 0px 0px 20px;
	width: 655px;
	color: #FFF;
	line-height: 30px;
	left: 0px;
	background-repeat: no-repeat;
}
.blog_h1 a:hover {
	background-image: url(../images/h1_grey_right.jpg);
	background-color: #919191;
	color: #000;	
}
.content_blog_home_title {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;	
	position: absolute;
	width: 305px;
	line-height: 30px;
	height: 30px;
	left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	overflow: hidden;	
}
.content_blog_home_deco {
	position: absolute;
	width: 15px;
	height: 100px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../images/blog_left_transparent.png);
	background-repeat: no-repeat;
}
.content_blog_home_description {
	color: #FFF;
	position: absolute;
	width: 190px;
	height: 30px;
	top: 30px;
	line-height: 15px;
	padding-left: 125px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: right;	
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
}
.content_blog_home_content {
	width: 305px;
	height: 80px;
	font-size: 11px;
	line-height: 18px;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.content_blog_home_content p {
	padding: 0px;
	margin: 0px;
}
.content_youtube {
	position: relative;
}
#ajaxSearch_submit {
    display: none;
}
#ajaxSearch_input {
	border: 1px solid #FFF;
	width: 90px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;		
	font-size: 12px;
	height: 16px;
	text-align: right;
}
.footer_search {
	margin-top: 4px;
	margin-bottom: 4px;
	position: absolute;
	left: 895px;
	top: 119px;
}
fieldset {
	border: 0px;
}
.vimeo_holder {
	width: 350px;
	height: 200px;
	position: relative;
	display: block;	
}
.agenda_item {
	width: 326px;
	height: 90px;
	position: relative;
	overflow: hidden;
	margin: 0px 0x 0px 10px;
	padding: 0px 12px 10px 12px;
	font-size: 11px;
	line-height: 15px; 	
}
.agenda_item_extended {
	width: 425px;	
	height: 35px;
	position: relative;
	margin: 0px 0x 0px 10px;
	padding: 0px 12px 0px 12px;
}
.agenda_item h2 {
	height: 30px;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: -12px;
	overflow: visible;	
	color: #FFF;
	background-image: url();	
	margin: 0px 0px 5px 0px;
}
.agenda_item_extended h2 {
	height: 30px;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: -12px;
	color: #FFF;
	overflow: visible;
	background-image: url();	
}
.agenda_item_extended h2 a:link, .agenda_item_extended h2 a:visited, .agenda_item_extended h2 a:active  {
	width: 400px;
	left: 0px;
	height: 22px;
	left: 0px;
	padding: 4px 20px 4px 20px;
	position: absolute;
	color: #FFF;
	background-color: #3E87C7;
	font-size: 10px;
	/*background-image: url(../images/h1_blue_right_big.jpg);
	background-repeat: no-repeat;
	background-position: right top;	*/
	line-height: 22px;
	text-transform: uppercase;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}
.agenda_item h2 a:link, .agenda_item h2 a:visited, .agenda_item h2 a:active  {
	width: 308px;
	left: 0px;
	height: 20px;
	padding: 5px 30px 5px 12px;
	position: absolute;
	color: #FFF;
	background-color: #3E87C7;
	background-image: url(../images/h1_blue_right_big.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

.agenda_item h2 a:hover {
	background-image: url(../images/h1_grey_right.jpg);
	background-color: #919191;
	color: #FFF;
}

.agenda_item_extended h2 a:hover {
	/*background-image: url(../images/h1_grey_right.jpg);*/
	background-color: #919191;
	color: #FFF;
}

.agenda_item p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px; 
	clear: none;
	position: relative;
	height: 36px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.agenda_item a:link, .agenda_item a:active, .agenda_item a:visited {
	color: #3E87C7;
	font-weight: bold;
}
.agenda_item a:hover {
	color: #000;
}
.date_agenda {
	width: 110px;
	position: relative;
	float: left;
}

.profiel_item {
	width: 425px;
	position: relative;
	display: block;
	clear: both;
}
.profiel_image {
	width: auto;
	height: auto;
	position: relative;
	left: 0px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	float: left;
}
.profiel_text {
	position: relative;
}
.profiel_text p {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.blogs_page {
	width: 405px;
	padding: 15px 0px 0px 10px;
	position: relative;
	overflow: hidden;
}
.boeking_button {
	display: block;
	margin: 10px 0px 10px 0px;
	clear: both;
	padding: 10px 0px 10px 0px;
	position: relative;
}

/* WAYFINDER */

/* common styling */
.menu {
	font-family: arial, sans-serif;
	width:330px;
	position:relative;
	margin:0;
	font-size:11px;
	font-weight: bold;
	margin:10px 0;
	text-transform: uppercase;
	z-index: 1001;
}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#FFF; width:135px; height:22px; text-align:left; border:0px solid #fff; border-width:0px 0px 0 0; line-height:22px; padding-left: 20px; padding-right: 10px; overflow: hidden;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#EB3166; background:#FFF;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:165px; width:135px;}
.menu ul li:hover ul li a.hide {background:#FFF; color:#EB3166;}
.menu ul li:hover ul li:hover a.hide {width:135px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#FFF; color:#EB3166; width:135px;}
.menu ul li:hover ul li a:hover {background:#EEE; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:165px; top:0; color:#EB3166;}
.menu ul li:hover ul li:hover ul li a {display:block; width:135px; background:#FFF; color:#EB3166;}
.menu ul li:hover ul li:hover ul li a:hover {background:#EEE; color:#000;}
.menu ul li a:hover { color: #000;}

input.mailz_checkbox {
	width: 15px;
	margin: 5px 0px 5px 0px;
	float: left;
	position: relative;
}
.content_menu_twitter {
	height: 500px;
	width: 330px;
	left: 0px;
	margin: 0px;
	position: relative;
	top: 314px;
	z-index: 99;
	overflow: hidden;
}
.twitter-timeline {
	width: 330px;
	position: relative;	
}
.twtr-doc, .twtr-widget {
	float: left;
	padding: 0px;
}
.twtr-widget {
	float: left;
	padding: 0px;
	background-color: #EB3166;
	padding: 0px 15px 0px 15px;	
}
.confirm_email {
	display: none;
}
.content_home_video {
	width: 325px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	display: block;
	position: relative;	
	overflow: hidden;
}
.content_home_vimeo {
	width: 325px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	display: block;
	position: relative;	
	overflow: hidden;
	background-color: #999;
	diplay: block;
}
.content_home_img {
	width: 325px;
	height: 200px;
	margin: 0px 0px 10px 0px;
	display: block;
	position: relative;	
	overflow: hidden;
}
.content_home_img:hover, .content_home_video:hover {
	left: 3px;
	top: 0px;	
}
.content_home_img img {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}
.content_home_img h2 a {
	display: block;
	width: auto;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	padding: 7px 15px 7px 15px;
	z-index: 5000;
	background-color: #eb3166;
	/*background-image: url(../images/bg_black_trans70.png);
	background-repeat: repeat;	*/
}