/* GENERAL */
* {
	margin: 0;
	padding: 0;
	font: normal normal 12px/1.5 Arial, Verdana, Tahoma, Sans-serif;
}
body {
	background: #666666 url('../images/topslice.gif') top left repeat-x;
	color : #333;
	font-size:11px;
}
h1 {
	font-size: 1.4em; /* 22px */
	margin-bottom: 6px;
	color:#3e3e3e;
	padding:0px 0px 4px 0px;
		border-bottom:1px dotted gray;
	
}
h2 {
	font-size: 1.1em; /* 20px */
	margin-bottom: 6px;
	color: #333333;
	font-weight:bold;
	padding:5px 10px 5px 30px;
	line-height:27px;
	height:27px;
	background:none;
	padding:0px;

}
h3 {
	font-size: 1.4em; /* 18px */
	margin-bottom: 4px;
}
h4 {
	text-align:center;
	background: #FFF url('../images/bgs/h4bg.jpg') 5px left no-repeat;
	font-size: 1.2em; /* 20px */
	margin-bottom: 6px;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 10px 5px 15px;
}
.product {
	background-image:url(../images/beer3.jpg);
	background-repeat:no-repeat;
}
.titelproduct {
	color: #CCCCCC;
	padding-top:6px;
}
.links {
	background-color: #f6f6f6;
	background-image:url(../images/rightbg.gif);
	background-position:right;
	background-repeat: repeat-y;
	padding-left:6px;
	padding-right:12px;
	width:220px;
}
.rechts {
	padding-left:10px;
	padding-right:20px;
	border:0px solid gray;
	text-align:justify;
	width:710px;
}
h5, h5 a {
	font-size: 1.2em; /* 14px */
}
p {
	font-size : 100%;
}
ul {
	list-style-type : none;
}
div {
	font-size : 100%;
}
hr {
	width:100%;
	height:1px;
}
p {
	text-align: justify;
	font-size:1.1em;
}
td {
	font-size:1em;
	vertical-align:top
}
li {
	font-size:1.1em;
}
ul.list {
	padding-bottom:3px;
}
ul.list li {
	padding-left:18px;
	background-image:url(../images/li.png); 
	background-repeat:no-repeat; 
	background-position:0px 6px; 
	padding-left:20px;}
	
	padding-bottom:8px;
}
ol.list {
	list-style-position:outside;
	list-style: a;
	margin-bottom:5px;
	border:0px solid red;
	margin-left:25px;
}
ol.list li {
	padding-left:0px;
	padding-bottom:8px;
}
strong {
	font-weight:bold;
}
.vraag {
	border-bottom:1px dotted #666666;
	text-align:justify;
	font-weight:normal;
	margin-bottom:5px;
}
.vraag a {
color:#333333;
	line-height:auto;
	font-size: 1.2em;
	margin-bottom: 6px;
	font-weight:normal;
	padding:0px 0px 4px 0px;
}
.showhide {
	background-color: #F7F7F7;
	padding:8px;
	text-align:justify;
	margin-bottom:5px;
}
.showhide * {
	text-align:justify;
	margin-bottom:5px;
}
/* LINKS */
a img {
	border : none;
}
a {
	outline: none;
	font-size:1em;
}
a {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color:#cbd401;
	text-decoration:none;
}
a.uline {
	text-decoration: underline;
}
a.white, a.white:visited {
	color: #FFF;
}
a img {
	border:0 none;
}
/* PLAATSING */
ul.menu {
	float:right;
}
/* GENERAL CLASSES */
.left {
	float:left;
}
.right {
	float:right;
}
.not {
	clear:both
}
;
.normalpad {
	margin:4px;
}
.not {
	clear:both;
	display:block;
	font-size:0.48em;
	height:0.1em;
	width:100%;
	margin:0 0 0.1em 0;
}
.center {
	margin: 0 auto;
}
.meerinfo {
	color:#0079BC;
	font-weight:bold;
	height:20px;
	line-height:20px;
}
.meerinfo:hover {
	background-color:#0079BC;
	font-weight:bold;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
}
.h1select {
	font-size:11px;
	margin:10px;
	margin-right:0px;
}
.h3d {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	background:#F0F0F0;
	padding:4px 5px;
}
.h2d {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	padding-bottom:4px;
	margin-top:0px;
}
.rij0 {
	padding:1px 10px;
	border-bottom:1px solid silver;
}
.rij1 {
	padding:1px 10px;
	border-bottom:1px solid silver;
	background:#F9F9F9
}
h4.vraag {
	color:#CC9900;
	font-weight:bold;
	text-align:center;
	border:1px solid #CC9900;
	padding:10px 0px;
	margin:10px 0px
}
tr.titel td {
	background:#F1F1F1;
	color:#666666;
	font-weight:bold;
	text-align:center;
	padding:4px;
	border-bottom:1Px dotted silver;
}
/* FORM */
.form tr td.label {
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	line-height:26px;
}




.frminput {
	border:0px none;
	background:url(../images/bgs/input.gif) top left no-repeat;
	height: 16px;
	width:210px;
	padding:2px 4px;
	color:#333;
	font-weight:lighter
}
.frmselect {
	border:0px none;
	height: 20px;
	width:218px;
	padding:2px 4px;
	color:#333;
	font-weight:lighter
}
.txtarea {
	border:0px none;
	background:url(../images/bgs/textarea.gif) top left no-repeat;
	height: 120px;
	width:210px;
	padding:2px 4px;
	color:#333;
	font-weight:lighter;
	overflow:hidden;
}
.btn {
	border:0px none;
	background:url(../images/bgs/btn.gif) top left no-repeat;
	height: 20px;
	width:80px;
	padding:2px 8px 2px 0px;
	color:#333;
	font-weight:bold;
	text-align:left;
}
.onlyprint {
	display:none;
}
@media print {
.noprint, .overview {
	display:none;
}
.onlyprint {
	display:block;
}
}
.item {
	border:0px solid silver;
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	width:210px;
	text-align:center;
	height:175px;
	padding-top:8px;
}
.item .img {
	text-align:center;
}
.item a {
	text-decoration:none;
}
.item a:hover {
	color:#0099CC
}
.box {
	background:#F0F0F0;
}
.box p.titel {
	padding:5px;
	background:#F0F0F0 url(../images/icons/bgboxtitel.gif) repeat-x;
	font-size:1.1em;
	font-weight:bold;
	padding-left:8px;
	color:#5F6D77;
}
.box p {
	padding:0px 5px;
	line-height:20px;
}
.box ul.list {
	margin-left:5px;
}
.box ul.list li {
	margin-bottom:2px;
	border-bottom:1Px solid #F0F0F0;
	padding:4px 0px;
	background:url(../images/icons/bull2.gif) 8px left no-repeat;
	padding-left:15px;
}
.box ul.list li b {
	font-weight:bold;
}
.mar10 {
	margin-top:10px;
}
.pad10 {
	padding:10px;
}
.ak {
	background:#F0F8FF;
	padding:10px;
}
.ak h3 {
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #003399;
	color:#003399
}
.ak ul li {
	margin-bottom:2px;
	border-bottom:1Px solid #F0F0F0;
	padding:4px 0px;
	background:url(../images/icons/bull3.gif) 8px left no-repeat;
	padding-left:15px;
}
.ak ul li b, .ak ul li strong {
	font-weight:bold;
}
.lmenl li a {
	text-transform: uppercase;
}
.lmenl li ul li a {
	text-transform: none;
}
.prijs {
	text-align:center;
	font-size:1.2em;
	color:#990033;
	letter-spacing:0.1em;
	font-weight:bold;
	width:100px;
	vertical-align:middle
}
div.troeven p {
	line-height:24px;
	text-align:justify;
}
div.troeven p strong {
	color:#006699;
}
.tbltdctr tr td {
	text-align:center;
}
.promoleft a img {
	border:1px solid #333
}
.promoleft h3 {
	background:#433C34;
	color:#FFFFFF;
	padding:2px 10px
}
.sitemap ul li ul {
	margin-left:15px;
}
.sitemap ul li ul li {
	background:url('../images/bgs/bull2.gif') 6px left no-repeat;
	padding-left:10px;
}
.plan {
	float:left;
	margin-right:8px;
	border:1Px solid silver;
	padding:10px;
	width:208px;
	text-align:center;
	margin-bottom:8px;
}
.quote {
	width: 180px;
	margin : 10px 20px 10px 10px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 28px;
	line-height: 24px;
	color:#4280B3;
	padding-bottom:5px;
	text-align: center;
}
.fleft {
	float:left;
}
.boxke {
	background:#FCFCFC;
	border:1px solid silver;
	margin:8px 0px 0px 0px;
	padding:6px;
	font-size:12px
}
.boxke h1 {
	margin-bottom:0px;
	font-size:13px;
	font-weight:bold;
	line-height:29px;
}
ol.kwaliteit {
	list-style:lower-latin;
	list-style-position:inside;
	margin-top:10px;
}
ol.kwaliteit li {
	margin-bottom:10px;
	border-bottom:1px solid #EEE;
	padding:5px;
}
 * FORMS -----------------------------------------------------------------*/  form {
 margin: 0;
 padding: 0;
 margin-bottom: 1em;
}
form * {
	font-size:11px;
}
form textarea {
	padding:4px;
	border:0px;
	overflow:auto;
	border:1px solid #797979;
	width:350px;
	color: #333333;
}
.textfield {
	padding-left:5px;
	width:350px;
	border:1px solid #797979;
	height:18px;
	line-height:18px;
	color: #333333;
}
.adres {
	padding-left:5px;
	width:310px;
	border:1px solid #797979;
	height:18px;
	line-height:18px;
	color: #333333;
	margin-right:5px;
}
.gemeente {
	padding-left:5px;
	width:280px;
	border:1px solid #797979;
	height:18px;
	line-height:18px;
	color: #333333;
	margin-right:5px;
}
.nr {
	width:30px;
	border:1px solid #797979;
	height:18px;
	line-height:18px;
	color: #333333;
	text-align:center;
	padding-left:0px;
}
.postcode {
	width:60px;
	border:1px solid #797979;
	height:18px;
	line-height:18px;
	color: #333333;
	text-align:center;
	padding-left:0px;
}
.submit {
	width:100px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight:bold;
	border:1px solid #333333;
	font-size:10px
}
legend {
	margin-bottom:5px;
}
.contactgegevens {
	color:#cbd300;
}

.wrapper { margin:0 auto; width:980px}

.nieuwsbrief { background-image:url(../images/nieuwsbrief_03.jpg); background-repeat:no-repeat; padding-top:35px;}

.inschrijvingsend{ background-image:url(../images/btnsinschrijving.png); background-color:transparent; background-position:center; background-repeat:no-repeat; border:0px;font-size:9px; line-height:20px; height:20px; border:none; width:80px; color:#FFFFFF;cursor:pointer; margin-top:-10px; } 

.inschrijvinginfo{ background-image:url(../images/btnsinschrijving-02.png);background-color:transparent; background-position:center; background-repeat:no-repeat; font-size:9px;line-height:20px; height:20px; border:none;width:40px; text-align:center; color:#FFFFFF;cursor:pointer;margin-top:-10px; }

.mailinput { width:140px; height:18px; background-color:transparent; border:0px; padding-left:10px; margin-bottom:3px;margin-left:50px;}



.vorige, .huidige { background-color:#F3F3F3; border:0px solid silver; text-align:left; height:20px; margin-left:5px;color:#333333; background-image:url(../images/li.png); background-repeat:no-repeat; background-position:0px 4px; padding-left:15px;}
.huidige a, .vorige a{ padding:2px; color:#666666 }
.huidige a:hover, .vorige a:hover{ padding:2px; color:#cbd401; }

.nieuwsbriefborder { border:1px solid #999999; padding:5px; margin-top:8px; margin-bottom:5px;}
