/* CSS Document */

.div_button {
	border: 1px solid #a7b6af;
	width: 78px;
}

.div_button A {
text-align:left;
padding: 1px 5px;
display: block;
border: 1px solid #FFF;
background: #a7b6af url("../../../../images/content/r_arrow.gif") no-repeat 90% 50%;
color: #FFF;
text-decoration: none;
}

.div_button A:hover { background-color: #99AFA5; }

.infobox .content .titel, 
.infobox .content .titel * { color: #d10018; font-weight: bold; }

.infobox .new_title { padding-left: 74px; }

.new_label {
background:url("../../../../images/layout/label.png") no-repeat 0px 0px;
position:absolute;
width:88px;
height:93px;
margin:2px 0 0 10px;
}