/* cached topic style */

/*  +++++++++++  */
/*  NEWS  */
/*  +++++++++++  */

p { color: #ccc; }

.NewsItem {
padding: 5px 10px 1em 16px;
margin-bottom: 5em;
overflow: hidden;
border-bottom: 1px solid #ae9b61;
}
.NewsItem.drueber, .NewsItem:hover {
color: #fff;
}
.NewsItem div { clear: right; }

p.newsDatum {
float: right;
margin-bottom: 0;
color: #999;
font-size: 11px;
}

.video {
position: relative;
clear: right;
margin-left: 25px;
background: transparent url(../../bin/imgbg.png) no-repeat; padding: 5px;
}
.video:hover { background-image: url(../../bin/imgbg_h.png); }


#scrittura { display: none; }

.close-floatbox { float: right; }

#floatbox-box h2 { color: #ae9b61; }

a#ticketpopup {
position: relative;
top: -25px;
right: -11px;
display: block;
width: 159px;
height: 61px;
background: black url(../../bin/ticketbutton.jpg) no-repeat;
text-indent: -2000px;
overflow: hidden;
white-space: nowrap;
float: right;
}


