body {
	background-color: #6E6E6E;
	margin: 20px 0px 0px 0px;
	overflow-y: auto;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #787878;
}

br {clear: both; font-size: 0.1em;}
.hidden {display:none;}
img {border: 0px;}


#document {
	width: 782px;
	height: 530px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background: white url('img/shdw_r.gif') no-repeat top right;
}

#document-in {
	margin: 0px 0px 10px 10px;
	width: 750px;
	display: inline;
	float:left;
}

* html #head {
	height: 57px !important;
}

#head {
	height: 75px;
	margin-right: 12px;
	padding-top: 10px;
	text-align: right;
	background: white url('en/img/bg_head_logo.jpg') no-repeat 10px 10px;
}
* html #head {
	height: 67px;
}
#head h1 {
	margin: 0px;
	padding: 0px;
}
#head a {
	display: block;
	height: 57px;
	margin: 0px 10px 0px 10px;
	background-position: bottom right;
	background-repeat: no-repeat;
}
#head span {
	display: none;
}

#context-out {
	width: 165px;
	float: left;
	margin: 0px 0px 0px 10px;
	display: inline;
}


#foot {
	position: relative;
	margin: 0px;
	padding:0px;
	list-style-type: none;
	height: 12px;
	background: #6E6E6E url(img/shdw_b.gif) no-repeat 0px 0px;
}
#foot li {display: none;}

#metanavi {
	list-style-type: none;
	margin: 0px;
	padding:0px;
	clear:both;
	height: 2em;
	margin-left: 198px;
}
#metanavi li {
	float: left;
	padding: 0px 6px 0px 6px;
	border-right: 1px #787878 solid;
}
#metanavi .last {
border: 0px;
}

p.center {text-align:center; padding-left: 10px !important;}

.spacer {
	float: left;
	background: url(img/spacer.gif) no-repeat;
	width: 32px;
	height:11px;
	margin: 2px 2px 0px 0px;
	}

#langbox {
	float: right;
	width: 612px;
	height: 30px;
	margin: 5px 0 0 0;
	}

.international {
	background: url(img/international.gif);
	width: 85px;
	height: 12px;
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	float: left;
}

.international:hover {
	background-position: 0 -25px;
}

.germany {
	background: url(img/germany.gif);
	width: 60px;
	height: 15px;
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	float: left;
}

.germany:hover {
	background-position: 0 -25px;
}

.belgium {
	background: url(img/belgium.gif);
	width: 57px;
	height: 15px;
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	float: left;
}

.belgium:hover {
	background-position: 0 -25px;
}

.denmark {
	background: url(img/denmark.gif);
	width: 60px;
	height: 15px;
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	float: left;
}

.denmark:hover {
	background-position: 0 -25px;
}

.netherlands {
	background: url(img/netherlands.gif);
	width: 80px;
	height: 12px;
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	float: left;
}

.netherlands:hover {
	background-position: 0 -25px;
}

.switzerland {
	background: url(img/switzerland.gif) no-repeat;
	width: 80px;
	height: 12px;
	background-position:0 0;
	background-repeat:no-repeat;

	float: left;
}

.switzerland:hover {
	background-position: 0 -25px;
}