html, body, td { 
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
    color:#000; 
    font-size: 11px;
    font-weight:normal;
}

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


li {
    margin-left:16px;
    padding-left:0px;
}


.news_job
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.news_job li {
    margin-left:0px;
    padding-left: 16px;
    background-image: url(../img/arrow_oranje.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}



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

a:link, a:visited { color: #009; } 

a:hover { color: #f60; }


.null { 
    color: #009;
    font-size:1px;
    line-height: 1px;
  }

.text_blau { 
    color: #009;
    line-height: 20px;
  }


.text_titel_job { 
    color: #ff6600;
    font-size:13px;
    font-weight:bold;
  }


.text_blau_job { 
    color: #009;
  }


.text_grau_job { 
    color: #828282;
    font-weight:bold;
  }


.box_fuss_1 {
    border-bottom-color : #cccccc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #cccccc;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #cccccc;
    border-right-style : solid;
    border-right-width : 1px;
  }


.partner {
    border-bottom-color : #cccccc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #cccccc;
    border-left-style : solid;
    border-left-width : 1px;
    border-top-color : #cccccc;
    border-top-style : solid;
    border-top-width : 1px;
  }


.partner_text {
    color: #000;
  }


.partner_text_l_o {
    color: #000;
    border-right-color : #cccccc;
    border-right-style : solid;
    border-right-width : 1px;
  }


.partner_text_l_u {
    color: #000;
    border-right-color : #cccccc;
    border-right-style : solid;
    border-right-width : 1px;
  }


.partner_bild_l_o {
    border-right-color : #cccccc;
    border-right-style : solid;
    border-right-width : 1px;
    border-bottom-color : #cccccc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
  }


.partner_bild_r_o {
    border-bottom-color : #cccccc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
  }

.footer_link { padding: 0 20px 0 0; font-size: 0.9em; list-style: none; float: left; }

.footer_link:link, .footer_link:visited { color: #000099; }

.footer_link:hover { color: #ff6600; }

.copyright {
margin: 0;
padding: 3px 0 0 0;
width: 280px;
float: right;
font-weight: bold;
font-size: 0.9em;
text-align: right;
}

