body {
	margin: 0px;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #DC0962;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #DC0962;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #DC0962;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #DC0962;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
#xmas-header{
	height: 100px;
	width: 178px;
	position: absolute;
	left: 8px;
	top: 0px;
}
#xmas-left {
	height: 88px;
	width: 100px;
	position: absolute;
	top: 8px;
	right: -12px;
}
#xmas-right {
	height: 164px;
	width: 120px;
	position: absolute;
	top: 96px;
	right: 8px;
	z-index: 10;
}
#header {
	height: 96px;
	width: 100%;
}
#logo {
	float: right;
}
#content {
	width: 100%;
	margin-top: 8px;
}
#content-left {
	float: left;
	width: 249px;
	margin-left: 8px;
	display: inline;
	margin-bottom: 50px;
}
.form-field {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 12px;
}
.info-box-header-1 {
	background-color: #9CA140;
	background-image: url(../images/rounded-corner.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
}
.info-box-header-1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.info-box-header-1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.info-box-header-2 {
	background-color: #9CA140;
	height: 14px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
}
.info-box-content {
	background-color: #e1e9e3;
	border: 1px solid #b6b7cb;
	font-size: 11px;
	padding-top: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
	margin-bottom: 4px;
	position: relative;
}
.info-box-content p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.info-box-content a {
	color: #DC0962;
}
.info-box-content table {
	margin: 0px;
}
.info-box-content td {
	height: 25px;
}
.info-box-content input, .info-box-content textarea {
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	padding: 3px;
}
.info-box-content .button {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: #7F9DB9;
	font-weight: bold;
	font-size: 10px;
	height: 22px;
	width: 30px;
	margin-bottom: 1px;
}
.roze-text {
	color: #DC0962;
}
ul#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#menu li a {
	display: block;
	color: #DC0962;
	background-color: #FFF;
	margin-bottom: 4px;
	border: 1px solid #D4095F;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 3px;
	padding-bottom: 5px;
}
ul#menu li a:hover, ul#menu li a.active {
	color: #FFF;
	background-color: #DC0962;
	text-decoration: none;
}


#content-right {
	float: right;
	width: 714px;
	margin-right: 8px;
	display: inline;
	padding-bottom: 20px;
	font-size: 12px;
}
.content-box {
	float: left;
	width: 351px;
	margin-right: 6px;
	margin-bottom: 8px;
	position: relative;
}
.content-box-omschrijving {
	border: 1px solid #B6B7CB;
	background-color: #E1E9E3;
	padding: 4px 80px 4px 4px;
}
.content-box-prijs {
	color: #FFFFFF;
	position: absolute;
	height: 41px;
	width: 50px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 21px;
	padding-left: 12px;
	z-index: 20;
	right: 4px;
	background-image: url(../images/prijssticker.png);
	background-repeat: no-repeat;
	top: 220px;
}
.content-box-prijs-klein {
	font-size: 13px;
}

.content-box-prijs-vanaf {
	position: absolute;
	text-align: center;
	width: 38px;
	font-size: 9px;
	top: 9px;
}


#intro-text {
	margin-right: 130px;
	margin-bottom: 10px;
}
#intro-text li {
	margin-bottom: 10px;
	margin-top: 0px;
}

#intro-text p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.pakketten {
	position: relative;
}
.pakketten-foto {
	height: 110px;
	width: 160px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.pakket-info {
	font-size: 12px;
	margin-bottom: 12px;
	width: 170px;
	background-color: #E1E9E3;
	border: 1px solid #B6B7CB;
}
.pakket-info td {
	padding: 4px;
}
.pakket-info-content {
	padding-right: 20px;
}
.pakket-info-prijs-bg {
	position: absolute;
	top: 80px;
	height: 62px;
	width: 62px;
	z-index: 10;
	right: -4px;
}
.pakket-info-prijs {
	color: #FFFFFF;
	position: absolute;
	top: 80px;
	height: 41px;
	width: 50px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 21px;
	padding-left: 12px;
	z-index: 20;
	right: -4px;
}
.pakket-119 {
	color: #FFFFFF;
	position: absolute;
	top: 80px;
	height: 41px;
	width: 55px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 21px;
	padding-left: 7px;
	z-index: 20;
	right: -4px;
}
#product-details-info {
	float: right;
	width: 249px;
	margin-top: 144px;
	display: inline;
}
#product-details-info img {
	margin-top: 30px;
	border: 1px solid #B6B7CB;
}
.product-details-info-links {
	margin: 20px;
	text-align: center;
}
.product-details-info-links p {
	margin-top: 0px;
	margin-bottom: 10px;
}
a.product-details-foto img{
	border: none;
}
.product-details-foto {
	float: left;
	display: inline;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-top: 20px;
}
a.product-details-foto {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
a.product-details-foto:hover {
	color: #DC0962;
	text-decoration: none;
}
.product-details-omschrijving {
	margin-left: 30px;
	float: left;
	display: inline;
	font-size: 13px;
}
.product-details-omschrijving-footer {
	font-size: 13px;
	color: #666666;
}
.product-details-omschrijving-footer p {
	margin-top: 10px;
	margin-bottom: 0px;
}


#gegevens-div {
	background-color: #E1E9E3;
	padding: 20px;
	border: 1px solid #B6B7CB;
	font-size: 12px;
}
#gegevens td {
	height: 25px;
}
#gegevens p {
	margin-top: 12px;
	margin-bottom: 12px;
}
#gegevens-div .button {
	background-color: #FFFFFF;
	border: 1px solid #DC0962;
	color: #DC0962;
	font-weight: bold;
	font-size: 14px;
	margin-right: 12px;
	padding: 4px;
	margin-top: 30px;
}
#order-keuze-div {
	margin-bottom: 20px;
	margin-top: 0px;
	display: inline;
	float: left;
}
#naw-gegevens-div {
	float: left;
	display: inline;
}
#bestelling-div {
	display: none;
	float: right;
}
#offerte-div {
	display: none;
	float: right;
}
#opmerkingen-div {
	margin-top: 20px;
	margin-bottom: 20px;
	display: none;
}

#bezorgen-keuze {
	margin-top: 20px;
	margin-bottom: 20px;
}
#bezorgdatum {
	float: right;
}
#bezorgadres-keuze {
	margin-bottom: 20px;
	display: none;
}
#bezorgadres-div {
	display: none;
	margin-bottom: 20px;
}
#akkoord-div {
	display: none;
	margin-bottom: 20px;
}
#error-div {
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 20px;
	display: none;
}
#referentie-div {
	margin-bottom: 30px;
	display: none;
}

#submit-bestelling-div {
	display: none;
}
#submit-offerte-div {
	display: none;
}
.clear {
	clear: both;
	height: 0;
	width: 100%;
	visibility: hidden;
	line-height: 0px;
	font-size: 0px;
}
#footer {
	background-color: #9CA140;
	height: 14px;
	margin-top: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}
#footer-left {
	text-align: left;
	width: 326px;
	float: left;
	display: inline;
	margin-left: 4px;
}
#footer-center {
	text-align: center;
	width: 330px;
	float: left;
	display: inline;
}
#footer-right {
	text-align: right;
	width: 326px;
	float: right;
	display: inline;
	margin-right: 4px;
}
#copyright {
	text-align: center;
	height: 75px;
	font-size: 10px;
	padding-top: 25px;
}
