body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: left;
	background-image: url(../images/background-03.jpg);
	background-repeat: repeat-x;
	color: #333333;
}
#main_container {
	height: 615px;
	width: 800px;
	margin: 0 auto 0 auto;
	background-image: url(../images/background-01.jpg);
	background-repeat: no-repeat;
}
#main_container-2 {
	height: 615px;
	width: 800px;
	margin: 0 auto 0 auto;
	background-image: url(../images/background-02.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 100px;
	width: 100%;
	margin-top: 0px;
	padding-top: 20px;
}
#nav {
	height: 460px;
	width: 20%;
	float: left;
	padding-left: 16px;
	background-image: url(../images/benderslogo.png);
	background-position: 14px 411px;
	background-repeat: no-repeat;
}
#nav-2 {
	height: 460px;
	width: 20%;
	float: left;
	padding-left: 16px;
	background-image: url(../images/benderslogo-2.png);
	background-position: 14px 411px;
	background-repeat: no-repeat;
}
#nav a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}
#content {
	float: left;
	width: 75%;
	background-image: url(../images/bendersmeubel-02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 460px;
}
#content a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 1em;
}
#content a:hover, a:active {
	color: #999999;
	text-decoration: underline;
	font-size: 1em;
}
#contentdeur {
	float: left;
	width: 75%;
	background-image: url(../images/bendersdeur-04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 460px;
}
#contentdeur a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 1em;
}
#contentdeur a:hover, a:active {
	color: #999999;
	text-decoration: underline;
	font-size: 1em;
}
#contentfoto {
	float: left;
	width: 77%;
	background-repeat: no-repeat;
	height: 460px;
}
#fotoA {
	height: 100px;
	width: 100px;
	text-align: center;
	float: left;
	margin: 5px;
	border: 1px solid #333333;
	padding: 5px;
	vertical-align: middle;
	display: inline;
}
#fotoB {
	height: 100px;
	width: 100px;
	float: left;
	text-align: center;
	margin: 5px;
	display: inline;
}
#footer {
	height: 15px;
	width: 100%;
	font-size: 1em;
	clear: left;
	text-align: right;
	color: #FFFFFF;
	padding-top: 20px;
	margin-left: -20px;
}
#footer    a:link,a:visited  {
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
}
#footer    a:hover,a:active  {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
	color: #9B0127;
	font-style: italic;
}
p {
	font-size: 1.2em;
}
.p1 {
	font-size: 7.5em;
	padding-left: 480px;
	font-weight: bold;
	line-height: 70%;
	color: #FFFFFF;
}
.p2 {
	font-size: 2.1em;
	padding-left: 485px;
	color: #FFFFFF;
}
.IE6grijs {
	color: #999999;
}

