
@font-face {
    font-family: 'Calibri-regular';
    src: url('../fonts/calibri.eot');
    src: url('../fonts/calibri.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri.woff') format('woff'),
         url('../fonts/calibri.ttf') format('truetype'),
         url('../fonts/calibri.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
    -webkit-text-size-adjust: 100%;
}


* { transition: width 0s ease-in-out, background 0s ease-in-out;}
img { max-width: 100% }

/* ===================== BODY ======================== */

body {
	margin				:	0px;
	padding				: 	0px;
}

form {
	margin				:	0px;
	padding				: 	0px;
}

img {
	border				:	0px;
}

.clear
{
	clear				:	both;
}

#container {
	margin				: 	0px auto;
	text-align			: 	left;

}

#shadowtop {
	margin				:	0px auto;
	height				:	30px;
}

#shadowleft {
	width				:	15px;	
	position			:	absolute;
	top					:	0px;
	bottom				:	0px;
	left				:	-15px;
}

#shadowright {
	width				:	15px;
	position			:	absolute;
	top					:	0px;
	bottom				:	0px;
	right				:	-15px;
}

/* ===================== SEARCH AND ELEMENTS ======================== */

#search {
	width				:	291px;
	float				:	right;
	height				:	30px;
	position			:	relative;
	top					:	-20px;
}

#search .form {
	height				: 	30px !important;
}

input[type="text"], input[type="file"], input[type="password"] {
	height				:	24px;
	position			:	relative;
	top					:	-11px;
	text-indent			:	7px;
}

#searchForm form #searchForm_pattern {
}

.searchsubmit {
	position			:	relative;
	left				:	-5px;
}

/* ===================== HEADER ======================== */

#header {
	margin				:	0px;
	padding				:	0px;
	position			:	relative;
	height				:	375px; 
	width				:	100% !important;
}

#header-container {
	margin				:	0 auto;
}

#header .logoimage {
	position			:	relative;
	z-index				:	30;	
}

#header .headerElements {
	position			:	relative !important;
	margin-top			:	50px;	
}

#logo0 {
	width: 300px;
	float: left;
	position: absolute;	
}

.logo, .headerElements, .contentHeader
{
	display: none;
}

#header img.headerImage {
	display				:	block;
}

.siteobject_moodsetters_moodsetter {
	margin-top: -178px;
}

/* ===================== TOP MENU ======================== */

#topmenu {
	height: 30px;
	position: relative;
	top: 10px;
	left: 180px;
	z-index: 999;
	width: 490px;		
}

#topmenu ul {
	list-style-type: none;
}

#topmenu ul li {
	font-size			:	14px;
	padding				:	0px 20px;
	float				: 	left;
	height				:	30px;
}

#topmenu ul li a {
	text-decoration		:	none;
}

/* ===================== MOODSETTER ======================== */

#moodsetter {
	float: left;
	background: #CCC;	
	margin-top:	-169px;
}

#aankondiging {
	position:relative;
	top: -7px;
	left: 620px;
	z-index: 9999;
	width: 380px;	
}

/* ===================== MAIN MENU ======================== */

#mainmenu {
	height: 50px;
	float: right;
	z-index: 999;
	width: 550px;
	margin-top: 20px;		
}

#mainmenu ul {
	list-style-type: none;
}

#mainmenu ul li {
	font-size			:	30px;
	padding				:	15px 20px;
	float				: 	left;
}

#mainmenu ul li a {
	text-decoration		:	none;
}

/* ===================== CONTENT ======================== */

#content {
	float				: 	left;
	z-index				:	1;
	margin				:	0px 15px;
	position			:	relative;
}

#content #innerContent {
    position			: relative;
}

#content #innerContent .column_bg { 
    bottom				: 0;
    position			: absolute;
    top					: 0;
    z-index				: -1;
    left				:	0px;
}

#contentHeader,
#contentHeader img {
	margin				: 	0px;
	padding				: 	0px;
	overflow			:	hidden;
}

#content #column1 {
	margin-top: 30px;	
}

#content #column2 {
	width: 310px;	
}

#content #column3 {
	width: 310px;	
}

#content #column1 .siteobject_news_list .news_list_middle {
	width: 100% !important;
}

#content #column1 .siteobject_news_list #newslist_content {
	width: 500px !important;	
}

.siteobject_albums_shadowbox {
	height: 150px;	
}

/* ===================== DYNAMIC FORMS ======================== */

.dynamicForm {
	max-width				:	500px;
	border				:	0px;
}

.dynamicForm th {
	vertical-align		:	middle;
	padding-left		:	10px;
	font-weight			:	normal;
	text-align			:	left;
}

.dynamicForm td {
	padding				:	4px 0px 4px 10px;
}

.dynamicForm tr.row_ElementDescription {
	height				:	20px;
	line-height			:	20px;
}

.dynamicForm tr.row_ElementCheckbox th {
	padding				:	4px 0px 4px 10px;
}

.dynamicForm tr.row_ElementCheckbox th label {
	vertical-align		:	bottom !important;
}

.dynamicForm tr.row_ElementTextarea th {
	vertical-align		: 	top !important;
	padding-top			:	4px;
}

.dynamicForm tr.row_ElementSubmit th {
	padding-bottom		:	25px;
}

/* ===================== HORIZONTAL MENU ======================== */

#horizontalmenu {
	position			: 	relative;
	z-index				:	9;
}

#horizontalmenu ul
{
	z-index				:	9;	
}

#horizontalmenu a:hover {
	text-decoration		: 	none;
}

#horizontalmenu ul.level0 ul {
	display				: 	none;
}

#horizontalmenu ul.level0,
#horizontalmenu ul.level0 * {
	margin				: 	0px;
	padding				: 	0px;
	list-style-type		: 	none;
}

#horizontalmenu li {
	display				: 	block;
	float				: 	left;
}

#horizontalmenu li a {
	display				: 	block;
	white-space			: 	nowrap;
	text-decoration		:	none;
}

#horizontalmenu ul.level0 li a {
	padding				: 	0px 15px 0px 15px;
	display				: 	block;
}

#horizontalmenu li ul {
	position			: 	absolute;
	top					: 	0px;
	left				: 	100%;
	white-space			:	nowrap;
}

#horizontalmenu li.level0:hover ul.level0,
#horizontalmenu li.level1:hover ul.level1,
#horizontalmenu li.level2:hover ul.level2,
#horizontalmenu li.level3:hover ul.level3 {
	display				: 	block;
}

/* ===================== VERTICAL MENU ======================== */

#verticalmenu {
	overflow			:	hidden;
	background-repeat	:	repeat-y; 	
	float				:	left;
}

#verticalmenuborder {
	float				:	left; 
	width				:	15px;	
}

#verticalmenu ul {
	list-style-type		:	none;
	margin				:	0px;
	padding				:	0px;
}

#verticalmenu ul li {
	list-style-type		:	none;
	margin				:	0px;
	padding				:	0px;
}

#verticalmenu ul.level0 li.selected ul.level1,
#verticalmenu ul.level1 li.selected ul.level2,
#verticalmenu ul.level2 li.selected ul.level3 {
	display				:	block;
}

#verticalmenu ul li.level1 a, 
#verticalmenu ul li.level2 a, 
#verticalmenu ul li.level3 a {
	display				:	block;
	padding				:	0px;
	text-decoration		:	none;
	background-repeat	:	repeat-x; 
}

/* ===================== BOTTOM MENU ======================== */

#bottommenu {
	float				:	right;
}

#bottommenu ul {
	list-style-type		:	none;
	margin				:	0px;
	padding				:	0px;
}

#bottommenu ul li a {
	list-style-type		:	none;
	margin				:	0px;
	padding				:	0px;
}

#bottommenu ul li a span {
	padding				: 	0px 10px;
}

#bottommenu ul.level0 li {
	float				: 	left;
}

/* ===================== FOOTER ======================== */

#footercontainer {
	clear				: 	both;
	z-index				:	1;
	width				:	100%;
}

#footer {
	margin				:	0px auto;
	padding				:	30px 0px;
}

#footer h2 {
	padding-bottom		:	10px;	
	color				:	#FFFFFF;
}

#leftFooter { 
	float				:	left;
}

#midFooter { 
	float				:	left;
}

#rightFooter { 
	float				:	right;
}

#rightFooter img { 
	position			:	relative;
	top					:	10px;
	left				:	10px;
}

#shadowbottom {
	margin				:	0px auto;
	height				:	30px;
}

.overlay
{
	background-color	:	black;
	position			:	fixed;
	width				:	100%;
	height				:	100%;
	top					:	0px;
	left				:	0px;
	z-index				:	999;
	
	  /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* IE 5-7 */
	filter: alpha(opacity=80);
	/* Netscape */
	-moz-opacity: 0.8;
	/* Safari 1.x */
	-khtml-opacity: 0.8;
	/* Good browsers */
	opacity: 0.8;
}

/* ===================== SPONSOR SLIDER ======================== */

.pagedImages {
	border: 1px solid #dddbdb;
	height: 130px;
	margin: 0;
	overflow-x: auto;	/* fallback for IE8 and other browsers that do not support new CSS3 selectors */
	overflow-y: hidden;	/* fallback */
	padding: 0 0 20px 0;	/* fallback */
	position: relative;
	white-space: nowrap;
	width: 990px;
}

/* fallback overdrive */
head ~ body:nth-of-type(1):nth-last-of-type(1) .pagedImages {
	overflow: hidden;
	padding: 0;
}

.pagedImages > ul {
	display: inline-block;
	line-height: 130px;
	margin: 0;
	padding: 0;
	text-align: center;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	width: 100%;
}

.pagedImages > ul > li {
	display: inline-block;
	height: 130px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: 20%;
}

.pagedImages > ul > li > a:first-child {
	display: block;
}

.pagedImages > ul > li > a:first-child ~ * {
	display: none;
}

.pagedImages > ul > li > a > img {
	border: 0;
	display: inline-block;
	max-height: 130px;
	max-width: 400px;
	margin: -100px;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	vertical-align: middle;
}

.pagedImages > input {
	display: none;
}

.pagedImages > label {
	color: #f4f4f4;
	cursor: pointer;
	display: block;
	height: 130px;
	line-height: 130px;
	overflow: hidden;
	padding-left: 50px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 0;
	visibility: hidden;
	z-index: 1;
}

.pagedImages > label:hover {
	background: #FFF;
	color: #000;
}

.pagedImages > label:before {
	display: block;
	font-size: 30pt;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 50px;
}

.pagedImages > input:nth-of-type(1):checked ~ ul:nth-of-type(1) { margin-left: 0; }
.pagedImages > input:nth-of-type(2):checked ~ ul:nth-of-type(1) { margin-left: -100%; }
.pagedImages > input:nth-of-type(3):checked ~ ul:nth-of-type(1) { margin-left: -200%; }
.pagedImages > input:nth-of-type(4):checked ~ ul:nth-of-type(1) { margin-left: -300%; }
.pagedImages > input:nth-of-type(5):checked ~ ul:nth-of-type(1) { margin-left: -400%; }
.pagedImages > input:nth-of-type(6):checked ~ ul:nth-of-type(1) { margin-left: -500%; }
.pagedImages > input:nth-of-type(7):checked ~ ul:nth-of-type(1) { margin-left: -600%; }
.pagedImages > input:nth-of-type(8):checked ~ ul:nth-of-type(1) { margin-left: -700%; }
.pagedImages > input:nth-of-type(9):checked ~ ul:nth-of-type(1) { margin-left: -800%; }

.pagedImages > input:nth-of-type(1):checked ~ label:nth-last-of-type(1),
.pagedImages > input:nth-of-type(2):checked ~ label:nth-of-type(1),
.pagedImages > input:nth-of-type(3):checked ~ label:nth-of-type(2),
.pagedImages > input:nth-of-type(4):checked ~ label:nth-of-type(3),
.pagedImages > input:nth-of-type(5):checked ~ label:nth-of-type(4),
.pagedImages > input:nth-of-type(6):checked ~ label:nth-of-type(5),
.pagedImages > input:nth-of-type(7):checked ~ label:nth-of-type(6),
.pagedImages > input:nth-of-type(8):checked ~ label:nth-of-type(7),
.pagedImages > input:nth-of-type(9):checked ~ label:nth-of-type(8) {
	left: 0;
	visibility: visible;
}

.pagedImages > input:nth-of-type(1):checked ~ label:nth-last-of-type(1):before,
.pagedImages > input:nth-of-type(2):checked ~ label:nth-of-type(1):before,
.pagedImages > input:nth-of-type(3):checked ~ label:nth-of-type(2):before,
.pagedImages > input:nth-of-type(4):checked ~ label:nth-of-type(3):before,
.pagedImages > input:nth-of-type(5):checked ~ label:nth-of-type(4):before,
.pagedImages > input:nth-of-type(6):checked ~ label:nth-of-type(5):before,
.pagedImages > input:nth-of-type(7):checked ~ label:nth-of-type(6):before,
.pagedImages > input:nth-of-type(8):checked ~ label:nth-of-type(7):before,
.pagedImages > input:nth-of-type(9):checked ~ label:nth-of-type(8):before {
	/*content: '◀';*/
	content: url(/dynamic/media/1/images/website-elementen/arrow-left.png);
}

.pagedImages > input:nth-of-type(1):checked ~ label:nth-of-type(2),
.pagedImages > input:nth-of-type(2):checked ~ label:nth-of-type(3),
.pagedImages > input:nth-of-type(3):checked ~ label:nth-of-type(4),
.pagedImages > input:nth-of-type(4):checked ~ label:nth-of-type(5),
.pagedImages > input:nth-of-type(5):checked ~ label:nth-of-type(6),
.pagedImages > input:nth-of-type(6):checked ~ label:nth-of-type(7),
.pagedImages > input:nth-of-type(7):checked ~ label:nth-of-type(8),
.pagedImages > input:nth-of-type(8):checked ~ label:nth-of-type(9),
.pagedImages > input:nth-last-of-type(1):checked ~ label:nth-of-type(1) {
	right: 0;
	visibility: visible;
}

.pagedImages > input:nth-of-type(1):checked ~ label:nth-of-type(2):before,
.pagedImages > input:nth-of-type(2):checked ~ label:nth-of-type(3):before,
.pagedImages > input:nth-of-type(3):checked ~ label:nth-of-type(4):before,
.pagedImages > input:nth-of-type(4):checked ~ label:nth-of-type(5):before,
.pagedImages > input:nth-of-type(5):checked ~ label:nth-of-type(6):before,
.pagedImages > input:nth-of-type(6):checked ~ label:nth-of-type(7):before,
.pagedImages > input:nth-of-type(7):checked ~ label:nth-of-type(8):before,
.pagedImages > input:nth-of-type(8):checked ~ label:nth-of-type(9):before,
.pagedImages > input:nth-last-of-type(1):checked ~ label:nth-of-type(1):before {
	/*content: '▶';*/
	content: url(/dynamic/media/1/images/website-elementen/arrow-right.png);
}

.pagedImages > ul > li:target {
	background: rgba(0, 0, 0, .8);
	cursor: default;
	height: 100%;
	font-size: 12pt;
	left: 0;
	line-height: 125%;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 100%;
	white-space: normal;
	z-index: 2;
}

.pagedImages > ul > li:target > a:first-child {
	display: inline;
}

.pagedImages > ul > li:target > a:first-child ~ * {
	background: #FFF;
	border-radius: 2em;
	display: block;
	margin: 1em auto;
	padding: 1.5em;
	text-align: left;
	width: 30em;
}

.pagedImages > ul > li:target > a:first-child > img {
	margin: 1em;
	opacity: 1;
	max-height: 400px;
	max-width: 400px;
	-webkit-transition: none;
	transition: none;
}

/* ===================== INSTAGRAM ======================== */

#instagram {
	width: 310px;
	height: 165px;
	margin-top: 20px;
	float: left;
}

#instagram-top {
	height: 33px;
	width: 100%;
	background: url(/dynamic/media/1/images/website-elementen/bg-instagram-top.png) no-repeat;
}

#instagram-bottom {
	height: 130px;
	border: 1px solid #326289;
	width: 308px;
}

#instagram-bottom iframe{
	width: 300px !important;
}

/* ==================== INSTAGRAM PLUGIN ================= */

.jcarousel-skin-embedagram .jcarousel-container {
    background: #ffffff;
    border: none;
}

.jcarousel-skin-embedagram .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-embedagram .jcarousel-container-horizontal {
    width: 288px;
    padding: 20px 10px;
	height: 60px;
}

.jcarousel-skin-embedagram .jcarousel-container-vertical {
    width: 100px;
    height: 320px;
    padding: 40px 20px;
}

.jcarousel-skin-embedagram .jcarousel-clip-horizontal {
    width:  291px;
    height: 100px;
}

.jcarousel-skin-embedagram .jcarousel-clip-vertical {
    width:  100px;
    height: 320px;
}

.jcarousel-skin-embedagram .jcarousel-item {
    width: 70px;
    height: 57px;
}

.jcarousel-skin-embedagram .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 3px;
}

.jcarousel-skin-embedagram .jcarousel-item-horizontal img {
	width: 70px;
	height: 57px;	
}

.jcarousel-skin-embedagram .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-embedagram .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-embedagram .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-embedagram .jcarousel-next-horizontal {
    position: absolute;
    top: 53px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-embedagram .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.jcarousel-skin-embedagram .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-embedagram .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-embedagram .jcarousel-next-disabled-horizontal,
.jcarousel-skin-embedagram .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-embedagram .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-embedagram .jcarousel-prev-horizontal {
    position: absolute;
    top: 53px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-embedagram .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.jcarousel-skin-embedagram .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-embedagram .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-embedagram .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-embedagram .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-embedagram .jcarousel-prev-disabled-horizontal:active {
    display: none !important;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-embedagram .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-embedagram .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-embedagram .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-embedagram .jcarousel-next-disabled-vertical,
.jcarousel-skin-embedagram .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-embedagram .jcarousel-next-disabled-vertical:active {
    display: none !important;
}

.jcarousel-skin-embedagram .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-embedagram .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-embedagram .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-embedagram .jcarousel-prev-disabled-vertical,
.jcarousel-skin-embedagram .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-embedagram .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}