/*IE 6 and Safari Hack*/
/*read by Mozilla 1.0-1.4,IE6,Safari*/
* {
margin:0;
padding:0;
}
p {margin: 0;}

	/* The Magic min-height fix happens here */
	*>#leftspacer {padding-top: 600px; min-height: 1px;}
	*>#leftpane {padding-top: 167px; min-height: 1px;}
	*>.box{margin-top: -600px; }
	* html #leftpane {
		/* IE5Mac filter \*/
		height: 167px;
		/* end filter */
	}
	* html #leftspacer {
		/* IE5Mac filter \*/
		height: 600px;
		/* end filter */
	}
.dummyend[id]{clear: both;
/*end hack using dummy attribute selector for IE5 mac*/}

body{
	background-color: #222c35;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	
}

#container

{

	margin: auto;
	width: 631px;
	text-align: left;
	border: 1px none #fff;
}
/* Links en rechts background */
#leftspacer{
	float: left;
	width:40px;
}
#rightspacer{
	float: right;
	width: 20px;	
}
#header
{
	float:left;
	background-image: url(../images/header.jpg);
	width: 571px;
	height: 136px;
}
#header2
{
	float:left;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	width: 571px;
	height: 96px;
}
.box{

	background-image: url(../images/leftspacer.jpg);
	background-repeat: no-repeat;
	padding-top: 600px !important;
 	height: auto !important;
 	height: 600px;
 	min-height: 1px;
}
.boxr{
	background-image: url(../images/rightspacer.jpg);
	background-repeat: no-repeat;
	padding-top: 600px !important;
 	height: auto !important;
 	height: 600px;
 	min-height: 1px;

}

#leftpane{
	float:left;
	width: 241px;
	background-color:#616161;
	background-image: url(../images/leftblock1.jpg);
	background-repeat: no-repeat;
	padding-top: 167px !important;
 	height: auto !important;
 	height: 167px;
 	min-height: 167px;
}
#content{
	float: left;
	width:330px;
	height: 334px;
	background-color: #FFF;
	background-image: url(../images/bgcontent.jpg);
	background-repeat: no-repeat;

}
.contentbox{
	Font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 23px;
	margin-left:32px;
	margin-right: 15px;
	padding-right:10px;
}
#banner{
	position: relative;
	top: -65px;
	left: 40px;
}
h2{
	padding-top: 6px;
	margin-top: 6px;
	padding-left: 16px;
	margin-left:30px;
	
	Font-family: Arial;
	font-size: 20px;
}
#footer{
	text-align: center;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #173249;
	width: 571px;
	height: 22px;
	font-family: arial;
	font-size: 10px;
	color: #e2e2e2;
}
#usp{
	position: relative;
	top: -55px;
	left: 30px;
}

#address{
	width: 100px;
	
	position: relative;
	top: -50px;
	padding: 3px 3px 3px 3px;
	font-family: arial;
	font-size: 12px;
	color: White;
	margin-left: 39px;
}
a.content{
	font-family: arial;
	text-decoration: none;
	color: #173249;
	font-weight: bold;
	font-size: 11px;
}
a:content.hover{
	font-family: arial;
	text-decoration: none;
	color: #173249;
	font-weight: bold;
	font-size: 11px;
}
a:content.visited{
	font-family: arial;
	text-decoration: none;
	color: #173249;
	font-weight: bold;
	font-size: 11px;
}a.footer{
	font-family: arial;
	text-decoration: none;
	color: #e2e2e2;
	font-weight: bold;
	font-size: 10px;
}
a:footer.hover{
	font-family: arial;
	text-decoration: none;
	color: #e2e2e2;
	font-weight: bold;
	font-size: 10px;
}
a:footer.visited{
	font-family: arial;
	text-decoration: none;
	color: #e2e2e2;
	font-weight: bold;
	font-size: 10px;
}
.spinner{
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
