@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #231F20;
}

IMG.img_left {
	margin: 0px 20px 0px 0px;
	float: left;
}

IMG.img_right {
	margin: 0px 0px 0px 20px;
	float: right;
}

IMG.img_interieur_left {
	margin: 0px 20px 20px 0px;
	float: left;
}

IMG.img_interieur_right {
	margin: 0px 0px 20px 0px;
	float: right;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.downloads {
	margin: 0px 0px 18px 0px;
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color: #4b423D;
}

	.downloads a {
		font-size: 11px;
		font-weight: bold;
		line-height: 18px;
		text-decoration: none;
		color: #4b423D;
	}
	
	.downloads a:hover {
		font-size: 11px;
		font-weight: bold;
		line-height: 18px;
		text-decoration: underline;
		color: #4b423D;
	}

.clearboth {
	clear: both;
}

.page {
	width: 780px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

.header_1 {
	width: 780px;
	height: 313px;
	background-image: url(../images/bg_header_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.header_2 {
	width: 780px;
	height: 313px;
	background-image: url(../images/bg_header_2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.header_3 {
	width: 780px;
	height: 313px;
	background-image: url(../images/bg_header_3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.header_4 {
	width: 780px;
	height: 313px;
	background-image: url(../images/bg_header_4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.header_5 {
	width: 780px;
	height: 313px;
	background-image: url(../images/bg_header_5.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.logo {
	margin: 33px 74px 0px 0px;
	float: right;
}

.menu {
	margin: 244px 0px 0px 22px;
	position: absolute;
}

a.menu_item {
	padding: 0px 10px;
	border-right: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 29px;
	display: block;
	text-align: center;
	float: left;
	color: #4B423D;
}

a.menu_item:hover {
	background-color: #B5985A;
}

a.menu_item_hover {
	padding: 0px 10px;
	border-right: 1px solid #000000;
	background-color: #B5985A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 29px;
	display: block;
	text-align: center;
	float: left;
	color: #4B423D;
}

a.menu_item_hover:hover {
}

a.menu_item_last {
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 29px;
	display: block;
	text-align: center;
	float: left;
	color: #4B423D;
}

a.menu_item_last:hover {
	background-color: #B5985A;
}

a.menu_item_last_hover {
	padding: 0px 10px;
	background-color: #B5985A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 29px;
	display: block;
	text-align: center;
	float: left;
	color: #4B423D;
}

a.menu_item_last_hover:hover {
}

.content {
	background-image: url(../images/bg_fauxx_column.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

.left {
	width: 500px;
	padding: 40px 40px;
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
	float: left;
}

.left a {
	text-decoration: underline;
	color: #000000;
}

.left a:hover {
	text-decoration: none;
	color: #000000;
}

.banner_bottom {
	height: 167px;
	margin: 0px 0px -40px -40px;
	background-image: url(../images/bg_banner_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #463909;
}

.banner_bottom_inside {
	width: 312px;
	margin: 40px 0px 0px 40px;
	position: absolute;
}

.banner_bottom_inside a {
	text-decoration: underline;
	color: #463909;
}

.banner_bottom_inside a:hover {
	text-decoration: none;
	color: #463909;
}

.right {
	width: 160px;
	padding: 40px 20px;
	background-color: #F6F2E9;
	font-size: 11px;
	line-height: 18px;
	float: right;
	color: #4b423D;
}

.right a {
	text-decoration: underline;
	color: #4b423D;
}

.right a:hover {
	text-decoration: none;
	color: #4b423D;
}

.right hr {
	height: 0px;
	border-top: 1px solid #b5985a;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.footer {
	width: 780px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_top {
	padding: 0px 20px;
	background-color: #4B423D;
	font-size: 10px;
	line-height: 29px;
	color: #FFFFFF;
}

.footer_top a {
	text-decoration: none;
	color: #FFFFFF;
}

.footer_top a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer_bottom {
	padding: 0px 20px;
	font-size: 10px;
	line-height: 29px;
	color: #584F4B;
}

.footer_bottom a {
	text-decoration: underline;
	color: #584F4B;
}

.footer_bottom a:hover {
	text-decoration: none;
	color: #584F4B;
}

.inputtekst {
	width: 100%;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputtekstopmerking {
	width: 100%;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputbutton {
	background-color: #b5985a;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
}