#roompot {
	width: 100%;
	padding: 15px 0;
	border-top: 1px solid #122a6e;
}

/* PRICE SELECT SELECT BOX
------------------------------------------------------------------------------------------------*/

.priceSelect {
	clear: both;
	width: 510px;
	margin: 0 0 20px;
	padding: 10px;
	background: #e7e9f0;
	border: 1px solid #122a6e;
	visibility:hidden;
	height: 1px;
}

.priceSelect label {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	float: left;
	width: 150px;
	padding: 3px 0 0;
}

.priceSelect select {
	width: 200px;
	font-family: "Tahoma", Verdana, Arial, sans-serif;
}

.small {
	margin: 10px 0 0;
	font-size: 0.9em;
}

	.small span {
		color: #122a6e;
	}


/* KERSTPAKKETTEN
------------------------------------------------------------------------------------------------*/

.pakketItem {
	width: 530px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	height: 175px;
	border-bottom: 1px solid #003883;
	font-family: "Tahoma", Verdana, Arial, sans-serif;

}

#kerstpakket {
	width: 530px;
}

.prijs-link {
	margin-top: 10px;
}

	#d-p h2, #zwart-wit h2, #goud h2, #wijnen h2 {
		color: #000;
		font-weight: bold;
		font-size: 12px;
		margin: 0 0 5px;
	}
	
	#blauw h2, #roze h2, #groen h2, #rood h2, #bruin h2, #zwart h2, #oranje h2 {
		color: #000000

;
		font-weight: bold;
		font-size: 12px;
		margin: 0 0 5px;
	}

.fotolinks {
	float: left;
	width: 178px;
	padding: 5px 0 0 17px;
}

.fotorechts {
	float: right;
	width: 173px;
	padding: 5px 0 0 5px;
}

.textlinks {
	float: left;
	width: 300px;
	padding: 15px 5px 5px 10px;
	line-height: 16px;
	font-size: 11px;
}


.textlinks a
	{
	color: #0099FF;
	}

.textrechts {
	float: left;
	width: 300px;
	padding: 15px 5px 5px 0px;
	line-height: 16px;
	font-size: 11px;
}

#d-p {
	float: left;
	width: 530px;
	height: 130px;
	color: #000;
	margin-bottom: 15px;
	background: url(../images/d-p.gif) 0 0 no-repeat;
}
#d-p a { color: #000; text-decoration: none; }
#d-p a:hover { color: #000; text-decoration: underline;}

#zwart-wit {
	float: left;
	width: 530px;
	height: 130px;
	color: #000;
	margin-bottom: 15px;
	background: url(../images/zwart-wit.gif) 0 0 no-repeat;
}
#zwart-wit a { color: #000; text-decoration: none; }
#zwart-wit a:hover { color: #000; text-decoration: underline;}

#goud {
	float: left;
	width: 530px;
	height: 130px;
	color: #000;
	margin-bottom: 15px;
	background: url(../images/goud.gif) 0 0 no-repeat;
}
#goud a { color: #000; text-decoration: none; }
#goud a:hover { color: #000; text-decoration: underline;}

#oranje {
	float: left;
	width: 530px;
	height: 130px;
	color: #000000

;
	margin-bottom: 15px;
	background: url(../images/oranje.gif) 0 0 no-repeat;
}
#oranje a { color: #000000

; text-decoration: none; }
#oranje a:hover { color: #000000

; text-decoration: underline;}

#rood {
	float: left;
	width: 530px;
	height: 130px;
	color: #000000

;
	margin-bottom: 15px;
	background: url(../images/rood.gif) 0 0 no-repeat;
}
#rood a { color: #000000

; text-decoration: none; }
#rood a:hover { color: #000000

; text-decoration: underline;}

#groen {
	float: left;
	width: 530px;
	height: 130px;
	color: #000000

;
	margin-bottom: 15px;
	background: url(../images/groen.gif) 0 0 no-repeat;
}
#groen a { color: #000000

; text-decoration: none; }
#groen a:hover { color: #000000

; text-decoration: underline;}

#blauw {
	float: left;
	width: 530px;
	height: 130px;
	color: #000000

;
	margin-bottom: 15px;
	background: url(../images/blauw.gif) 0 0 no-repeat;
}
#blauw a { color: #000000

; text-decoration: none; }
#blauw a:hover { color: #000000

; text-decoration: underline;}

#bruin {
	float: left;
	width: 530px;
	height: 130px;
	color: #000000

;
	margin-bottom: 15px;
	background: url(../images/bruin.gif) 0 0 no-repeat;
}
#bruin a { color: #000000

; text-decoration: none; }
#bruin a:hover { color: #000000

; text-decoration: underline;}

#zwart {
	float: left;
	width: 530px;
	height: 130px;
	color: #000000

;
	margin-bottom: 15px;
	background: url(../images/zwart.gif) 0 0 no-repeat;
}
#zwart a { color: #000000

; text-decoration: none; }
#zwart a:hover { color: #000000

; text-decoration: underline;}

#wijnen {
	float: left;
	width: 530px;
	height: 130px;
	color: #000;
	margin-bottom: 15px;
	background: url(../images/wijnen.gif) 0 0 no-repeat;
}
#wijnen a { color: #000; text-decoration: none; }
#wijnen a:hover { color: #000; text-decoration: underline;}

#roze {
	float: left;
	width: 530px;
	height: 130px;
	color: #000000

;
	margin-bottom: 15px;
	background: url(../images/roze.gif) 0 0 no-repeat;
}
#roze a { color: #000000

; text-decoration: none; }
#roze a:hover { color: #000000

; text-decoration: underline;}

#d-p_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/d-p_verloop.gif) 0 0 no-repeat;
}

#d-p_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}

#zwart-wit_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/zwart-wit_verloop.gif) 0 0 no-repeat;
	font-family: "Tahoma", Verdana, Arial, sans-serif;

}

#zwart-wit_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
	font-family: "Tahoma", Verdana, Arial, sans-serif;
}

#wijnen_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/wijnen_verloop.gif) 0 0 no-repeat;
}

#wijnen_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}

#goud_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/goud_verloop.gif) 0 0 no-repeat;
}

#goud_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #675023;
	margin-bottom: 15px;
}

#rood_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/rood_verloop.gif) 0 0 no-repeat;
}

#rood_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000

;
	margin-bottom: 15px;
}

#groen_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/groen_verloop.gif) 0 0 no-repeat;
}

#groen_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000

;
	margin-bottom: 15px;
}

#blauw_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/blauw_verloop.gif) 0 0 no-repeat;
}

#blauw_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000

;
	margin-bottom: 15px;
}

#oranje_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/oranje_verloop.gif) 0 0 no-repeat;
}

#oranje_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000

;
	margin-bottom: 15px;
}

#bruin_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/bruin_verloop.gif) 0 0 no-repeat;
}

#bruin_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000

;
	margin-bottom: 15px;
}

#zwart_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/zwart_verloop.gif) 0 0 no-repeat;
}

#zwart_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000

;
	margin-bottom: 15px;
}

#roze_verloop {
	width: 510px;
	height: 100px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: url(../images/roze_verloop.gif) 0 0 no-repeat;
}

#roze_verloop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #830896;
	margin-bottom: 15px;
}

.img_left {
	display: block;
	float: left;
	clear: both;
	border: 1px solid #000000;
	padding-right: 10px;
	border-width: 0px 0px 0px 0px;
}

a.kpzwart { color: #000; text-decoration: none; }
a.kpzwart:link { color: #000; text-decoration: none; }
a.kpzwart:visited { color: #000; text-decoration: none; }
a.kpzwart:focus, a.kpzwart:hover, a.kpzwart:active { color: #000; text-decoration: underline; }

a.kpwit { color: #000000

; text-decoration: none; }
a.kpwit:link { color: #000000

; text-decoration: none; }
a.kpwit:visited { color: #000000

; text-decoration: none; }
a.kpwit:focus, a.kpwit:hover, a.kpwit:active { color: #CCCCCC
; text-decoration: underline; }

img.fotoPakket { border: 1px solid #122a6e;}

