@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

#container {
	height: 600;
	padding: 0px;
	width: 950px;
	margin-top: 4%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	height: 107px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#meubel_img {
	width: 300px;
	height: 214px;

}
#img1 {
	width: 300px;
	height: 214px;
	margin-left: 300px;
	margin-top: -214px;

}
#badmeubels {
	width: 325px;
	line-height: 21px;
	height: 200px;
	margin-left: 600px;
	margin-top: -214px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	padding-top: 14px; 
}

#schuifdeur {
	width: 300px;
	height: 214px;
	margin: 0px;
	top: auto;
	background-color: #424042;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#schuifdeurimg1 {
	width: 300px;
	height: 214px;
	margin-left: 300px;
	top: auto;
	margin-top: -215px;	
	background-color: #424042;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	}
#schuifdeurtekst {
	width: 325px;
	line-height: 21px;
	height: 200px;
	margin-left: 600px;
	margin-top: -215px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 14px; 
	Background-color: #424042;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

