
/*************/
/* UA reset  */
/*************/

* {
    margin:0;
    padding:0;
}

html, body, td, th {
    font-family:arial, verdana, helvetica, sans-serif;
    font-size:100.01%;
    color:#383838;
    line-height:1.1;
}

body {background-color:#fff; width:100%;}

form {overflow:visible;}

a, a:visited {
    text-decoration:none;
    color:#89ba17;
}

a:active, a:hover {
    text-decoration:none;
    color:#89ba17;
    border-bottom:1px dotted #89ba17;
}

h1, .titel, .h1 {
    margin:0 0 20px 0;
    line-height:22px;
    color:#00519e;
    font-size:16px;
}

h2, h3, h4, h5, h6 {
    margin:0 0 5px 0;
    line-height:16px;
    color:#00519e;
    font-size:12px;
    font-weight:bold;
}

.norm_text, p {
    font-size:12px;
    line-height:16px;
    margin-bottom:20px;
    margin-top:0;
}

ul {
    padding-left:13px;
    color:#00519e;
    list-style-position:outside;
    list-style-image:url(../../bilder/sankyo/portalseiten/relaunch/li_bullet.png)
}

li {
    color:#383838;
    line-height:14px;
}

hr, .separator {
    margin:20px 0;
    border: 0px;
    border-top:3px dotted #868686;
    border-bottom:transparent;
}

img {border:0;}

input[type=text], input[type=password] {
    font-family:arial, verdana, helvetica, sans-serif;
    width:351px;
    border:1px solid #868686;
    font-size:12px;
    line-height: 16px;
    padding:2px;
    color:#383838;
}

.send_message .mini input {
    font-family:arial, verdana, helvetica, sans-serif;
    width:351px;
    border:1px solid #868686;
    font-size:12px;
    line-height: 16px;
    padding:2px;
    color:#383838;
}

input {
    font-family:arial, verdana, helvetica, sans-serif;
    color:#89ba17;
}

select {
    font-family:arial, verdana, helvetica, sans-serif;
    width:357px;
    border:1px solid #868686;
    font-size:12px;
    line-height: 16px;
    padding:1px;
    color:#383838; 
}

textarea {
    font-family:arial, verdana, helvetica, sans-serif;
    width:351px;
    height:100px;
    border:1px solid #868686;
    font-size:12px;
    line-height: 16px;
    padding:2px;
    color:#383838;
}

input[type=text], select, textarea {
    margin:0 0 15px 0;
}

input[type=text]:focus, input[type=password]:focus,
select:focus, textarea:focus {
    border:1px solid #89ba17;
}

/*************/
/* clearance */
/*************/

.breaker {
    clear:both;
    height:.1px;
    font-size:0;
    line-height:0;
}


/*****************/
/* border_dotted */
/*****************/

.top_dotted {border-top:3px dotted #868686;}
.left_dotted {border-left:3px dotted #89ba17;}
.dotted {border:3px dotted #89ba17;}
.gray_dotted {border:3px dotted #868686;}


/*****************/
/* buttons       */
/*****************/

.link_header, .link_footer, .link_footer_anlagen {
    margin:15px 0 0 0;
    text-align:right;
    min-height:0;
}

.css_button, .send_message_caption {
    padding:0;
    border:0;
    outline:0;
    display:inline;
    margin:0 0 0 10px;
}

.css_button a, .send_message_caption {
    margin:0;
    padding:0;
    padding:7px 21px 6px 10px;
    border:3px dotted #868686;
    outline:0;
    text-decoration:none;
    background:white url(../../bilder/sankyo/portalseiten/relaunch/lnk_arrow_black.png) no-repeat scroll top right;
    color:#383838;
    font-size:12px;
    font-family:arial;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    cursor:pointer;
}

.css_button a:hover, .css_button input:hover, .send_message_caption:hover {
    border:3px dotted #89ba17;
    background:white url(../../bilder/sankyo/portalseiten/relaunch/lnk_arrow_green.png) no-repeat scroll top right;
    color:#89ba17;
}

.send_message_caption {
    margin-top:10px;
    margin-bottom:30px;
    display:inline-block;
}


/****************/
/* frame_zone   */
/****************/

#frame_zone {width:990px;}

#header_zone {
    height:180px;
    overflow:hidden;
    background:transparent url(../../bilder/sankyo/portalseiten/relaunch/header_bg.png) no-repeat scroll 0 0;
    padding:0 20px;
    margin-bottom:10px;
}

#content_zone {
    margin:0 20px;
    padding-top:15px;
}

#footer_zone {
    margin:30px 20px 0 20px;
    padding-top:10px;
    font-size:10px;
    color:#868686; 
}

/****************/
/* content_zone */
/****************/

#main_left_frame {
    float:left;
    width:200px;
}

#main_content {
    font-size:0.8em;
    margin-left:210px;
}

#content_container {
    margin: 0 0 0 20px;
    padding: 15px 10px;
    min-height:345px;
}


/*****************/
/* header_zone */
/*****************/

#header_left_area {
    float:left;
    padding-top:11px;
    height:59px;
}

#header_logo {float:left;}

#header_slogan {
    padding-top:22px;
    margin-left:85px;
    color:#00b1e6;
    font-size:17px;
}

#header_slogan div {padding-left:37px;} 

#header_right_area {
    padding-top:13px;
    float:right;
    text-align:right;
    height:57px;
}

#header_right_area h1 {    
    color:#89ba17;
    font-size:17px;
    font-weight:normal;
    margin:37px 0 0 0;
    font-weight:bold;
}

#header_bottom_area {
    margin-top:140px;
}

.header_navi {
    height:20px; 
    overflow:hidden;
}



/***************/
/* navigations */
/***************/

.topmenu_fl li {
    float:left;
}

.topmenu_sp li {
    margin-bottom:10px;
}

.topmenu {
    font-size:10px;
    color:#868686;
}

.topmenu ul {
    list-style-type:none;
    list-style-image:none;
    padding:0;
}

.topmenu li {
    font-size:12px;
    color:#868686;
}

.topmenu a, .topmenu a:visited {
    text-decoration:none;
    font-size:12px;
    color:#868686;
    border:0;
}

.topmenu a:hover, .topmenu a:active {
    text-decoration:none;
    color:#89ba17;
    border:0;
}

.submenu {
    font-size:10px;
    color:#868686;
}

.submenu ul {
    list-style-type:none;
    list-style-image:none;
}

.submenu li {
    float:left;
    font-size:10px;
    color:#868686;
}

.submenu a, .submenu a:visited {
    text-decoration:none;
    font-size:10px;
    color:#868686;
    border:0;
}

.submenu a:hover, .submenu a:active {
    text-decoration:none;
    color:#89ba17;
}

a.nav_active, a.nav_active:visited {
    color:#89ba17;
    border:0;
}


/**************/
/* specially  */
/**************/

#login_menu {font-size: 0.8em;}

#select_language {
    text-align:right;
    width: 100%;
    font-size: 0.8em;
}

.pathway{font-size: 0.75em;}

#switch_external{
    margin:10px 0px;
    font-size:10px;
}

#login_box {
    font-size:11px;
    color:#383838;
}

#registration_box {
    font-size:10px;
    line-height:1.4;
}

/* login_menu.html */
input.login {width:150px;margin:0;}
.login_submit {vertical-align: bottom; padding-left: 2px;}
.loginreg {font-size: 0.75em;}

/* jobs.html */
.job_filter {margin-bottom:20px;}
.job_filter input {vertical-align: middle;}

.stellenliste_head th {
    padding:10px 0;
    background-color:#fff;
    border-top:2px solid #00519e;
    border-bottom:2px solid #00519e;
    font-size:12px;
    color:#00519e;
    text-align:left;
}

.stellenliste_row {}
.stellenliste_row_0 td {
    padding:6px 0; 
    background-color:#f3f8e7;
}
.stellenliste_row_1 td {
    padding:6px 0;
    background-color:transparent;
}
.rexx_footer {
    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: 0.9em;
}
.form_fields {padding: 4px; padding-right: 40px;}
.bc_field {font-weight: bold;}

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

/*get_account.htmll*/
div.mini {
    margin-top:0;
}


/********/
/* misc */
/********/

.hilite_text_blau {padding-left: 10px;}

.mini {margin-top:10px;}

.stellen_titel {text-decoration: none;}

.stellen_text {}

.hilite_text, .hilite_text_stern {color: red;}

.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-weight: bold;
	padding-left: 4px;
	color: #ff0000;
}

.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;
    z-index: 99999;
    padding:10px;
}

@media print {

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

}


