.schatten {
position: relative;
margin-bottom: 30px;
top: 35px;
left: 50px;
width: 454px;
height: 104px;
background-image:url(grafik/newsschatten.jpg);
background-repeat:no-repeat;
}

.news {
position: relative;
top:-3px;
left: -3px;
width: 450px;
height: 100px;
background-color:#FF6600;
background-image:url(grafik/linien_hintergrund.gif);
background-repeat:repeat;
background-position: center;
border: 1px solid;
}

.bild {
position: relative;
top: 10px;
left: 10px;
width: 120px;
height: 80px;
background-image:url(grafik/logo_middle.png);
background-repeat:no-repeat;
background-position: center;
z-index:2;
}

.bildschatten {
position: absolute;
top: 15px;
left: 15px;
width: 119px;
height: 79px;
background-image:url(grafik/bildschatten.jpg);
background-repeat:no-repeat;
z-index:1;
}

.newstitel {
position: relative;
top: -70px;
left: 140px;
width: 210px;
height: 20px;
font-family: Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFCC33;
font-variant:small-caps;
letter-spacing:1px;
overflow:hidden;
}

.datum {
position: relative;
top: -90px;
left: 350px;
width: 90px;
height: 20px;
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
color:green;
text-align:right;
}

.teasertext {
position: relative;
top: -90px;
left: 140px;
width: 300px;
height: 45px;
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
color:#FFFF80;
background-image:url(grafik/logo_uni_small.png);
background-repeat:no-repeat;
background-position: center;
text-align:justify;
}

.artikellink {
position: relative;
top: -90px;
left: 140px;
width: 300px;
height: 15px;
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
color:#FFFF80;
text-align: right;
text-decoration: underline;
}

#datumauswahl
{
clear:both;
margin:75px 0px 0px 45px;
text-align:left;
}

