@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.15em;
}

a {
	text-decoration: none;
	color: #666;
}

#main-wrap-section a {
	color: #ed1c24;
}



h1 {
	margin: 0px;
	padding: 0px;
	color: #ff0000;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #ed1c24;
	font-size: 250%;
	line-height: 110%;
}

h2.quote {
	font-style: italic;
}

h3 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 150%;
}

h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 100%;
}


p {
	margin: 0px;
	padding: 0px;
	line-height: 125%;
}

blockquote {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

dl {
	margin: 0px;
	padding: 0px;
}


/* ce-pagetitle */
.ce-pagetitle h1 {
	margin: 0px 0px 5px 0px;
}

/* ce-headline */
.ce-headline .kicker {
	font-style: italic;
	display: block;
	margin-bottom: 3px;
}


/* ce-brightlight *Schlaglichter* */
.ce-brightlight {
	background: #d4151a url(img/bg-schlaglicht.jpg) 0px 0px no-repeat;
	padding: 8px 8px 7px 8px;
	line-height: 140%;
	color: #fff;
}

.ce-brightlight h3 {
	margin-bottom: 6px;
}

.ce-brightlight dt {
	display: block;
	float: left;
	width: 65px;
	
}

.ce-brightlight dd {
	margin-left: 70px;
}


/* ce-text *Kopfbereich* */
#intro-box .ce-text {
	margin-right: 360px;
}


/* ce-textpic */
.ce-textpic .image {
	margin: 0px;
}

.ce-textpic .img {
	display: block;
	padding: 3px 0px 10px 0px;
}

.ce-text.image-left .image,
.ce-textpic.image-left .image {
	padding: 3px 10px 10px 0px;
	float: left;
}

/* Text-Bild-Teaser auf Dekadenuebersichtsseite */
.ce-text .image,
.ce-textpic .image {
	margin-bottom: 6px;
}

.ce-text .image p,
.ce-textpic .image p {
	margin-top: 2px;
	font-style: italic;
	font-size: 90%;
	color: #999;
}

.ce-text .links {
	margin-top: 8px;
}

.ce-text.image-left img {
	padding-bottom: 0px;
}

.ce-textpic.image-right .image {
	float: right;
	padding: 3px 0px 10px 10px;
}

.ce-textpic.image-right img {
	padding-right: 0px;
}

/* Zwischen Artikeln einer Dekade blättern */
.ce-chapter {
	padding-top: 15px;
}
.ce-chapter a {
	display: block;
	float: left;
	margin-right: 20px;
}

.countdown {
	color: #ED1C24;
	line-height: 110%;
	margin: 8px 0px 0px 0px;
	padding: 0;	
}
.countdown .hasCountdown {
	font-weight: bold;
	font-size: 210%;
	margin: 0;
	padding: 0;	
}

#main-wrap-section .ce-totop a:hover,
#main-wrap-section .ce-chapter a:hover {
	color: #ed1c24;
}

/* Totop-Link */
.ce-totop {
	padding: 10px 0px 15px 0px;
}

#main-wrap-section .ce-totop a {
	float: right;
	padding-right: 13px;
	background: url(img/icon-totop.gif) right 0px no-repeat;
	color: #666666;
	
}


/* Marginal-Spalte */
#main-wrap-section .ce-chapter a,
#marginal-section a {
	color: #666666;
	padding-left: 7px;
	background: url(img/icon-llink.gif) 0px 5px no-repeat;
}

#main-wrap-section .ce-totop a:hover,
#main-wrap-section .ce-chapter a:hover,
#main-wrap-section .ce-totop a:hover,
#main-wrap-section .ce-chapter a:hover,
#marginal-section a:hover {
	color: #ed1c24;
}


.ce-multimedia .links {
	margin-top: 10px;
}

.ce-multimedia .links a {
	display: block;
	margin-bottom: 2px;
}

.ce-multimedia .links a.last {
	margin-bottom: 0px;
}

#marginal-section .ce-textpic p,
#marginal-section .ce-multimedia p {
	margin-bottom: 6px;
}


#marginal-section .ce-textpic p.links,
#marginal-section .ce-multimedia p.links {
	margin-bottom: 0px;
}

/* ### DEKADEN COLLAGE ### */
#stage-box.collage {
	position: relative;
	overflow: hidden;
	height: 320px;
	width: 972px;
}
#stage-box.collage #decade-box {
	display: none;
	width: 565px;
	height: 160px;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	z-index: 5;
}



.countdown .stream_link {
	background: url('img/bg_btn-livestream.gif') 0 0 no-repeat;
	display: block;
	width: 216px;
	line-height: 21px;
	text-align: center;
	color: #fff;
}



/* Festakt Video-Bühne */
.festakt #intro-box {
	display: none;
}

.video-buehne {
	background: url(img/bg-lightbox-buehne.jpg) 0px 0px no-repeat;
	height: 484px;
	width: 972px;
	overflow: hidden;
}

.video-buehne .content {
	padding: 122px 0px 30px 15px;
}

.video-buehne .content .ce {
	margin-right: 30px;
}

.video-buehne .content .text,
.video-buehne .content .video {
	float: left;
	color: #fff;
	width: 347px;
}

.video-buehne .content .video {
	width: 610px;
}

.video-buehne .content .ce-headline {
	margin-bottom: 14px;
}

.video-buehne .content .ce-text {
	margin-bottom: 17px;
}

.video-buehne .content .ce-item {
	margin-bottom: 9px;
}

.video-buehne .content .ce-item a.video,
.video-buehne .content .ce-item span.video,
.video-buehne .content .ce-item a.download {
	float: left;
	width: 200px;
}

.video-buehne .content .ce-item a.download {
	margin-left: 15px;
	width: 86px
}

.video-buehne .content .ce-item span.video {
	padding-left: 8px;
}

.video-buehne .content .ce-item a {
	color: #fff;
	background: url(img/icon-llink-white.gif) 0px 5px no-repeat;
	padding-left: 8px;
}

#TB_window {
	border: none;
	position: absolute;
	top: 165px;
}
#TB_window #TB_title { display: none; }
#TB_window #TB_ajaxContent { padding: 0px;}


.video-buehne .close {
	padding: 6px;
}

.video-buehne .close a {
	display: block;
	background: url(img/icon-close.gif) 0px 0px no-repeat;
	height: 16px;
	width: 16px;
	float: right;
	padding: 0px;
}

.video-buehne .close a span {
	display: none;
}

.video-buehne .ce-button a {
	background: url(img/bg-button-livestream-beenden.gif) 0px 0px no-repeat;
	display: block;
	line-height: 1.9em;
	padding: 0px 12px;
	width: 117px;
}

.lightbox .video-buehne{
	height: 446px;
}

.lightbox .video-buehne .content {
	padding-top: 58px;
	padding-bottom: 50px;
}

.lightbox .video-buehne .content .ce-headline {
	margin-bottom: 4px;
}

.lightbox .video-buehne .content .ce-text {
	margin-bottom: 7px;
}