body, html {
	height: 100%;
}
body {
	background: url('../images/gras.jpg') #FFFFFF no-repeat center 350px;
	margin: 0;
	overflow: hidden;
	text-align: center;
}
html {
	overflow: auto;
}
#centreer {
	background: #FFFFFF;
	border-left: 1px solid #339933;
	border-right: 1px solid #339933;
	display: block;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	width: 782px;
}
#content {
	display: block;
	float: left;
	height: 350px;
	width: 375px;
}
#content_pt, #content_es, #content_fr, #content_uk, #content_be, #content_nl, #content_de, #content_it, #content_cz, #content_hr, #content_dk, #content_ch {
	border-top: 1px solid #e7e7e7;
	color: #888888;
	display: none;
	font: 11px verdana, arial, helvetica;
	left: 50%;
	margin-left: -380px;
	padding: 15px 0 15px 20px;
	position: absolute;
	top: 150px;
	width: 350px;
	z-index: 100;
}
#content_nl {
	display: block;
}
#kaart {
	background: url('../images/kaart_oosteuropa.gif') no-repeat 100% 0;
	left: 50%;
	margin-left: -50px;
	margin-top: 70px;
	position: absolute;
	text-align: left;
	width: 431px;
}
#logo {
	background: url(../images/logo.gif) no-repeat;
	display: block;
	height: 80px;
	left: 50%;
	margin: 35px 0 0 -360px;
	position: absolute;
	text-decoration: none;
	width: 235px;
}
#midden {
	display: block;
	height: 509px;
	width: 780px;
}
#menu, #menu2 {
	left: 50%;
	margin-left: -360px;
	position: absolute;
	top: 352px;
	width: 120px;
}
#menu a, #menu2 a {
	color: #000000;
	font: bold 11px/19px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	text-decoration: none;
}
#menu a:hover, #menu2 a:hover {
	background: #168c4b;
	color: #ffffff;
}
#menu2 {
	margin-left: -220px;
}
#onder {
	background: url('../images/rand.gif') no-repeat;
	color: #999999;
	display: block;
	font: 11px verdana, arial, helvetica;
	margin: 0 0 0 20px;
	padding: 22px 0 0 0;
	text-align: right;
	width: 740px;
}
#onder a {
	color: #999999;
	font: 11px verdana, arial, helvetica;
}
#onder a:hover {
	text-decoration: none;
}