@charset "utf-8";

html, body {
	width:100%;
	height:100%;
}

body {
	background-color:#602f19;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a img {
	border:0px;
}

#inhoud {
	width:460px;
	height:300px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-230px;
	margin-top:-170px;
	text-align:center;
}

#languages {
	padding-right:65px;
}

#languages a {
	filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; -khtml-opacity: 0.7;	
}

#languages a:hover {
	filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; -khtml-opacity: 1.0;	
}

div.intro {
	height:73%;
}

#