
#header div.slogan {
	top:0;
	bottom:auto;
}

#topmenu 
{
	list-style:none;
	position:absolute;
	left:250px;
	bottom:10px;
	/*
	font-size:0.8em;
	*/
}

*:first-child+html #topmenu  {
/*
	margin-left:230px;
*/
	margin-left:35px;
}

#topmenu li {		
	display:-moz-inline-box;
	display:inline-block;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	border-right:1px solid #000000;	
	padding: 0 5px;
}

*:first-child+html #topmenu li {
	float:left;
}

#topmenu li:last-child,#topmenu li.last {
	border-right:0;
}

#topmenu li a {
	color:#000000;
	text-decoration:none;
}

#international {
	position:absolute;
	right:0;
	bottom:10px;
	text-transform:uppercase;
	top: 49px;
	color:#000000;
	text-decoration:none;
	/*
font-size:0.8em;
*/
}

#contentwrapper
{
	margin-left:0px;
	
}

#homecontent {
	background: transparent url('images/homepage_bg.png') no-repeat 137px 0;
	height:330px;
	/margin-top:10px;*/
	position:relative;
	width:810px;
	/*padding-left:70px;*/
	margin:0px;
	padding:0px;
}

#homecontent h1 {
	float:right;
	padding:10px 0;
	font-size: 2.5em;
	width: 570px;
	height: 25px;
}

#homefooter h2 {
	font-style:oblique;
	color:#c50039;
	border-bottom:1px solid #c50039;
	padding-bottom:5px;
	margin-bottom:5px;
	width:120px;
	font-size:1.5em;
}

#actueel 
{
	width:380px;
	/*
margin-left:30px;
*/
	float:left;
}

#actueel ul,#informatie ul {
	list-style-position:inside;
	list-style-image:url(images/arrow_red.gif);	
}
#actueel ul li,#informatie ul li{
	line-height: 1.2em;
}


#actueel a,#informatie a {
	text-decoration:none;
	color:#c50039;
}

#informatie {
	float:left;
}

#promo {
	float:right;
}

#homemenu {
	/*
	margin:0 0 0 30px;
	padding-top:50px;*/
	left:70px;
	position:relative;
	top:40px;
}

*:first-child+html #homemenu  {
	margin:0;
	}
	
#footerlinks {
	clear:both;
	text-align:center;
	width:100%;
	margin-top: 20px;
	font-size:0.8em;
	text-transform:uppercase;
}


#frmZoek {
	position:static;
	margin-top: 10px;
	margin-bottom:10px;
}


#homecontent .flashmovie{
	float: right;
	position: relative;
	top: 25px;
}

#container{padding-top:10px!important;width:850px!important;}
