form {
margin: 0;
padding: 0;
}

input {
font-family: Arial;
font-size: 11px;
padding-left: 5px;
font-weight: bold;
}

body {
font-family: Arial;
}

font {
font-size: 12px;
}

.white {
font-size: 12px;
color: #ffffff;
}

.popup_white_big {
font-size: 18 px;
color: #ffffff;
font-weight: bold;
}

.popup_white_small {
font-size: 12px;
color: #ffffff;
}

.dark_blue {
font-size: 12px;
color: #41525c;
}

.yellow_big {
font-size: 20px;
color: #abbd26;
}

.dark_blue_big {
font-size: 20px;
color: #41525c;
}

a.white:link {
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-size: 12px;
}

a.white:visited {
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-size: 12px;
}

a.white:hover {
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-size: 12px;
}

a.white:active {
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-size: 12px;
}

a.black:link {
text-decoration: none;
color: #000000;
font-family: Arial;
font-size: 12px;
}

a.black:visited {
text-decoration: none;
color: #000000;
font-family: Arial;
font-size: 12px;
}

a.black:hover {
text-decoration: none;
color: #000000;
font-family: Arial;
font-size: 12px;
}

a.black:active {
text-decoration: none;
color: #000000;
font-family: Arial;
font-size: 12px;
}

a.zoek_link:link {
text-decoration: underline;
color: #000000;
font-family: Arial;
font-size: 12px;
}

a.zoek_link:visited {
text-decoration: underline;
color: #000000;
font-family: Arial;
font-size: 12px;
}

a.zoek_link:hover {
text-decoration: none;
color: #000000;
font-family: Arial;
font-size: 12px;
}

a.zoek_link:active {
text-decoration: underline;
color: #000000;
font-family: Arial;
font-size: 12px;
}

.kerstpakket_list {
border: 1px solid #abbd26;
padding: 5px;
}

.friesegeschenken_list {
border: 1px solid #008eb0;
padding: 5px;
}

.relatiegeschenken_list {
border: 1px solid #e1108b;
padding: 5px;
}

.privatelabel_list {
border: 1px solid #f8991d;
padding: 5px;
}

.list_thumb {
padding: 2px;
border: 1px solid #abbd26;
}

.kerstpakket_input {
border: 1px solid #e28100;
width: 250px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
}
.offerte_input {
border: 1px solid #41525c;
width: 125px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
}
.offerte_email {
border: 1px solid #41525c;
width: 200px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
}

.offerte_email_postcode {
border: 1px solid #41525c;
width: 55px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
}

.offerte_email_plaats {
border: 1px solid #41525c;
width: 140px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
}

.offerte_submit {
border: 1px solid #41525c;
width: 75px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
font-weight:bold;
}
.kerstpakket_textarea {
border: 1px solid #e28100;
width: 250px;
height: 100px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
}

.contact_input {
border: 1px solid #464e50;
width: 250px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
}

.contact_textarea {
border: 1px solid #464e50;
width: 250px;
height: 100px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
font-weight: bold;
}

fieldset {
border: 1px solid #e28100;
}

.zoeken {
border: 1px solid #41525c;
width: 157px;
height: 22px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #ffffff;
margin: 0px;
padding: 2px;
}