#content_top {
	float: left;
	width: 900px;
	height: 4px;
	background-image: url(../images/content_bg.png); 
	background-repeat: no-repeat;
}

/* Right Wrapper */

#right_z {
	width: 263px;
	background: white;
	float:right;
	z-index:1;
	position: relative;
	height: 34px;
}

#content #right {
	float: right;
	width: 213px;
	margin-top: -38px;
	background-image: url(../images/right_bg.jpg);
	background:#bebebe;
	margin-right: 25px;
	height: auto;
	padding-top: 20px;
	position: relative;
	z-index: 2;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
#content #right .h1_dotted {
	color:#5f2e0a !important;
}

#content #right_wrapper #right #naarwebshop{
	background: #d9dbdc;
	float: left;
	width: 235px;
	margin-left: -13px;
	margin-top: 65px;
	padding-bottom: 25px;
	z-index: 100;
	position: relative;
}

#content #right_wrapper #right #naarwebshop img{
	margin-left: 13px;
	margin-top: -25px;
	z-index: 101;
	position: relative;
}

#content #right_wrapper #right #naarwebshop img.logos{
	margin-top: 25px;
	z-index: 101;
	position: relative;
}

#content #right {
	color:#794840;
}

#content #right ol { 
	color:#794840;
	margin-left: 20px;
	line-height: 22px;
	font-size: 9pt;
}

#content #right ol li {
	margin-bottom: 5px;
}

/* Left Wrapper */

#content #left_wrapper {
	width: 637px;
	float: left;
	background: white;
	margin-bottom: 50px;
}

#content #left_wrapper #left {
	width: 261px;
	float: left;
	margin-right: 40px;
	margin-left: 30px;
	margin-top: 20px;
}

#content #left_wrapper #left a:link,
#content #left_wrapper #left a:visited,
#content #left_wrapper #left a:active {
	
	text-decoration:underline;
	color:#C6B980;
	
}

#content #left_wrapper #left a:hover {
	
	text-decoration:none;
	
}

#content > .producten_left_wrapper > div.left > span.melding {
	display: block;
	color: #653731;
}

#content #left_wrapper #mid {
	width: 261px;
	float: left;
	margin-top: 20px;
}
#content #left_wrapper #mid {
	
	width:250px;
	
}

/* Specific H1 Typo */
.h1_dotted {
	padding-right: 17px;
	width: auto;
	color: #C6B980;
	font-size: 13pt;
	height: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.h1_wrap {
	margin-bottom: 10px;
}

#content p {
	line-height: 22px;
	margin-bottom: 12px;
}

#content a:link, 
#content a:active, 
#content a:visited{
	
	color:#794840;
	font-weight:500;
	text-decoration:none;
	
}

#content a:hover {
	
	text-decoration:none;
	
}

label { 
	float: left; 
	width: 220px; 
}



/* Contact Form */

#contactform { 
	width: 261px;
	float: left;
}

#contactform input[type=text] {
	border: 1px solid #7b7c7b;
	padding-left: 5px;
	margin-bottom: 1px;
	margin-top: 4px;
	width: 191px;
	float: right;
	color: #7b7c7b;
	font-size: 9pt;
	font-family: tahoma;
}

#contactform input[type=image] {
	float: right;
	margin-top: 5px;
}

#contactform textarea {
	border: 1px solid #7b7c7b;
	padding-left: 5px;
	margin-bottom: 1px;
	margin-top: 4px;
	width: 191px;
	height: 50px;
	font-size: 9pt;
	font-family: tahoma;
	float: right;
	color: #7b7c7b;
}
