#right .archiv {
  display:block;
  text-indent:-9999px;
  width:39px;
  height:13px;
  background:url(../img/archiv.png) no-repeat center;
  padding-top:40px;
}
body.livearchiv #right .archiv {
  background-image:url(../img/archiv-aktiv.jpg);
}

/*
 * Archiv
 */
body.livearchiv .event {
  width:100%;
  float:left;
}
body.livearchiv .event .image {
  width:120px;
  margin:0 10px 10px 0;
  float:left;
}
body.livearchiv .event .image img {
  width:120px;
  height:auto;
  padding-top:11px;
}


/*
 * Linke Spalte
 */
body.withLeftSidebar #left h2 {
	color:#E40E52;
	font-size:14px;
	margin:0 0 15px 0;
	font-family:Georgia, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

/*
 * Überschriften auf der Übersichtsseite
 */
body.withLeftSidebar #left h2.live-berlin, h2.live-bundesweit {
	display:block;
	width:315px;
	height:61px;
	text-indent:-99999px;
	margin:10px 0 30px 0 !important;
}
h2.live-berlin {
	background:url(../img/livehead-berlin.jpg) no-repeat center;
}
h2.live-bundesweit {
	background:url(../img/livehead-bundesweit.jpg) no-repeat center;
	margin-bottom:24px !important;
}

/*
 * Kategorien im Blog
 */
.csc-menu-1 li {
	position:relative;
	height:100px;
}
.csc-menu-1 .title {
	position:absolute;
	left:0;
	top:0;
	background:black;
	color:white !important;
	display:block;
	padding:20px;
	width:77%;
	-moz-border-radius:10px;
}
#content .csc-menu-1 .next {
	position:absolute;
	left:87%;
	top:0;
	display:block;
}
#content .csc-menu-1 .desc {
	position:absolute;
	left:20px;
	bottom:20px;
	display:block;
}

/*
 *	Kalender auf der rechten Seite
 */
#right .calendar {
	position:absolute;
}
#right .calendar h3 {
	color:#403F3F;
	font-family:Georgia,sans-serif;
	margin:10px 0;
}
#right .calendar ul {
	margin-top:5px;
}
#right .calendar li {
	display:block;
	margin-bottom:5px;
}
#right .calendar .date {
	display:block;
	float:left;
	color:black;
	font-weight:normal;
}
#right .calendar a:hover span {
	color:#e31e3e;
}
#right .calendar .title {
	display:block;
	margin-left:40px;
}

/*
 * Anpassungen für den Livebereich
 */
.events {
	margin:0;
	width:100%;
}
.events .event {
	margin:0 0 30px 0;
	width:100%;
	float:left;
}
.events .event .content {
	min-height:160px;
	line-height:130%;
}
body.withLeftSidebar #left .events .event h3,
#content .events .event h3,
#content .news-single-item h2 {
	font-size:15px;
	margin:10px 0 0 0;
	font-family:Georgia,sans-serif;
	text-decoration:none;
}
body.withLeftSidebar #left .events .event h4,
#content .events .event h4,
#content .news-single-item h2.sub {
	font-size:14px;
	font-family:Georgia,sans-serif;
	margin:5px 0 10px 0;
	color:#3f3e3e;
	font-weight:bold;
}
body.withLeftSidebar #left .events .event h4 a,
#content .events .event h4 a,
#content .news-single-item h2.sub a {
	color:#3f3e3e;
	font-weight:bold;
}

.events .event .speaker {
	width:100%;
}
.events .event .speaker li {
	display:block;
	float:left;
	margin-right:4px;
}

/* einzelansicht */
#content .news-single-item .artists {
	margin:20px 0 0;
	width:100%;
	float:left;
}
#content .news-single-item .artists h2 {
	margin-bottom:0;
}
#content .news-single-item h3 {
	font-size:12px;
	color:#3F3E3E;
}
#content .news-single-item .artists .sitemap {

}
#content .news-single-item .news-single-backlink {
	clear:left;
	border-top:1px solid white;
}

/* pagebrowser */
#content .news-list-browse {
	margin:20px 0 0 125px;
	clear:left;
}
#content .news-list-browse .tx-ttnews-browsebox>p {
	display:none;
}
#content .news-list-browse td a {
	display:block;
	padding:13px 0 0;
	margin:10px 5px 0 0;
	background:url(../img/bg_paginator.png) no-repeat center;
	width:19px;
	height:29px;
	text-align:center;
	color:white;
}
#content .news-list-browse td.back a { 
	margin-right:10px;
}
