/* Stylesheet for division RHF */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,p,div,a,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
margin: 3px 0px 8px 0px;
padding: 0px;
}
u { text-decoration: none;}
a { color: #892034;}
a:hover { text-decoration: none;}
li {
	line-height: 15px;
	padding: 0px;
	margin-left: -15px;
	margin-bottom: 5px;
}
ul li {
	list-style-image: url('../images/arrow.gif');
	vertical-align: middle;
}
	
td.dashed {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #cccccc;
	padding: 8px 0px 0px 0px;
	margin: 10px 0px 0px 0px; 
}
td.dashedvertical {
	border-width: 0px 0px 0px 1px;
	border-style: dashed;
	border-color:#892034;
	padding-left: 15px;
}
/* NAVIGATION - country & languageswitch */
td#country {
	color: #d0d0d0;
	font-size: 16px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 8px;
	text-align: left;
}
a.countryname {
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
	display: block;
	width: 156px;
	height: 21px;
	padding-top: 2px;

}
a.countryname2 {
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
	height: 21px;
	padding-top: 2px;
	
}
a.countryname3 {
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #707070;
	text-decoration: none;
	height: 21px;
	padding-top: 2px;
	
}
a.countryname:hover {
	color: #444;
}
a.languageswitch {
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #aaa;
	text-decoration: none;

}
a.languageswitch#active {
	color: #555;
	text-decoration: underline;
}
a.languageswitch#active:hover {
	color: #892034;
}
/* NAVIGATION - sidebars */
td.sidebar {
	padding: 10px 3px 10px 3px;
	background-color:#f0f0f0;
	vertical-align: top;
	height: 400px;
}
table.sidebar {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #892034;
	width: 100%;
}
table.sidebar a {
	color: #892034;
}
.sidebartitle { 
	background-image: url('../images/titlebar_BG.gif');
	font-size: 10px;
	color: #707070;
	font-weight: bold;
	text-align: left;
	width: 175px;
}
.sidebarbody {
	padding: 5px;
	vertical-align: top;
	width: 184px;

}
td.hotsidebar {
	padding: 10px 3px 10px 3px;
	background-color:#FFFFFF;
	vertical-align: top;
	height: 400px;
}
table.hotsidebar {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #892034;
	width: 100%;
}
table.hotsidebar a {
	color: #892034;
}
.hotsidebartitle { 
	background-image: url('../images/Titlebar_HOTJOB_BG.gif');
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	width: 100%;
}
.hotsidebarbody {
	padding: 5px;
	vertical-align: top;
	width: 184px;
}
/* NAVIGATION - sidebar INFO */
table#INFO {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;
}
table#INFO .sidebartitle {
	background-image: url('../images/Titlebar_INFO_bg.gif');
  color:#FFFFFF;
	padding-bottom: 12px;
	width: 127px;
}
table#INFO .sidebarbody {
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #892034;
	border-width: 0px 1px 1px 1px;
}
table#INFO a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
table#INFO a.active {
	color: #892034;
}
table#INFO a:hover {
	color: #892034;
	text-decoration: underline;
}
table#INFO ul {
	margin-left: 10px;
	margin-bottom: 0px;
}
table#INFO li {
	margin: 0px 0px 0px 10px;
}
ul#level2 {
	margin-left: 15px;
	margin-top: 0px;
}
ul#level2 li {
	list-style-image: url('../images/List_icon_square.gif');
	line-height: 13px;
	margin-left: 10px;
	margin-bottom: 3px;
}	
ul#level2 a {	
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
ul#level2 a:hover {	
	color: #000000;
}
table#anouncement .sidebarbody {
	padding: 10px 5px 10px 5px;
}
/* NAVIGATION - bottom links */
td#bottom {
	color: #989898;
	text-decoration:none;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
}
td#bottom a {
	color: #989898;
	text-decoration:none;
	font-size: 9px;
}
td#bottom a:hover {
	text-decoration: underline;
	color: #444444;
}
td#copyright {
	padding: 2px;
	font-size: 9px;
	color: #bbbbbb;
	vertical-align: top;
}
/* --------------------------------------------------- */
/* FORM PAGES */
form {
	margin: 0px;
	padding: 0px;
}
select,textarea {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #A5ACB2;
	border-style: solid;
	border-width: 1px;
}
input[type="hidden"] {
	border-width: 0;
}
table.form {
	margin-bottom: 10px;
	background-color: #F9F9F9;
	border: 1px solid #892034;
}
td.formtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('../images/Titlebar_FORM_BG.gif');
	height: 20px;
}
.formlabel {
	vertical-align: top;
	color: #892034;
	font-weight: bold;
	font-size: 10px;	
}
/* FORM - Buttons */
div.button {
	height: 25px;
	width: 98px;
	margin-right: 5px;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	line-height: 25px;
	background-image: url('../images/Btn.gif');
	background-repeat: no-repeat;
}
div.button a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000000;
}
div.button a:hover {
	color: #892034;
}
div.button#arrow {
	height: 27px;
	width: 117px;
	line-height: 25px;
	letter-spacing: -1px;
	padding-right: 5px;
	background-image: url('../images/Btn_Arrow.gif');
}
div.button#arrow a {
	color: #ffffff;
	font-weight: bold;
	background-image: url('../images/Btn_Arrow.gif');
}
div.button#arrow a:hover {
	height: 27px;
	width: 117px;
	line-height: 25px;
	letter-spacing: -1px;
	padding-right: 5px;
	background-image: url('../images/Btn_Arrow-over.gif'); 
}
div.button#contact {
	height: 20px;
	width: 120px;
	line-height: 18px;
	background-image: url('../images/Btn_Contactus.gif');
}
div.button#contact a {
	color: #ffffff;
	font-weight: bold;
	background-image: url('../images/Btn_Contactus.gif');
}
div.button#contact a:hover {
	background-image: url('../images/Btn_Contactus-over.gif'); 
}
div.button#reset {
	background-image: url('../images/ICON_reset.gif');
	background-position: right;
	width: 120px;
}
div.button#reset a {
	padding-right: 20px;
	color: #666666;
	font-weight: normal;
}
div.button#reset a:hover {
	color: #000000; 
}
/* FORM - jobsearch */
table#jobsearch select,input {
	width:90%;
	margin-top: 1px;
	margin-bottom: 6px;
	margin-right: -15px;
	display: block;
}

table#jobsearch td {
	font-size: 10px;
	color: #707070;
}
/* FORM - contact */
table#contact select,input {
	width: 138px;
	margin-top: 1px;
	margin-bottom: 6px;
	margin-right: -15px;
	display: block;
}
table#contact td {
	font-size: 10px;
	color: #707070;
}
/* FORM - JOB_RESULTS */
table#searchresults {
	background-color: #e1e1e1;
}
table#searchresults td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: top;
	padding: 1px 3px 3px 2px;
	height: 20px;
}
table#searchresults #darkgrey {	background-color: #ebebeb;}
table#searchresults #grey {	background-color: #f9f9f9;}
table#searchresults #white { background-color: #ffffff;}
table#searchresults #darkgrey input {
	width: 15px;
	margin: 0px;
	border-width: 0px;
}
table#searchresults a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #892034;
}
table#searchresults .tableheader td {
	font-size: 11px;
	color: #892034;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
/* FORM - JOB_DETAIL */
table#jobdetail {
	margin-top: -10px;
}
/* FORM - CV_SUBMIT, CV_CREATE */
table#cv select,input,textarea {
	width: 80%;
	margin: 1px -15px 6px 0px;
	display: block;
}
table#cv .formlabel {
	text-align: right;
}
table#cv #language input {
	width: 15px;
	margin: 1px;
	border-width: 0px;
	display: inline;
	vertical-align: middle;
}
table#cv #education textarea {
	width: 100%;
	height: 60px;
}
table#cv #education .formlabel {
	text-align: left;
}
table#cv #experience textarea {
	width: 100%;
	height: 60px;
}
/* FORM - JOB_FWD*/
table#jobfwd input {
	width: 180px;
	margin: 0px 0px 2px 5px;
	display: block;
}
/* --------------------------------------------------- */
/* CONTENT PAGES */
#red { color: #892034;}
#grey {	color: #666666;}
#small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #892034;
}
.smallprint {
  font-size: 9px;
	color: #707070;
}
.centralbar {
	padding: 13px;
	vertical-align:top;
}
.centralbar#content {
	border-color: #e9e9e9;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}
a.acrobat {
	display: block;
	height: 30px;
	width: 100%;
	background-image: url('../images/Icon_Acrobat.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 100px;
	margin-top: 25px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 26px;
	text-align: right;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #dfdfdf #999999 #999999 #cccccc;
	background-color: #f9f9f9;
	text-decoration: none;
	clear: both;
}
a.acrobat:hover {
	color: #666666;
	background-color: #eeeeee;
}
/* headers: H1 - H6 */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #892034;	
}
h1 {
	font-size: 16px;
	margin: 20px 0px 10px 0px;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 12px;
	margin: 25px 0px 10px 0px;	
	line-height: 22px;
	background-image: url('../images/Header2.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
h3 {
	font-size: 12px;
	margin: 15px 0px 8px 0px;
}
h4 {
    font-size:12px;
	font-weight: normal;
	color: #892034;
	margin-bottom: 15px;
	margin-top: 25px;
	line-height: 18px;
	background-image: url('../images/Header4.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 3px;
	padding-bottom: 3px;
	
}
h5 {
	font-size: 14px;
	color: #000000;
	margin: 18px 0px 8px 0px;
}
h6 {
	font-size:12px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 25px;
	line-height: 18px;
	background-image: url('../images/Header6.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 3px;
}
hr {
	height: 1px;
	border: none 0;
	line-height: 18px;
	background-image: url('../images/Header4.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
h1#pagetitle {
	margin: 0px 0px 15px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #cccccc;
	padding: 0px 0px 8px 0px;
}
h1#INFOpagetitle {
	font-size: 14px;
	color: #666666;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}
/* breadcrumb */
.breadcrumb {
	margin-bottom: -5px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #dddddd;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 9px;
	color: #909090;
	clear: both;
}
.breadcrumb a {
	font-size: 9px;
	color: #909090;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #707070;
	text-decoration: underline;
}

/* CONTENT PAGE - HOME */
table#home h3 {
	margin-top: -3px;
	padding-bottom: 10px;
}

.homepageheadlines {
	font-size: 11px;
	font-weight: bold;
	color: #892034;
	text-decoration: none;
}
.homeblackheadlines {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

/* CONTENT PAGE - JOBS */
table#jobs li a { text-decoration: none;}
table#jobs li a:hover { text-decoration: underline;}
/* CONTENT PAGE - HOT_JOB */
div#hotjob h3 {
	font-size:11px;
	font-weight: bold;
	color: #892034;
}
div#hotjob font {
	font-size:11px;
	font-weight: normal;
	color: #333333;
}
table#hotjob h1 {
	font-size:12px;
	font-weight: bold;
	color: #892034;
	background-image: url('../images/Header1_HOTJOB.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 22px;
}
table#hotjob h3 {
	letter-spacing: 2px;
	margin-bottom: 15px;
	margin-top: 0px;
}
table#hotjob .title {
	font-weight: bold;
	font-size:12px;
	color:#000000;
	padding: 5px 0px 8px 0px;
}
table#hotjob a {
	color: #892034;
}
/* CONTENT PAGE - PR */
div#contactpr a {
	color: #892034;
}

div#contactpr p {
	color: #892034;
}
div#pr a {
	color: #666666;
	font-weight:normal;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
}
div#pr td {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
div#pr p {
	display: inline;
}
div#pr br {
	display: none;
}
div#latest {
	background-color: #F9F9F9;
	border: 1px solid #892034;
	width: 100%;
	margin-top: 10px;
	padding: 5px;
}
div#latest b {
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}
div#latest a {
	color: #892034;
}
div#latest ul {
	margin-top: 0px;
}
div#pr blockquote {
	text-align: right;
	margin-top: -22px;
	margin-right: 0px;
}
div#pr blockquote a {
	font-size: 10px;
	color: #888888;
}
/* CONTENT PAGE - PARTNER */
div#partner p {	
   text-align:left;
}
div#partner a {	
	color: #892034;
}
div#partner img {
	float: left;
	margin: 10px 10px 10px 10px;
}
/* CONTENT PAGE - INFO CENTER */
a.return {
	font-size: 9px;
	color: #909090;
	text-decoration: none;
	text-align: center;
	margin: -5px 0px 12px 0px;
	display: block;
}
a.return:hover {
	color: #707070;
	text-decoration: underline;
}

/* CONTENT PAGE - Internal Vacancies */
iframe#vacancies {
 width: 418px;
 margin: 0px;
 border-bottom: 1px solid #f0f0f0;
}
/* CONTENT PAGE - Newsletter */
div#newsletter h6 {
	font-size:12px;
	color: #892034;
	margin-bottom: 15px;
	margin-top: 20px;
	line-height: 37px;
	background-image: url('../images/NEWSLETTER_title.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 75px;
}

.centralbar#photos {
	border-color: #e9e9e9;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}
.centralbar#photos img {
	max-height: 200px;
	max-width: 200px;
	border-width: 0px;
	margin: 5px;
}

/* Control Printing */
#printLine { display: none;}
@media print {
body {
	background-image: none;
	background-color: white;
	empty-cells: hide;
}
body,p,div,a,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.printTable {
	width: 18cm;
	border-top: 1px solid #666666;
}
.printHidden { display:none;}
#printLine {
	display: block;
	font-size: 10px;
	text-align: center;}
.sidebar,.acrobat,#bottom,#copyright { display: none;}
hr {
	height: 1px;
	border: none 0;
}
div#newsletter h6 {
	font-size:14px;
	padding-left: 0px;
}
}
