.news-latest-container {
 width: 220px;
 height: 295px;
 overflow: hidden;
}

.Angebot-Box {
 width: 210px;
 height: 295px;
 overflow: hidden;
 clear: both;
}

.Angebot-Links {
 margin-left: 19px;
 margin-top:1px;
 width: 20px;
 height: 180px;
 float: left;
}

.Angebot-Rechts {
 width: 20px;
 margin-top:1px;
 height: 180px;
 float: left;
}

.Angebot-Bild {
 width: 181px;
 height: 126px;
 margin: 5px 0 0 26px;
}
.Angebot-Bild img {
 min-width: 161px;
 min-height: 104px;
 max-width: 164px;
 max-height: 108px;
 margin: 6px 0 0 6px;
}
.Angebot-Bild a {
 width: 181px;
 height: 126px;
 display: block;
 background: url(../img/newsbox/newsbox-neu-default.png) 0 0 no-repeat;
}

.Angebot-Border {
 width: 181px;
 height: 126px;
 position: relative;
 top: -126px;
 background: url(../img/newsbox/newsbox-neu-border.png) 0 0 no-repeat;
}
.Angebot-Border a {
 width: 181px;
 height: 126px;
 display: block;
 background: none;
}

a.Angebot-Links-A {
 width: 18px;
 height: 32px;
 display: block;
 background: url(../img/newsbox/newsbox-neu-pfeile.jpg) left top no-repeat;
}
a.Angebot-Links-A:hover {
 background-position: left bottom;
}


a.Angebot-Rechts-A {
 width: 18px;
 display: block;
 background: url(../img/newsbox/newsbox-neu-pfeile.jpg) right top no-repeat;
 height: 32px;
}
a.Angebot-Rechts-A:hover {
 background-position: right bottom;
}


.Angebot-Mitte {
 width: 150px;
 height: 180px;
 float: left;
}

.Angebot-Mitte p {
 margin: 0 0 4px 0 !important;
 padding: 0 !important;
}
.Angebot-Mitte a {
 margin: 0 !important;
 padding: 0 !important;
}
.Angebot-Mitte h4 {
 margin: 0 !important;
 padding: 0 !important;
}
.Angebot-Mitte h4 a {
 text-decoration: none;
}




