body {
	background-color: #c1bd9f;
	margin: 0px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #62624a;
	background-image: "url('../images/background_fade.jpg')";
	background-repeat: repeat;
}
a {
	text-decoration: none;
}
br {
	line-height: 75%;
	font-size: xx-small;
}
input {
	background: #ffffff;
	color: #62624a;
	border: 1px solid #559429;
}
textarea {
	background: #ffffff;
	color: #62624a;
	border: 1px solid #559429;
}
.left_col {
	background-color: #559429;
	padding: 4px 7px 10px 7px;
	color: #48664F;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	letter-spacing: 1px;
}
.left_col a {
	text-decoration: none;
	margin: 0px;
	color: #ffd716;
	font-weight: bold;
}
.left_col a:hover {
	color: #ffd716;
	text-decoration: underline;
}
.left_col_title {
	margin: 0px;
	margin-bottom: 7px;
	color: #62624a;
	border-bottom: 1px solid #62624a;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.left_col_active {
	background-color: #c1bd9f;
	color: #ffd716;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	letter-spacing: 1px;
}
.left_col_active a:hover {
	color: #559429;
	text-decoration: none;
}
.left_col_active a {
	text-decoration: underline;
	margin: 0px;
	color: #559429;
	font-weight: bold;
}
.left_col_sub {
	background-color: #c1bd9f;
	color: #62624a;
	text-align: right;
	padding-right: 2px;
}
.left_col_sub a {
	background-color: #c1bd9f;
	color: #62624a;
}
.left_col_sub a:hover {
	background-color: #c1bd9f;
	color: #62624a;
}
.left_col_sub_active {
	background-color: #c1bd9f;
	text-decoration: underline;
	color: #62624a;
	text-align: right;
	padding-right: 2px;
}
.left_col_sub_active a {
	text-decoration: underline;
	color: #62624a;
	font-weight: bold;
}
.left_col_sub_active a:hover {
	text-decoration: underline;
	color: #62624a;
	font-weight: bold;
}
.adres {
	background-color: #62624a;
	color: #ffffff;
	padding: 10px 8px 10px 8px;
}
.adres a {
	background-color: #62624a;
	color: #ffffff;
	text-decoration: underline;
	font-size: 8px;
}
.adres_title {
	margin: 0px;
	margin-bottom: 7px;
	color: #ffffff;
	border-bottom: 1px solid #3a250e;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	letter-spacing: normal;
}
.adres_bold {
	background-color: #62624a;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.right_col {
	text-align: right;
	background-color: #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0px;
	padding-left: 20px;
}
.main_title {
	text-align: right;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 20px;
	font-style: italic;
	padding-right: 5px;
	color: #559429;
}
.main_sub_title {
	margin: 10px 0px 5px 5px;
	text-align: left;
	color: #62624a;
	font-weight: bold;
	font-size: small;
	text-transform: uppercase;
	font-style: italic;
	border-bottom: 1px solid #62624a
}
.main {
	text-align: left;
}
.sub_img {
	margin-left: 5px;
	margin-bottom: 0px;
}
.product_list {
	background-color: #f5f0e9;
}
.product_list a:hover {
	background-color: #f5f0e9;
	text-decoration: underline;
}
.prijzen {
	text-decoration: underline;
}
.prijzen a {
	text-decoration: underline;
}

