<?php header("Content-type: text/css");
 $bannerUrl = $_GET['bannerUrl'];
?> /*
Theme Name: MooiN
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Qball Internet
Author URI: http://www.qball.nl
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "utf-8";
/* CSS Document */

img, div, class, img, a, input, # {
behavior: url(pngfix/iepngfix.htc)
}
body {
	margin: 0 auto;
	padding: 0;
	background: url(images/backgroundrepeat.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Backgroundschaduw {
	background: url(images/backgroundschaduw.png) no-repeat top center;
	margin: 0 auto;
	width: 100%;
	float: left;
}
#BackgroundschaduwIE6 {
	margin: 0 auto;
	width: 100%;
	float: left;
}
#container {
	background: url(images/contentbottomschaduw.png) no-repeat bottom center;
	margin: 0 auto;
	width: 100%;
	float: left;
}
#containerIE6 {
	margin: 0 auto;
	width: 100%;
	float: left;
}
#centreercontainer {
	width: 957px;
	margin: 0 auto;
}
#Websitecontainer {
	width: 927px;
	background: url(images/contentrepeat.png) repeat-y;
	margin: 0 auto;
	padding: 0 13px 0 13px;
	float: left;
}
#Header {
	width: 927px;
	background: url(images/headerbackground.jpg) no-repeat;
	height: 239px;
	float: left;
}
.Logo {
	margin: 42px 0 0 49px;
	float: left;
	height: 147px;
	width: 300px;
	background: url(images/logo.png) no-repeat;
}
#content {
	width: 927px;
	background: url(images/schaduwheadertop.jpg) #fff no-repeat top center;
	float: left;
	padding: 13px 0 0 0;
	margin: 0 0 15px 0;
}
#contentLinks {
	width: 221px;
	background: url(images/contentlinksbg.jpg) repeat-y;
	float: left;
	padding: 0 0 0 10px;
	margin: 0 0 18px 0;
}
#contentRechts {
	width: 684px;
	min-height: 600px;
	background: #ce2b31;
	float: left;
	padding: 0 0 150px 0;
}
#contentRechts p {
	color: #FFFFFF;
	padding: 0;
	margin: 5px 0 5px 0;
}
#contentRechts a{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#contentRechts a:hover{
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0;
	padding: 15px 25px 0 25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	padding: 0 25px 0 25px;
	margin: 0;
}
#contentRechts_tekst {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 384px;
	float: left;
}
#contentRechts_images {
	float: left;
	width: 200px;
	padding: 25px;
	text-align: right;
}
#Navigatie {
	width: 219px;
	border: 1px solid #fff;
	background: #fcfcfc;
	float: left;
	text-align: left;
}
#Navigatie ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#Navigatie ul li a {
	height: 21px;
	display: block;
	width: 206px;
	padding: 10px 0 0 12px;
	color: #797979;
	text-decoration: none;
}
#Navigatie ul li a:hover {
	height: 21px;
	display: block;
	width: 206px;
	padding: 10px 0 0 12px;
	background: url(images/menuhover.jpg) repeat-x top center;
	color: #bb0000;
	font-weight: bold;
}
#Contactbox {
	width: 219px;
	border: 1px solid #fff;
	background: #fcfcfc;
	float: left;
	border-top: none;
	background: url(images/subboxbg.jpg) repeat-x #fff;
	padding: 0 0 10px 0;
	text-align: left;
	position: relative;
	z-index: 2;
}
.titel {
	height: 31px;
	float: left;
	width: 220px;
	background: #ebebeb;
}
.titeltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 188px;
	height: 21px;
	padding: 10px 0 0 12px;
	color: #797979;
}
.vraagteken {
	float: left;
	background: url(images/vraagteken.jpg) no-repeat center;
	height: 31px;
	width: 8px;
}
.Contacttitels {
	float: left;
	width: 46px;
	color: #bb0000;
	font-weight: bold;
	padding:10px 0 0 12px;
	line-height: 17px;
}
.Contactgegevens {
	float: left;
	width: 118px;
	padding:10px 0 0 0;
	color: #797979;
	line-height: 17px;
	position: relative;
	z-index: 2;
}
.Contactgegevens a {
	color: #797979;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	float: left;
}
.Contactgegevens a:hover {
	color: #797979;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #797979 dotted;
	line-height: 16px;
	float: left;
}
#Nieuwsbrief {
	width: 219px;
	border: 1px solid #fff;
	background: #fcfcfc;
	float: left;
	border-top: none;
	background: url(images/subboxbg.jpg) repeat-x #fff;
	padding: 0 0 10px 0;
	text-align: left;
	position: relative;
	z-index: 2;
}
.nieuwsbriefvragen {
	float: left;
	width: 207px;
	color: #bb0000;
	font-weight: bold;
	padding:10px 0 0 12px;
	line-height: 24px;
}
#links_footer {
	background: url(images/links_footer.jpg) no-repeat;
	float: left;
	height: 12px;
	width: 231px;
	margin: 0 0 0 -10px;
}
links_footerIE6 {
	background: url(images/links_footer.jpg) no-repeat;
	float: left;
	height: 12px;
	width: 231px;
}
#footer_centreren {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#footer {
	height: 271px;
	width: 1000px;
	background: url(images/footer.png) no-repeat;
	z-index: 1;
	position: absolute;
	left: 50%;
	margin: -181px 0 0 -500px; /*set to a negative number 1/2 of your height*/
	text-align: center;
}
.entry {
	padding: 0 25px 0px 25px;
	color: #FFFFFF;
	float: left;
	text-align: left;
	width: 634px;
}
.entry a, .entry a:hover, .post-edit-link {
	position: relative;
	z-index: 2;
}
.entry h3 {
	margin: 15px 0 10px 0;
	text-align: left;
	padding: 0;
}
.entry img {
}
#contactform {
	float: left;
	width: 600px;
	text-align: left;
	line-height: 26px;
}
#contactoptions {
	float: left;
	width: 370px;
	text-align: left;
}
.invulveld {
	margin: 0 0 5px 0;
	position: relative;
	z-index: 15;
	border: #9e1318 1px solid;
	padding: 2px;
	background: url(images/inputformbg.jpg) repeat-x;
}
.dropdown {
	margin: 0 0 0 0;
	position: relative;
	z-index: 2;
	border: #87ab0d 1px solid;
	padding: 2px;
}
.checkbox {
	position: relative;
	z-index: 2;
	padding: -5px 0 5px 0;
}
#versturen {
	float: left;
	margin: 15px 0 0 0;
}
.versturen_knop {
	float: left;
	position: relative;
	z-index: 2;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
	float: left;
	width: 600px;
}
.wpcf7-not-valid-tip-no-ajax {
 left;
}
/*Opmaak voor menukaarten*/

.menukaart_item_1 {
	padding: 0 25px 0px 25px;
	color: #FFFFFF;
	float: left;
	text-align: left;
	width: 634px;
}
.menukaart_item_1 img {
	float: right;
	margin: 0 0 10px 0;
}
.menukaart_item_1 h3 {
	margin: 15px 0 10px 0;
	text-align: left;
	padding: 0;
}
.menukaart_item_2 {
	background: #830000;
	padding: 0 25px 0px 25px;
	color: #FFFFFF;
	float: left;
	text-align: left;
	width: 634px;
}
.menukaart_item_2 img {
	float: right;
	margin: 0 0 10px 0;
}
.menukaart_item_2 h3 {
	margin: 15px 0 10px 0;
	text-align: left;
	padding: 0;
}
#emailInput {
	width: 190px;
	float: left;
	height: 15px;
	font-size: 11px;
	background: url(images/knop_hover.jpg) repeat-x;
	border: 1px solid #d1d1d1;
	color: #797979;
	padding: 3px;
}
#emailInput:hover {
	width: 190px;
	float: left;
	height: 15px;
	font-size: 11px;
	background: url(images/knop_hover.jpg) repeat-x;
	border: 1px solid #d1d1d1;
	color: #797979;
	padding: 3px;
}
.ngg-gallery-thumbnail img:hover {
	background-color:#A9A9A9;
}
#etiqueta {
	display: none;
}
#submitnews {
	background:transparent url(../images/knop_hover.jpg) repeat-x scroll 0 0;
	border:1px solid #D1D1D1;
	color:#797979;
	float:left;
	font-size:11px;
	text-align: center;
	font-weight:bold;
	height:26px;
	margin: 10px 0 0 0;
	width:94px;
}
#submitnews:hover {
	background:transparent url(images/knop_hover.jpg) repeat-x scroll 0 0;
	border:1px solid #D1D1D1;
	color:#797979;
	float:left;
	font-size:11px;
	text-align: center;
	font-weight:bold;
	height:26px;
	margin: 10px 0 0 0;
	width:94px;
}
img, div, h1, h2, h3, a, button {
	behavior: url('/pngfix/iepngfix.htc');
}
#resultado {
	width: 100%;
}
.ngg-gallery-thumbnail, .ngg-gallery-thumbnail a, .ngg-gallery-thumbnail a img {
	float: left !important;
}
address {
	font-style: normal;
}
