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

@media print {
	#hauptcontent{
		display: yes;
	}
	#linksmenu {
		display: none;
	}
	#rechts {
		display: none;
	}
	#navigation{
		display: none;
	}
	#header{
		display: none;
	}
	.loginreg{
		display: none;
	}
	#footer{
		display: none;
	}
}


BODY,
TEXTAREA,
TD
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	z-index: 0;
}



a {
	color: #ff0033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

BODY {
	margin: 0px;
	padding: 0px;
}

#banner {
	float: right;
}

#header {
    padding: 0px;
    margin: 0px;
}

#header TABLE {
	padding: 0px;
    	margin: 0px;
}

#header-logo {
	padding: 0px;
    	margin: 0px;
}

#header-menu {
	padding-left: 0px;
	line-height: 1.7;
}

#header-banner {
	width: 766px;
}

#header a {
	font-weight: bold;
	font-size: 10px;
}

#navigation {
	width: 995px;
	background-color: #ff0033;
	padding: 0px;
    	margin: 0px;
}

#breadcrumbs {
	width: 100%;  /* sonst rendert IE falsch. :(  */
}

#breadcrumbs-image {
	width: 185px;
	float: left;
}

#breadcrumbs-text {
	float: left;
	padding-top: 5px;
	font-size: 10px;
	padding-bottom: 6px;
}

#content {
	width: 955px;
}

#links
 {
	width: 170px;
}

#mitte {
	width: 553px;
}

#rechts {
	width: 222px;
}


#footer {
	padding: 0px;
	margin:0px;
	font-size: 10px;
	background-color: #ff0033;
}

#footer-menu {
	padding: 0px;
	margin: 0px;
}

#footer-bg {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 15px;
}

#footer P {
	padding: 0px;
	margin: 0px;
	color: #fff;
}

#footer A {
	margin-right: 0px;
}

#footer STRONG {
	margin-right: 0px;
}

#footer P.footer-links {
	margin-bottom: 0px;
}

#footer P.footer-links a {
	font-weight: bold;
	margin-right: 0px;
}

#copyright {
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}

#copyright A
{
	color: #ff0033;
}

#copyright,
.shopbox A
{
	color: #ff0033;
}

H4
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

#content H1 {
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.delete_account H1 {
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.titel H1 {
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#suche {
	background-color:#E4E4E4;
	border-color:#FF3300;
	border-style:solid;
	border-width:0 1px 1px;
	font-size:11px;
	margin:0;
	padding:4px 10px 4px 8px;
}

#volltext {
	width: 135px;
	height: 16px;
	border: 1px solid;
	border-color: #d3d3d3;
	font-size: 11px;
	color: #000;
	margin: 0px 7px 0px 7px;
}

#volltext input {
	width: 90px;
	height: 14px;
	font-size: 11px;
	border: 0px;
}








.main_content {
    width: 100%;
    font-size: 0.8em;
}

form {overflow: visible;}
/*
a {}
a:visited {}
a:hover {text-decoration: none;}
a:active {text-decoration: none; background-color:#f5f5f5;}
*/


div {}

span {}

b, strong {}

i, em {}

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

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

.norm_text, p {
	color:#333333;
}

ul {}

ul li {
    margin: 0px;
    margin-left: 15px;
    padding: 2px;
    line-height: 16px;
}

ul ul li {}

hr, .separator {
    margin: 20px 0px 20px 0px;
}

br {}

img {border: 0px;}

input[type=text], input[type=password] {width:200px;}
.send_message .mini input {width:200px;}

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

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

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

.breaker {clear: both;}

.login_menu {font-size: 0.8em;}

.select_language {
    text-align:left;
    width: 100%;
    font-size: 0.8em;
}

.pathway{font-size: 0.75em;}

.switch_external{}

#internSwitch{
	  font-size:10px;
}

#navileft ul {
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    padding: 0;
    text-align:left;
    border:0px solid #000;
}
				
#navileft li {
    list-style-type: none;
    margin: 0px 0px 0px 10px;
    padding: 0;
    width: 160px;
    align:left;
    height: 17px;
    border-top: 1px solid #EbEbEb;
}
								
/*Klassen fÃŒr die ausgegrauten Links*/
#navileft li a:link {
    display:block;
    text-decoration: none;
    color: #333333;
    background: transparent; 
}
										
#navileft li a:visited {
    display:block;
    text-decoration: none;
    color: #A3A3A3;
    background: transparent; 
}
													
#navileft li a:active {
    display:block;
    text-decoration: none;
    color: #A3A3A3;
}
																
#navileft li a:hover {
    display:block;
    text-decoration: none;
    color: #333333;
    background: #FBFBFB; 
}
	

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

/* login_menu.html */
.login_input[type=text], .login_input[type=password]{
	border: solid 1px #5d5a5a; 
	margin-bottom: 5px; 
	width: 140px;
}

.login_submit {
	vertical-align: bottom; 
	padding-left: 2px;
	padding-bottom:5px;
	}
.mainmenu {}
.navitext {}
.logintitel {
	color:#5D5A5A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
.loginreg {
	font-size: 11px; 
	font-weight:bold;
}

/* jobs.html */
.joblist_navigator {}
.number_jobs {}
.stellen_navi {}
.stellen_navi_sel{}
.job_filter {margin-bottom:20px;}
.job_filter input {vertical-align: middle;}
.filter_selbox {width: 220px;}

.stellen_list {}

.stellenliste_head{
	background-color:#FF0033;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px 0 2px;
	text-align:left;
	vertical-align:middle;
	}

.stellenliste_head td {padding: 2px; }
.stellenliste_row {}
.stellenliste_row td {padding: 2px; border-bottom:1px solid #D3D3D3;}
.rexx_footer {
    margin-top: 20px;
    text-align: right;
    font-size: 11px;
}
.rexx_footer {border-top: 1px solid #f5f5f5;}

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

/* start_popup.html */
.popup_content {}

/*news.html*/
.news_element {
    margin: 4px 0px 4px 10px;
}
.news_element input {
    vertical-align: bottom;
}

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

.tab_element_normal {}

.input_formbutton_normal {}

.input_formbutton_hilite {}

.input_formbutton_disabled {}

.hilfe_text {}

.hilite_text_blau {padding-left: 10px;}

.mini {
	margin-top:10px;
	font-size:11px;
	}

.stellen_titel {
	color:#FF0033;
	font-size:15px;
	font-weight:bold;
}

.stellen_text {}

.sys_column {}

.pdf_joboffer {}

.pdf_joboffer img {}

.link_header{
    	text-align:right;
    	width:100%;
    	vertical-align: bottom;
    	padding:0;
	margin:0px 0px 10px 0px;
	border:0px solid green;
}

.link_footer {
    text-align:right;
    width:100%;
    vertical-align: bottom;
    padding:10px 0;
    border:0px solid green;
}

.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*/
}

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

.link_header a, .link_footer a, .my_data_button a{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 2px;
   /* vertical-align: bottom;*/
/*    float: right;*/
}

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

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

.my_data_button .portal_botton, .portal_botton_lnk, .send_message_caption {
    border: 1px solid #ff0034;
    padding: 2px 10px 1px 10px;
    background-color: #ff0034;
    background-repeat:repeat-x;
    height: 20px;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
}

.portal_botton_lnk, .send_message_caption {
    display: inline;
    text-align: center;
    padding: 3px 10px 3px 10px;
    line-height: 16px;
}

.application_overview_actions a {
    text-decoration: none;
}

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

#btn {float: right;}

.send_message_caption {
    margin: 25px 4px 0px 0px;
    padding: 0px 10px 0px 10px;
    float: right;
    height: 18px;
}

.send_message_caption:hover {cursor: pointer;}

.hilite_text, .hilite_text_stern {
	color: red;
	font-size:11px;
	}

.msg {}

td.list_head {
    background-color: #f5f5f5;
    padding: 2px;
    font-size: 0.9em;
}

td.list_head a img {
    vertical-align: top;
    margin-right: 2px;
}

td.list_action {padding: 2px;}

td.list_row_a_a {padding: 2px;}
td.list_row_a_b {padding: 2px;}
td.list_row_b_a {padding: 2px;}
td.list_row_b_b {padding: 2px;}

.wflimg {}

.error_message, .error_text {font-size: 11px;line-height: 14px;padding:0px 0px 5px 3px; border:0px solid green;}

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

.PopUpLayer {
    position: absolute;
    top: 40%;   
    left: 33%;
    width: 450px;
    text-align: left;
    border: 6px;
    background-color: #ffffff;
    border-color: #aaaaaa;
    border-style: solid;
    display:none;
    float: left;
    opacity:0.8;
    z-index: 99999;
    overflow:auto;
}

.portal_button {
    text-align: center;
    font-size: 14px;
    border-width:0px;
    background-color: #ffffff;
    font-weight: 900;
    color: #999999;
    cursor: pointer;
    padding: 0px;
}


@media print {

    .PopUpLayer, .login_menu, .select_language, .pathway, .switch_external,
    .pdf_joboffer, .link_header, .link_footer
        {display: none;}

}

