body {
	background:#111111 url("../images/bg.jpg") top left repeat-x;
	padding:0px;
	margin:0px;
	
	text-align:right;
	overflow:auto;
}

#container {
	width:1000px;
	height:620px;
	position:relative;
	float:right;
	
	overflow:hidden;
}



#top {
	background:url("../images/top.jpg");
	width:1000px;
	height:243px;
}

#middle {
	background:url("../images/middle.jpg");
	width:1000px;
	height:185px;
}

#bottom {
	background:url("../images/bottom.jpg");
	width:1000px;
	height:172px;
}

#bottom a.nederlands {
	background:url("../images/nederlands.jpg") 0px 50% no-repeat;
	width:85px;
	height:15px;
	display:block;
	
	position:absolute;
	left:380px;
	bottom:170px;
}

#bottom a.engels {
	background:url("../images/engels.jpg") 0px 50% no-repeat;
	width:85px;
	height:15px;
	display:block;
	clear:both;
	position:absolute;
	left:380px;
	bottom:155px;
}

#bottom span {
	display:none;
}	

#webdesign
{
	color:#FFFFFF;
	font-size:10px;
	font-family:tahoma, verdana, arial;
	padding-right:5px;
}

#webdesign a
{
	color:#FFFFFF;
	font-size:10px;
	font-family:tahoma, verdana, arial;
	text-decoration:none;
}

#webdesign a:hover
{
	color:#FFFFFF;
	font-size:10px;
	font-family:tahoma, verdana, arial;
	text-decoration:underline;
}


#bottom a.france {
	background:url("../images/france.jpg") 0px 50% no-repeat;
	width:85px;
	height:15px;
	display:block;
	clear:both;
	position:absolute;
	left:380px;
	bottom:79px;
}


#bottom a.turkey {
	background:url("../images/turkey.jpg") 0px 50% no-repeat;
	width:85px;
	height:15px;
	display:block;
	clear:both;
	position:absolute;
	left:380px;
	bottom:64px;
}