.sitelink {
  background: url("/oonup/images/background/bg-verlauf-box.png") repeat-x scroll center -270px;
  border-top: 1px dotted #d8ecfa;
  clear: both;
  /*float: left;*/
  font: 13px/16px Helvetica,Arial,"Lucida Grande",Sans;
  margin-top: 10px;
  padding: 5px 5px 5px 10px;
  min-height: 140px;
}
.sitelink a, .sitelink a:visited {
  color: #3774A1;
  text-decoration: none;
}
.sitelink a:hover {
  text-decoration: underline;
}
.sitelink img {
  border: 1px solid #999999;
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
}
.sitelink .werbung {
  color: #999999;
  font-size: 11px;
  margin-top: -4px;
  padding-right: 0;
  text-align: right;
}
.sitelink h3 {
  color: #3774A1;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  padding: 0 0 4px;
}
.sitelink.mitkleinerH3 h3{
  font-size: 14px;
  line-height: 18px;
}
.sitelink p {
  margin: 0 0 8px;
}
.sitelink a.mehr {
  margin-left: 8px;
  white-space: nowrap;
}
.sitelink .nowrap {
  white-space: nowrap;
}

/* mobil */

.artikelliste.teaser.sitelink {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f4f7fa 0%, #ffffff 66%) repeat scroll 0 0;
  border-top: 1px solid #eee;
  margin: 0;
  padding: 10px 15px 10px 10px;
  display: block;
  font-family: Arial;
  line-height: normal;
  min-height: 2em;
}
.artikelliste.teaser.sitelink a {
  text-decoration: none;
}
.artikelliste.teaser.sitelink span.red {
  color: #c3293b;
  font-size: 12px;
}
.artikelliste.teaser.sitelink .hWrap h2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-pack: start;
  -webkit-box-align: start;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  color: #000;
  font-family: Georgia;
  font-size: 19px;
  font-weight: normal;
  margin: 0;
}
.artikelliste.teaser.sitelink.thumb {
  padding-left: 0;
}
.artikelliste.teaser.sitelink.thumb img {
  float: left;
  height: auto;
  width: 36%;
  margin-right: 10px;
  border: medium none;
}
.artikelliste.teaser.sitelink.thumb .text {
  float: left;
  width: 60%;
}
.artikelliste.teaser.sitelink.thumb .hWrap {
  margin-top: -1px;
}
.artikelliste.teaser.sitelink.thumb .hWrap h2{
  -webkit-box-pack: center;
}

/* Sitelinks auf karriere.nachrichten.at */

.sitelink.knat {
  background: none;
  border-top: none;
  padding: 0;
}
.sitelink.knat .inner {
  background: #e6e8e8;
  min-height: 119px;
}
.sitelink.knat .werbung {
  color: #d7072a;  
  font-weight: bold;
  text-align: left;
}
.sitelink.knat .clear{
  clear: both;
}
.sitelink.knat img {
  border-width: 6px 0 0 0;
  border-color: #d7072a;
  margin-bottom: 0;
}
.sitelink.knat h3{
  font-family: "Georgia",serif;
  font-size: 20px;
  font-style: italic;
  line-height: 22px;
  padding: 9px 8px 9px 8px;
}
.sitelink.knat.mitkleinerH3 h3{
  font-size: 16px;
  line-height: 20px;
}
.sitelink.knat h3 a:link, .sitelink.knat h3 a:visited, .sitelink.knat h3 a:focus, .sitelink.knat h3 a:hover, .sitelink.knat h3 a:active{
  color: #d7072a;  
}
.sitelink.knat a, .sitelink.knat a:visited{
  color: #3d77a2;
}
.sitelink.knat p {
  color: #7d8891;
  padding: 0 8px 8px 8px;
}