/******************************
Layout allgemein
*******************************/

H6 {
	color: #fff;
}

A.linkstyle,
H1, H1 A,
H2, H2 A,
H3, H3 A,
.list-symbol-link {
	color: #FF9933;							/*mg teaser_headline oder content_headline */
}

H2.sendezeit-tage {
	border-bottom: 1px solid #FF9933;
}

P, P A {
	color: #FFF;							/*mg z.B. content_text und teaser_text */
}

/******************************
Colors
*******************************/

/******************************
Werbung
*******************************/

#rectangle1,
#rectangle-content2,
#rectangle-content3,
.werbung {
	background-color: #A40000;
}

/******************************
Content
*******************************/

.tdcontent {
	background-color: #B80000;						/* mg content Hintergrund allgemein */
}

/******************************
Contentsuche
*******************************/

.contentsuche-head {
	background: #DD3A01 url(/images/comedy_show/genialdaneben_suche_intern_ecke.gif) top right no-repeat; 	/* bg-color = reihe0 */
}
.contentsuche-head H2{
	color: #ff9933;											/* bg-color = teaser_link */
}

.contentsuche-body {
	background-color: #E20202;									/* bg-color = reihe1 */
}

.contentsuche-button {
	background: url(/images/comedy_show/genialdaneben_b_suche_intern.gif) no-repeat;
}

/******************************
Grid-Module
*******************************/

.content-bildunterschrift,								/* mg Bildunterschrift */
.content-tabelle,
.listen-tabelle,
.download-tabelle P,
TD.list-item,
.list-symbol {
	color: #FF9933;
}

div.multipage-navigation {
	border-bottom: 1px solid #FF9933;
}

.reihe0,
.boxmodul0,
.gewinnspiel-formular {
	background-color: #DD3A01;							/* mg Tabelle */
}

.reihe1,
.boxmodul1,
.gewinnspiel-info,
.gewinnspiel-antwort {
	background-color: #E20202;						/* mg Tabelle */
}

.reihe2,
.boxmodul2 {
	background-color: #a40000;							/* mg Tabelle */
}


/******************************
Teaser
*******************************/

.channel,
.home,
.format {
  display: none;
}

.teaserstreifen-180,
.teaserstreifen-131,
.teaserstreifen-115 {
  display: none;
}


/******************************
Channel Home Teaser Shop
******************************/

.box-framed {
	border: 1px solid #FF9933;							/* mg dieser und die anderen 3 Rahmen */
}

/******************************
Shop Tipp
******************************/

.shoptipp {
	background-color: #FF7300;								/*mg shoptip_bg*/
}

.shoptipp .boxlogo {
	background-image:url(/images/boxlogos/comedy_show/genialdaneben_shoptipp.gif);
}

.shoptipp H1 A,
.shoptipp H2 A,
.shoptipp H3 A,
.shoptipp A.linkstyle,
.shoptipp A:Hover.linkstyle {
	color: #B80000;											/*mg shoptip_link headline*/
}

.shoptipp P A,
.shoptipp P A:hover  {      
	color: #E20202;											/*mg shoptip_text*/
}


/******************************
Fanshop
******************************/

.fanshop .box-framed {
	border: 1px solid #FF9933;
}

.fanshop .teaserstreifen-180 {
	background-image: url(/images/teaserstreifen/_teaserstreifen_fanshop_180.gif);
}

/******************************
Gallery
*******************************/

.popup-gallery #header2 {
	/*background-image: url(/images/galerie/comedy_show/genialdaneben_logo.jpg);*/
}

/******************************
Formatnavigation
*******************************/

/**********************************
naviHorizontal
**********************************/

/**********************************
naviHorizontal-B1b-t-H
Home, Text
**********************************/

#naviHorizontal-B1b-t-H .mainnavi LI A {
	color:#010C2C;
}

#naviHorizontal-B1b-t-H .mainnavi LI A:Hover {
	color:#D7EAFE;
	background-color: #455466;
}

/**********************************
naviHorizontal-B1b-t-C
Content, Text
**********************************/

#naviHorizontal-B1b-t-C .mainnavi .highlighted A {
	color: #FCC367;
	background-color: #311601;
}

#naviHorizontal-B1b-t-C .subnavi .highlighted A {
	color: #FCC367;
}

#naviHorizontal-B1b-t-C .mainnavi LI A {
	color:#D9B782;
}

#naviHorizontal-B1b-t-C .subnavi LI A {
	color:#D9B782;
}

#naviHorizontal-B1b-t-C .mainnavi LI A:Hover {
	color:#FCC367;
	background-color: #311601;
}


#naviHorizontal-B1b-t-C .subnavi LI A:Hover {
	color:#FCC367;
}

/**********************************
naviHorizontal-B2-t
Home/Content, Text
**********************************/

#naviHorizontal-B2-t .mainnavi LI A {
	color:#D9B782;
}

#naviHorizontal-B2-t .mainnavi .highlighted A {
	color:#FCC367;
}

#naviHorizontal-B2-t .mainnavi LI A:Hover {
	color:#FCC367;
	background-color: none;
}

/**********************************
naviVertical
**********************************/

/**********************************
naviVertical-B1a-t-0
Home/Content, Text, Position oben

naviVertical-B1a-t-1
Home/Content, Text, Position unten
**********************************/

#naviVertical-B1a-t-0 LI,
#naviVertical-B1a-t-1 LI {
	list-style-image: url(/images/comedy_show/genialdaneben_n_icon.gif);
	color: #000;
}

#naviVertical-B1a-t-0 A,
#naviVertical-B1a-t-1 A {
	color: #FFF;
}
#naviVertical-B1a-t-0 A:hover,
#naviVertical-B1a-t-1 A:hover {
	color: #FB0200;
}
#naviVertical-B1a-t-0 .highlighted A,
#naviVertical-B1a-t-1 .highlighted A {
	color: #FB0200;
}
