body {
	font-family:         "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:           14px;
	line-height:	     20px;
	letter-spacing:      0px;
	color:               #333333;

	background-color:      transparent ;
	background-image:      none ;
	background-position:   top center ;
	background-repeat:     no-repeat ;
	background-size:       cover ;
	background-attachment: fixed;
}


a {
	color:			  #428bca;
}
a:hover {	
	color:			  #2a6496;
}
body p {
	margin-top:       0px;
	margin-bottom:    0px;
}

	body img {
		max-width: 100%;
		height: auto !important;
	}

.content {
	background-color: transparent;
	padding-top:      15px;
	margin-top:       0;
	padding-bottom:   15px;
}

#shadow
{
	border-bottom-left-radius:  0;
	border-bottom-right-radius: 0;
	margin-bottom:    0;
}

.header { 
	color:			  inherit;
	background-color: transparent;
	font-family:      inherit;
	font-size:        inherit;	

	background-image:    none;
	background-position: top center;
	background-repeat:   no-repeat;
	background-size:     auto;
}	





#responsiveSearch #searchPattern {
			max-width:		300px;
		float: 			right;
			background-color:    transparent;
	background-image:    none; 
	background-position: top center;
	background-repeat:   no-repeat;
	background-size:     auto;
	}

#responsiveSearch #searchButton {	
		
	background-color:    transparent;
	}



.logo a {
	margin: 10px 10px 10px 0px;
}

	.logo img {
		width: 100%;
	}

.headerContent {
	padding: 10px 10px 10px 10px ;
}



#cta {
	background-color: 	 transparent;
	background-image:    none;
	background-position: top center;
	background-repeat:   no-repeat;
	background-size:     auto;
}

#cta1 { 
	color:			  inherit;
	font-family:      inherit;
	font-size:        inherit;		
	background-color: 	 transparent;
	background-image:    none;
	background-position: top center;
	background-repeat:   no-repeat;
	background-size:     auto;
}

.cta1Content {
	padding:		  10px 10px 10px 10px;
}



#cta2 { 
	color:			  inherit;
	font-family:      inherit;
	font-size:        inherit;	
	background-color: 	 transparent;
	background-image:    none;
	background-position: top center;
	background-repeat:   no-repeat;
	background-size:     auto;
}	

.cta2Content {
	padding:		  10px 10px 10px 10px ;
}





.navbar-default,
.navbar-default .navbar-collapse {
	font-family: inherit;
	font-size:   inherit;
	background-color: #f8f8f8;
	
	background-image:    none;
	background-position: top center;
	background-repeat:   no-repeat;
	background-size:     auto;
	
	text-align: left;
}	

@media (min-width: 768px) {
	.navbar-nav {
					float: left;	
			}
}

nav.navbar {
				}

nav.navbar ul.nav {	
	}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #777;	background-color: transparent;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus {
	color: #333;	background-color: transparent;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li.active>a:focus {
	color: #555;	background-color: #e7e7e7;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.navbar-default .navbar-nav>li.active>a:hover,
.navbar-default .navbar-nav>.open.active>a:hover,
.navbar-default .navbar-nav>.open.active>a,
.navbar-default .navbar-nav>.open.active>a:focus {
	color: #555;	background-color: #e7e7e7;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.navbar-default .navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.navbar-default .dropdown-menu,
.navbar-default .open .dropdown-menu {
	font-family: inherit;
	font-size:   inherit;
	background-color: #fff;
	border-color: #e7e7e7;		}

.navbar-default .dropdown-menu, .navbar-default .dropdown-menu li:last-child a  {
 	border-bottom-left-radius: 4px;
 	border-bottom-right-radius: 4px;
}

.navbar-default .dropdown-menu>li>a,
.navbar-default .open .dropdown-menu>li>a {
	padding-top: 3px;
	padding-bottom: 3px;
}

.navbar-default .dropdown-menu>li>a,
.navbar-default .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #333;	background-color: transparent;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;	
}

.navbar-default .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #262626;	background-color: #f5f5f5;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.navbar-default .dropdown-menu>li.active>a,
.navbar-default .dropdown-menu>li.active>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li.active>a,
.navbar-default .navbar-nav .open .dropdown-menu>li.active>a:focus {
	color: #fff;	background-color: #428bca;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.navbar-default .dropdown-menu>li.active>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li.active>a:hover {
	color: #fff;	background-color: #428bca;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.sideMenu {
	font-family: inherit;
	font-size:   inherit;
	background-color: transparent;
	background-image:    none;
	background-position: top center;
	background-repeat:   no-repeat;
	background-size:     auto;
	
	padding-top: 0px;
	padding-bottom: 0px;

	text-align: left;
}

.sideMenu .nav-pills>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 4px;
}

.sideMenu .dropdown-menu {
 	border-radius: 4px;
}

.sideMenu .nav-pills > li li {
	margin-top: 2px;
}


.sideMenu .nav-pills>li>a,
.sideMenu .nav-pills>li>a:focus {
		background-color: transparent;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;	
}

.sideMenu .nav-pills>li>a:hover {
		background-color: #eee;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
	;	
	font-style:      normal;
	text-decoration: none;
}

.sideMenu .nav-pills>li.active>a,
.sideMenu .nav-pills>li.active>a:focus {
	color: #fff;	background-color: #428bca;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.sideMenu .nav-pills>li.active>a:hover {
	color: #fff;	background-color: #428bca;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.sideMenu .dropdown-menu, .sideMenu ul ul {
	font-family: inherit;
	font-size:   inherit;	
}
	
.sideMenu .dropdown-menu {
	background-color: #fff;
	border-color: #e7e7e7;	 	
}

.sideMenu ul ul li a,
.sideMenu .dropdown-menu>li>a {
	padding-top: 3px;
	padding-bottom: 3px;
}

.sideMenu ul ul li a {
	padding-left: 30px;
}

.sideMenu ul ul ul li a {
	padding-left: 45px;
}

.sideMenu ul ul ul ul li a {
	padding-left: 60px;
}

.sideMenu ul ul li a,
.sideMenu ul ul li a:focus,
.sideMenu .dropdown-menu>li>a,
.sideMenu .dropdown-menu>li>a:focus {
	font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;	
	color: #333;	background-color: transparent;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
	}

.sideMenu ul ul li a:hover,
.sideMenu .dropdown-menu>li>a:hover {
	color: #262626;	background-color: #f5f5f5;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;	
}

.sideMenu ul ul li.active a,
.sideMenu ul ul li.active a:focus,
.sideMenu .dropdown-menu>li.active>a,
.sideMenu .dropdown-menu>li.active>a:focus {
	color: #fff;	background-color: #428bca;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.sideMenu ul ul li.active a:hover,
.sideMenu .dropdown-menu>li.active>a:hover {
	color: #fff;	background-color: #428bca;			background-image: none;
		background-position: top left;
		background-repeat: repeat;
		font-weight:     normal;	
	font-style:      normal;
	text-decoration: none;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;	border-color:#ddd;}

.navbar-default .navbar-toggle:hover {
	background-color: #ddd !important;	border-color:#fff;}

.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #888;}

.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #888;}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	background:											;
    border-bottom-width:								;
    border-bottom-style:								;
    border-bottom-color:								;
    color: 												;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
	background:											;
    border-bottom-width:								;
    border-bottom-style:								;
    border-bottom-color:								;
    color: 												;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    border-bottom-width:								;
    border-bottom-style:								;
    border-bottom-color:								;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	color:												;
}

#breadcrumbs {
	font-family: inherit;
	font-size:   10px;
	font-weight: normal;
	color:       #333333;
	height:      30px;
	line-height: 30px;

	padding-right: 0px;
	padding-left:  0px;
	margin-top:    0px;

	background-color: transparent;
	text-align: left;

	}

#breadcrumbs a {
	font-family:     inherit;
	font-size:       10px;
	font-weight:     normal;
	color: #428bca;	text-decoration: none;
}

#breadcrumbs a:hover {
		text-decoration: ;
}

#main {
	color:			  inherit;
	background-color: transparent;
	font-family:      inherit;
	font-size:        inherit;

	/*
	background-image:    none;
	background-position: ;
	background-repeat:   ;
	background-size:     ;
	*/
}



#left {
	color:			  inherit;
	background-color: transparent;
	font-family:      inherit;
	font-size:        inherit;

	/*
	background-image:    none;
	background-position: ;
	background-repeat:   ;
	background-size:     ;
	*/
}




#right {
	color:			  inherit;
	background-color: transparent;
	font-family:      inherit;
	font-size:        inherit;

	/*
	background-image:    none;
	background-position: ;
	background-repeat:   ;
	background-size:     ;
	*/
}



h1 {
	color:            inherit;
	font-size:        36px;
	font-family:      Arial;
	font-weight:      normal;
	margin-top:       16px;
	margin-bottom:    16px;
	padding-left:     0px;
	background-image: url("none");
	background-repeat: no-repeat;
}

h2 {
	color:            inherit;
	font-size:        30px;
	font-family:      Arial;
	font-weight:      normal;
	margin-top:       16px;
	margin-bottom:    16px;
	padding-left:     0px;
	background-image: url("none");
	background-repeat: no-repeat;
}

h3 {
	color:            inherit;
	font-size:        24px;
	font-family:      Arial;
	font-weight:      normal;
	margin-top:       16px;
	margin-bottom:    16px;
	padding-left:     0px;
	background-image: url("none");
	background-repeat: no-repeat;
}

h4 {
	color:            inherit;
	font-size:        18px;
	font-family:      Arial;
	font-weight:      normal;
	margin-top:       16px;
	margin-bottom:    16px;
	padding-left:     0px;
	background-image: url("none");
	background-repeat: no-repeat;
}

h5 {
	color:            inherit;
	font-size:        16px;
	font-family:      Arial;
	font-weight:      normal;
	margin-top:       16px;
	margin-bottom:    16px;
	padding-left:     0px;
	background-image: url("none");
	background-repeat: no-repeat;
}

h6 {
	color:            inherit;
	font-size:        16px;
	font-family:      Arial;
	font-weight:      normal;
	margin-top:       16px;
	margin-bottom:    16px;
	padding-left:     0px;
	background-image: url("none");
	background-repeat: no-repeat;
}

input[type="text"],
input[type="email"],
input[type="file"],
input[type="password"],
select[name],
textarea[name] {
	font-family: inherit;	font-size: inherit;				border-radius: 4px;
}

input[type="submit"],
input[type="reset"],
button, .button {
	font-family: inherit;	font-size: inherit;				background-image: none !important;	border-radius: 4px;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover, .button:hover {
			}

footer { 
	color:			  #;
	font-family:      inherit;
	font-size:        inherit;		
	background-color: 	 transparent;
	background-image:    none;
	background-position: top center;
	background-repeat:   no-repeat;
	background-size:     auto;
	border-bottom-left-radius:  0;
	border-bottom-right-radius: 0;	
}


.footerContent {
	padding:		  10px 10px 10px 10px;
}

.footerContent a {	
	color:			  #;
}
.footerContent a:hover {	
	color:			  #;
}



.error, table.dynamicForm .error {
	color: #ff0000;
}

.error input[type="text"],
.error input[type="email"],
.error input[type="file"],
.error input[type="password"],
.error textarea {
	border-color: #ff0000;
}


/***** KLOOTWIJK WEBSITE *****/

.col-footer {	
	background-color:			  #a9713a;
}
.footerinner {	
	background:			 	#3FA9F5;
}
.pagetitle {
	font-family:		 	Arial;
    background:			 	#3FA9F5;
    color:				 	#FFFFFF;
    border-bottom-width: 	0pxpx;
    border-bottom-style: 	solidsolid;
    border-bottom-color: 	#3FA9F5;
}

.navbar {
	background-color:		#FFFFFF;
}

.navbar-default .navbar-nav > li {
	background-color:		#FFFFFF;
    font-size:				0pxpx;
    border-bottom-width:	0pxpx;
    border-bottom-style: 	solidsolid;
    border-bottom-color: 	#3FA9F5;
}

.navbar-nav > ul {
	background-color:		#3FA9F5;
}

.navbar-nav > ul > li {
	font-size:		0pxpx;
    border-bottom-width:	0pxpx;
    border-bottom-style: 	solidsolid;
    border-bottom-color: 	#3FA9F5;
}


.navbar-button {
	background:			 	inherit;
    font-size:				0pxpx;
    color:				 	#3FA9F5;
}

.submenu {
	background-color:			 	#e7c39d;
}

.navbar-sublink {
    border-bottom-width:	0pxpx;
    border-bottom-style: 	solidsolid;
    border-bottom-color: 	#3FA9F5;
}

.navbar-sublink:focus,.navbar-sublink:hover {
	background-color:			 	#3FA9F5;
}

.navbar-sublink > a {
	color:			 	#a9713a;
}

.navbar-default .navbar-nav > li:focus,.navbar-default .navbar-nav > li:hover{
	background-color:			 	#a9713a;
    color:			 				#FFFFFF;
}

.navbar-default .navbar-nav > li > button:hover {
    color:			 				#FFFFFF !important;
}

.menuactive {
    background-color:			 				#a9713a !important;
    color:										#FFFFFF !important;
    border-bottom-width:						0pxpx;
    border-bottom-style: 						solidsolid;
    border-bottom-color: 						#a9713a;
}

.col-md-3 {
    background-color:			 				#FFFFFF;
}

.col-md-6 {
    background-color:			 				#FFFFFF;
}

.bannerimg {
    background-color:			 				#000000;
}

@media (min-width: 768px) {
	.mobilemenu-col {	
			background: #FFFFFF;	
	}
}

.content-header {
    color:			 				#a9713a;
}

.info-link {
    background:			 				inherit;
    color:								#A9713A;
}

.info-link:hover {
    color:								#3FA9F5;
}

.contback-link {
    color:								#3FA9F5;
}

.contback-link:focus,.contback-link:hover {
    color:								#a9713a;
}

.divline {
    background:								#3FA9F5;
}

.divlineone, .divlinetwo, .divlinethree {
    background:								#3FA9F5;
}

.content-contactinfo {
    color:								#a9713a;
    font-size:							0pxpx;
}

.content-times {
    color:								#a9713a;
    font-size:							0pxpx;
}

.content-current, .content-history {
    color:								#a9713a;
    font-size:							0pxpx;
}

.table tr {
    border-bottom-width:						0pxpx;
    border-bottom-style: 						solidsolid;
    border-bottom-color: 						#3FA9F5;
}

.content-historyinput {
    color:								#a9713apx;
    font-size:							0px;
}

.form-control {
	color:										#3FA9F5;
    border-bottom-width:						0pxpx;
    border-bottom-style: 						solidsolid;
    border-bottom-color: 						#3FA9F5;
}

.form-control:focus {
    border-bottom-color: 						#3FA9F5;
}

.ui-datepicker {
    background: 						#a9713a;
}

.ui-datepicker-header {
    background: 						#a9713a;
    color:								#FFFFFF;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background:									#a9713a;
    border-bottom-width:						0pxpx;
    border-bottom-style: 						solidsolid;
    border-bottom-color: 						#a9713a;
    color:										#000000;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background:									#1C94C4;
    border-bottom-width:						0pxpx;
    border-bottom-style: 						solidsolid;
    border-bottom-color: 						#a9713a;
    color:										#000000;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border-bottom-width:						0pxpx;
    border-bottom-style: 						solidsolid;
    border-bottom-color: 						#a9713a;
    color:										#a9713a;
}

.ui-widget-header {
    background: 								#3FA9F5;
    border-bottom-color: 						#a9713a;
}

.btn-opslaan, .btn-anuleer {
    background: 								#3FA9F5;
    color: 										#000000;
}

.btn-opslaan:hover, .btn-anuleer:hover {
    background: 								#256593;
    color: 										#FFFFFF;
}

.table-title {
    color: 										#764f28;
}


/*
.siteobject_events_agenda .ui-state-default,
.siteobject_events_calendar .ui-state-default {
	color: #428bca;
}

.siteobject_events_agenda .ui-state-default:hover,
.siteobject_events_calendar .ui-state-default:hover {
	color: #428bca;
	border-color: #428bca;
}

.siteobject_events_agenda .ui-state-active,
.siteobject_events_agenda .ui-state-active:hover,
.siteobject_events_calendar .ui-state-active,
.siteobject_events_calendar .ui-state-active:hover {
	background-color: #428bca !important;
	border-color: #428bca !important;
}

.siteobject_events_agenda .marked .ui-state-default,
.siteobject_events_calendar .marked .ui-state-default {
	background-color: #e7e7e7;
	border-color: #e7e7e7;
}

.siteobject_events_agenda .all-events,
.siteobject_events_agenda .today,
.siteobject_events_agenda .this-week {
	border-top: 2px solid #428bca;
}

.siteobject_events_agenda .item-wrapper {
	border-bottom: 2px solid #428bca;
}
*/
.siteobject_locations_location .locationMap
{
	height: 400px;
width: 400px;
	float:right;
}
.newsItemImage {
	float:left; 
	margin: 0px 10px 10px 0px;
}

/* Tabs in content */
.siteobject_pages_tabs ul.tablist {
	border-bottom: #ADAD9F 2px solid;
}
.siteobject_pages_tabs ul.tablist li {
	height: 32px;
line-height: 32px;
background: #D6D6D6;
}
.siteobject_pages_tabs ul.tablist li a {
	padding-left: 20px;
padding-right: 20px;
background: #D6D6D6;
color: #8C8472 !important;
border-bottom: #ADAD9F 2px solid;
}
.siteobject_pages_tabs ul.tablist li a:hover,
.siteobject_pages_tabs ul.tablist li a.current {
	background: #ffffff;
color: #000000 !important;
border-bottom: #ffffff 2px solid;
}

.siteobject_pages_tabs .tabs {
	padding-top: 10px;
}

