body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Lucida Grande, sans-serif;
    font-size: 12px;
    color: #3c3c41;
}

img {
    height: auto;
    width: 100%;
}

div.txt {
    text-align: left;
    margin-left: 41px;
    margin-right: 20px;
}

h1 {
    color: #0091cd;
    font-size: 26px;
    font-weight: bold;
}
	
#col_right UL, #col_right LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a {
    font-weight: bold;
}

a:link,a:visited {
    color: #0091cd;
    text-decoration: underline;
}

a:hover {
    color: #0091cd;
    text-decoration: underline;
}

a:active{
    color: #0091cd;
    text-decoration: underline;
}

A.direct {
    text-decoration: none;
}

A:hover.direct {
    text-decoration: none;
}

A.tellfriend  {
    text-decoration: none;
}

A:hover.tellfriend {
    text-decoration: none;
}

DIV.direct {
    background: url(//job.otto.de/sap/bc/bsp/SAP/zb_or/images/hws/btn_bewerben.gif);
    width: 260px;
    height: 30px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;
    cursor: pointer;
}

DIV:hover.direct {
    background: url(//job.otto.de/sap/bc/bsp/SAP/zb_or/images/hws/btn_bewerben_over.gif);
    width: 260px;
    height: 30px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;
    cursor: pointer;
}

DIV.tellfriend  {
    background: url(//job.otto.de/sap/bc/bsp/SAP/zb_or/images/hws/btn_senden.gif);
    width: 260px;
    height: 30px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;
    cursor: pointer;
}

DIV:hover.tellfriend {
    background: url(//job.otto.de/sap/bc/bsp/SAP/zb_or/images/hws/btn_senden_over.gif);
    width: 260px;
    height: 30px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;
    cursor: pointer;
}

a div.direct {
    background: url(//job.otto.de/sap/bc/bsp/SAP/zb_or/images/hws/btn_bewerben.gif);
    width: 260px;
    height: 30px;
    margin-left: 5px;
    margin-right: 0px;
    cursor: pointer;
}

a:hover div.direct {
    background: url(//job.otto.de/sap/bc/bsp/SAP/zb_or/images/hws/btn_bewerben_over.gif);
    width: 260px;
    height: 30px;
    margin-left: 5px;
    margin-right: 0px;
    cursor: pointer;
}

a div.tellfriend  {
    background: url(//job.otto.de/sap/bc/bsp/SAP/zb_or/images/hws/btn_senden.gif);
    width: 260px;
    height: 30px;
    margin-left: 5px;
    margin-right: 0px;
    cursor: pointer;
}

a:hover div.tellfriend{
    background: url(//job.otto.de/sap/bc/bsp/SAP/zb_or/images/hws/btn_senden_over.gif);
    width: 260px;
    height: 30px;
    margin-left: 5px;
    margin-right: 0px;
    cursor: pointer;
}

table {
    font-family: Lucida Grande, sans-serif;
    font-size: 12px;
    color: #3c3c41;
}