html
{
	height: 100%;
	overflow: auto;
}

a
{
	text-decoration: none;
	color: black;
}

body
{
	margin: 0px 0px 0px 0px;
	height: 100%;
	overflow: auto;
	background: #b3dc10;
	color: #FFFFFF;
	font: bold 16px Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

#geheel
{
	width: 100%;
	height: 100%;
	padding: 0px;
	border: none;
}

#midden
{
	position: relative;
	width: 1002px;
	height: 492px;
	background: url(../../../../images/index/onderkant-bg.jpg) left top repeat-y;
}

#logo
{
	position: absolute;
	z-index: 1;
	left: 275px;
	top: 0px;
}

.balk
{
	position: absolute;
	left: 0px;
	width: 100%;
	font-size: 1px;
	background: #FFFFFF;
	z-index: 0;
}

#wittebalk_boven
{
	top: 0px;
	height: 6px;
}

#wittebalk_midden
{
	top: 242px;
	height: 8px;
}

#wittebalk_klein1
{
	top: 52px;
	height: 3px;
}

#wittebalk_klein2
{
	top: 95px;
	height: 3px;
}

#wittebalk_klein3
{
	top: 144px;
	height: 3px;
}

#wittebalk_klein4
{
	top: 193px;
	height: 3px;
}

#bovenkant_bg
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 250px;
	background: url(../../../../images/index/bovenkant-bg.jpg) left top repeat-y;
	z-index: 0;
}

#engeland a
{
	position: absolute;
	left: 170px;
	top: 6px;
	z-index: 1;
	width: 57px;
	height: 46px;
	background: url(../../../../images/index/engels.jpg) left top no-repeat;
	display: block;
}

#engeland a:hover
{
	background: url(../../../../images/index/donkergroen-hover.jpg) left top no-repeat;
}

#engeland_tekst
{
	position: absolute;
	left: 240px;
	top: 20px;
	z-index: 1;
}

#duitsland a
{
	position: absolute;
	left: 130px;
	top: 98px;
	z-index: 1;
	width: 57px;
	height: 46px;
	background: url(../../../../images/index/duits.jpg) left top no-repeat;
	display: block;
}

#duitsland a:hover
{
	background: url(../../../../images/index/donkergroen-hover.jpg) left top no-repeat;
}

#duitsland_tekst
{
	position: absolute;
	left: 200px;
	top: 113px;
	z-index: 1;
}

#frans a
{
	position: absolute;
	left: 80px;
	top: 196px;
	z-index: 1;
	width: 57px;
	height: 46px;
	background: url(../../../../images/index/frans.jpg) left top no-repeat;
	display: block;
}

#frans a:hover
{
	background: url(../../../../images/index/donkergroen-hover.jpg) left top no-repeat;
}

#frans_tekst
{
	position: absolute;
	left: 150px;
	top: 210px;
	z-index: 1;
}

#spaans a
{
	position: absolute;
	right: 170px;
	top: 6px;
	z-index: 1;
	width: 57px;
	height: 46px;
	background: url(../../../../images/index/spaans.jpg) left top no-repeat;
	display: block;
}

#spaans a:hover
{
	background: url(../../../../images/index/lichtgroen-hover.jpg) left top no-repeat;
}

#spaans_tekst
{
	position: absolute;
	right: 240px;
	top: 20px;
	z-index: 1;
}

#russisch a
{
	position: absolute;
	right: 130px;
	top: 98px;
	z-index: 1;
	width: 57px;
	height: 46px;
	background: url(../../../../images/index/russisch.jpg) left top no-repeat;
	display: block;
}

#russisch a:hover
{
	background: url(../../../../images/index/lichtgroen-hover.jpg) left top no-repeat;
}

#russisch_tekst
{
	position: absolute;
	right: 200px;
	top: 113px;
	z-index: 1;
}

#pools a
{
	position: absolute;
	right: 85px;
	top: 196px;
	z-index: 1;
	width: 57px;
	height: 46px;
	background: url(../../../../images/index/pools.jpg) left top no-repeat;
	display: block;
}

#pools a:hover
{
	background: url(../../../../images/index/lichtgroen-hover.jpg) left top no-repeat;
}

#pools_tekst
{
	position: absolute;
	right: 155px;
	top: 210px;
	z-index: 1;
}

#nederland a
{
	position: absolute;
	left: 455px;
	top: 194px;
	z-index: 1;
	width: 98px;
	height: 92px;
	background: url(../../../../images/index/nederlands.jpg) left top no-repeat;
	display: block;
}

#nederland a:hover
{
	background: url(../../../../images/index/nederlands-hover.jpg) left top no-repeat;
}

#panorama_positie
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#logo_positie
{
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#dk_flag {
	position: absolute;
	left: 83px;
	top: 270px;
	color: #FFFFFF;
	font: bold 18px Arial, Helvetica, sans-serif;
	z-index: 1;
}