body {  
  background-image: url("../images/bg_body_vervolg.gif");
}

body#frontpage {
  background-image: url("../images/bg_body.jpg");
}

#content p {14px;
}

.margin_foto_rechts {
  float: right;
}

#login {
  padding: 10px;
}

#login ul {
  padding: 0px;
}

#login li {
  padding-left: 0px;
}

#login li a {
  color: white;
}


label.error { color: red; }

form.standard fieldset {
  position: relative;
  margin-top: 10px;
  padding: 15px;
  border: 1px solid #CECBBA;
}

form.standard legend {
  position: absolute;
  top: -8px;
  left: 5px;
  color: #69655A;
  font-size: 13px;
  font-weight: bold;
}

form.standard label {
  margin: 0;
  margin-top: 5px;
  float: left;
  width: 180px;
 
}

form.standard input {
  margin: 8px 3px 3px 3px;
  display: block;
  width: 190px;
  border: 1px solid #CECBBA;
}

form.standard select {
  margin: 8px;
  display: block;
  width: 200px;
  height: 25px;
  border: 1px solid #CECBBA;
}

form.standard select.expiry {
  display: inline;
  width: auto;
  margin: 3px 0px 3px 0px;
}

form.standard label.type {
  clear: left;
}

form.standard textarea {
  width: 160px;
}

form.standard input.knop {
  clear: both;
  float: left;
  width: auto;
  margin-left: 530px;
  border: 0;
}

form.standard div.sub_checkbox {
  margin-left: 300px;
  width: 160px;
}

form.standard div.sub_checkbox label, form.standard div.sub_checkbox input {
  float: left;
  width: auto;
  margin-left: 5px;
}
form.standard div.checkbox {
  width: 200px;
  float: left;
}
  
form.standard div.checkbox input, form.standard div.checkbox_long input {
  width: 20px;
  float: left;
  border: 0;
  margin: 3px;
  padding: 0;
}

form.standard div.checkbox label {
  width: 160px;
  float: left;
  margin-left: 3px;
}

form.standard label.long {
  width: 440px;
}  

form.standard div.remark {
  margin-left:180px;
}

form.standard div.postal_code {
  display: inline;
  padding: 0;
  margin-top: 8px;
}

form.standard input.postal_code_digits {
  display: inline;
  width: 130px;  
  margin: 0;
}

form.standard input.postal_code_letters {
  display: inline;
  width: 53px;
  margin: 0;
  margin-top: 5px;
}

form.standard label.city {
  margin-top: 12px;
  clear: left;
}


.clear { clear: both; }

dt,dd {
  margin: 0;
  float: left;
  width: 410px;
  padding: 10px 0 10px 10px;
}

dt {
  width: 200px;
  clear: left;
}

#meer_info {
  float: right;
}

.cadeaubon {
  margin: 0 15px 15px 0;
}

.hide {
  display: none;
}  

#container .hidden {
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
  border: 0;
}

#clearer {
  height: 50px;
}

.example {
  text-align: center;
}

.subtext {
  font-size: 11px;
}

.euroteken, .waarde_bon, .comma, .achtercomma {
  width: auto;
}

.waarde_bon {
  width: 75px;
}

form.standard label.value {
  margin: 0;
}

#content_top img {
  width: 220px;
  height: 30px;
}
.meerinfo_bon {
  float: right;
}
 
#coupon_info {
  background-color: #e5e2d9;
  float: left;
}
#coupon_info dd, #coupon_info dt {
  background-color: #e5e2d9;
}

#coupon_info dd.odd, #coupon_info dt.odd {
  background-color: #eeebe6;
}

.button {
    float: right;
    margin-right: 6px; 
}

.click_picture {
  float: left;
}

.button a {
  font-size: 14px;
  font-weight: bold;
  color: #66c1f6;
}

form.contact input.knop {
  float: left;
  margin: 0;
  position: relative;
  top: 60px;
  left: 120px;
}

form.contact label {
  width: 120px;
}

form.contact input{
  width: 300px;
}

form.contact textarea {
  border: 1px solid #CECBBA;
  width: 400px;
}

form.standard #trade_for_money, .trade_for_money {
    display: inline;
    float: right;
    margin-right: 40px;
    line-height: 25px;
}
form.standard #trade_for_money {
    margin-top: 2px;
    height: 17px;
    width: 70px;
    float: left;
}
form.standard label.trade_for_money {
    margin-top: 0;
    display: block;
    margin-left: 8px;
    padding: 0;
    width: auto;
}
div.invulveld_1 {
	width:140px;
	height:15px;
	overflow:hidden;
}

ul.invulveld_2_3 {
    height: auto;
}

ul.invulveld_2_3 {
    list-style-type: none;
    margin-top: 0;
}
ul.invulveld_2_3 li {
    margin-bottom: 8px;
}

div.bon_left {
  position: relative;
}

div.ruilen_tegen_layover {
  position: absolute;
  left: 1px;
  top: 25px;
  height: 87px;
  width: 261px;
  background-color: #bfb8a9;
  visibility: hidden;
  overflow: hidden;
  
}

div.ruilen_tegen_layover div.ruilen_bon {color:white;font-weight:bold;width:100%;}

div.ruilen_tegen_layover ul { margin: 0px 0 0 9px; }
div.ruilen_tegen_layover ul li { margin-right: 5px; }

img.ruilen_tegen_btn {
  float: left;
  margin-top: 7px;
}

#content p.error {
  color: red;
  font-size: 12px;
}
