/* MS-Projectname-Stylesheet - Stylesheet developement by Media Solutions. */

/* Base declaration */
*{
	font: normal normal normal 12px/Arial, Verdana;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
html {
	background-color: #074192;
}
body {
	text-align: center;
}
/* End Base declaration */

/* Placing */
#abovesite{
	width: 961px;
	color: #FFF;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 34px;
	_padding: 5px 0px 0px 15px;
	
}
#site {	
	background-color: #FFF;
	width: 961px;
	margin: 5px auto 0 auto;
	
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 961px;
	position:relative;
}
#menu {
	background-image: url(../images/spots.jpg);
	background-color: #FFF;
	width: 957px;
	_width: 959px;
	height: 49px;
	margin: 0px 0px 10px 2px;
}
#content {
	background-color: #FFF;
	width: 931px;
	_width: 961px;
	height: 350px;
	padding: 10px 0px 10px 15px;
	display: table;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 27px;
	_height: 35px;
	width: 931px;
	_width: 961px;
	padding: 8px 15px 0px 15px;
	
}
/* End Placing */


/* Font's */
h1 { font-size: 25px; color: #013378; line-height: 25px; margin-bottom: 10px; }
h2 { font-size: 21px; color: #013378; margin-bottom: 15px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
a { text-decoration: none; color: #074192; }
a:hover { text-decoration: none; color: #607ea7; }
a:active { text-decoration: none; color: #607ea7; }
a.above,a.above:hover,a.above:active { text-decoration: underline; color: #FFF; }
a.footer,a.footer:hover,a.footer:active { text-decoration: underline; color: #97A3B4; }
a.footer { text-decoration: none; color: #97A3B4; }
ul.header-item { margin: 25px 0px 0px 15px; }
ul.header-item li { margin: 5px 0px 0px 0px; color: #074192; }
ul.image { list-style-image: url(../images/vinkje.jpg); margin: 15px 0px 0px 15px;}
ul.image li { margin: 5px 0px 0px 0px; padding-left: 9px;}
b,strong { font-weight: bold; }
/* End Font's */

/* Content Items */
#content-left {
	float: left;
	width: 448px;
	_width: 463px;
	padding-right: 15px;
	
}
#content-right {
	float: right;
	width: 440px;
	_width: 438px;
	_margin-right:18px;
	padding: 35px 0px 15px 10px;
	
}
#content-left-bottom {
	float: left;
	width: 450px;
	padding-right: 15px;
	
}
#content-right-bottom {
	float: right;
	width: 440px;
	padding: 0px 0px 15px 10px;
	margin-right: 18px;
	
}
#spots-short{
	width: 935px;
	background-image: url(../images/spots-short.jpg);
	background-repeat: no-repeat;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}
/* End Content Items */

/* Header items*/
div.item{
	float: right;
	width: 196px;
	_width: 215px;
	height: 163px;
	margin: 20px 20px 0px 0px;
	padding: 10px 0px 0px 20px;

}

.translate li {
margin-left: 17px;
padding: 137px 0 0;
list-style:none;
width: 31px;
float: left;
}

.translate img {
border: 0px;
}
	
/* End Header items*/

/* Menu Items */
ul.menu{
	padding-top: 15px;
	_padding-top: 0px;
	height: 49px;
}

ul.menu * {font-size:11px !important;}	
	
li.menu,li.menu-on{
	display: inline;
	height: 48px;
	padding: 16px 17px 15px 16px;
	_padding: 16px 24px 0px 14px;
	cursor: pointer;
	
}
li.menu-on{
	background-image: url(../images/on.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	_background-position: 1px right;
}
/* End Menu Items */

/* Footer */
span.left { float: left; color: #97A3B4;}
span.right { float: right; }
/* End Footer */

.bureau-veritas {
	position:absolute;
	top:140px;
	left:20px;
	display:block;
	width:95px;
	height:45px;
}

	.bureau-veritas span {
		display:none;
	}
