/* GJ wijzigingen:  Gegevens tabel*/
div.gegevens dl {
width: 500px;
}

div.gegevens dl dt{ 
width:120px;
float:left;
font-weight:bold;
height: 20px;
padding:10px 0px 10px 0px;
min-height: 1px; /* Required to give layout to empty elements */
}

div.gegevens dl dd{
padding:0px;
height: 20px;
margin:0px;
text-align:left;
padding:10px 0px 10px 0px;
}

div.gegevens dl dd div {
display:inline;
margin-left: 10px;
color: #D50028;
}

div.gegevens input {
	border: 1px solid #EFDEBA;
	font-size: 14px;
	padding: 5px;
	width: 230px;
}

/* SLAAPTEST */
dl#slaaptest {
width:650px;
float:left;
margin: 15px 0px;
}

dl#slaaptest dt {
width:450px;
float:left;
font-weight:bold;
height: 20px;
padding:10px 0px 10px 0px;
min-height: 1px; /* Required to give layout to empty elements */
border-bottom: 1px solid #EFDEBA;}

dl#slaaptest dd{
padding:0px;
height: 20px;
margin:0px;
text-align:right;
padding:10px 0px 10px 0px;
border-bottom: 1px solid #EFDEBA;
}

dl#slaaptest dd input{
	margin-right: 20px;
	margin-left:15px;
}

/* SITEMAP */
ul#sitemap {
margin:0px;
padding:0px;
margin-left: 0px;
list-style-type: none;
}

ul#sitemap li {
padding: 2px 0px;
}

ul#sitemap li a{
	font-weight:bold;
	color: #CC9966;
	text-decoration: none;
}

ul#sitemap li ul {
list-style-type: square;
}

ul#sitemap li ul li {
float:none;
}

ul#sitemap li ul li a{
	color: #D50028;
	font-weight: normal;

}

ul#sitemapshop {
margin:0px;
padding:0px;
margin-left: 0px;
list-style-type: none;
}

ul#sitemapshop li {
padding: 4px 0px;
float:left;
width: 220px;
margin-bottom: 10px;
}

ul#sitemapshop li a{
	font-weight:bold;
	color: #CC9966;
text-decoration: none;
}

ul#sitemapshop li ul {
list-style-type: square;
margin:0px;
padding:0px;
margin-left:15px;
}

ul#sitemapshop li ul li {
float:none;
margin:0px;
}

ul#sitemapshop li ul li a{
	color: #D50028;
	font-weight: normal;

}

table.cart td{
border: 1px solid #EFDEBA;
}

#cart-header {
	margin-bottom: 10px;
	height: 50px;
	padding: 10px;
}

#cart-header #shopping-cart {
	border-left: none;
	padding: 10px;
}

#cart-header #steps {
	padding: 0 20px;
	margin: 0;
}

#cart-header #steps li {
	color: #EFDEBA;
	font-size: 12px;
	font-weight: bold;
}

#cart-header #steps li.selected{
	color: #D30026;
}

#cart-header h1 {
	margin: 0 0 5px;
	padding: 0;
}

#cart-header td {
	border-bottom: none;
	padding: 0 10px;
	border-left: 1px solid #EFDEBA;
}

#cart-footer {
	background: #F1E3C5;
	display: block;
	width: 670px;
	height: 50px;
	line-height: 50px;
}/* GJ wijzigingen:  Gegevens tabel*/

table.gegevens {
	padding: 0;
	float: left;
	display: block;
	border-bottom: 1px solid #EFDEBA;
}

table.gegevens .row {
	width: 670px;
	float: left;
	height: 28px;
	margin-bottom: 15px;
}

table.gegevens .row .label{
	width:120px;
	float:left;
	font-weight:bold;
	height: 20px;
	padding:10px 0px 10px 0px;
	min-height: 1px; /* Required to give layout to empty elements */
	border: none;
}

table.gegevens .row .field{
	border: none;
	padding: 0;
}

table.gegevens input{
	float:left;
	padding:0px;
	height: 20px;
	margin:0px;
	text-align:left;
	padding:10px 0px 10px 0px;
}

table.gegevens .row div {
	display:inline;
	margin-left: 10px;
	color: #D50028;
}

table.gegevens input {
	border: 1px solid #EFDEBA;
	font-size: 14px;
	padding: 5px;
	width: 230px;
}

table.gegevens .nietingevuld {	
	background: url(../img/exclamation-mark.gif) 0 5px no-repeat;
	padding-left: 25px;
	padding-top: 9px;
	height: 35px;
	line-height: 35px;
}

/* SLAAPTEST */
dl#slaaptest {
width:650px;
float:left;
margin: 15px 0px;
}

dl#slaaptest dt {
width:450px;
float:left;
font-weight:bold;
height: 20px;
padding:10px 0px 10px 0px;
min-height: 1px; /* Required to give layout to empty elements */
border-bottom: 1px solid #EFDEBA;}

dl#slaaptest dd{
padding:0px;
height: 20px;
margin:0px;
text-align:right;
padding:10px 0px 10px 0px;
border-bottom: 1px solid #EFDEBA;
}

dl#slaaptest dd input{
	margin-right: 20px;
	margin-left:15px;
}

/* SITEMAP */
ul#sitemap {
margin:0px;
padding:0px;
margin-left: 0px;
list-style-type: none;
}

ul#sitemap li {
padding: 2px 0px;
}

ul#sitemap li a{
	font-weight:bold;
	color: #CC9966;
	text-decoration: none;
}

ul#sitemap li ul {
list-style-type: square;
}

ul#sitemap li ul li {
float:none;
}

ul#sitemap li ul li a{
	color: #D50028;
	font-weight: normal;

}

ul#sitemapshop {
margin:0px;
padding:0px;
margin-left: 0px;
list-style-type: none;
}

ul#sitemapshop li {
padding: 4px 0px;
float:left;
width: 220px;
margin-bottom: 10px;
}

ul#sitemapshop li a{
	font-weight:bold;
	color: #CC9966;
text-decoration: none;
}

ul#sitemapshop li ul {
list-style-type: square;
margin:0px;
padding:0px;
margin-left:15px;
}

ul#sitemapshop li ul li {
float:none;
margin:0px;
}

ul#sitemapshop li ul li a{
	color: #D50028;
	font-weight: normal;

}

table.cart td{
border: 1px solid #EFDEBA;
}

#cart-header {
	margin-bottom: 10px;
	height: 50px;
	padding: 10px;
}

#cart-header #shopping-cart {
	border-left: none;
	padding: 10px;
}

#cart-header #steps {
	padding: 0 20px;
	margin: 0;
}

#cart-header #steps li {
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
}

#cart-header #steps li.selected{
	color: #D30026;
}

#cart-header h1 {
	margin: 0 0 5px;
	padding: 0;
}

#cart-header td {
	border-bottom: none;
	padding: 0 10px;
	border-left: 1px solid #EFDEBA;
}

#cart-footer {
	background: #F1E3C5;
	display: block;
	width: 700px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	clear: both;
	margin: 0 0 -10px -15px;
}

#cart-footer .button {
	clear: none;
}
