body
 {
 	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
 }

img
 {
	border: 0px;
 }

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

p.align-right
 {
       text-align: right;	
 }


/* druckausgabe */
div#printwrapper
 {
	width: 584px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 2px solid #B5B5B5;
// analog zu div.content
	margin: 0px;
	font-size: 12px;
	text-align: left;
 }

/*************** bereich "weisse webseite"*******************************/

div.seite
 {
	background-color: #ffffff;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 6px solid #B5B5B5;
	border-bottom-style: hidden;
 }

div.unterer_rand
 {
   	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1008px; 
 }



/*************** Tabelle fuer den Content *****************************/
table.seite
 {
 	width: 984px;
	border: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0px;
	border-collapse: collapse;
 }


td.header
 {
	width: 984px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
 }

td.nav
 {
	width: 200px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	vertical-align: top;
 }

td.content
 {
	width: 584px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
 }

td.rs
 {
	width: 200px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
 }

td.unten
 {
	vertical-align: middle;
	margin-bottom: 0px;
 }


/*************** Tabelleninhalte **************************************/
div.header
 {
	text-align: left;
	font-size: 16px;
	margin: 0px;
	margin-bottom: 6px;
 }


div.nav
 {
	width: 200px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
 }


div.content
 {
	width: 572px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
 }


div.unten_links
 {
	margin-left: 10px;
	font-size: 9px;
	color: #b5b5b5;
	text-align: left;
 }

div.unten_mitte
 {
	font-size: 9px;
	text-align: center;
 }

div.unten_mitte a
 {
	font-size: 9px;
	color: #b5b5b5;
 }

div.unten_rechts
 {
	background-color: #ffffff;
 }


/*************** Navigation ******************************************/

/*************** Inhaltsboxen fuer Inhaltsspalte ***********************/

div.titel
 {
	background: url(/static/img/content/title_grey.png) top left no-repeat;
	width: 572px;
	min-height: 24px;
	max-height: 24px;
	margin-bottom: 6px;
	line-height: 1.5em; 
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 6px;
 }


div.inhalte
 {
 }

p.bodytext
 {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 12px;
 }


/* **** Contentbox mit Hintergrundsrundung **** */
div.csc-textpic-border div.csc-textpic-imagewrap dl.csc-textpic-image dt a img
 {
	border: 1px solid #ff8c00;
 }

div.contentbox
 {
	margin: 0px;
	width: 572px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 6px;
	/*min-height: 100px;  */ /* min-height wurde vom Oliver wieder für alle Seiten gewünscht */
 }

div.contentbox div.csc-textpic
 {
	margin: 0px;
	margin-left: 12px;
	margin-right: 12px;
	min-height: 100px;  /* min-height wurde vom Oliver wieder für alle Seiten gewünscht */
 }

div.contentbox dd.csc-textpic-caption
 {
	padding-bottom: 12px;
	text-align: center;
	font-size: 11px;
 }

div.contentbox p.bodytext
 {
	margin-left: 6px; 
	margin-left: 12px;
 }


div.contentbox div.csc-textpic p.bodytext
 {
	margin-left: 0px;
 }

div.contentbox h1
 {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
	font-size: 12px;
	font-weight: bold;
 }

div.contentbox h1 a
 {
	color: #ff8c00;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
 }

div.contentbox div.csc-textpicHeader h1
 {
	margin-left: 0px;

 }

div.contentbox:before
 {
   display: block; 
   height: 6px;
   text-align: left;
   background: none no-repeat top right;
 }

div.contentbox:after
 {
   display: block; 
   height: 6px;
   text-align: left;
   background: none no-repeat top right;
 }





/* **** Contentbox_ohne Hintergrund ***** */
div.contentbox_ohne
 {
	margin: 0px;
	width: 572px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 32px;
	margin-top: 32px;
 }

div.contentbox_ohne p.bodytext
 {
	margin-left: 12px;
 }

div.contentbox_ohne h1
 {
	margin-top: 0px;
	margin-bottom: 6px;
/*	margin-left: 6px; */
	margin-left: 12px;
	font-size: 12px;
	font-weight: bold;
 }

div.contentbox_ohne h1 a
 {
	color: #ff8c00;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
 }



.csc-textpic-clear
 {
	max-height: 0px;
	min-height: 0px;
	height: 0px;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
 }


/* ************************ LIVE-STREAM ************************* */
div.livestreambox
 { 
	width: 572px; 
	min-height: 209px;
	height: 240px; 
	margin: 0px; 
	margin-bottom: 3px; 
 }


div.livestreambox table.ls_wrap
 {
	border: none; 
	width: 572px;
	max-width: 572px;
	margin: 0px;
	border-collapse: collapse;
 }

div.livestreambox td
 {
	padding: 0px;
	margin: 0px;
 }

div.livestreambox td.middle
 {
	width: 8px;
	padding: 0px;
 }


#playerbox
 {
	width: 320px; 
 	height: 240px; 
	background-color: transparent; 
 }

#timetable
 { 
	width: 244px; 
	height: 240px; 
	min-height: 240px;
	max-height: 240px;
	text-align: center;
	margin: 0px;
 }

#timetable:before
 {
   	display: block;
   	height: 4px;
   	width: 244px;
   	background: invisible none no-repeat top right; 

 }

#timetable:after
 {
   	display: block;
	height: 4px;
	width: 244px;
	background: invisible none no-repeat top right;

 }

#prgbox
 { 
	width:244px; 
	height: 232px; 
	max-height: 232px;
	min-height: 232px;
	margin: 0px;
 }


div.tablewrapper
 {
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	width: 228px;
	max-width: 228px;
	min-width: 228px;
 }

table.tt_wrap
 {
	border: 0px solid black;
	width: 228px;
	border-collapse: collapse;
 }

td.tt_time
 {
	width: 58px;
	text-align: left;
	vertical-align: top;
 }

td.tt_descr
 {
	width: 170px;
	text-align: right;
	vertical-align: top;
 }


div.txt
 { 
	width: 170px;
	max-width: 170px;
	margin: 0px;
	margin-bottom: 8px;
	text-align: left;
	padding-left: 0px;
 }

div.txt_descr
 {
	margin-left: 8px;
	margin-right: 8px;	
	line-height: 1.4em;
	font-size: 12px;
	font-weight: normal;
 }

td.current_time div.txt_descr
 {
	color: #EF7F2E;

 }

div.txt:before
 { 
   	display: block;
   	height: 4px;
   	width: 170px;
	background: invisible none no-repeat top right
 }


div.txt:after
 { 
   	display: block;
   	height: 4px;
   	width: 170px;
	background: invisible none no-repeat top right
 }

div#timebox1, div#timebox2, div#timebox3, div#timebox4, div#timebox5
 {
	width: 50px;
	height: 21px;
	min-height: 21px;
	margin-bottom: 0px;
	margin-top: 3px;
	text-align: center;
	margin-right: 8px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 12px;
 }


/* livestream-boxes
*/
div.lscontrol { text-align: left; }
div#lsbig { text-align: center; }

/* video-page
*/
div#videotitle { padding-top: 1em; padding-left: 2em; font-weight: bold; font-size: 120%; }
div#video      { text-align: center; }
div.videoback  { padding-top: 1em; padding-left: 2em; padding-bottom: 1em;}
div#videoback  { padding-top: 1em; padding-left: 2em; padding-bottom: 1em;}

