/*---------------------------------@menuDuits---------------------*/
.slidemenuBottomStyle li a.de_profile {
	background:url(../images/hoofdmenu/de_profile.gif);
	width:105px;
}
.slidemenuBottomStyle li a.de_profile_active {
	background:url(../images/hoofdmenu/de_profile_active.gif);
	width:105px;
}
.slidemenuBottomStyle li a.de_services {
	background:url(../images/hoofdmenu/de_services.gif);
	width:194px;
}
.slidemenuBottomStyle li a.de_services_active {
	background:url(../images/hoofdmenu/de_services_active.gif);
	width:194px;
}
.slidemenuBottomStyle li a.de_yourbusiness {
	background:url(../images/hoofdmenu/de_yourbusiness.gif);
	width:105px;
}
.slidemenuBottomStyle li a.de_yourbusiness_active {
	background:url(../images/hoofdmenu/de_yourbusiness_active.gif);
	width:105px;
}
.slidemenuBottomStyle li a.de_news {
	background:url(../images/hoofdmenu/de_news.gif);
	width:106px;
}
.slidemenuBottomStyle li a.de_news_active {
	background:url(../images/hoofdmenu/de_news_active.gif);
	width:106px;
}
.slidemenuBottomStyle li a.de_careers {
	background:url(../images/hoofdmenu/de_careers.gif);
	width:106px;
}
.slidemenuBottomStyle li a.de_careers_active {
	background:url(../images/hoofdmenu/de_careers_active.gif);
	width:106px;
}

.slidemenuBottomStyle li a:hover, .slidemenuBottomStyle li a:active, .slidemenuBottomStyle li a:visited {
	border: none;
}
/*---------------------------------@menuEngels---------------------*/
.slidemenuBottomStyle li a.uk_profile {
	background:url(../images/hoofdmenu/uk_profile.gif);
	width:176px;
}
.slidemenuBottomStyle li a.uk_markets {
	background:url(../images/hoofdmenu/uk_markets.gif);
	width:106px;
}
.slidemenuBottomStyle li a.uk_markets_active {
	background:url(../images/hoofdmenu/uk_markets_active.gif);
	width:106px;
}
.slidemenuBottomStyle li a.uk_profile_active {
	background:url(../images/hoofdmenu/uk_profile_active.gif);
	width:176px;
}
.slidemenuBottomStyle li a.uk_services {
	background:url(../images/hoofdmenu/uk_services.gif);
	width:115px;
}
.slidemenuBottomStyle li a.uk_services_active {
	background:url(../images/hoofdmenu/uk_services_active.gif);
	width:115px;
}
.slidemenuBottomStyle li a.uk_yourbusiness {
	background:url(../images/hoofdmenu/uk_yourbusiness.gif);
	width:126px;
}
.slidemenuBottomStyle li a.uk_yourbusiness_active {
	background:url(../images/hoofdmenu/uk_yourbusiness_active.gif);
	width:126px;
}
.slidemenuBottomStyle li a.uk_news {
	background:url(../images/hoofdmenu/uk_news.gif);
	width:79px;
}
.slidemenuBottomStyle li a.uk_news_active {
	background:url(../images/hoofdmenu/uk_news_active.gif);
	width:79px;
}
.slidemenuBottomStyle li a.uk_careers {
	background:url(../images/hoofdmenu/uk_careers.gif);
	width:92px;
}
.slidemenuBottomStyle li a.uk_careers_active {
	background:url(../images/hoofdmenu/uk_careers_active.gif);
	width:92px;
}

.slidemenuBottomStyle li a:hover, .slidemenuBottomStyle li a:active, .slidemenuBottomStyle li a:visited {
	border: none;
}

/*-----------------------------------------------------------------------------*/

.kop_foto_landen{
	position:relative;
	background:url(/germany/images/home.jpg) 0 0 no-repeat;
	height:191px;
	width:742px;
}
.kiwa_country_uk{
	background:url(../images/hoofdmenu/kiwa_country_uk.gif);
	background-color:#fff;
	width:247px;
	height:33px;
	float: left;
	margin:0;
	text-indent:-9999px;
}

/*----------------------------temporary flashvervanging---------------------------------------*/

.steden_wrapper_temp{
	position:relative;
	float:left;
	width:260px;
	height:157px;
	padding:5px 0;
	background:url(/germany/images/landenPlaceHolder_de.gif) 13px no-repeat;
}
.expertise_blok li{
	background:url(../images/pijl_expertise_geel.gif) left 6px no-repeat;
	padding-left:20px;
	line-height:23px;

}
/*------------------print-----------------------------*/
@media print { 
body {
    background:#ff0000;
	font-size:12pt;
	font-family:"Arial", Helvetica, sans-serif;
	text-align:left;
}
h1{
	font-size:18px;
	font-weight:bold;
}
h2{
	font-size:18px;
	font-weight:bold;
}

.rightwrapper{
	display:none;

}

	
} /* end of media print blok, don't remove */