body {
	background:#1f4534;
	padding:0px;
	margin:0px;
	
	font-family:arial,verdana;
	line-height:20px;
	color:white;
	font-size:11px;
	
	text-align:center;
	
}

#container {
	width:621px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}

#image {
	width:621px;
	height:443px;
	background: url("../images/imagesTop.jpg") top left no-repeat;
}	

#imagesBottom {
	width:621px;
	height:139px;
	background: url("../images/imagesUnder.jpg") top left no-repeat;
}	

#links {
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
}

#links a span {
	display:none;
}

#links a {
	width:16px;
	height:11px;
	float:left;
	display:block;	display:inline;

}

#text {
	color:#f78e1e;
font-size:14px;
font-weight:bold;
}

#links a.flgDutch {
	background:url("../images/flgDutch.jpg") top left no-repeat;
	margin-left:260px;

	display:inline;
}

#links a.flgGerman {
	background:url("../images/flgGerman.jpg") top left no-repeat;
	margin-left:30px;	display:inline;
}

#links a.flgEnglish {
	background:url("../images/flgEnglish.jpg") top left no-repeat;
	margin-left:30px;	display:inline;
}
