/* CSS by kvd */

body{
	background-color: #7e1212;
	background-image: url(../gfx/back.page.rood.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;}
	
/* ########## floating Div workarounds ########## */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#fixFloatingDiv, .fixFloatingDiv{
	clear: both !important;
	height: 1px !important;
	margin: 0 0 0px 0; 
	border: 0px solid yellow !important;
	background-image: none !important;
	visibility: collapse;
	line-height: 1% !important; /* for IE: anders is deze div +- 20px hoog */	}

/* ########## main building blocks ########## */
#bigcontainer{ /* alle blokken in 1 stoppen, problemen met paddings vermijden op de sub-divs */
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
}
#languageswitch{
	border: 0px solid white;
	text-align: right;
	color: White;
	margin-right: 10px;
	margin-top: 0;
	}
	
.home #languageswitch{
	border: 0px solid white;
	text-align: right;
	color: White;
	margin-right: 5px !important;
	margin-top: 0px !important;}

/*#header{
	border: 0px solid white;	
	height: 105px;
	margin-top: -30px !important;
	margin-top: -35px;
	text-align: left;
	color: black;}*/
	
#header img{
	border: 0px solid white;
	margin-left: 5px;
}

/*.home */#header{
	border: 0px solid white !important;	
	/*height: 225px !important;*/
	height: 181px !important;
	margin-top: 5px !important;
	text-align: left;
	color: black;}
		
#contentbackpattern{
	margin-top: 0;
}
#contentwrapper{
	border: 0px solid white;
	/*height: 181px;*/
	/*background-image: url(../gfx/interface/back-stripes.gif);*/
	background-repeat: repeat-y;
	text-align: left;
	color: black;}
	
	
#content{ margin-left: 4px; /*margin-right:10px;*/ height: 100%; padding-top: 1px !important; padding-top: 0px; padding-right: 20px;}
.products #content{ margin-left: 4px; /*margin-right:10px;*/ height: 100%; padding-top: 1px !important; padding-top: 0px; padding-right: 0px;}
.home #content{ margin-left: 4px; /*margin-right:10px;*/ height: 100%; padding-top: 1px !important; padding-top: 20px; padding-right: 4px;}

#contentbottom{
	border: 0px solid white;
	height: 8px;
	background-image: url(../gfx/interface/back-content-bottom.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: black;}
	
#footer{
	border: 0px solid white;
	height: 32px;
	padding-left: 10px;
	padding-right: -10px;
	padding-top: 5px;
	background-image: url(../gfx/interface/back-footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #7e7e7e;}

#legalstuff{ text-align: center;	color: #9e5959;}

/* ########## generic rules ########## */
a:link, a:visited{ color: blue;	text-decoration: none;}
a:active, a:hover{color: red;}
h3{
	color: #7b1111;
	font-size: 16px;
	font-weight: bold;
	text-align: left !important;
}

h4{
	color: #7b1111;
	font-size: 12px;
	font-weight: bold;
	text-align: left !important;
}

h5{
	color: #135275;
	font-size: 12px;
	text-align: left !important;
}


/* ########## language switch ########## */
#languageswitch a:link, #languageswitch a:visited{	color: White;	text-decoration: none;}
#languageswitch a:hover, #languageswitch a:active{	color: yellow;}
#languageswitch a.selected{font-weight: bold;}
#legalstuff a:link, #legalstuff a:visited{ color: #9e5959; text-decoration: none;}
#legalstuff a:hover, #legalstuff a:active{ color: white;}

/* ########## contentblock ########## */



/* ########## EVENTS ########## */
.events #selectsoortevenement{
	width: 100%;
	padding-bottom: 10px;
	margin-top: 30px;
	color: #7b1111;
	font-weight: bold;
	background-image: url(../gfx/interface/1pxblue2pxtransp.gif);
	background-repeat: repeat-x;
	background-position: bottom }
.events #selectsoortevenement span{
	display: block;
	float: left;
	margin-right: 10px;}
.events #selectsoortevenement select{
	font-size: 11px;
	color: #7b1111;
	text-align: right;}

#evenementenblok{ margin-top: 20px;}
.evenementrow{
	display: block;
	background-image: url(../gfx/interface/1pxblue2pxtransp.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	float: none;
}
.eventdate{
	display: block;
	width: 120px;
	margin-right: 20px;
	text-align: right;
	float: left;
}

.event{ display: block; width: 575px; margin-right: 4px; float: right;}
.event span{
	width: 570px;
	display: inline-block !important;
	display: block;
}

.eventtitel{width: 425px; padding-right: 25px; float: left; color: #225572; font-weight: bold;}
.eventsoort{width: 120px; float: left; color: #225572; font-weight: bold;} 
.eventpic{width: 90px; float: left; margin-top: 5px; border: 0px solid red;}
.eventdescr{width: 480px; float: left; text-align: justify; border: 0px solid green}
.eventdescr .meerinfo{ text-align: left !important;}

/* ########## NEWS ########## */
#newsblok{ margin-top: 20px;}
.newsrow{
	background-image: url(../gfx/interface/1pxblue2pxtransp.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.newstitel{width: 100%; padding-right: 20px; color: #225572; font-weight: bold}
.newsdate{	width: 100%;	padding-right: 20px; font-style: italic;}
.newsdescr{width: 100%; padding-right: 20px; text-align: justif}
.newstodetailpage{width: 100%; margin-top: 10px;padding-right: 20px; text-align: justify}
.newstodetailpage a:link, .newstodetailpage a:visited{
	text-decoration: none;
	background-image: url(../gfx/interface/ico.url.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px;
}

.newstodetailpage a:active, .newstodetailpage a:hover{
	color: red;
	background-image: url(../gfx/interface/ico.url.hover.gif);
}

.newsdetail .newsrow{
	background-image: none !important;
}

/* ########## PHOTO ALBUM ########## */

.photoalbum .wpbuttons{
	list-style: none;
	list-style-image: none !important;
} 
/*
#photoalbum{
	border: 0px dotted yellow;
	margin-top: 20px;
}
#photoalbum span{
	margin-bottom: 9px !important;
	margin-top: 0px;
	display: block;
	width: 732px;
	border: 0px solid orange;
	padding: 0 !important;
}*/

/*#photoalbum .pic{
	border: 1px solid #718493;
	width: 160px;
	text-align: center;
	padding: 6px;
	float: left;
	margin-right: 9px;
}

#photoalbum img {
	border: 0px solid !important;
	text-decoration: none !important;
	margin-bottom: 5px;
}

#photoalbum a{
	display: block;
	width: 150px;
	padding: 0 0px 0 0px;
	margin-left: 3px;  for firefox 
	border: 1px solid red;
}*/
.thumbpage h5{
	padding-bottom: 15px;
	font-size: 24px !important;
	font-size: 20px;
}




.photoalbum .albumdescription{
	float: left;
	width: 100px;
	border: 0px solid red;
	display: block;
}
/*.albumoverview h6{
	margin-left: 10px !important;
	margin-bottom: -10px !important;
	padding: 0px 0 4px 0!important;
	font-size: 15px !important;
	width: 100px !important;
	display: block !important;
}*/

.albumoverview .titel{
	border: 0px solid green;
	display: block;
	width: 100px;
}
.albumoverview .description{
	border: 0px solid red;
	display: block;
/*	height: 64px;
*/}
.albumoverview .photoalbum p{
	margin: 0px 0 0px 10px;
	border: 0px solid yellow;
}
.albumoverview ul{
	margin: 0px 0 0 0px !important;
	padding: 0 !important;
	border: 0px solid yellow !important;
}

.albumoverview li{
	margin-left: 5px;
	
}

.albumoverview .col1, .albumoverview .col2{
	padding-bottom: 10px !important;
	padding-bottom: 0px;
	height: 130px !important;
	overflow: visible !important;
}
.albumdescription table{
	border: 0px solid green;
	/*display: block;*/
	width: 150px;
}
.albumdescription h4{
	font-size: 12px !important;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -10px !important;
	margin-bottom: 0;
	width: 175px;
	border: 0px solid red;
}

.movies .albumdescription h4{
	width: 160px;
}

#wallpaper .row{
	border: 0px solid red;
	margin-bottom: 10px;
}

#wallpaper .col1{
	border: 1px solid #718493;
	float: left;
	width: 345px;
	padding: 6px 0 6px 6px;
}

#wallpaper .col2{
	border: 1px solid #718493;
	float: left;
	margin-left: 10px;
	width: 345px;
	padding: 6px 0 6px 6px;
}

#wallpaper .thumb{
	border: 0px solid red;
	padding: 17px 4px 17px 4px;
	background-color: #718493;
	float: left;
}

#wallpaper ul{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#wallpaper li{
	margin-bottom: 8px;
	display: block;
}

#wallpaper li a{
	border: 0px solid red !important;
	display: block;
	width: 175px !important;
	width: 165px;
	margin: 0 0 0 -5px;
}
#wallpaper .wpbuttons{
	border: 0px solid red;
	/*background-color: orange;	*/
	margin-left: 165px;	
	padding-top: 20px;
	display: block;
	width: 120px;
}


.wpbuttons a{
	border: 0px dotted yellow;
	display: block;
	margin-top: 0px;
	margin-left: 95px;
	height: 20px !important;
	width: 160px !important;
	padding: 0px 0 0 15px;
	background-image: url(../gfx/interface/ico.url.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
}
.movies .wpbuttons a{ height: 24px !important;}

.wpbuttons a:hover, .wpbuttons a:active{
	color: red;
	background-image: url(../gfx/interface/ico.url.hover.gif);
}

#wallpaper .wpbuttons a{
	width: 150px !important;
}

#flashfotoalbum {
		height: 630px;
		/*height: 100%;*/
	}
/* ########## PRODUCTS ########## */
#colteaser{	background-repeat: no-repeat;	height: 500px;}
#colteaser{
	margin-left: -200px !important;
	margin-left: -100px;
	margin-top: -1px;
	float: left;
	width: 200px;}
#colproduct{ float: left; width: 500px; border: 0px solid green}

/* ########## PRODUCTS SELECTIEPAGINA ##########*/
.productselectie #colproduct{
	/*background-color: Orange;*/
	width: 700px;
	margin-left: -200px;
}
.productselectie #crumbpath{ margin-left: 15px;
}
.productselectie .row{ margin-bottom: 0px !important; /*background-color: green;*/; clear: both;}
.productselectie .item{
	display: block;
	/*background-color: orange;*/
	width: 203px;
	height: 250px;
	overflow: hidden;
	text-align: center;
	padding: 0 15px 0 15px;
	float: left;
}
.productselectie .item:link, .productselectie .item:visited{
	color: black;
	cursor: hand;
}
.productselectie .item:active, .productselectie .item:hover{
	/*background-color: White;*/
	background-image: url(../gfx/producten/selectiepage/transpback.gif);
	color: Blue;
}
.productselectie .item img{
	border: 0;
}
/*
.productselectie .teasetext{ margin-top: 0px; display: block; height: 100px; text-align: justify !important; overflow: hidden}
.productselectie .item span{
	display: block;
	text-align: left;
	background-image: url(../gfx/interface/ico.url.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
	}
*/
.productselectie .item .teasetext{ visibility: hidden; height: 0px}
.productselectie .item span{ visibility: hidden; height: 0px}

/* grote achtergrond: lijntjes + rechterkolombackground */
.products #contentbackpattern{	background-image: url(../gfx/interface/back-stripes.right.red.gif);	background-repeat: repeat-y; border: 0px solid green}

.products #contentwrapper{background-image: url(../gfx/interface/back.full.rightsidered.gif); background-repeat: no-repeat; border: 0px solid yellow;}
.productselectie #contentwrapper{background-image: url(../gfx/interface/back.full.rightsidered.no.vert.divider.gif); background-repeat: no-repeat; border: 0px solid yellow;}

#colproduct h3{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #135275;
	text-align: left !important;}
	
#colproduct #productdescr{
	border: 0px solid red;
	float: right;
	width: 360px;/* terugzetten naar 360px maandag */
	margin: -10px 0 0 0;
	padding: 0 10px 0 0;
}
#colproduct #productdescr .hilight{
	margin-top: 20px;
}
#colproduct #productdescr .hilight .top{
	display: block;
	height: 9px;
	width: 360px;
	background-image: url(../gfx/interface/products/hilight.top.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -6px;
}
#colproduct #productdescr .hilight .hilighttext{
	border: 1px solid #7b0e0e;
	background-color: #7b0e0e;
	display: block;
	width: 338px;
	margin: 0;
	color: white;
	padding: 0px 10px 0px 10px;
}

#colproduct #productdescr .hilight a:link, #colproduct #productdescr .hilight a:visited{ color: #c89514;	text-decoration: none;}
#colproduct #productdescr .hilight a:active, #colproduct #productdescr .hilight a:hover{	color: white;}
#colproduct #productdescr .hilight .bottom{
	display: block;
	height: 9px;
	width: 360px;
	background-image: url(../gfx/interface/products/hilight.bottom.gif);
	background-repeat: no-repeat;
}
#colproduct #productdescr .cadeautip h3{
	/*background-color: #135275;*/
	background-image: url(../gfx/interface/products/back.cadeautips.gif);
	background-repeat: no-repeat;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	margin-top: 25px;
	padding: 1px 0 0 10px !important;
	padding: 3px 0 0 10px;
}

.cadeaurow{	margin-bottom: 20px;}
.cadeaurow .cadeaupic{
	border: 0px solid red;
	display: block;
	width: 100px;
	float: left;
}
.cadeaurow .cadeautxt{
	border: 0px solid green;
	display: block;
	width: 250px;
	float: right;
}
.cadeaurow .cadeautxt h4{
	margin: 0 0 -10px 0 !important;
	margin: 0 0 -20px 0;
	color: #135275;
}
/* ########## PRODUCTEN - RELATED COLUMN - GENERAL RULES ########## */

#colrelated{
	border: 0PX SOLID RED;
	float: left;
	/*width: 250px;*/
	width: 250px;
	color: White;
	padding: 0 0 0px 0;
	line-height: 135%;
	text-align: justify;}
/* #colrelated span{background-repeat: no-repeat; display: block; width: 243px;} */ /* vervangen door .illu class */
#colrelated .illu{background-repeat: no-repeat; display: block; width: 243px;}
#colrelated #gammaintro{margin: 10px 10px 25px 10px;}
#colrelated .divider{display: block; width: 250px; height: 2px; background-repeat: repeat-x;}
#colrelated #varianttitel{
	margin: 10px 0 0 10px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	text-indent: -3500px;/* hide text while keeping it SE-readable*/}
	
#colrelated #relatedprod{ list-style: none;	margin-left: -40px !important; margin-left: 0px; margin-bottom: 25px;}	
#colrelated #relatedprod li{list-style: none;}
#colrelated #relatedprod li a:link, #colrelated #relatedprod li a:visited{
	text-decoration: none;
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 10px;
	padding-left: 55px;}
	
	
	
#colrelated #relatedprod .lastitem a{ border-bottom: 0px !important;}


	
#colrelated #relatedstuff{list-style: none; margin-left: -40px !important; margin-left: 0; margin-top: 25px;}	
#colrelated #relatedstuff li{list-style: none;}
#colrelated #relatedstuff li a:link, #colrelated #relatedstuff li a:visited{
	border: 0px solid yellow;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 29px;
	width: 190px;
	padding: 10px 10px 0px 50px;
	background-repeat: no-repeat;
	background-position: 10px 3px;
	vertical-align: middle;
	color: #e4c8a0;
	/*text-indent: 55px;*/}


/* ########## CRUMBPATH ##########*/
#crumbpath{ margin-top: 10px; color: #6b6b6b}
#crumbpath a:link, #crumbpath a:visited{color: #6b6b6b; text-decoration: none;}
#crumbpath a:active, #crumbpath a:hover{color: red}


/* */
.brouwerij #content img{
	margin: 0 10px 5px 0;
	border: 1px solid #135275;
	margin-top: 5px;
}

.brouwerij #content h4{
	display: block;
	width: 100%;
	clear: both;
	margin-top: 60px;
}

.brouwerij #content, .biercultuur #content{
	text-align: justify;
}

.biercultuur #content h5{
	display: block;
	margin-bottom: -10px !important;
	margin-bottom: -20px;
}

.guestbook .formlabel{
	width: 130px;
}
.guestbook select, .guestbook input, .guestbook textarea{
	font-size: 11px;
	color: #7b1111;
}
.guestbook .head{
	background-color: Silver;
	color: #7b1111;
	padding: 5px;
}

.guestbook .message{
	background-color: #e6ebef;
	color: #135275;
	padding: 12px 80px 28px 5px;
	background-repeat: no-repeat;
	background-position: 650px 10px ;
	margin-bottom: 20px;
}

.guestbook .wittekerke{	background-image: url(../gfx/guestbook/wittekerke.gif)}
.guestbook .petrus{	background-image: url(../gfx/guestbook/petrus.gif)}
.guestbook .bavik{	background-image: url(../gfx/guestbook/bavik.gif)}
.guestbook .bonval{	background-image: url(../gfx/guestbook/bonval.gif)}
.guestbook .pilaarbijter{	background-image: url(../gfx/guestbook/pilaarbijter.gif)}
.guestbook .ezel{	background-image: url(../gfx/guestbook/ezel.gif)}
.guestbook .eaumega{	background-image: url(../gfx/guestbook/eaumega.gif)}
.guestbook .witrose{	background-image: url(../gfx/guestbook/witrose.gif)}

/* ########## CONTACT ########## */
.formrow{
	display: block;
	border: 0px solid yellow;
	margin: 0 0 10px 0;
	clear: both;
}

.description{
	float: left;
	width: 130px;
	text-align: right;
}
.contact .description{width: 240px;}

.formfield{	margin: 0 0 0 145px;}

.contact .formfield{margin: 0 0 0 255px;}
input{
	font-size: 10px;
}
/* various minor classes */
#bierserveren li{
	margin-bottom: 15px;
}

#receptlist{
	list-style: none;
	margin-left: -20px !important;
	margin-left: 20px;
}

#receptlist li{
	margin-bottom: 10px;
}

#receptlist a:link, #receptlist a:visited{
	text-decoration: none;
	background-image: url(../gfx/interface/ico.url.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px;
}
#receptlist a:active, #receptlist a:hover{
	color: red;
	background-image: url(../gfx/interface/ico.url.hover.gif);
}

.recept #content img{
	border: 1px solid #135275;
	float: right;
	margin-left: 10px;
}

.recept #content ol li{
	margin-bottom: 8px;
}

.horecazakenmetsite h4{
	background-color:  #dfedf8;
	color: #135275;
	margin-bottom: 10px !important;
}

.horecazakenmetsite .horecarow{
	margin-top: 20px;
}
.horecazakenmetsite .horecarow a:link, .horecazakenmetsite .horecarow a:visited{
	text-decoration: none;
}
.horecazakenmetsite .horecarow a:active, .horecazakenmetsite .horecarow a:hover{
	color: red;
}
.horecazakenmetsite .horecarow img{
	border: 1px solid #135275;
	float: right;
}

td.ok {
	background-color:#CCFFCC;
}

td.nok {
	background-color:#FFCCCC;
}


#rondleidinglegende{
	display: block;
	width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/* ########## backgrounds ########## */
.events #contentbackpattern{	background-image: url(../gfx/interface/back-stripes.events.gif);	background-repeat: repeat-y}	
.events #content{	background-image: url(../gfx/interface/back-events.jpg);	background-repeat: no-repeat;	padding-left: 210px;}
.events #contentbottom{	background-image: url(../gfx/interface/back-content-bottom-events.gif);}

.news #contentbackpattern{	background-image: url(../gfx/interface/back-stripes.events.gif);	background-repeat: repeat-y}	
.news #content{	background-image: url(../gfx/interface/back-events.jpg);	background-repeat: no-repeat;	padding-left: 210px;}
.news #contentbottom{	background-image: url(../gfx/interface/back-content-bottom-events.gif);}

.brouwerij #contentbackpattern{	background-image: url(../gfx/interface/back-stripes.left.lightblue.gif);	background-repeat: repeat-y}	
.history #contentwrapper{background-image: url(../gfx/interface/back-history-center.jpg);background-repeat: no-repeat; background-position: 197px 0}
.brouwerij #content{ background-image: url(../gfx/interface/back-history-left.jpg); background-repeat: no-repeat;	padding-left: 210px;}
.brouwerij #contentbottom{	background-image: url(../gfx/interface/back-content-bottom-leftlightblue.gif);}

.biercultuur #contentbackpattern{	background-image: url(../gfx/interface/back-stripes.left.lightblue.gif);	background-repeat: repeat-y}	
.brouwproces #contentwrapper{background-image: url(../gfx/interface/back-biercult.center.jpg); background-repeat: no-repeat; background-position: 197px 0}
.biercultuur #content{ background-image: url(../gfx/interface/back-biercult.left.jpg); background-repeat: no-repeat;	padding-left: 210px;}
.biercultuur #contentbottom{	background-image: url(../gfx/interface/back-content-bottom-leftlightblue.gif);}

.generic #contentbackpattern{	background-image: url(../gfx/interface/back-stripes.pattern.gif);	background-repeat: repeat-y}	
.generic #contentwrapper{background-image: url(../gfx/interface/back.generic.center.jpg); background-repeat: no-repeat; background-position: 197px 0}
.generic #content{ background-image: url(../gfx/interface/back.generic.left.jpg); background-repeat: no-repeat;	padding-left: 210px;}
.generic #contentbottom{	/*background-image: url(../gfx/interface/back-content-bottom-leftlightblue.gif);*/}

.horeca #contentbackpattern{	background-image: url(../gfx/interface/back-stripes.left.lightblue.gif);	background-repeat: repeat-y}	
.horeca #contentwrapper{/*background-image: url(../gfx/interface/back.generic.center.jpg); background-repeat: no-repeat;*/ background-position: 197px 0}
.horeca #content{ background-image: url(../gfx/interface/back.horeca.left.jpg); background-repeat: no-repeat;	padding-left: 210px;}
.horeca #contentbottom{	background-image: url(../gfx/interface/back-content-bottom-leftlightblue.gif);}

.fun #contentbackpattern{	background-image: url(../gfx/interface/back-stripes.left.lightblue.gif);	background-repeat: repeat-y}	
.fun #contentwrapper{/*background-image: url(../gfx/interface/back.generic.center.jpg); background-repeat: no-repeat;*/ background-position: 197px 0}
.fun #content{ background-image: url(../gfx/interface/back.horeca.left.jpg); background-repeat: no-repeat;	padding-left: 210px;}
.fun #contentbottom{	background-image: url(../gfx/interface/back-content-bottom-leftlightblue.gif);}


.media #contentbackpattern{	background-image: url(../gfx/interface/back-stripes.pattern.gif);	background-repeat: repeat-y}	
.media #contentwrapper{background-image: url(../gfx/interface/back.generic.center.jpg); background-repeat: no-repeat; background-position: 197px 0}
.media #content{ background-image: url(../gfx/interface/back.generic.left.jpg); background-repeat: no-repeat;	padding-left: 210px;}
.media #contentbottom{	/*background-image: url(../gfx/interface/back-content-bottom-leftlightblue.gif);*/}

.home #contentbackpattern{	background-image: url(../gfx/interface/back.home.pattern.gif);	background-repeat: repeat-y}	
.home #contentwrapper{background-image: url(../gfx/interface/back.home.right.jpg); background-repeat: no-repeat; background-position: 704px 0}
.home #content{ background-image: url(../gfx/interface/back.home.left.jpg); background-repeat: no-repeat;}
.home #contentbottom{	/*background-image: url(../gfx/interface/back-content-bottom-leftlightblue.gif);*/}


/* ########## HOMEPAGE ########## */
.home #leftcol{
	/*background-color: Orange;*/
	float: left;
	display: block;
	width: 660px;
	margin-top: -1px;
	padding: 10px 20px 0 20px;
}

.home #rightcol {
	float: right;
	display: block;
	width: 240px;
	margin-top: -1px;
	padding: 150px 0 20px 10px;
}


.home #intro{
	line-height: 200%;
	color: #7e7e7e;
	text-align: justify;
}

.home #indekijker{
	
}

.home #indekijker h3{
	/*background-color: #135275;*/
	background-image: url(../gfx/home/back.indekijker.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding: 1px 0 0 10px !important;
	padding: 3px 0 0 10px;
}

.home #indekijker .row{
	/*background-color: Gray;*/
	margin-bottom: 40px;
	clear: both; /* for IE7; doesn't influence IE6 or FF at the moment */
}

.home #indekijker .row .col1:link, .home #indekijker .row .col1:visited{
	/*background-color: Aqua;*/
	color: #767676;
	float: left;
	display: block;
	width: 315px;
	cursor: hand;
}
.home #indekijker .row .col2:link, .home #indekijker .row .col2:visited{
	color: #767676;
	float: right;
	display: block;
	width: 315px;
	cursor: hand;
}
.home #indekijker .row .col1:hover, .home #indekijker .row .col1:active,.home #indekijker .row .col2:hover, .home #indekijker .row .col2:active{ background-color: #7e9eb0; color: white !important}

.home #indekijker .row .flashillu{
	/*background-color: Green;*/
	border: 0px solid red;
	display: block;
	width: 110px;
	height: 105px;
	float: left;	
}
.home #indekijker .row .flashillu img{
	border: 1px solid #767676 ;
}

.home #indekijker .row .descriptions{
	/*background-color: Aqua !important;
	border: 1px solid red;*/
	display: block;
	width: 200px !important;
	float: right;
}

.home #indekijker .row .descriptions h4{
	/*background-color: Fuchsia;*/
	width: auto;
	color: #557c92;
	margin-top: 0;
	margin-bottom: -8px !important;
	margin-bottom: -16px;
}
.descriptions p{
	/*background-color: Fuchsia;*/
	/*display: block;
	width: 100px;
	float: right;*/
}
.ndl #newsflash h3{

}
.ndl #events h3{
	margin-top: 40px;
}

.ndl #quicklinks h3{
	margin-top: 40px;
}
.home #rightcol ul{
	list-style: none;
	margin-left: -30px !important;
	margin-left: 10px;
}
.home #rightcol li{

}
.home #rightcol a:link, .home #rightcol a:visited{
	display: block;
	width: 230px;
	padding: 5px 0 5px 0;
	color: #767676;
	border-bottom: 1px solid #b1c2cd;
}

.home #rightcol a:hover, .home #rightcol a:active{
	background-color: #b1c2cd !important;
	color: white;
	border-bottom: 1px solid white;
}

.home #relatedstuff{}	
.home #relatedstuff li{list-style: none;border-bottom: 1px;}
.home #relatedstuff li a:link, .home #relatedstuff li a:visited{
	
	text-decoration: none;
	text-align: left;
	display: block;
	height: 29px;
	width: 180px;
	padding: 10px 10px 0px 40px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	vertical-align: middle;
	/*text-indent: 55px;*/}
.home #relatedstuff #nieuwsbrief a{	padding: 5px 10px 5px 40px !important;background-position: 0px 5px !important;}


/* ########## BAVIK.COM SPECIFIC ########## */
#introdotcom{}
#introdotcom h1{
	margin-bottom: 0px;
}
#introdotcom #introtop{
	display: block;
	background-image: url(../gfx/dotcom/introtop.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0 !important;
	margin: 0 0 -15px 0;
	width: 660px;
	height: 12px;
	padding: 0;
}
#introdotcom #intropanel{
	display: block;
	background-image: url(../gfx/dotcom/introback.gif);
	background-repeat: no-repeat;
	/*margin: 0 0 -11px 0 !important;*/
	width: 530px;
	padding: 0 120px 0 10px;
	min-height: 330px; /* This is for all mozilla based browsers */
	color: #fff;
}

*html #introdotcom #intropanel{
	height: 330px; /* This targets IE*/
}

#introdotcom #introbottom{
	display: block;
	background-image: url(../gfx/dotcom/introbottom.gif);
	background-repeat: no-repeat;
	width: 660px;
	height: 12px;
}
#introdotcom #intropanel p{
	/*display: block;*/
	margin: 0 0 0 0 !important;
	padding: 0 0 10px 0;
}

#introdotcom #intropanel p.logo_gbn{	text-align: center;}
#introdotcom #intropanel a:link, #introdotcom #intropanel a:visited{	color: #ffc600;}
#introdotcom #intropanel a:hover, #introdotcom #intropanel a:active{	color: #bae1f7;}


#introdotcom #intropanel img{
	display: block;
	margin: 0 0 0px 0 !important;
	padding-bottom: 15px;
}



/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* 
  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
*/

.sIFR-replaced > div {
  display: none !important;
}

/*---- Header styling ---*/
#colrelated h4{
	/* for js-disabled browsers */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 18px;
	font-weight: normal;
	/*border: 1px solid orange;*/
	margin-bottom: -10px;
	color: #dca24f;
	text-indent: 10px;
}
.sIFR-hasFlash #colrelated h4{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 24px;
	font-weight: normal;
	/*border: 1px solid orange;*/
	margin-bottom: -10px;
	text-indent: 10px;
	
}

.productselectie h4{
	/* for js-disabled browsers */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 18px;
	font-weight: normal;
	/*border: 1px solid orange;*/
	margin-bottom: -10px;
	color: #525252;
}
.sIFR-hasFlash .productselectie h4{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 20px;
	margin: -10px 0 10px 0;
	text-align: center;
}



.home #rightcol h3{
	/* for js-disabled browsers */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 24px;
	font-weight: normal;
	/*border: 1px solid orange;*/
	margin-bottom: -10px;
	color: #a92134;
}
.home .sIFR-hasFlash #rightcol h3{
	/*visibility: hidden;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 24px;
	margin: -10px 0 10px 0;
	text-align: left;
}

.home #introdotcom h1{
	/* for js-disabled browsers */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 30px;
	font-weight: normal;
	/*border: 1px solid orange;*/
	/*margin-bottom: -10px;*/
	color: #a92134;
	font-weight: bold;
}
.home .sIFR-hasFlash #introdotcom h1{
	/*visibility: hidden;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 30px;
	/*margin: -10px 0 10px 0;*/
	text-align: left;
}