/*---------------------------------------------------------------------------------
                                     BODY STYLES
---------------------------------------------------------------------------------*/

.display-none {
   display: none;
}

#inline1 {
   overflow: hidden;
}

#bestellen {
   background: url(/site-layout/gfx/bestellen.png);
   width: 259px;
   height: 40px;
   position: absolute;
   left: 55px;
   top: 460px;
}

a#bestellen:hover {
   background-position: 0 -40px;
}

#loading {
   position: absolute;
   top: 49.5%; 
   left: 49.5%;
   z-index: 3;
   width: 24px; 
   height: 24px;
   text-indent: -999em;
   background-image: url(images/progress.gif);
}

#supersize {
   position:fixed;
}

#supersize img, #supersize a {
   height:100%;
   width:100%;
   position:absolute;
   z-index: -1;
}

#supersize .prevslide, #supersize .prevslide img {
   z-index: -1;
}

#supersize .activeslide, #supersize .activeslide img {
   z-index: -2;
}


/*---------------------------------------------------------------------------------
                                     HEADER STYLES
---------------------------------------------------------------------------------*/

#logo {
   width: 230px;
   height: 100px;
   position: absolute;
   z-index: 1000;
   left: 50px;
   top: 20px;	
}

#navcontainer {
   background: url(/site-layout/gfx/bg-nav.png) no-repeat;
   position: absolute;
   right: 1px;
   top: 42px;
   width: 558px;
   height: 75px;
   font-size: 12px;
   line-height: 68px;
   color: #FFF;
   margin: 0;
   padding: 0 0 0 30px;
}

#navcontainer li {
   float: left;
   margin: 0 10px 0 0;
   text-transform: uppercase;
}

#navcontainer li a {
   color: #CCCCCC;
   text-decoration: none;
}

#navcontainer li a:link {
   color: #CCCCCC;
   text-decoration: none;
   display: block;
}

#navcontainer li a:visited {
   color: #CCCCCC;
   text-decoration: none;
}

#navcontainer li a:hover {
   color: #FFFFFF;
   text-decoration: none;
}

#navcontainer li a:active {
   color: #FFFFFF;
   text-decoration: none;
}

#navcontainer li a.active {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
}

/*---------------------------------------------------------------------------------
                                     ACTIONBLOCK STYLES
---------------------------------------------------------------------------------*/

#bg-google {
   position: absolute;
   left: 50px;
   top: 198px;	
}

#bg-agenda {
   position: absolute;
   left: 50px;
   top: 178px;	
}

#slider-static {
   float: left;
   background: url(/images/header/05.jpg) no-repeat;
   width: 930px;
   height: 400px;
}

#slider-static .padding {
   padding: 30px 20px 30px 40px;
}

#slider-volg-ons {
   float: left;
   background: url(/site-layout/gfx/zee.jpg) #0e1314 no-repeat;
   width: 930px;
   height: auto;
   min-height: 400px;
}

/* for Internet Explorer */
/*\*/
* html #slider-volg-ons {
   height: 400px;
}
/**/

#slider-volg-ons .padding {
   padding: 30px 20px 30px 40px;
}

#slider-contact {
   float: left;
   background: url(/images/header/contact.jpg) #c1ae9a no-repeat;
   width: 930px;
   height: auto;
   min-height: 400px;
}

/* for Internet Explorer */
/*\*/
* html #slider-contact {
   height: 400px;
}
/**/

#slider-contact .padding {
   padding: 30px 20px 30px 40px;
}

#slider-events {
   float: left;
   background: url(/images/events.jpg) #c1ae9a no-repeat;
   width: 930px;
   height: auto;
   min-height: 400px;
}

/* for Internet Explorer */
/*\*/
* html #slider-events {
   height: 400px;
}
/**/

#slider-events .padding {
   padding: 30px 20px 30px 40px;
}

.event-left {
   width: 400px;
   float: left;
   margin: 0 20px 0 0;
}

.event-right {
   width: 380px;
   float: left;
}

#slider-evenement {
   float: left;
   background: url(/images/header/feesten-partijen/02.jpg) #c1ae9a no-repeat;
   width: 930px;
   height: auto;
   min-height: 400px;
}

/* for Internet Explorer */
/*\*/
* html #slider-evenement {
   height: 400px;
}
/**/

#slider-evenement .padding {
   padding: 30px 20px 30px 40px;
}

#slider-bruiloft {
   float: left;
   background: url(/images/header/feesten-partijen/01.jpg) #c1ae9a no-repeat;
   width: 930px;
   height: auto;
   min-height: 400px;
}

/* for Internet Explorer */
/*\*/
* html #slider-bruiloft {
   height: 400px;
}
/**/

#slider-bruiloft .padding {
   padding: 30px 20px 30px 40px;
}

.box-left {
	float: left;
   	width: 410px;
   	margin: 0 20px 30px 0;
}

.box-title {
   	background: url(/site-layout/gfx/box-title.png) repeat;
   	width: 410px;
   	height: 49px;
}

.box-title-pics {
   	background: url(/site-layout/gfx/box-title.png) repeat;
   	width: 850px;
   	height: 49px;
}		

.box-title h1 {
   color: #FFFFFF;
   font-size: 23px;
   line-height: 50px;
   text-transform: uppercase;
   padding: 0 0 0 20px;	
}

.box-title-pics h1 {
   color: #FFFFFF;
   font-size: 23px;
   line-height: 50px;
   text-transform: uppercase;
   padding: 0 0 0 20px;	
}

.box-bg-pics {
    width: 850px;
    background: url(/site-layout/gfx/box-bg.png) repeat;
    color: #FFFFFF;	
    font-size: 12px;
    line-height: 15px;	
}

.box-bg {
    width: 410px;
    background: url(/site-layout/gfx/box-bg.png) repeat;
    color: #FFFFFF;	
    font-size: 12px;
    line-height: 15px;	
}

.box-bg p {
   margin: 10px 0 20px 0;	
}

.box-bg h2 {
   font-size: 16px;	
   line-height: 19px;
}

.box-bg a:link {
   color: #A56391;
   text-decoration: none;	
}

.box-bg a:visited {
   color: #A56391;
   text-decoration: none;	
}

.box-bg a:hover {
   color: #FFFFFF;
   text-decoration: none;	
}

.box-bg a:active {
   color: #A56391;
   text-decoration: none;	
}

.box-bg .gutter {
   padding: 20px;	
}

.box-bg .gutter .odd {
   background: #A56391;
   display: block;
   padding: 6px;	
}

.box-bg .gutter .even {
   background: #844276;
   display: block;
   padding: 6px;	
}

.box-bg-pics p {
   margin: 10px 0;
   float: left;	
}

.box-bg-pics h2 {
   font-size: 16px;	
   line-height: 18px;
   text-transform: uppercase;
   width: 50px;
   float: left;
   margin: 0;
}

.box-bg-pics a:link {
   color: #A56391;
   text-decoration: none;	
}

.box-bg-pics a:visited {
   color: #A56391;
   text-decoration: none;	
}

.box-bg-pics a:hover {
   color: #FFFFFF;
   text-decoration: none;	
}

.box-bg-pics a:active {
   color: #A56391;
   text-decoration: none;	
}

.box-bg-pics .item a:link {
   color: #FFFFFF;
   text-decoration: none;	
}

.box-bg-pics .item a:visited {
   color: #FFFFFF;
   text-decoration: none;	
}

.box-bg-pics .item a:hover {
   color: #A56391;
   text-decoration: none;	
}

.box-bg-pics .item a:active {
   color: #FFFFFF;
   text-decoration: none;	
}

.box-bg-pics .gutter {
   padding: 20px;	
}

.box-bg-pics .gutter .odd {
   background: #A56391;
   display: block;
   padding: 6px;	
}

.box-bg-pics .gutter .even {
   background: #844276;
   display: block;
   padding: 6px;	
}

#slider {

}	

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#slider li { 
	width: 930px;
	height: 400px;
	overflow: hidden; 
}
		
#prevBtn, #nextBtn { 
	display: block;
	width: 43px;
	height: 43px;
	position: absolute;
	left: 35px;
	top: 335px;
}
		
#nextBtn { 
	left: 870px;
}	
														
#prevBtn a, #nextBtn a {  
	display: block;
	width: 43px;
	height: 43px;
	background: url(/site-layout/gfx/slider/btn_prev.png) no-repeat 0 0;	
}
		
#nextBtn a { 
	background: url(/site-layout/gfx/slider/btn_next.png) no-repeat 0 0;	
}

.ornament {
	float: left;
   	background: url(/site-layout/gfx/ornament.gif) no-repeat;
   	width: 930px;
   	height: 24px;
}

.ornament2 {
	float: left;
   	background: url(/site-layout/gfx/ornament2.gif) no-repeat;
   	width: 930px;
   	height: 24px;
}

.quote {
	float: left;
	background: url(/site-layout/gfx/wood.jpg) no-repeat;
   	width: 930px;
   	height: 56px;
}

.intro {
   float: left;
   width: 930px;
   background: #2a2827;
   color: #FFF;
   font-size: 12px;
   line-height: 17px;
}

.intro .padding {
   padding: 25px 150px 25px 25px;
}

.intro h1 {
   font-size: 18px;
   text-transform: uppercase;
   margin: 0 0 10px 0;
}

.intro .padding a {
   text-decoration: none;
   font-weight: bold;
}

.intro .padding a:link {
   color: #FFF;
}

.intro .padding a:visited {
   color: #FFF;
}

.intro .padding a:hover {
   color: #8f6e82;
}

.intro .padding a:active {
   color: #FFF;
}

/*---------------------------------------------------------------------------------
                                     COLUMN STYLES
---------------------------------------------------------------------------------*/

.column0 .padding {
   padding: 20px;	
}

.column0 .padding h1 {
	color: #FFF;
	font-size: 23px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}

.column0 .padding p {
   margin: 0 0 10px 0;	
}

.column0 .padding a:link {
   color: #FFFFFF;
   text-decoration: underline;	
}

.column0 .padding a:visited {
   color: #FFFFFF;
   text-decoration: underline;	
}

.column0 .padding a:hover {
   color: #CCCCCC;
   text-decoration: underline;	
}

.column0 .padding a:active {
   color: #FFFFFF;
   text-decoration: underline;	
}

.column1 .padding {
    padding: 20px;
}

.column1 .padding h1 {
	color: #FFF;
	font-size: 23px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}

.column2 .padding {
   padding: 20px;	
}

.column2 .padding h1 {
	color: #FFF;
	font-size: 23px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}

.img-bg {
   background: url(/site-layout/gfx/img-bg-home.png) no-repeat;
   width: 267px;
   height: 155px;
   padding: 8px 0 0 8px;	
}

.read-more {
	float: left;
        margin: 30px 0;	
}

.view-pics {
	float: left;
        margin: 30px 0;	
}

.item {
	float: left;
	width: 250px;
        min-height: 120px;
	margin: 0 15px 10px 0;
        padding: 5px 0 10px 0;
}

.img-thumb {
	width:100px;
	height:100px;
	overflow:hidden;
	float: left;
	margin: 0 10px 0 0;
        border: 2px solid #FFFFFF;
}

.text {
   min-height: 110px;
   margin: 0 0 10px 0;
}

/* for Internet Explorer */
/*\*/
* html .text {
   height: 110px;
}
/**/

.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:245px;
	height:132px;
	margin:10px 0;
	background:#111 url(../img/progress.gif) no-repeat center center;
	border:5px solid #fff;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
	}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/
		.circle .mosaic-overlay {
			background:url(/site-layout/gfx/hover-magnify.png) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
		}


/*---------------------------------------------------------------------------------
                                     FOOTER STYLES
---------------------------------------------------------------------------------*/

.brands img {
	margin: 0 30px 0 0;
}


/*---------------------------------------------------------------------------------
                                     FORM STYLES
---------------------------------------------------------------------------------*/

.notification_error  {  
   border: 1px solid #717074;  
   height: auto;  
   width: 350px;  
   padding: 10px;
   margin: 10px 0; 	  
   background: #717074;  
   text-align: left;
   color: #FFF;  
}  
  
.notification_ok  {  
   border: 1px solid #A56391;  
   height: auto;  
   width: 350px;  
   padding: 10px;
   margin: 10px 0; 	  
   background: #A56391;  
   text-align: left;
   color: #FFF;  
}  
  
.button {  
   border: 2px solid #A56391;     
   background: #A56391;  
   color: #FFF;   
   font: 11px Verdana, Helvetica, Arial, sans-serif;
   width: 100px; 
   margin: 5px 0 0 0;
   cursor: pointer;
} 

.button:hover {  
   border: 2px solid #000000;     
   background: #000000;  
   color: #FFF;   
   font: 11px Verdana, Helvetica, Arial, sans-serif;
   width: 100px; 
   margin: 5px 0 0 0;
   cursor: pointer;
}  
  
/* Label */  
label {
   width: 120px;
   padding: 0;
   margin: 5px 0;
   float: left;
   text-align: left;
}  
  
/* Input, Textarea */  
input {  
   margin: 5px 0;  
   padding: 5px;  
   float: left;  
   border: 1px solid #F2F2F2;
   background: #F2F2F2;    
   color: #333333;   
   font: 11px Verdana, Helvetica, Arial, sans-serif;
   width: 220px;   
} 

textarea {  
   margin: 5px 0;  
   padding: 5px;  
   float: left;  
   border: 1px solid #F2F2F2;
   background: #F2F2F2;    
   color: #333333;   
   font: 11px Verdana, Helvetica, Arial, sans-serif;
   width: 220px;
   height: 70px;    
} 

select {
   float: left;
   margin: 0 0 10px 0;
} 
  
/* BR */  
  
br { clear: left; } 


/*---------------------------------------------------------------------------------
                                     FOOTER STYLES
---------------------------------------------------------------------------------*/

.footer .padding {
   padding: 25px 40px 0 0;
   text-align: right;
   font-size: 12px;
}

.footer .padding a:link {
   color: #836f54;
   text-decoration: none;
}

.footer .padding a:visited {
   color: #836f54;
   text-decoration: none;
}

.footer .padding a:hover {
   color: #392b19;
   text-decoration: none;
}

.footer .padding a:active {
   color: #836f54;
   text-decoration: none;
}

/*---------------------------------------------------------------------------------
                                     PAGINATION STYLES
---------------------------------------------------------------------------------*/

.paginationstyle {
   width: 800px;
   text-align: center;
   padding: 0;
   margin: 10px 0;
}

.paginationstyle a {
   padding: 0 5px;
   font-size: 14px;
   text-decoration: none;
   text-transform: uppercase;
   color: #BBBDBF;
}

.paginationstyle a:hover, .paginationstyle a.selected {
   color: #ffffff;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover {
   cursor: default;
   color: #5b5657;
}

.paginationstyle a.imglinks {
   border: 0;
   padding: 0;
}

.paginationstyle a.imglinks img {
   vertical-align: bottom;
  border: 0;
}

.paginationstyle a.imglinks a:hover {
   background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected { 
   color: #ffffff;
}

#galleria {
   height: 320px;
}

.back {
   margin: 0 0 0 10px;
   color: #fff;
   text-decoration: none;
}

.back:hover {
   color: #a26e90;
}
