.bgrAlg{
	background-image: url(images/bgrSite.jpg);
	background-repeat: repeat-x;
}

.leftSpace{
	background-image: url(images/shadowLeft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.rightSpace{
	background-image: url(images/shadowRight.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

B , strong{
	font-size: 11px;
}

body, td{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}

a.orangeLink{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F1650E;
	text-decoration: none;
}

a.orangeLink:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.greenLink{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

a.greenLink:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.txtBlokPaddingRight{
	padding-right: 15px;
}

.centerFillHome{
	background-image: url(images/centerFillHome.jpg);
	background-repeat: repeat-y;
}

.centerFillContent{
	background-image: url(images/bgr_content.jpg);
	background-repeat: repeat-y;
}

.verticalShadow{
	background-image: url(images/verticalShadow.jpg);
	background-repeat: repeat-y;
}

.div_home{
	position: relative;
	left: 490px;
	top: 10px;
	background-image: url(images/altHome.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 18px;
	background-color: white;
}

.div_contact{
	position: relative;
	left: 490px;
	top: 15px;
	background-image: url(images/altContact.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 18px;
	background-color: white;
}

.div_sitemap{
	position: relative;
	left: 490px;
	top: 25px;
	background-image: url(images/altSitemap.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 18px;
}

.div_organigram{
	position: relative;
	left: 490px;
	top: 35px;
	background-image: url(images/altOrganigram.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 18px;
}

.div_press{
	position: relative;
	left: 490px;
	top: 40px;
	background-image: url(images/altPress.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 18px;
}

.bgrGreenContent{
	background-image: url(images/bgrContentGreen.jpg);
	background-repeat: repeat-y;
}

.bgrOrangeContent{
	background-image: url(images/bgrOrange.jpg);
	background-repeat: repeat-y;
}

.bgrMedicalInternational{
	background:#FE7503 url(images/bgrMedicalInter.jpg) no-repeat;
}

.bgrSafetyInternational{
	background:#028920 url(images/bgrSafetyInter.jpg) no-repeat;
}

.bgrStructure{
	background:#028A1E url(images/titleStructure.jpg) no-repeat;
}

.bgrContact{
	background:#01832A url(images/titleContact.jpg) no-repeat;
}

.bgrFinancial{
	background:#FE7503 url(images/bgrFinancial.jpg) no-repeat;
}

.bgrHuman{
	background:#FE7503 url(images/titleHuman.jpg) no-repeat;
}

.bgrHumanNoTitle{
	background-image: url(images/bgrHuman.jpg);
	background-repeat: repeat-y;
}

.subNavLink{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 28px;
	text-decoration: none;
	background-image: url(images/subBtnPijl.gif);
	background-repeat: no-repeat;
}

a.subNavLink:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 28px;
	text-decoration: none;
	background-image: url(images/subBtnPijl_over.gif);
	background-repeat: no-repeat;
}

.subNavLinkNtBold{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 45px;
	text-decoration: none;
	background-image: url(images/subBtnPijl.gif);
	background-repeat: no-repeat;
	background-position: 18px top;
}

a.subNavLinkNtBold:hover{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 45px;
	text-decoration: none;
	background-image: url(images/subBtnPijl_over.gif);
	background-repeat: no-repeat;
	background-position: 18px top;
}
