@charset "utf-8";
/* CSS Document */

#ueber .lead #content {
z-index: 1;
}

#ueber .lead #content .heightLine {
background: url(images/photo_back_s.gif) no-repeat;
display: block;
float: left;
font-size: 77%;
margin: 0px 10px 20px 0px;
padding: 6px 9px 0px 7px;
position: relative;
width: 214px;
}
#ueber .lead #content .heightLine_m {
background: url(images/photo_back_m.gif) no-repeat;
display: block;
float: left;
font-size: 77%;
margin: 0px 10px 20px 0px;
padding: 6px 1.1em 0px 7px;
position: relative;
width: 164px;
}


.heightLine p:hover img{
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
}

.heightLine_m p:hover img{
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
}

#ueber .lead #content .heightLine div.h2 {
width:100%;
float:left;
display:block;
}

#ueber .lead #content .heightLine_m div.h2 {
width:100%;
float:left;
display:block;
}

#ueber .lead #content .new_mark {
position: absolute;
right: 15px;
top: 0px;
width: 37px;
}

#ueber .lead #content .heightLine div h2 {
margin: 7px 0px 5px 0px;
padding: 0px;
}

#ueber .lead #content .heightLine div h2 a {
color: rgb(51, 51, 51);
text-decoration: none;
}
#ueber .lead #content .heightLine_m div h2 {
margin: 7px 0px 5px 0px;
padding: 0px;
}

#ueber .lead #content .heightLine_m div h2 a {
color: rgb(51, 51, 51);
text-decoration: none;
}

#ueber .lead #content .post-ratings {
opacity: 1;
width: 100%;
}

#ueber .lead #content .post-ratings img {
border: 0px;
margin: 0px;
padding: 0px;
}


