/* Content structuur */
#content {
	width: 100%;
	height: 185px;
	margin: 10px 0 0 0;
	float: left;
	position: relative;	
}

#content2 {
	width: 100%;
	height: 700px;
	margin: 10px 0 0 0;
	float: left;
	position: relative;	
	
}

#content-contact {
	width: 100%;
	height: 307px;
	margin: 10px 0 0 0;
	float: left;
	position: relative;	
}


#content-left {
	background-color: #fff;
	width: 270px;
	height: 190px;
	padding: 5px 0 0 20px;
	float: left;
	position: relative;	
}

#content-left2 {
	background-color: #fff;
	width: 680px;
	height: 700px;
	padding: 5px 0 0 20px;
	float: left;
	position: relative;	
}

#content-left3 {
	background-color: #fff;
	width: 680px;
	height: 980px;
	padding: 5px 0 0 20px;
	float: left;
	position: relative;	
}

#content-left-contact {
	background-color: #fff;
	width: 370px;
	height: 307px;
	padding: 15px 0 0 20px;
	float: left;
	position: relative;		
}

#content-right-contact {
	background-color: #fff;
	width: 280px;
	height: 290px;
	padding: 15px 0 0 20px;
	float: left;
	position: relative;	
}
table.content-left-contact {
	font-family: arial;
	font-size: 11px;
	color: #977b52;
	
}
#content-center {
	background-image: url(../img/background-content-center.png);
	z-index: 5;
	width: 10px;
	height: 185px;
	float: left;
	position: relative;
}

#content-right {
	background-color: #fff;
	width: 380px;
	height: 190px;
	padding: 5px 0 0 20px;
	float: left;
	position: relative;
}

#content-left h1, #content-right h1, #content-contact h1, #content-left2 h1, #content-right2 h1, #content-left3 h1 {
	color: #252525;
	font-size: 18px;
}

#content-left p, #content-left2 p {
	font-family: arial;
	font-size: 11px;
	color: #000;

}

table.content-left-contact {
	font-family: arial;
	font-size: 11px;
	color: #000;
}

#content-right td, #content-right-contact td, #content-right2 td {
	font-family: arial;
	font-size: 11px;
	color: #000;
	width: 100px;
}

#content-right-contact a, #content-right-contact a:visited, #content-right-contact a:active {
	color: #7e6f5d;
	text-decoration: none;
}

#content-right-contact a:hover {
	color: #c97818;	
	text-decoration: underline;
}

.verplichtveld {
	color: #c97818;
	font-size: 10px;
}

.verplichtveld-text {
	color: #252525;
	font-size: 10px;
}

.message {
	vertical-align: text-top;
}

.kaart-content {
	width: 680px;
	height: 500px;	
}

.kaart-left {
	width: 330px;
	height: 200px;
	float: left;
	position: relative;
	font-family: arial;
	font-size: 12px;
}

.kaart-left2 {
	width: 330px;
	height: 300px;
	float: left;
	position: relative;
	font-family: arial;
	font-size: 12px;
}

.kaart-left h2, .kaart-left2 h2, .kaart-right h2, .kaart-right2 h2  {
	text-decoration: underline;
	font-size: 12px;
}

.kaart-right {
	position: relative;
	width: 350px;
	height: 200px;
	float: left;
	font-family: arial;
	font-size: 12px;
}

.kaart-right2 {
	position: relative;
	width: 350px;
	height: 300px;
	float: left;
	font-family: arial;
	font-size: 12px;
}

.product-name {
	float: left;
	position: relative;
	width: 155px;
	height: 200px;
}

.product-name2 {
	float: left;
	position: relative;
	width: 230px;
	height: 200px;	
}

.product-price {
	float: left;
	position: relative;
	width: 155px;
	height: 200px;
	padding-left: 20px;
}

.product-price2 {
	float: left;
	position: relative;
	width: 50px;
	height: 200px;
	padding-left: 60px;
}

a.fotoalbum {
	background: url(../img/fotoalbum-normal.jpg);
	width: 642px;
	height: 141px;
	display: block;	
	text-indent: -999px;	
}

a.fotoalbum:hover {
	background: url(../img/fotoalbum-hover.jpg);
	width: 642px;
	height: 141px;
	display: block;		
	text-indent: -999px;
}