/*
//   _                          _             _ _       
//  | |_ _____   _____ _ __ ___| |_ _   _  __| (_) ___  
//  | __/ _ \ \ / / _ \ '__/ __| __| | | |/ _` | |/ _ \ 
//  | || (_) \ V /  __/ |  \__ \ |_| |_| | (_| | | (_) |
//   \__\___/ \_/ \___|_|  |___/\__|\__,_|\__,_|_|\___/ 
//                                             (C)2007
//   Date  : 2007-08-13
//	 Author: loek@toverstudio:nl
//
*/
body 
{
	color:#222;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background: #c7c7c7 url(../images/background.gif) repeat-x 0px 0px;
}
a
{
	color:#222;
}
a:hover
{
	color:#222;
}
img
{
	border:none;
}
h1
{
	color:#222;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom:10px;
}
h2
{
	color:#444;
	font-size:18px;
}
/* ----------------------------- canvas --------------------------- */
#canvas 
{
	margin: 0px auto;
	padding: 0px;
	text-align: left;
  	width: 900px;
	background: url(../images/banner.gif) no-repeat 0px 0px;
}
* html #canvas
{
}
/* ----------------------------- banner --------------------------- */
#menu
{
	padding-top:14px;
	text-align:right;
	padding-bottom:110px;
}
* html #menu
{
}

#menu img
{
	vertical-align:middle;
}
/* ----------------------------- content --------------------------- */
#contents 
{
	float:left;
	width:900px;
	font-size:14px;
	line-height:1.5em;
	margin:0px;
	padding-bottom:20px;
}
* html #contents /* only for IE */
{
}

/* ----------------------------- footer --------------------------- */
#footer 
{
	clear:both;
	font-size:15px;
	color:#fff;
	letter-spacing:-1px;
	background-color:#282826;
	padding:10px;
	text-align:center;
}
#footer a
{
	text-decoration:none;
	color:#e7811c;
}
#footer img
{
	vertical-align:middle;
	padding:0px 5px 0px 5px;
}

object
{
	float:left;
	margin:0px 0px 20px 0px;
}

#wiezijnwijholder
{
	margin:20px 0px 20px 0px;
	background: url(../images/wiezijnwijholder.png) no-repeat 0px 0px;
	padding:0px 0px 0px 310px;
	height:332px;
}

#watdoenwijholder
{
	margin:20px 0px 20px 0px;
	background: url(../images/watdoenwijholder.png) no-repeat 0px 0px;
	padding:0px 0px 0px 310px;
	height:332px;
}
#showroomholder
{
	margin:20px 0px 20px 0px;
	background: url(../images/showroomholder.png) no-repeat 0px 0px;
	padding:0px 0px 0px 310px;
	height:332px;
}

#flash
{
	margin:20px 0px 20px 0px;
}
