﻿html {
  overflow-y: scroll;
}
body, form {
  margin: 0;
  padding: 0;
}

a {         
  color: #CC071A;
}

.spacer {
  clear: both;
  line-height: 0px;
}

#site {
  width: 940px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  color: #cc071a;
  font-family: verdana, sans-serif;
  font-size: 75%;
}

#footer {
  height: 32px;
  width: 890px;
  padding-left: 50px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/footer.png) no-repeat;
  position: relative;
  line-height: 32px;
}

#content {
  width: 659px;
  padding-bottom: 5px;
  padding-left: 24px;
  padding-top: 16px;
  float: left;
  display: inline;
  min-height: 500px;
  _height: 500px;
  overflow-x: hidden;
  border-left: 1px solid #d2d2d2;
  margin-left: -1px;
  margin-right: -3px;
}

#leftshadow {
  background: url(../images/bg_left.gif) repeat-y;
  width: 9px;
  height: 100%;
  #height: expression(this.parentNode.offsetHeight);
  position: absolute;
  left: -9px;
  top: 0px;
}

#rightshadow {
  background: url(../images/bg_right.gif) repeat-y;
  width: 9px;
  height: 100%;
  #height: expression(this.parentNode.offsetHeight);
  position: absolute;
  right: -9px;
  top: 0px;
}

h1 {
  font-weight: bold;
  font-size: 26px;
  padding: 0px;
  margin: 0px;
  line-height: 26px;
  margin-bottom: 13px;
  color: #CC071A;
  font-family: Verdana, Sans-Serif;
}

p {
margin-bottom: 8px;
}

h2 {
  font-weight: bold;
  font-size: 14px;
  padding-top: 1px;
  padding-bottom: 7px;
  margin: 0;
  line-height: 16px;
  font-family: Verdana, Sans-Serif;
}

#rechts {
  width: 218px;
  float: left;
  display: inline;
  padding-top: 282px;
  padding-left: 37px;
  border-right: 1px solid #d2d2d2;
}

#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 255px;
  height: 278px;
}

#content input, textarea {
  margin-bottom: 4px;
  float: left;
  margin-right: -3px;
  width: 200px;
  display: inline;
}

#content label {
  float: left;
  clear: left;
  width: 125px;
  margin-right: 10px;
  display: inline;
}

#footer, #footer a {
  color: #ffffff;
  font-family: Verdana;
  font-size: 11px;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

.allergeen {
   width: 190px;
   background-image: url(../images/allergeen_back.gif);
   background-repeat: repeat-y;
   padding-left: 20px;   
   padding-top: 5px;         
   color: #CC071A;
   padding-bottom: 5px;
   float: left;
}

.allergeen_actief {
   width: 190px;
   background-image: url(../images/allergeen_back_active.gif);
   background-repeat: no-repeat;  
   padding-left: 20px;   
   padding-top: 5px; 
   padding-bottom: 5px;        
   color: #ffffff;
   float: left;
}

.allergeen a {
  color: #CC071A;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

#wel {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

#niet {
  color: #CC071A;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

.product_wel {
  cursor: pointer;
  width: 180px;
  padding-bottom: 10px;
  color: #000000;
  font-size: 11px;
  background-image: url(../images/wel.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.product_niet {
  cursor: pointer;
  width: 180px;
  padding-bottom: 10px;
  color: #CC071A;
  font-size: 11px;
  background-image: url(../images/niet.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.allergeen_actief a {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

#detail_allergeen_middle {
  width: 182px;
  background-image: url(../images/detail_tekst_middle.gif);
  background-repeat: repeat-y;
  font-size: 10px;
  float: left;
}

#recept_print 
{
	width: 610px;
	text-align:right;
	float:left;
}
#recept_print a
{
	width: 100px;
	display:block;
	float:right;
	margin:0px;
	padding:0px;
	margin-top: 10px;
}

#recept_print img
{
	height: 33px;
	width: 35px;
	display:block;
	float:right;
	margin:0px;
	padding:0px;
}
#recept_tekst {
  float: left;
  width: 207px;
  display: inline;
}

#recept_tekst_top {
  width: 207px;
  height: 26px;
  background-image: url(../images/recept_tekst_top.gif);
  background-repeat: no-repeat;
}

#recept_tekst_middle {
  width: 182px;
  background-image: url(../images/recept_tekst_middle.gif);
  background-repeat: repeat-y;
  font-size: 10px;
  padding-left: 15px;
  padding-right: 10px;
}

#recept_tekst_bottom {
  width: 207px;
  height: 70px;
  background-image: url(../images/recept_tekst_bottom.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 36px;
  text-align: center;
}

#detail_tekst {
  float: left;
  display: inline;
  width: 207px;
}

#detail_tekst_top {
  width: 207px;
  height: 26px;
  float: left;
  background-image: url(../images/detail_tekst_top.gif);
  background-repeat: no-repeat;
}

#detail_tekst_middle {
  width: 182px;
  background-image: url(../images/detail_tekst_middle.gif);
  background-repeat: repeat-y;
  font-size: 10px;
  padding-left: 15px;
  padding-right: 10px;
  float: left;
}

#detail_tekst_middle ul {
  margin: 0;
  padding-left: 18px;
}

#detail_tekst_bottom {
  width: 207px;
  height: 70px;
  background-image: url(../images/detail_tekst_bottom.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 36px;
  text-align: center;
  float: left;
}

#detail_allergeen {
  width: 400px;
  background-repeat: no-repeat;
  padding-left: 14px;
}

#detail_foto {
  float: left;
  width: 414px;
  height: 412px;
  background-repeat: no-repeat;
}

.home_actie {
  float: left;
  position: relative;
  width: 413px;  
  background-repeat: no-repeat;
  height: 239px;
}

.home_actie a,
.home_actie2 a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background: url(/interface/images/transparent.gif);
}

.home_actie2 {
  float: left;
  padding-left: 5px;
  width: 408px;
  height: 208px;
  padding-top: 3px;
}

.home_box1 {
  float: left;
  cursor: pointer;
  width: 203px;
}

.home_box2 {
  float: left;
  cursor: pointer;
  width: 203px;
  margin-left: 5px;
  display: inline;
}

.home_box3 {
  float: left;
  cursor: pointer;
  width: 203px;
  margin-left: 5px;
  display: inline;
}

.home_box_afbeelding {
  width: 203px;
  height: 108px;  
}

.home_box_titel {
  background-image: url(../images/home_bottom.gif);
  background-repeat: no-repeat;
  width: 183px;
  height: 94px;  
  font-size: 11px;
  color: #CC071A;
  padding: 10px;
}

.home_box_titel div {
  font-weight: bold; 
  font-size: 12px;
  margin-bottom: 6px;
}

#m li #corporate {
  color: #eab813;
  font-size: 9px;
  margin-top: 22px;
  margin-bottom: 2px;
}


div.wrap {
  z-index: 2;
  position: relative;
}

#boxrow1 {
  width: 625px;
  margin-left: 5px;
  background: url(../images/bg_boxes1.gif) repeat-y;
  position: relative;
}

#box1 {
  background: url(../images/bg_box1top.gif) no-repeat;
  padding-top: 7px;
  width: 174px;
  padding-left: 14px;
  padding-right: 12px;
  padding-bottom: 7px;
  float: left;
  display: inline;
  margin-right: 9px;
}

#box2 {
  background: transparent url(../images/bg_box2top.jpg) no-repeat;
  padding-top: 7px;
  width: 392px;
  padding-left: 19px;
  padding-right: 5px;
  float: left;
  display: inline;
  color: #ffffff;
  padding-bottom: 7px;
}

#box1bottom {
  background: url(../images/bg_box1bottom.gif) no-repeat;
  width: 200px;
  height: 7px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 0px;
  _bottom: -1px;
}

#boxrow2 {
  margin-top: 13px;
  width: 625px;
  background: url(../images/bg_boxes2.gif) repeat-y;
  position: relative;
  margin-bottom: 10px;
}

#box2bottom {
  background: url(../images/bg_box2bottom.jpg) no-repeat;
  width: 416px;
  height: 105px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: -8px;
  _bottom: -9px;
  _right: -1px;
  _z-index: -1;
}

#box3bottom {
  background: url(../images/bg_box3bottom.gif) no-repeat;
  width: 426px;
  height: 103px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: -8px;
  _bottom: -9px;
  _z-index: -1;
}

#box4bottom {
  background: url(../images/bg_box4bottom.gif) no-repeat;
  width: 190px;
  height: 7px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 0px;
  _bottom: -1px;
  _right: -1px;
}

#box3 {
  background: url(../images/bg_box3top.gif) no-repeat;
  padding-top: 7px;
  width: 392px;
  padding-left: 14px;
  padding-right: 20px;
  padding-bottom: 5px;
  float: left;
  display: inline;
  color: #cc071a;
  margin-right: 9px;
}

#box4 {
  background: url(../images/bg_box4top.gif) no-repeat;
  padding-top: 7px;
  float: left;
  display: inline;
  width: 164px;
  padding-left: 14px;
  padding-right: 12px;
  padding-bottom: 7px;
}

#box3 img {
  float: left;
  display: inline;
  margin-top: 1px;
  margin-right: 15px;
}

#box2 img {
  float: right;
  display: inline;
  margin-right: 6px;
  margin-left: 8px;
  margin-top: 3px;
}

div.box5 {
  background: url(../images/bg_box5.gif) repeat-y;
  width: 190px;
}

#box5content {
  color: #ffffff;
  padding-top: 5px;
  padding-left: 17px;
  padding-right: 17px;
  background: url(../images/bg_box5top.jpg) no-repeat;
}

div.box5 h2 {
  padding-bottom: 3px;
}

#kop5spacer {
  background: url(../images/bg_box5h2.gif) no-repeat;
  height: 2px;
  overflow: hidden;
  margin-bottom: 5px;
  margin-left: -8px;
  margin-right: -8px;
}
#box5bottom {
  background: url(../images/bg_box5bottom.gif) no-repeat;
  height: 16px;
  overflow: hidden;
}

#m {
  padding-left: 8px;
  padding-right: 7px;
  position: relative;
}

#m, #m ul {
  list-style-type: none;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}

#m ul {
  padding-left: 11px;
  padding-right: 12px;
  background: url(../images/bg_submenu.gif) repeat-y;
  display: none;
}

#m li.actief a {
  font-weight: bold;
}

#m li.actief ul {
  display: block;
}

#m li.actief li a {
  font-weight: normal;
}

#m li li.actief a {
  font-weight: bold;
}

#m li {
  background: url(../images/bg_menuitem.gif) repeat-x;
  line-height: 20px;
  padding-top: 2px;
}

#m li li {
  line-height: 18px;
  padding-top: 1px;
  background: url(../images/bg_submenuitem.gif) repeat-x;
}

#m li a {
  padding-left: 13px;
  text-decoration: none;
  color: #ffffff;
  display: block;
  font-size: 11px;
}

#m li.first {
  background: none;
}
#m li li.first {
  background: none;
}

div.tekst {
  width: 418px;
  float: left;
  display: inline;
  color: #000000;
}
div.tekst a {
  text-decoration: underline;
  color: #000000;
}

div.tekst h2 {
  color: #cc071a;
}

div.koprechtstop {
  width: 180px;
  position: relative;
  float: left;
  margin-left: 13px;
  display: inline;
  padding: 4px 15px 14px 15px;
}

div.koprechtsbottom {
  width: 180px;
  position: relative;
  float: left;
  margin-left: 13px;
  display: inline;
  padding: 4px 15px 14px 15px;
}

div.koprechts {
  width: 180px;
  position: relative;
  background: url(../images/bg_koprechts.gif);
  float: left;
  margin-left: 13px;
  display: inline;
}

#koprechtscontent {
  background: url(../images/bg_koprechtstop.gif) no-repeat;
  padding-top: 4px;
  padding-bottom: 14px;
  padding-left: 15px;
  padding-right: 15px;
}
#koprechtsbottom {
  height: 7px;
  width: 180px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  _bottom: -1px; 
  overflow: hidden;
  background: url(../images/bg_koprechtsbottom.gif) no-repeat;
  z-index: 100;
}

#koprechtscontent div, #koprechtscontent img  {
  margin-top: 10px;
}

#menu {
  width: 190px;
  overflow: hidden;
  background: url(../images/bg_menu2.gif);
  padding-top: 7px;
}

hr {
  margin: 0;
  padding: 0;
  height: 1px;
  color: #dbdbdb;
  background: #dbdbdb;
  border: none;
}

div.productgroep {
  width: 434px;
  position: relative;
  background: url(../images/bg_productbox.gif);
  margin-bottom: 15px;
}

div.productgroepcontent {
  background: url(../images/bg_productbox_top.gif) no-repeat;
  width: 400px;
  padding-top: 10px;
  padding-left: 19px;
  padding-bottom: 14px;
  padding-right: 15px;
}
div.productgroepbottom {
  height: 8px;
  width: 434px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  _bottom: -1px; 
  overflow: hidden;
  background: url(../images/bg_productbox_bottom.gif) no-repeat;
  z-index: 100;
}

div.productgroep img {
  float: right;
  display: inline;
  margin-left: 10px;
  margin-bottom: 5px;
}

div.productgroep ul {
  margin: 0px;
  padding-left: 15px;
}

div.leesmeer {
  text-align: right;
}

div.leesmeer a {
  color: #cc071a;
  font-weight: bold;
}

.item_afbeelding {
   width: 203px;
   height: 132px;    
   padding: 0px;
   margin: 0px;
}

.item_titel {
   width: 183px;
   height: 54px;   
   font-size: 12px;
   font-weight: bold;
   color: #CC071A; 
   margin: 0px;
   padding: 0px;
   background-image: url(../images/rubriek_bottom.gif);
   background-repeat: no-repeat;
   padding-left: 10px;
   padding-right: 10px;
   vertical-align: middle;
   padding-top: 5px;
}

.item {
  cursor: pointer;
  padding: 0px;
  margin: 0px;
  width: 203;
  height: 186;
}

.allergeen_product {
  width: 200px;
  padding: 3px;
  color: #000000;  
  font-size: 11px;
  cursor: pointer;
}

.allergeen_product_actief {
  width: 200px;
  padding: 3px;
  color: #ffffff;  
  background-color: #CC071A;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
}

.allergeen_tussen {
   width: 200px;
   height: 2px;
   background-color: Black;
}


/* ********************** Actie & Prijzen pagina's ********************** */

#prijzen1 {
	width: 407px;
	height: 408px;
	margin: 0px;
	float: left;
	display: inline;
	background: url(../images/bg_prijzen1.jpg) top left no-repeat;
}

#prijzen1 #prijzen1tekst {
	margin: 9px 25px 0px 30px;
}

#prijzen1 h2 {
	color: #ffffff;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#prijzen1 p {
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

#prijzen2 {
	width: 200px;
	height: 408px;
	margin: 0px 0px 0px 14px;
	float: left;
	display:inline;
	background: url(../images/bg_prijzen2.jpg) top left no-repeat;
}

#prijzen2 p {
	padding: 0px;
	margin: 5px 7px 0px 7px;
	font-size: 11px;
	line-height: 14px;
}

#prijzen2 ul {
	margin: 5px 7px 0px 7px;
	padding: 0px;
	list-style: none;
}

#prijzen2 li {
	font-size: 11px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

#actie1tekst {
	margin: 5px 40px 0px 35px;
}

#actie1tekst p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#actieformulier {
	width: 178px;
	height: 405px;
	margin: 0px 0px 0px 14px;
	padding: 5px 11px 0px 11px;
	float: left;
	display: inline;
	background: url(../images/bg_actieformulier.jpg) top left no-repeat;
}

#actieformulier label {
	display: block;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	width: auto;
	float: none;
	line-height: 100%;
}

#actieformulier .inputfield {
	width: 173px;
	height: 21px;
	background: url(../images/bg_form_input.gif) top left no-repeat;
	padding: 3px 0px 0px 8px;
	margin: 0px;
}

#actieformulier input.text {
	width: 155px;
	height: 13px;
	font-size: 10px;
	border: 0px;
	margin: 0px;
	float: none;
	display: inline;
}

#actieformulier select {
	width: 170px;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}

#actieformulier .checkboxfield input, #actieformulier .radioboxfield input {
	width: 14px;
	float: none;
	margin: 0px 3px 0px 0px;
	display: inline;
}

#actieformulier .radioboxfield label 
{
  display: inline;
}

#actieformulier .checkboxfield {
	float: left;
	display: block;
	margin: 0px 0px 8px 0px;
	text-align: left;
}

#actieformulier .radioboxfield {
	float: left;
	display: block;
	margin: 4px 0px 4px 0px;
	}

#actieformulier .radioboxfield label {
	margin: 3px 0px 0px 0px;
}

#actieformulier label.checkboxlabel {
	width: 160px;
	font-size: 10px;
	line-height: 100%;
}

#actieformulier input.submit {
	width: 172px;
	height: 28px;
	margin: 5px 0px 0px 0px;
}

#actieformulier p {
	font-size: 10px;
	margin: 0px 5px 0px 0px;
	width: auto;
	line-height: 100%;
}

#logolink {
  position: absolute;
  width: 190px;
  height: 125px;
  display: block;
  top: 145px;
  left: 40px;
}

div.home_nieuws {
  width: 204px;
  /*height: 218px;*/
  height: 230px;
  overflow: hidden;
  float: left;
  margin-left: 5px;
  margin-top: 2px;
}

.hotnews_top {
  width: 180px;
  padding-right: 10px;    
  height: 27px;
  background-image: url(../images/nieuwshome1.gif);  
  background-repeat: no-repeat;  
  color: #ffffff;
  padding-top: 10px;  
  padding-left: 14px;
  cursor: pointer;
  font-weight: bold;
  
}

.hotnews_middle {
  width: 180px;
  padding-left: 14px;  
  padding-right: 10px;  
  font-size: 12px;
  font-weight: bold;
  color: #CC071A;
  padding-top: 5px;
  cursor: pointer;
  height: 167px;
  position: relative;
  cursor: pointer;
}

.home_nieuws_inner {
  width: 204px;
  /*height: 181px;*/
  height: 195px;
  background-color: #ffffff;
  background-image: url(../images/nieuwshome3.gif);  
  background-repeat: no-repeat; 
  background-position: bottom; 
}

a.leesmeer {
  float: right;
  margin-top: 5px;
  margin-bottom: 3px;
  margin-right: 18px;
  display: inline;
}

a img {
  border: 0;
}

img.imgnieuws {
  display: block;
  margin: 3px auto;
}

.weekendpagina {
  width: 376px;
  padding-left: 18px;
  padding-right: 18px;
  height: 250px;
  padding-top: 224px;
  float: left;
  margin-right: 4px;
  display: inline;
  color: #ffffff;
  font-size: 11px;
  font-family: Verdana, Sans-Serif;
  position: relative;
}

.weekendpagina a {
  color: #ffffff;
}

.weekendpagina p.titel {
  font-size: 14px;
  font-weight: bold;
  padding-top: 14px;
  margin-top: 0px;
}

.weekendpagina p.titel2 {
  font-size: 26px;
  font-weight: bold;
  padding-top: 14px;
  margin: 0px 0px 8px 0px;
}

.actienogeens {
  position: absolute;
  top: 382px;
  width: 270px;
  height: 80px;
  left: 18px;
}

a.btnnogeens {
  position: absolute;
  top: 390px;
  left: 291px;
  width: 103px;
  height: 65px;
  display: block;
}

.actienogeens p {
  margin: 0;
}

.weekendintro {
  background: url(/interface/images/actie_intro.jpg) no-repeat;
}

.weekendhelaas {
  background: url(/interface/images/actie_helaas.jpg) no-repeat;
  padding-top: 284px;
  height: 190px;
}

.weekendprijzen {
  background: url(/interface/images/actie_prijzen.jpg) no-repeat;
  height: 471px;
  padding-top: 3px;
}

.weekendbedankt {
  background: url(/interface/images/actie_bedankt.jpg) no-repeat;
}

.weekendworst {
  background: url(/interface/images/actie_worstjes.jpg) no-repeat;
  height: 245px;
  padding-top: 229px;
}

.weekendwinnaar {
  background: url(/interface/images/actie_winnaar.jpg) no-repeat;
  height: 245px;
  padding-top: 229px;
}

.weekendactie {
  width: 204px;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  float: left;
  display: inline;
  overflow: hidden;
}

#content .weekendactie input {
  font-size: 11px;
  font-family: Verdana;
  border: 2px solid #b20b14;
  width: 175px;
  float: none;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 0px;
  padding-left: 1px;
  padding-right: 1px;
  overflow: hidden;
  display: block;
}

#content .weekendactie input {
  border: 0;
  background: transparent;
  height: 14px;
  padding: 0;
  width: 173px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#content .weekendactie .tbx {
  padding-left: 4px;
  padding-right: 4px;
  width: 181px;
  height: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: url(/interface/images/bg_invoer.gif) no-repeat;
  margin-top: 4px;
  margin-bottom: 4px;
}

#content .weekendactie label {
  clear: none;
  margin-right: 0px;
  width: auto;
  float: none;
  padding-left: 2px;
  display: block;
}

#content .weekendactie select {
  width: 181px;
  margin: 4px 0px;
  font-size: 11px;
  padding-left: 0px;
  padding-right: 0px;
}

.weekendtop {
  width: 204px;
  background: url(/interface/images/actie_top.gif) no-repeat;
  height: 8px;
  overflow: hidden;
}

.weekendmidden {
  background: url(/interface/images/actie_midden.gif) repeat-y;
  width: 181px;
  padding-left: 8px;
  height: 449px;
  position: relative;
  padding-right: 15px;
  padding-top: 3px;
}

.weekendonder {
  background: url(/interface/images/actie_onder.gif) no-repeat;
  width: 204px;
  height: 13px;
  overflow: hidden;
}

.btnVerstuurcode {
  position: absolute;
  bottom: 0px;
  left: 7px;
}

#content .weekendactie span.check {
  float: left;
  width: 18px;
  margin-top: 4px;
  margin-bottom: 4px;
  clear: left;
}

#content .weekendactie label.check {
  margin-top: 4px;
  width: 160px;
  float: left;
  margin-bottom: 4px;
  display: inline;
  font-size: 9px;
}

#content .weekendactie span.check input {
  width: auto;
  height: auto;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  background: none;
}

span.verplicht {
  margin-top: 10px;
  clear: both;
  float: left;
  display: inline;
  width: 170px;
  padding-left: 2px;
}

#foutmeldingen {
  position: absolute;
  bottom: 55px;
  width: 165px;
  left: 12px;
  margin: 0px;
  padding-left: 15px;
}

#foutmeldingen li {
  margin: 0;
  padding: 0;
}

#content .weekendactie div.radio {
  clear: both;
  line-height: 15px;
}

#content .weekendactie div.radio input {
  width: auto;
  height: auto;
  display: inline;
  vertical-align: middle;
}

#content .weekendactie div.radio label {
  font-size: 9px;
  display: inline;
}


/* --------- Actie Win een keukenprins ----------- */

.wekp_intro {
  background: url(/interface/images/paasbrunch_intro.jpg) no-repeat;
}

.wekp_balk_rechts {
  width: 181px;
  height: 454px;
  padding: 11px 15px 0px 8px;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  float: left;
  display: inline;
  overflow: hidden;
  background: url(/interface/images/paasbrunch_bg_actieformulier.jpg) no-repeat;
  position: relative;
}

#content .wekp_balk_rechts input {
  font-size: 11px;
  font-family: Verdana;
  border: 2px solid #b20b14;
  width: 175px;
  float: none;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 0px;
  padding-left: 1px;
  padding-right: 1px;
  overflow: hidden;
  display: block;
}

#content .wekp_balk_rechts input {
  border: 0;
  background: transparent;
  height: 14px;
  padding: 0;
  width: 173px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#content .wekp_balk_rechts .tbx {
  padding-left: 4px;
  padding-right: 4px;
  width: 173px;
  height: 18px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: url(/interface/images/paasbrunch_bg_invoer.gif) no-repeat;
  margin-top: 4px;
  margin-bottom: 4px;
}

#content .wekp_balk_rechts .tbx_multiline {
  padding-left: 4px;
  padding-right: 4px;
  width: 173px;
  height: 64px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: url(/interface/images/wekp_bg_textarea.gif) no-repeat;
  margin-top: 4px;
  margin-bottom: 4px;
}

#content .wekp_balk_rechts .tbx_multiline textarea {
  width: 169px;
  height: 58px;
  border: 0px;
  padding: 2px;
  margin: 0px;
  font-family: verdana, sans-serif;
  font-size: 11px;
}

#content .wekp_balk_rechts label {
  clear: none;
  margin-right: 0px;
  width: auto;
  float: none;
  padding-left: 2px;
  display: block;
  color: #b20b14;
}

#content .wekp_balk_rechts select {
  width: 181px;
  margin: 4px 0px;
  font-size: 11px;
  padding-left: 0px;
  padding-right: 0px;
}

#content .wekp_balk_rechts a {
  color: #b20b14;
}

#content .wekp_balk_rechts span.check {
  float: left;
  width: 18px;
  margin-top: 4px;
  margin-bottom: 4px;
  clear: left;
}

#content .wekp_balk_rechts label.check {
  margin-top: 2px;
  *margin-top: 4px;
  width: 160px;
  float: left;
  margin-bottom: 8px;
  display: inline;
  font-size: 9px;
}

#content .wekp_balk_rechts span.check input {
  width: auto;
  height: auto;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  background: none;
}

#content .wekp_balk_rechts div.radio {
  clear: both;
  line-height: 15px;
}

#content .wekp_balk_rechts div.radio input {
  width: auto;
  height: auto;
  display: inline;
  vertical-align: middle;
}

#content .wekp_balk_rechts div.radio label {
  font-size: 9px;
  display: inline;
}

#content .wekp_balk_rechts span.verplicht {
  margin-top: 10px;
  clear: both;
  float: left;
  display: inline;
  width: 170px;
  padding-left: 2px;
  color: #b20b14;
}

#content .wekp_balk_rechts .btnVerstuurcode {
  bottom: 7px;
}

.wekp_helaas {
  background: url(/interface/images/paasbrunch_helaas.jpg) no-repeat;
  padding-top: 284px;
  height: 190px;
}

.wekp_prijzen {
  background: url(/interface/images/paasbrunch_prijzen.jpg) no-repeat;
  width: 224px;
  padding-left: 170px;
  height: 471px;
  padding-top: 3px;
}

.wekp_bedankt {
  background: url(/interface/images/paasbrunch_intro.jpg) no-repeat;
}

.wekp_worst {
  background: url(/interface/images/wekp_worstjes.jpg) no-repeat;
  height: 245px;
  padding-top: 229px;
}

.wekp_winnaar {
  background: url(/interface/images/paasbrunch_winnaar.jpg) no-repeat;
  height: 245px;
  padding-top: 229px;
}

.wekp_kok {
  background: url(/interface/images/wekp_kok.jpg) no-repeat;
  height: 245px;
  position: relative;
}

.wekp_kok .inner {
  width: 165px;
  position: absolute;
  left: 15px;
  bottom: 12px;
}

.wekp_panini {
  background: url(/interface/images/wekp_panini.jpg) no-repeat;
}

a.wekp_btnnogeens {
  position: absolute;
  top: 390px;
  left: 291px;
  width: 108px;
  height: 68px;
  display: block;
  background: url(/interface/images/paasbrunch_btn_nog_een_code.jpg) no-repeat;
}


/* Nieuwsoverzicht */

.nieuwspreview {
  width: 418px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
}

.nieuwspreview .foto_links {
  float: left;
  margin-right: 10px;
}

.nieuwspreview .foto_rechts {
  float: right;
  margin-left: 10px;
}

.nieuwspreview .inner {
  float: left;
  width: 298px;
}

.datum {
  font-size: 11px;
  font-weight: bold;
  color: #ababab;
  margin: 3px 0px;
}

.nieuwspreview .titel {
  display: block;
  font-size: 14px;
  color: #b51014;
  text-decoration: none;
}

.nieuwspreview .previewtekst {
  font-size: 11px;
  margin-bottom: 10px;
}

.nieuwspreview .leesverder {
  display: block;
  width: 298px;
  text-align: right;
  font-size: 11px;
  color: #b20c18;
  text-decoration: none;
}

.nieuwspreview .leesverder:hover {
  text-decoration: underline;
}


/* Nieuws detailpagina */

.foto_boven {
  display: block;
  margin-bottom: 8px;
}

.links_onder {
  width: 418px;
  margin-top: 15px;
  padding-top: 5px;
  border-top: 1px solid #d2d2d2;
  font-size: 11px;
}

div.links_onder a {
  color: #b00c17;
  font-weight: bold;
  text-decoration: none;
}

div.links_onder a:hover {
  text-decoration: underline;
}


/* ---------- WK special 2010 ---------- */

.wk { background: url(/interface/images/wk/body-bg.jpg) no-repeat center top; }

.wk #site { background: url(/interface/images/wk/site-bg.jpg) no-repeat center top; }

.wk #site .wk-flash {
  position: absolute;
  left: 0;
  top: 38px;
  width: 940px;
  height: 540px;
  z-index: 10;
}

.wk #rechts,
.wk #content {
  border: 0;
  color: #111;
}

.wk #rechts {
  position: relative;
  z-index: 20;
}

.wk #rechts #menu {
  padding-top: 0;
  background: none;
}

.wk #rechts #menu #m {
  padding-top: 7px;
  background: url(/interface/images/wk/bg_menu2.png);
}

.wk #m li #corporate {
  margin-bottom: 0;
  padding-bottom: 2px;
  color: #ffd6b1;
}

.wk #m li {
  background: url(/interface/images/wk/bg_menuitem.gif) no-repeat;
}

.wk #rechts #menu #menu-bottom {
  height: 15px;
  overflow: hidden;
  background: url(/interface/images/wk/bg_menubottom.png) no-repeat left bottom;
}

.wk #content p,
#popup #popup-inner p { margin: 0 0 15px 0; }

.wk #footer {
  background: url(/interface/images/wk/footer-bg.jpg) no-repeat;
}

.wk #content .wk-content-inner,
#popup #popup-inner .wk-content-inner {
  width: 248px;
  margin: 97px 0 0 36px;
}

.wk #content .wk-content-inner h1,
.wk #content .wk-content-inner h2,
#popup #popup-inner .wk-content-inner h1,
#popup #popup-inner .wk-content-inner h2{
  color: #f07e2d;
}

.wk #content .wk-next-match,
#popup #popup-inner .wk-next-match{
  position: absolute;
  right: 56px;
  top: 26px;
  width: 180px;
  height: 168px;
  text-align: center;
}

.wk #content .wk-next-match h2,
#popup #popup-inner .wk-next-match h2 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 15px;
  color: #f07e2d;
}

.wk #content .wk-next-match p,
#popup #popup-inner .wk-next-match p { margin-bottom: 5px; }

.wk #content .wk-next-match .wk-countries,
#popup #popup-inner .wk-next-match .wk-countries {
  width: 178px;
  overflow: hidden;
  margin: 0 auto;
}

.wk #content .wk-next-match .wk-countries .country,
#popup #popup-inner .wk-next-match .wk-countries .country {
  float: left;
  width: 79px;
}

.wk #content .wk-next-match .wk-countries .vs,
#popup #popup-inner .wk-next-match .wk-countries .vs {
  float: left;
  width: 20px;
  padding-top: 25px;
}


.wk #content .wk-next-match .wk-countries .country img,
#popup #popup-inner .wk-next-match .wk-countries .country img {
  display: block;
  margin: 0 auto 3px auto;
}

/* ---------------------------------------------------------------------------------- */
/* ----- Stijlen: Popups Algemeen --------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */

#popup_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 650px;
  background: #000000;
  z-index: 90;
  display: none;
}

#popup {
  position: absolute;
  left: 50%;
  top: 80px;
  width: 810px;
  min-height: 100px;
  margin-left: -410px;
  padding-top: 32px;
  background: #fff;
  display: none;
  z-index: 95;
  background:url(/interface/images/wk/wk-popup-titel.gif) no-repeat 0px 0px;
}

#popup .button-close {
  position: absolute;
  right: 10px;
  top: 8px;
  padding-right: 22px;
  background: url(/interface/images/button-close-bg.gif) no-repeat right center;
  cursor: pointer;
  color: #fff;
  font-family:Verdana,Sans-Serif;
}

#popup .button-close:hover {
  text-decoration: underline;  
}

#popup #popup-inner {
  width: 770px;
  overflow: hidden;
  padding: 5px 20px 20px 20px;
  position:relative;
  height:580px;
  font-family:verdana,sans-serif;
  font-size:12px;
  background:#fff url(/interface/images/wk/wk-popup-bg.jpg) no-repeat 0px 0px;
}

/* ---------------------------------------------------------------------------------- */
/* ----- Stijlen: Popups Wk --------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */

#popup #popup-inner .wk-content-inner{
  margin-top: 120px;
}

#popup #popup-inner .wk-flash {
  position: absolute;
  left: -140px;
  top: 80px;
  width: 940px;
  height: 540px;
  z-index: 10;
}