
/*************/
/* Allgemein */
/*************/

* {
    /*
    margin: 0px;
    padding: 0px;
    */
}

html, body, td, th {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
}

.main_content {}

form {overflow: visible;}

a {}

a:hover {text-decoration: none;}
a:active {text-decoration: none; background-color:#f5f5f5;}

div {}

span {}

b, strong {}

i, em {}

h1, .h1 {margin-bottom: 14px;}

.titel{
    font-family:arial,verdana,sans-serif;
    font-size: 16px;
    font-weight:bold;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 1px solid #000000;
    margin-top:0px;
}
			

/* h2, h3, h4, h5, h6 {margin-bottom: 10px;} */

h2 {
    font-size:14px;
}

.norm_text, p {text-align:justify;}

.norm_text img {
    margin: 9px;
}

ul {
    padding:0px;
    margin-left:20px;
}

ul li {}

ul ul li {}

hr, .separator {}

br {}


input[type=text], input[type=password] {
    color:#333333;
    font-family:arial,verdana,sans-serif;
    font-size:12px;
    height:13px;
}

input{
    color: #333333;
    font-family:arial,verdana,sans-serif;
    font-size: 12px;
}

select {
    width:200px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
}

textarea {
    width:200px;
    height:100px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
}

.breaker {clear: both;}

.login_menu {}

.select_language {
    text-align:right;
    width: 100%;
}

.pathway{}

.switch_external{}

.content {}


/**************/
/* Spezifisch */
/**************/

.send_message_caption {

 cursor: pointer;

 }

 .send_message_caption:hover {

  text-decoration: underline;

 }



/* login_menu.html */
.login_input[type=text], .login_input[type=password]{width:100px;}
.login_submit {vertical-align: bottom; padding-left: 4px;}
.mainmenu {}
.navitext {}
.logintitel {}
.loginreg {}

/* jobs.html */
.joblist_navigator {}
.number_jobs {}
.stellen_navi {}
.stellen_navi_sel{}
.job_filter {margin-bottom:20px;}
.job_filter input {vertical-align: middle;}
.filter_selbox {
    border:1px solid black;
    font-size:10px;
    padding-left:2px;
    width:170px;
}

input#volltext {width: 220px;}
.stellen_list {}
.stellenliste_head {
    font-family:Geneva,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fffbb7;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    background-color: #cccccc;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-decoration: none;
}
							

.stellenliste_head td {
    /* padding: 2px; font-size: 12px; */
    background-color:#CCCCCC;
    color:#FFFBB7;
    font-family:Geneva,Verdana,sans-serif;
    font-size:12px;
    font-weight:normal;
    margin:2px 5px;
    padding-bottom:5px;
    padding-left:2px;
    padding-top:5px;
    text-decoration:none;
    text-transform:uppercase;
}

.stellenliste_row {}
.stellenliste_row td {padding: 2px;}
.rexx_footer, .rexx_footer a {
    margin-top: 20px;
    text-align: right;
    font-size: 9px;
}
.rexx_footer {border-top: 1px solid #f5f5f5;}

/* bewerbung_control */
.data_overview_head {
    background-color: #f5f5f5;
    padding: 2px;
    font-size: 12px;
}
.form_fields {padding: 4px; padding-right: 40px;}
.bc_field {font-weight: bold;}
.bc_value {}

/* start_popup.html */
.popup_content {}


/********/
/* MISC */
/********/

.tab_element_normal {}

.input_formbutton_normal {}

.input_formbutton_hilite {}

.input_formbutton_disabled {}

.hilfe_text {}

.hilite_text_blau {}

/* .mini {margin-top:10px;} */

.stellen_titel {
    margin: 1px;
    margin-top: 10px;
    margin-bottom:5px;
    font-family:arial,verdana,sans-serif;
    font-size: 16px;
    color: #333333;
    text-align: center;
    background-color: #e7eff7;
}
				
.stellen_text {}

.sys_column {}

.pdf_joboffer {}

.pdf_joboffer img {}

.link_header{
    text-align:right;
    width:100%;
    vertical-align: bottom;
}

.link_footer {
    text-align:right;
    width:100%;
    vertical-align: bottom;
}

.my_data_button {
    text-align:right;
    width:100%;
}

.link_header input, .link_footer input, .my_data_button input{
    margin-top: 15px;
    margin-bottom: 15px;
    vertical-align: bottom;
}

.link_footer div, .link_header div {
    float:right;
}

.link_header a, .link_footer a, .my_data_button a{
    margin-top: 15px;
    margin-bottom: 15px;
    vertical-align: bottom;
    float: right;
}

.portal_botton {
    vertical-align: bottom;
    border: 0px;
    margin-left: 2px;
    display: inline;
}

a.portal_botton2, input.portal_botton2, #btn{
    vertical-align: bottom;
    border: 0px;
    margin-left: 2px;
    display: inline;
}

/* .hilite_text {color: red;} */

.hilite_text_stern {}

.msg {}

.list_head {}

.list_row_a_a {}
.list_row_a_b {}
.list_row_b_a {}
.list_row_b_b {}

.wflimg {}

.error_message, .error_text {
    color : #0000dd;
    font-size:7pt;
}

.highlight_text {
    font-weight: bold;
    color: #595959;
    margin-left: 0px;
    margin-right: 0px;
    padding: 2px;
}

.PopUpLayer {
    position: absolute;
    top: -250px;
    left: 33%;
    width: 450px;
    text-align: left;
    border: 6px;
    background-color: white;
    border-color: #aaaaaa;
    border-style: solid;
    display:none;
    float: left;
    opacity:0.8;
}



/* CheckboxList CountryFilter */
.checklist_countr {
	border: 1px solid #ccc;
	list-style: none;
	height: 6em;
	overflow: auto;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
.checklist_countr li { margin: 0px; padding: 0px; height: 18px; border: 0px solid blue; text-align: left; float: left; width: 200px;}
.checklist_countr li label { display: block; padding: 0px 0px 0px 25px; text-indent: -25px; border: 0px solid blue; height: 18px;}
.checklist_countr li label:hover, .checklist_countr li label:hover { background: #000055; color: #fff; }
.checklist_countr li label input {margin: 1px 0px 1px 4px; padding: 0px; border: 0px solid green; width: 15px; height: 15px;}
.checklist_countr li label span {margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px; border: 0px solid red; white-space: nowrap; vertical-align: middle; height: 1em;}
/* Ende CheckboxList CountryFilter */




/* CheckboxList taetigkeitFilter */
.checklist_taetigkeit {
	border: 1px solid #ccc;
	list-style: none;
	height: 6em;
	overflow: auto;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
.checklist_taetigkeit li { margin: 0px; padding: 0px; height: 18px; border: 0px solid blue; text-align: left; float: left; width: 200px;}
.checklist_taetigkeit li label { display: block; padding: 0px 0px 0px 25px; text-indent: -25px; border: 0px solid blue; height: 18px;}
.checklist_taetigkeit li label:hover, .checklist_taetigkeit li label:hover { background: #000055; color: #fff; }
.checklist_taetigkeit li label input {margin: 1px 0px 1px 4px; padding: 0px; border: 0px solid green; width: 15px; height: 15px;}
.checklist_taetigkeit li label span {margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px; border: 0px solid red; white-space: nowrap; vertical-align: middle; height: 1em;}
/* Ende CheckboxList taetigkeitFilter */




/* CheckboxList aufgabengebietFilter */
.checklist_aufgabengebiet {
	border: 1px solid #ccc;
	list-style: none;
	height: 6em;
	overflow: auto;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
.checklist_aufgabengebiet li { margin: 0px; padding: 0px; height: 18px; border: 0px solid blue; text-align: left; float: left; width: 200px;}
.checklist_aufgabengebiet li label { display: block; padding: 0px 0px 0px 25px; text-indent: -25px; border: 0px solid blue; height: 18px;}
.checklist_aufgabengebiet li label:hover, .checklist_aufgabengebiet li label:hover { background: #000055; color: #fff; }
.checklist_aufgabengebiet li label input {margin: 1px 0px 1px 4px; padding: 0px; border: 0px solid green; width: 15px; height: 15px;}
.checklist_aufgabengebiet li label span {margin: 0px 0px 0px 0px; padding: 0px 0px 6px 0px; border: 0px solid red; white-space: nowrap; vertical-align: middle; height: 1em;}
/* Ende CheckboxList aufgabengebietyFilter */

