html,body {
	background:#000;
	margin:0;
	padding:0;
	font-family:verdana, arial;
	font-size:11px;
	text-align:center;	
}
img{
	border:0;
}
.container {
	text-align:left;
	margin:0px auto 27px auto;
	width:965px;
}
.logo {
	padding:0px 0 20px 126px;
}
.head{
	background:#000;
	height:240px;
}
.head .images a{
	position:absolute;
}
.head ul.mainmenu{
	margin:0;
	padding:218px 0 0 0;
}
.head ul.mainmenu li{
	list-style:none;
	display:block;
	float:left;
	border-right:1px solid #000;
}
.head ul.mainmenu li a span{
	display:block;
	line-height:22px;
	background:url(/gfx/menu.gif) repeat-x bottom center;
}
.head ul.menu li a.active span, .head ul.mainmenu li a.active span,
.head ul.menu li a:hover span, .head ul.mainmenu li a:hover span {
	background:url(/gfx/menuh.gif) repeat-x bottom center;
	color:#474745;
}

.head ul.menu{
	position:absolute;
	z-index:1000;
	margin:0;
	padding:0;
}
.head ul li{
	list-style:none;
	display:block;
	float:left;
	border-right:1px solid #000;
}
.head ul li.last{
	border-right:0px;
}
.head ul li a{
	display:block;
	width:137px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	font-size:12px;
}
.head ul.menu li a{
	height:218px;
}
	
.head ul.menu li a:hover{
	
}
.head ul.menu li a span{
	display:block;
	line-height:22px;
	padding-top:218px;
	background:url(/gfx/menu.gif) repeat-x bottom center;
}
#overimg{
	position:absolute;
	width:127px;
	height:218px;
	z-index:100;
	margin-left:128px;
}
.hoverimage{
	opacity:.5;
	filter:alpha(opacity=50);
}
.image{
	position:absolute;
	width:965px;
	height:218px;
	opacity:0;
	filter:alpha(opacity=0);
	background: no-repeat;
	z-index:10;
}
.mainimg {
	position:absolute;
	width:965px;
	height:218px;
	background: no-repeat;
	z-index:1;
}
#text{
	background:#5f605b;
	background:url(/gfx/back.jpg) repeat-y top center
}
.submenu{
	background:#FFF;
	font-size:10px;
	line-height:20px;
	height:22px;
}
.submenu .pics {
	float:right;
	padding:0px;
	line-height:20px;
}
.submenu ul{
	padding:0 0 0 5px;
	margin:0;
}
.submenu ul li{
	list-style:none;
	display:block;
	float:left;
}
.submenu a{
	color:#4b4b49;
	padding:0 5px 0 0;
	text-decoration:none;
	width:134px;
	display:block;
	float:left;
	text-align:center;
}
.submenu ul li a{
	background:url(/gfx/submenu.gif) no-repeat right center;
}
.submenu ul li.last a{
	background:none;
}
.submenu a.active{
	font-weight:bold;
}
.activeimage{
	position:absolute;
}
.activeimage .img {
	width:413px;
	float:left;
	padding-left:138px;
	height:218px;
	overflow:hidden;
}
.activeimage .activetext{
	float:left;
	padding:0 10px;
	color:#FFF;
	font-size:10px;
}
.activeimage .activetext h2{
	font-size:12px;
	margin:0;
	padding:0 0 5px 0;
}
.activeimage .activetext a{
	color:#FFF;
	text-decoration:none;
}
.text {
	padding:15px 139px;
	color:#FFF;
	line-height:170%;
}
.inhoud{
	height:293px;
	overflow:auto;
}
.text h1{
	border-bottom:1px solid #FFF;
	padding:0 0 2px 0;
	margin:0;
	font-size:14px;
}

.bottom {
	color:#FFF;
	padding:4px 0 4px 139px;
	font-size:11px;
}

 a {
	color:#DDA800;
	text-decoration:none;
}
 a:hover{
	font-weight:bold;
}
.bottom a{
	color:#FFF;
	text-decoration:none;
	padding:0 4px;
}
.bottom a.active {
	font-weight:bold;
}
.lang {
	float:right;
}
.lang a{
	color:#FFF;
	border-left:1px solid #FFF;
}
.lang a.active {
	font-weight:bold;
}
