body 
{
	background: #d4e2cc url("../images/body_background.jpg") repeat-x center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%
}

#container
{
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	width: 1000px;
}

#header_total
{
	padding: 10px 20px 10px 20px;
}

#header
{
	height: 94px;
	width: 960px;
}

#header_logo
{
	float: left;
	height: 92px;
	width: 170px
}

#header_menu
{
	float: left;
	height: 92px;
	margin-left: 20px;
	width: 770px;
}

#header h1
{
	margin: 0;
	padding: 0;
}

#header h1 span
{
	display: none;
}

#header a#logo
{
	height: 72px;
	width: 170px;
	position: relative;
	float: left;
}

#header_menu
{
	top: 0px;
	float: right;
	position: relative;
	width: 770px;
	height: 92px;
}

#menu
{
	margin-top: 37px;
}

#image_loader
{
	width: 960px;
	height: 200px;
	position: relative;
	padding: 0px 20px;
	z-index: 0;
}

#content
{	
	margin: 0px 0px 0px 20px;
	position: relative;
	min-height: 30px;
	text-align: left;
}

.column_header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #36438e;
	height: 16px;
	padding: 2px 0px 2px 0px;
}

#brand_container
{
 	border: 1px solid #d4e2cb; 
 	padding: 5px;
 	margin-bottom: 10px;
}

#brands
{
	background: #d4e2cb;
	min-height: 100px;
}

.textitem
{
	line-height: 14px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

#column_three
{
	margin-left: 20px;
	float: left;
}

.blue_line
{	
	position: relative;
	clear: both;
	height: 2px;
	background-color: #36438e;
	overflow: hidden;
}

.greendotted_line
{
	clear: both;
	margin: 0px 0px 10px 0px;
	height: 1px;
	background: transparent url("../images/greendot.gif") repeat-x center left;
}

#footer
{
	clear: both;
	display: block;
	position: relative;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	height: 20px;
}

#foto_galerij
{
	width: 320px;
}

#copyright
{
	padding: 2px 0px 2px 0px;
	float: right;
	height: 16px;
}

#map
{
	border: 1px solid #538c35;
	width: 398px;
	height: 350px;
	margin-bottom: 10px;
}
