/* CSS Document */
       
* {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	font-size: 11px;
	background: #eaf2a5 url(http://www.focke-houtenvloeren.nl/images/achter.png) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: center;
}
html, body {
	height: 100%;
}
table {
	font-size:100%;
}
.clear {
	clear: both;
}
h1 {
	color: #095aa6;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 20px 20px 0;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 20px 20px 0;
}
h3 {
	color: #095aa6;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 20px 20px 0;
}
p {
	text-align: justify;
	margin: 0;
	padding: 20px 20px 0;
}
a {
	color: #095aa6;
	text-decoration: underline;
}
a:hover {
	color: #595959;
	text-decoration: underline;
}
ul {
	margin: 0 0 0 20px;
	padding: 20px 20px 0;
	list-style-type: square;
	list-style-position: outside;
}
ul ul {
	list-style-type: circle;
	margin: 0 0 0 0;
	padding: 0 20px;
	list-style-position: outside;
}
ol {
	list-style-type: decimal;
	margin: 0 0 0 20px;
	padding: 20px 20px 0;
	list-style-position: outside;
}
.blauw {
	color: #095aa6;
}
.grijs {
	color: #9c9e9f;
}
.wit {
	color: #fff;
}
.partner {
	text-align: left;
	width: 220px;
}
.partner p {
	text-align: left;
	margin: 0;
	padding: 20px 0 0 0;
}
.partnerlogo {
	text-align: center;
	width: 260px;
	margin: 0;
	padding: 20px 0 0 0;
}
.foto_links {
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	border-width: 0;
}
.foto_rechts {
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	border-width: 0;
}
hr {
	width: 680px;
	height:0;
	margin: 20px 0 0;
	border-bottom: 1px solid #e5e5e5;
	border-top-style: none;
	border-right-width: 0;
	border-left-width: 0;
}
img {
	border: none;
}
/* LIGHTBOX */
.lightb { width: 50px; height: 50px; margin: 0 1px 1px 0; border-color: #fff; border-width: 0; }
.lightb:hover {
	filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.lightb_groot { width: 150px; height: 100px; float: left; margin: 0 15px 15px 0; border-color: #fff; border-width: 0; }
.lightb_groot:hover {
	filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
/* CONTAINER */
#container {
	margin: 0 auto;
	width: 970px;
	padding: 0 0px;
	position: relative;
	text-align: left;
	background: #FFF;
	min-height: 100%;
	height: auto;
	background-image: url(http://www.focke-houtenvloeren.nl/images/container.gif);
	background-repeat: repeat;
}
* html #container {
	height: 100%;
	width: 970px;
	w\idth: 970px;
}
/* HEADER */
#header {
	height: 100px;
	margin: 0;
	padding: 0;
}
#logo {
	height: 100px;
	float: left;
	width: 270px;
	overflow: hidden;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 9px;
	background-color: #fff;
	background-image: url(http://www.focke-houtenvloeren.nl/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#toptxt {
	width: 499px;
	background: #000;
	overflow: hidden;
	float: left;
	height: 100px;
	margin: 0;
	padding: 0;
}
#toptxt p {
	color: #fff;
	text-align: justify;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding: 0 20px 0;
}
#logos {
	background: #000;
	width: 201px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#logos img {
	margin: 0;
	padding: 0 10px 0 0;
}
#logos img:hover {
	filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
/* NAVIGATIE */
#navigatie {
	background-color: #595959;
	background-image: url(http://www.focke-houtenvloeren.nl/images/navigatie.gif);
	text-align: left;
	width: 970px;
	height: 30px;
	position: relative;
	overflow: hidden;
}
#navigatie img {
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	border-width: 0;
}
#navigatie img:hover {
	filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
#navigatie ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#navigatie ul li {
	color: #e3ee87;
	line-height: 30px;
	position: relative;
	float: left;
	padding-right: 15px;
}
#navigatie ul li a {
	text-decoration: none;
	color: #fff;
}
#navigatie ul li a:hover {
	color: #e3ee87;
	text-decoration: none;
}
/* MAIN */
#main {
	padding-bottom: 101px;
}
/* LEFT */
#left {
	float: left;
	width: 270px;
	overflow: hidden;
	margin-bottom: -51px;
}
#left_home { background-image: url(http://www.focke-houtenvloeren.nl/images/left_home.gif); background-repeat: no-repeat; background-position: left top; margin-bottom: -51px; width: 270px; float: left; overflow: hidden; }
/* CONTENT */
#content {
	float: left;
	width: 700px;
	overflow: hidden;
}
* html #content {
	width: 700px;
	w\idth: 700px;
}
#content_onderhoud {
	float: left;
	width: 700px;
	overflow: hidden;
	background-image: url(http://www.focke-houtenvloeren.nl/images/onderhoud.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* html #content_onderhoud {
	width: 700px;
	w\idth: 700px;
}
#content_houtsoorten {
	float: left;
	width: 700px;
	overflow: hidden;
	background-image: url(http://www.focke-houtenvloeren.nl/images/houtsoorten.png);
	background-repeat: no-repeat;
	background-position: right top;
}
* html #content_houtsoorten {
	width: 700px;
	w\idth: 700px;
}
#content_sfeer {
	float: left;
	width: 700px;
	overflow: hidden;
	background-image: url(http://www.focke-houtenvloeren.nl/images/sfeer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* html #content_sfeer {
	width: 700px;
	w\idth: 700px;
}/* MERKEN */
#merken {
	text-align: center;
	position: relative;
	width: 970px;
	height: 81px;
	overflow: hidden;
	margin: -81px auto 0;
}
#merken img:hover {
	filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
/* FOOTER */
#footer {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	margin-top: -30px;
	color: #fff;
	line-height: 30px;
	background-color: #595959;
	text-align: center;
	vertical-align: middle;
	width: 970px;
	height: 30px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #e3ee87;
	text-decoration: underline;
}

