body{
	margin:0;
	padding:0;
}

#maincontainer{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#backgroundimage{
	width: 100%;
	height: 100%;
	z-index: -1;
	position: fixed !important;
	top: 0;
	left: 0;
	padding:0;
	margin:0;
}
#container{
	width:1100px;
	margin:0 auto;
	padding-top:10px;
	min-height:500px;
	height:auto;
	z-index:5;
}
#newsbutton{
	display: block;
	width:225px;
	height:225px;
	position:absolute;
	z-index:50;
	
}

#gutter .gutterbutton{
	height:214px;
}
#gutter.gutterClosed .guttercontent{
	visibility:visible;
}
.gutter .guttercontent .riEditHighlight{
	visibility:visible;
}
.gutter .guttercontent{
	top:47px;
	background-color:#fff;
	width:189px;
	margin-left:4px;
	height:200px;
	position:absolute;
}
.gutter .guttercontent .news{
	margin:5px;
}
.gutter{
	display:inline-block !important;
	height:214px !important;
	overflow:hidden;
	position:absolute;
	z-index:50;
	top:60px;
	width:225px;
	
}
#innercontainer{
	width:980px;
	margin:0 auto;
	padding:0;
	position:relative;
	min-height:543px;
	height:auto;
	z-index:5;
}
#image-innercontainer{
	width:980px;
	height:543px;
	position:absolute;
	z-index:10;
}
#box{
	width:980px;
	height: 543px;
	position:absolute;
	z-index:10;
}
#masker{
	background-image:url(../img/masker_980.png);
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	width: 980px;
	height: 543px;
	z-index: 15;
}
#masker-2{
	background-image: url(../img/masker_980.png);
	background-repeat: no-repeat;	
	background-position: top left;
	position: absolute;
	width: 980px;
	height: 233px;
	z-index: 15;
	top:-2px;
	left: 1px;
}
#overlay {
	top: 400px;
	left: 53px;
	position: absolute;
	width: 868px;
	z-index: 20;
}
#overlay.home {
	left:300px;
	width: 625px;
}
#overlay_top{
	display: none;
	background-image:url(../img/content_top.png);
	width:868px;
	height:14px;
	background-repeat:no-repeat;
}
#overlay_middle{
	background-image: url(../img/content_repeat.png);
	width: 868px;
	height: auto;
	background-repeat: repeat-y;
}
#overlay_bottom{
	background-image: url(../img/content_bottom.png);
	width: 865px;
	height: 8px;
	background-repeat: no-repeat;
}

#overlay_top_home{
	display: block;
	background-image:url(../img/textbox_top.png);
	width:625px;
	height:16px;
	background-repeat:no-repeat;
}
#overlay_middle_home {
	background-image: url(../img/textbox_middle.png);
	width: 	width:625px;
	height: auto;
	background-repeat: repeat-y;
}
#overlay_bottom_home{
	background-image: url(../img/textbox_bottom.png);
	width:625px;
	height:16px;
	background-repeat: no-repeat;
}

.intro{
	float: left;
	width: 800px;
	margin: 5px 10px 5px 10px;
	height: auto;
}
.textxolumn3{
	width:175px;
	margin-left:15px;
	height:auto;
	min-height:25px;
	float:left;
}
.textxolumn2{
	width: 390px;
	margin-left:10px;
	height:auto;
	min-height:25px;
	float:left;
	margin-bottom 5px;
}
#content{
/*	height:270px;*/
	position: relative;
	overflow-y:auto;
	overflow-x:hidden;
	margin:0 15px;
	max-height: 270px;
}
#content .riBlogContentItem{
	margin: 0 0 5px 0;
}
#content .riBlogItem .ui-accordion-content{
	margin-left: 20px;
}
#gallery .riGalleryContentItem{
	float:left;
	margin:5px;
	width:170px;
}
#newslimited .riBlogContentItem{
	float:left;
	margin:10px;
	width:170px;
}


/* gallery css */
.gallery .textxolumn2 {
	width: 300px;
}

.gallery .bovengallerie {
	width: 235px;
	margin-right: 10px;
}

#gallerie {
	min-height: 25px; 
	width: 500px;
	float: left;
}

#gallerie .riGalleryContentItem {
	float: left;
	margin-left: 5px;
}
#gallerie .gallery-end {
	clear: both;
}

/* formulier */


#overlay_top_kolom1{
	display: none;
	background-image:url(../img/textbox_top.png);
	width:400px;
	height:16px;
	background-repeat:no-repeat;
}
#overlay_middle_kolom1 {
	background-image: url(../img/textbox_middle.png);
	width: 	width: 400px;
	height: auto;
	background-repeat: repeat-y;
}
#overlay_bottom_kolom1 {
	background-image: url(../img/textbox_bottom.png);
	width:420px;
	height:16px;
	background-repeat: no-repeat;
}
#overlay.kolom1 {
	left:180px;
	position:absolute;
	top:70px;
	width:420px;
	z-index:20;
}
#overlay.kolom1 .content {
	max-height: none;
}

iframe {
	background: transparent !important;
}
