html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin:0pt;
	padding:0pt;
}

body{
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper{
	width: 940px;
	margin: 0 auto;
}

#header{
	margin-top: 28px;
	height: 130px;
	background: url(../img/header-bg.png) bottom no-repeat;
	overflow: hidden;
	z-index:1;
}

#logo{
	position: absolute;
	border: none;
}

#lang-choice{
	float: right;
	width: 38px;
	height: 23px;
	text-decoration: none;
	margin-top: 14px;
	margin-right: 4px;
	padding-right: 40px;
}

.lang-nl{
	background: url(../img/nl-flag.png) bottom no-repeat;
}

.lang-en{
	background: url(../img/uk-flag.png) bottom no-repeat;
}


#klant-login{
	height: 40px;
	padding-top: 17px;
	padding-right: 40px;
	margin-right: 20px;
	background: url(../img/customer-login.png);
	background-repeat: no-repeat;
	background-position: right 9px;
	float: right;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	text-align: left;	
}

#attention{
	position: absolute;
	width: 115px;
	height: 121px;
	margin-left:540px;
	margin-top: 15px;
	background: url(../img/attention.png) no-repeat;
	color: #FFFFFF;
	padding: 13px;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#attention:hover{
	margin-top: 0px;
}

#menu{
	list-style: none;
	margin-top: 77px;
	position: absolute;
	margin-left:19px;	
}

#menu li{
	float:left;
	background:url(../img/mn-right-unsel.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#menu li:hover, #menu li.selected{
	background:url(../img/mn-right-sel.png) no-repeat right top;
}

#menu a {
    display:block;
	background:url(../img/mn-left-unsel.png);
	background-position: left top;
	background-repeat: no-repeat;
    padding: 26px 3px 26px 20px;
	margin-right: 17px;
	color: #000000;
	text-decoration: none;
	/*letter-spacing: 1px;*/
	font-size: 15px;
	text-transform: lowercase;	
}

#menu .selected a, #menu li:hover a {
	padding-top: 27px;
	background:url(../img/mn-left-sel.png) no-repeat left top;
}

#content{
	background: #FFFFFF url(../img/main-bg.png) center repeat-y;
	padding: 40px 50px;
	height: 100%;
	overflow: auto;	
	font-size: 12px;
}

#attention-cover{
	background: #FFFFFF;
	position: absolute;
	width: 800px;
	height: 30px;
	margin-left: 60px;
}

#content p{
	line-height: 1.5em;
	margin-bottom: 15px;
	text-align: justify;
}

#content ul{
	margin-left: 20px;
}

#content li{
	line-height: 1.7em;
	background: url(../img/bullit.gif) left 8px no-repeat;
	list-style: none;
	padding-left: 12px;
}

h1{
	color: #666666;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 15px;
	width:300px;
}

h2{
	color: #666666;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 8px;	
	
}

#ill-right{
	width: 493px;
	height: 232px;
	float: right;
	margin-left: 19px;
}

#latest-news{
	clear: right;
	float: right;
	width: 410px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#latest-news #news-head{
	font-weight: bold;
	font-size: 16px;
	color: #bc202b;
}

#latest-news ul{
	list-style: none;	
	list-style-image: none;
	border-top: 1px solid #dee0e0;
	margin-left: 0px;
}

#latest-news li{
	border-bottom: 1px solid #dee0e0;
	background: none;
	list-style: none;
	padding-left: 7px;
}

#latest-news li:hover{
	border-bottom: 1px solid #B3B3B3;
	
}

#latest-news a{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#latest-news a.fin-news-title{
	font-weight: bold;
}

#latest-news a.fin-news-time{
	margin-right: 2px;
}

#content-left{
	float: left;
	width: 385px;
	padding-right: 10px;	
}

#content-right img, #contact-map{
	margin-bottom: 20px;
}

#contact-map{
	width: 410px;
	height: 326px;
	overflow:hidden;
}

#content-right{
	float: right;
	width: 400px;
	padding-right: 10px;	
}


#footer{
	padding: 25px 50px;
	background: url(../img/footer.png) top no-repeat;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

#loading{
	margin-top:1px;
	position:absolute;
}

#contact-directions{
	
}

.contactform fieldset {padding: 1em; background-color: #eee;}
.contactform fieldset legend {font-weight: bold;}
.contactform div{width: 200px; padding: 0.25em 0 0.25em 0;float: left;}
.contactform div.submit {clear: both;}
.contactform .submit input{float: none;}
.contactform div label {display: block; width: 10em; font-weight: bold; color: #666666;}
.contactform div.required {color: #f00;}

.contactform{
	margin-bottom: 20px;
	width: 400px;
	height: 100%;
	overflow: hidden;
}

.contactform .textarea{
	clear: both;
	float: none;
}

.contactform textarea{
	width: 374px;
}

.error_message{
	color: #BC202B;
}

.not-valid input{
	border: 1px solid #BC202B;
}

#contact-details-left, #contact-details-right {
	float: left;
	width: 190px;
}

#map-info{
	width: 215px;
	overflow: hidden;
}

#map-ball{
	position: absolute;
	margin-top: -10px;
	margin-left: 170px;
}

#content ul#contact-subpage-list {
	float: left;
	clear: left;
	padding: 0px;
	margin-left: 0px;
	width: 500px;
}

#content ul#contact-subpage-list li{
	float: left;
	margin-right: 20px;
	padding-left: 10px;
	display: block;
}

#content ul#contact-subpage-list li:first-child{
	background: none;
	padding-left: 0px;
}

#content ul#contact-subpage-list a{
	margin-left: 15px;
	color: #FF0000;
	display: block;
}

#content ul#contact-subpage-list li:first-child a{
	margin-left: 0px;
}