/**
* general job market styles
*/
.jw_treffer {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #000000;
    margin-bottom:45px;
}

.jw_treffer .sp1{
	width:60%;
    padding:5px 0px 5px 0px;
    vertical-align:top;
/**    border-bottom:1px dotted #000;**/
    border-bottom:1px solid #00305D;
    font-weight:normal;
}
.jw_treffer .sp1 .subheadline{
    font-size:12px;
    font-weight:normal;
}

.jw_treffer .sp2{
    width:40%;
    padding:5px 0px 5px 10px;
    vertical-align:top;
/**    border-bottom:1px dotted #000;**/
    border-bottom:1px solid #00305D;
    font-weight:normal;
}

.jw_treffer .sp3 {
    width:100%;
    padding:5px 0px 5px 6px;
    vertical-align:top;
/**    border-bottom:1px dotted #000;**/
    border-bottom:1px solid #00305D;
    font-weight:normal;
}

.jw_treffer .white1 {
    padding:5px 0px 5px 6px;
    vertical-align:top;
    font-weight:normal;
    background-color:#ffffff;
}
.jw_treffer .white2{
    width:40%;
    padding:5px 0px 5px 10px;
    vertical-align:top;
    font-weight:normal;
    background-color:#ffffff;
}

.jw_treffer .tab_line {
    background-color: #B9D7F3;
    line-height: 1px;
    height: 1px;
}
.jw_treffer .tab_leer {
    line-height: 1px;
    height: 1px;
}


.jw_treffer_head_1{
line-height:30px;
padding-left:6px;
border-bottom:2px solid #b9d7f3;
background-color:#FFF
}
.jw_treffer_head_2{
line-height:30px;
border-bottom:2px solid #b9d7f3;
background-color:#FFF
}
.jw_treffer a{
    color:#00305D;
    text-decoration:underline;
}
.jw_treffer a:hover{
    color:#00305D;
text-decoration:none;
}
