
.titulek {
	font-weight: bold;
	color: #892034;
	font-size: 12px;
	text-decoration:: none;
}


body {
	margin: 0px;
}
body,p,div,a,td,font {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
}
a {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
a:hover h3{
	text-decoration:underline;
}

p {
	margin: 3px 0px 8px 0px;
}
u {
	text-decoration: none;
}
hr {
	height: 1px; border: none 0; color: #eeeeee;
}
li {
	line-height: 14px;
	margin: 0px 0px 5px -15px;
}
ul li {
	list-style-image: url(../../Gfx/COMMON/RED/List_icon.gif);
	vertical-align: middle;
}
td.dashed {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #ccc;
	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;
}
#small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
}
.smallprint {
  font-size: 9px;
	color: #707070;
}

table.rhihometext td.divlogo {
	padding-right:5px;
	border-right: 1px solid #cccccc;
	vertical-align: middle;
	text-align:right;
}
table.rhihometext td.divtext {
	padding-left:5px;
	vertical-align: middle;
}

/* --------------------------------------------------- */
/* ---------------------- NAVIGATION ---------------------- */

/* --- country & languageswitch --- */
td#country {
	color: #d0d0d0;
	font-size: 16px;
	padding: 8px 0px 0px 8px;
	background-image:url(../../Gfx/COMMON/background_country_section.jpg);
}
td#country a {
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 10px;
	color: #aaa;
}
td#country a#active {
	color: #114C8F;
	text-decoration: underline;
}
td#country a#active:hover {
	color: #892034;
}
td#country a.countryname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #707070;
	display: block;
	width: 156px;
	height: 21px;
	-moz-box-sizing: border-box;
	padding-top: 2px;
}
td#country a.countryname:hover {
	color: #333;
}

/* --- sidebars --- */
td.sidebar {
	padding: 18px 3px 10px 3px;
	/* background-color:#f0f0f0; */
	vertical-align: top;
}
table.sidebar {
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #892034;
	width: 100%;
	background-image: url(../../Gfx/COMMON/tittlebar.gif);
	background-repeat: no-repeat;
}
table.sidebar a {
	color: #892034;
}
table.sidebar td.title {
	background-image: url(../../Gfx/COMMON/tittlebar_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 0px 0px 8px;
	font-size: 10px;
	color: #707070;
	font-weight: bold;
	width: 170px;
	height: 16px;
}
table.sidebar td.body {
	padding: 5px;
	width: 184px;
}
table.sidebar#hotjob { 
	background-image: url(../../Gfx/COMMON/RED/Titlebar_HOTJOB.gif);
}
table.sidebar#hotjob td.title { 
	background-image: url(../../Gfx/COMMON/RED/Titlebar_HOTJOB_right.gif);
	color: #fff;
}
table.newpanel{
	border:1px solid #982034;
	margin-bottom:10px;
	background-color:white;
}

/* --- bottom links --- */
td#bottom,td#bottom a {
	color: #989898;
	text-decoration:none;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
}
td#bottom a:hover {	
	text-decoration: underline;
	color: #444;
}
td#copyright {
	padding: 2px;
	font-size: 9px;
	color: #bbb;
	vertical-align: top;
}
/* --- breadcrumb --- */
.breadcrumb {
	margin-bottom: -5px;
	border-bottom: 1px dashed #ddd;
	padding: 0px 0px 5px 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;
}
/* --- acrobat --- */
div#acrobat {
	border-top: 1px solid #dfdfdf;
	margin-top: 25px;
	text-align: right;
	background-image: url(../../Gfx/COMMON/ICONS/Icon_Acrobat.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div#acrobat a {
	display: block;
	padding: 20px 40px 0px 0px;
	height: 34px;
	width: 100%;
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
div#acrobat a:hover {	
	color: #666;
}

/* --------------------------------------------------- */
/* ---------------------- CONTENT ---------------------- */

td.content {
	padding: 13px;
	vertical-align:top;
	/* border-right: 1px solid #e9e9e9; */
	background-image:url(../../Gfx/COMMON/background_home.jpg);
	background-repeat:repeat-x;
	
}
/* --- headers: H1 - H6 --- */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #892034;
	margin: 15px 0px 10px 0px;
	font-size: 12px;
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration:: none;
}
h1 {
	margin-top: 20px;
	font-size: 16px;
	letter-spacing: 0.1em;
}
h2 {
	margin-top: 25px;	
	line-height: 22px;
	background-image: url(../../Gfx/COMMON/RED/Header2.gif);
	clear: both;
}
h4 {
	font-weight: normal;
	margin: 25px 0px 15px 0px;
	line-height: 18px;
	background-image: url(../../Gfx/COMMON/RED/Header4.gif);
	padding-left: 3px;
	padding-bottom: 3px;
}
h5 {
	margin-top: 18px;
	font-size: 14px;
	color: #000;
}
h6 {
	color: #fff;
	margin: 25px 0px 15px 0px;
	line-height: 18px;
	background-image: url(../../Gfx/COMMON/RED/Header6.gif);
	padding-left: 3px;
}
h1#pagetitle {
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 8px;
}
h1#INFOpagetitle {
	font-size: 14px;
	color: #666;
	margin: -8px 0px 0px 0px;
	padding-bottom: 4px;
}
/* --- HOME --- */
div#home h1 {
	font-size: 14px;
	margin: 5px 0px 25px 0px;
	letter-spacing: 0em;
}
table.home {
	width: 100%;
	margin-right: 5px;
}
table.home td {
	padding: 0px 3px 15px 0px;
	vertical-align: top;
}
table.home h3 {
	margin-top: 0px;
}

div.home{
	background-image:url(../../Gfx/COMMON/background_home.jpg);
	background-repeat:repeat-x;
}


/* --- JOBS --- */
table#jobs li a {
	text-decoration: none;
}
table#jobs li a:hover {
	text-decoration: underline;
}
/* --- HOTJOB --- */
div#hotjob {
	padding: 13px;
}
div#hotjob a {
	color: #892034;
}
div#hotjob h1,div#hotjob h2,div#hotjob h4,div#hotjob h6 {
	font-weight: bold;
	color: #892034;
	margin: 15px 0px 10px 0px;
	font-size: 12px;
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 22px;
	background-image: url(../../Gfx/COMMON/RED/Header1_HOTJOB.gif);
	letter-spacing: 0em;
}
div#hotjob h5 {
	text-align: center;
	font-size: 14px;
	padding: 8px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
}
/* --- PARTNER --- */
div#partner a {
	color: #892034;
}
div#partner img {
	float: left;
	margin: 10px;
}
div#partner h4 {
	clear: both;
}
/* --- VACANCIES --- */
iframe#vacancies {
 width: 418px;
 height: 360px;
 margin: 0px;
 border-bottom: 1px solid #f0f0f0;
}
/* --- NEWSLETTER --- */
div#newsletter h6 {
	font-size:12px;
	color: #892034;
	margin-bottom: 15px;
	margin-top: 20px;
	line-height: 37px;
	background-image: url(../../Gfx/RHF/NEWSLETTER_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 75px;
}
/* --- CAREER CHALLENGE --- */
div#career input {
	border-width: 0px;
	display: inline;
	width: 15px;
	margin: 0px 5px;
}

/* --------------------------------------------------- */
/* ---------------------- PRINT ---------------------- */

#printLine { display: none;}
@media print {
#printLine { display: block; font-size: 10px; text-align: center;}
.printHidden { display:none;}
.sidebar,.acrobat,#bottom,#copyright { display: none;}
body { background-image: none; background-color: white;}
body,p,div,a,td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;}
.printTable { width: 18cm; border-top: 1px solid #666666;}
div#newsletter h6 { font-size:14px; padding-left: 0px;}
}

/* --------------------------------------------------- */
/* ---------------------- FORMS ---------------------- */

form { 
	margin: 0px;
	padding: 0px;
}
input,select,textarea {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #A5ACB2;
	border-style: solid;
	border-width: 1px;
}
input#chkAccept{
	border-style: none;
}
table.form {
	margin-bottom: 10px;
	background-color: #F9F9F9;
	border: 1px solid #892034;
}
table.form td.dashed {
	padding: 8px 5px 0px 5px;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #ccc;
	margin: 10px 0px 0px 0px; 
}
td.formtitle {
	font-weight: bold;
	color: #fff;
	background-image: url(../../gfx/COMMON/RED/Titlebar_FORM_bg.gif);
	height: 14px;
	padding: 2px;
}
.formlabel {
	vertical-align: top;
	color: #892034;
	font-weight: bold;
	font-size: 10px;
	line-height: 21px;
}
/* --- BUTTONS --- */
div.button {
	height: 25px;
	width: 100px;
	margin-right: 5px;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	line-height: 25px;
	background-image: url(../../Gfx/COMMON/BUTTONS/Btn.gif);
	background-repeat: no-repeat;
}
div.button a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #000;
}
div.button a:hover {
	color: #892034;
}
/* --- BUTTON - arrow --- */
div.button#arrow {
	height: 27px;
	width: 117px;
	background-image: url(../../Gfx/COMMON/RED/Btn_Arrow.gif);
	background-repeat: no-repeat;
}
div.button#arrow a {
	color: #fff;
	font-weight: bold;
}
div.button#arrow a:hover {
	background-image: url(../../Gfx/COMMON/BUTTONS/Btn_Arrow-over.gif);
	background-repeat: no-repeat;
}
/* --- BUTTON - contact --- */
div.button#contact {
	height: 20px;
	width: 120px;
	line-height: 18px;
	background-image: url(../../Gfx/COMMON/RED/Btn_Contactus.gif);
	background-repeat: no-repeat;
}
div.button#contact a {
	color: #ffffff;
	font-weight: bold;
}
div.button#contact a:hover {
	background-image: url(../../Gfx/COMMON/BUTTONS/Btn_Contactus-over.gif);
	background-repeat: no-repeat;
}
/* --- BUTTON - reset --- */
div.button#reset {
	width: 120px;
	background-image: url(../../Gfx/COMMON/ICONS/ICON_reset_grey.gif);
	background-repeat: no-repeat;
	text-align: left;
}
div.button#reset a {
	padding-left: 24px;
	color: #888;
	font-weight: normal;
}
div.button#reset a:hover {
	background-image: url(../../Gfx/COMMON/ICONS/ICON_reset.gif);
	background-repeat: no-repeat;
	color: #000;
}
/* --- JOBSEARCH --- */
table#jobsearch select,input {
	width: 173px;
	margin-top: 1px;
	margin-bottom: 6px;
	margin-right: -15px;
	display: block;
}
table#jobsearch td {
	font-size: 10px;
	color: #707070;
}
/* --- CONTACT US --- */
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;
}
/* --- JOBSEARCH RESULTS --- */
table#searchresults {
	background-color: #e1e1e1;
}
table#searchresults td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #666666;
	vertical-align: top;
	padding: 6px 0px 2px 3px;
	height: 20px;
}
table#searchresults a {
	font-size: 10px;
	font-weight: bold;
	color: #892034;
}
table#searchresults input {
	width: 15px;
	margin: -1px;
	margin-top: -5px;
	border-width: 0px;
}
table#searchresults .tableheader td {
	font-size: 11px;
	color: #892034;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
table#searchresults #darkgrey {	background-color: #ebebeb;}
table#searchresults #grey {	background-color: #f9f9f9;}
table#searchresults #white { background-color: #ffffff;}
/* --- JOB DETAIL --- */
ul.shortlist {
	margin: 5px 0px 0px 34px;
}
ul.shortlist li {
	list-style-image: url(../../Gfx/COMMON/RED/List_icon_shortlist.gif);
}
ul.shortlist li.active {
	text-decoration: underline;
	color: #000;
}
ul.shortlist a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
ul.shortlist a:hover {
	text-decoration: underline;
}
ul.shortlist a:visited {
	color: #666;
	list-style-image: url(../../Gfx/COMMON/List_icon_shortlist_visited.gif);
}

/* --- SEND 2 a friend --- */
table#jobfwd input {
	width: 180px;
	margin: 0px 0px 2px 5px;
	display: block;
}
/* --- CV --- */
table#cv select, table#cv input, table#cv textarea {
	width: 170px;
	margin: 1px -15px 6px 0px;
	display: block;
}
table#cv .formlabel {
	text-align: right;
	white-space: nowrap;
}
table#cv input.language {
	width: 15px;
	margin: 1px 3px 1px 1px;
	border-width: 0px;
	display: inline;
	vertical-align: middle;
}
table#education textarea {
	width: 100%;
	height: 100px;
}
table#education .formlabel {
	text-align: left;
}
table#experience textarea {
	width: 100%;
	height: 60px;
}
