﻿/** Allgemeine Definitionen **/
#tMob{}

.tImg img { border-width: 1px; border-style: solid }

li.res span.lei,
a, .lnkcol, .stdButton { color: #162964 }
.stdButton { background-color: #fff }
.stdButton:hover, .stdButton:active { border-color: #162964 }
ul.subNavigation, .LivingRoomSub .nav { border-color: #162964 !important }

.homelink { background-image: url(/css/derStandardBlau.png); }
#navigation li li a:hover, #navigation li li.active a  { color:#000 !important; }

/* Farb-Boxen in der Feature Spalte */
.blue { background-color: #9cafbd; color:#FFFFFF }
.blue a { color:#fff }
.blue h4 { color: #eeeeee }
.blue p { color: #eeeeee }
.blue .rightBox p a { color: #eee; }
.blue .rightBox img, .blue .rightBox div, .blue .rightBox ul, .blue .rightBox li, .blue .rightBox table, .blue .rightBox h5 { border-color: #899aa6 }

.white { background-color: #fff }
.white .rightBox img,
.white .rightBox div,
.white .rightBox ul,
.white .rightBox li,
.white .rightBox table,
.white .rightBox h5 { border-color: #ccc }
.white.promotion h4 a { color:#336633 }

.purple { background-color: #8396a8 }
.purple .rightBox img,
.purple .rightBox div,
.purple .rightBox ul,
.purple .rightBox li,
.purple .rightBox table,
.purple .rightBox h5 { border-color: #738494 }

.aqua { background-color: #97c3cb }
.aqua .rightBox img,
.aqua .rightBox div,
.aqua .rightBox ul,
.aqua .rightBox li,
.aqua .rightBox table,
.aqua .rightBox h5 { border-color: #86adb4 }

.graugruen { background-color: #c8cfb0 }
.graugruen .rightBox img,
.graugruen .rightBox div,
.graugruen .rightBox ul,
.graugruen .rightBox li,
.graugruen .rightBox table,
.graugruen .rightBox h5 { border-color: #b7bda1 }

.gruen { background-color: #c2d37d }
.gruen .rightBox img,
.gruen .rightBox div,
.gruen .rightBox ul,
.gruen .rightBox li,
.gruen .rightBox table,
.gruen .rightBox h5 { border-color: #b1c943 }

.grau { background-color: #a1a1a1 }
.grau .rightBox img,
.grau .rightBox div,
.grau .rightBox ul,
.grau .rightBox li,
.grau .rightBox table,
.grau .rightBox h5 { border-color: #808080 }
.grau h3 small { color: #444 !important }

.adv { background-color: #EDEDED }

/** Channel-spezifische Definitionen **/

/* Default */
.ch_, .ch_nav { background-color: #e0e3e0 }
/* box */
.ch_ img, .ch_ div, .ch_ ul, .ch_ li, .ch_ table, .ch_ h5, .ch_ .std-button { border-color: #c5cac5; }
.ch_ h6, .ch_ small, .ch_nav, .ch_nav a, .ch_ .moreContent { color: #707170 !important; }
.ch_ hr { background-color: #c5cac5; color: #c5cac5 /*color für IE*/ }
.ch_ #mzt { color:#707170; }
.ch_ .comp { background-color:#c2c5c2  }
.ch_ .light, .ch_ .stdButton:active { background-color: #d2d5d2 }


/* Seite1 */
/* background */
.ch_seite1
		{ background-color: #e0e3e0 }
/* box */
.ch_seite1 .light, .ch_seite1 .stdButton:active, #nav_seite1 ul
		{ background-color: #d2d5d2 !important }
/* border */
.ch_seite1 a.block:hover,.ch_seite1 .std-button:hover { background-color: #b5bab5 !important; }
.ch_seite1 .dark { background-color: #b5bab5 }
.ch_seite1 .tablight { background-color: #EAEFEA; }
.ch_seite1 hr { background-color: #b5bab5; color: #b5bab5 }
.ch_seite1 img, .ch_seite1 div, .ch_seite1 ul, .ch_seite1 li, .ch_seite1 table, .ch_seite1 h5, .ch_seite1 .std-button { border-color: #b5bab5; }
/* context */
.ch_seite1 h6, .ch_seite1 small, .ch_seite1 .context, #nav_seite1 ul a
		{ color: #707170 !important; }

/* Diverses */
/* background */
.ch_diverses
		{ background-color: #e0e3e0 }
/* box */
.ch_diverses .light, .ch_diverses .stdButton:active, #nav_diverses ul
		{ background-color: #d2d5d2 !important }
/* border */
.ch_diverses a.block:hover,.ch_diverses .std-button:hover,.ch_diverses .dark { background-color: #b5bab5 !important; }
.ch_diverses hr { background-color: #b5bab5; color: #b5bab5 }
.ch_diverses img, .ch_diverses div, .ch_diverses ul, .ch_diverses li, .ch_diverses table, .ch_diverses h5, .ch_diverses .std-button { border-color: #b5bab5; }
/* context */
.ch_diverses h6, .ch_diverses small, .ch_diverses .context, #nav_diverses ul a
		{ color: #707170 !important; }


/* meinung */
/* background */
.ch_meinung
		{ background-color: #d8dbd8 }
/* box */
.ch_meinung .light, .ch_meinung .stdButton:active, #nav_meinung ul
		{ background-color: #d2d5d2 !important }
/* border */
.ch_meinung a.block:hover,.ch_meinung .std-button:hover, .ch_meinung .dark { background-color: #b9bfbb !important; }
.ch_meinung .tablight { background-color: #E5E8E6; }
.ch_meinung hr { background-color: #b9bfbb; color: #b9bfbb }
.ch_meinung img, .ch_meinung div, .ch_meinung ul, .ch_meinung li, .ch_meinung table, .ch_meinung h5, .ch_meinung .std-button { border-color: #b9bfbb; }
/* context */
.ch_meinung h6, .ch_meinung small, .ch_meinung .context, #nav_meinung ul a
		{ color: #555a55 !important; }


/* international */
/* background */
.ch_international
		{ background-color: #aecccc }
/* box */
.ch_international .light, .ch_international .stdButton:active, #nav_international ul
		{ background-color: #a6c7c7 !important }
/* border */
.ch_international a.block:hover,.ch_international .std-button:hover { background-color: #92b7b7 !important; }
.ch_international .dark {  background-color: #82a7a7; }
.ch_international .tablight { background-color: #D3E3E3; }
.ch_international hr { background-color: #92b7b7; color: #92b7b7 }
.ch_international img, .ch_international div, .ch_international ul, .ch_international li, .ch_international table, .ch_international h5, .ch_international .std-button { border-color: #82a7a7; }
/* context */
.ch_international h6, .ch_international small, .ch_international .context, #nav_international ul a
		{ color: #325757 !important; }


/* inland */
/* background */
.ch_inland
		{ background-color: #d0dae0 }
/* box */
.ch_inland .light, .ch_inland .stdButton:active, #nav_inland ul
		{ background-color: #c5d3d8 !important }
/* border */
.ch_inland a.block:hover,.ch_inland .std-button:hover { background-color: #aabac5 !important; }
.ch_inland .dark {  background-color: #9aaab5; }
.ch_inland .tablight { background-color: #D3DCE2; }
.ch_inland hr { background-color: #aabac5; color: #aabac5 }
.ch_inland img, .ch_inland div, .ch_inland ul, .ch_inland li, .ch_inland table, .ch_inland h5, .ch_inland .std-button { border-color: #9aaab5; }
/* context */
.ch_inland h6, .ch_inland small, .ch_inland .context, #nav_inland ul a
		{ color: #404450 !important; }

/* wirtschaft */
/* background */
.ch_wirtschaft
		{ background-color: #cfd6b2 }
/* box */
.ch_wirtschaft .light, .ch_wirtschaft .stdButton:active, #nav_wirtschaft ul, .ch_wirtschaft .additionalNavigation a:hover
		{ background-color: #c5cda4 !important }
/* border */
.ch_wirtschaft a.block:hover,.ch_wirtschaft .std-button:hover { background-color: #bbc597 !important; }
.ch_wirtschaft .dark { background-color: #97A271; }
.ch_wirtschaft .tablight { background-color: #DFE2D3; }
.ch_wirtschaft hr { background-color: #bbc597; color: #bbc597 }
.ch_wirtschaft img, .ch_wirtschaft div, .ch_wirtschaft ul, .ch_wirtschaft li, .ch_wirtschaft table, .ch_wirtschaft h5, .ch_wirtschaft .std-button { border-color: #97a271; }
/* context */
.ch_wirtschaft h6, .ch_wirtschaft small, .ch_wirtschaft .context, #nav_wirtschaft ul a
		{ color: #4b5b27 !important; }

/* web */
/* background */
.ch_web
		{ background-color: #acc297 }
/* box */
.ch_web .light, .ch_web .stdButton:active, #nav_web ul
		{ background-color: #a5bb90 !important }
/* border */
.ch_web a.block:hover,.ch_web .std-button:hover { background-color: #90ab78 !important; }
.ch_web .dark { background-color: #809b68; }
.ch_web .tablight { background-color: #DAE2D3; }
.ch_web hr { background-color: #90ab78; color: #90ab78 }
.ch_web img, .ch_web div, .ch_web ul, .ch_web li, .ch_web table, .ch_web h5, .ch_web .std-button { border-color: #809b68; }
/* context */
.ch_web h6, .ch_web small, .ch_web .context, #nav_web ul a
		{ color: #3f5820 !important; }


/* sport */
/* background */
.ch_sport
		{ background-color: #c7d961 }
/* box */
.ch_sport .light, .ch_sport .stdButton:active, #nav_sport ul
		{ background-color: #bcd152 !important }
/* border */
.ch_sport a.block:hover,.ch_sport .std-button:hover { background-color: #b1c943 !important; }
.ch_sport .dark { background-color: #a1b933; }
.ch_sport .tablight { background-color: #D7E293; }
.ch_sport hr { background-color: #b1c943; color: #b1c943 }
.ch_sport img, .ch_sport div, .ch_sport ul, .ch_sport li, .ch_sport table, .ch_sport h5, .ch_sport .std-button { border-color: #a1b933; }
/* context */
.ch_sport h6, .ch_sport small, .ch_sport .context, #nav_sport ul a
		{ color: #406020 !important; }


/* nordskiwm11 */
/* background */
.ch_nordskiwm11
		{ background-color: #ffffff }
/* box */
.ch_nordskiwm11 .light, .ch_nordskiwm11 .stdButton:active, #nav_nordskiwm11 ul
		{ background-color: #edf6fe !important }
/* border */
.ch_nordskiwm11 a.block:hover,.ch_nordskiwm11 .std-button:hover { background-color: #a6c1eb !important; }
.ch_nordskiwm11 hr { background-color: #a6c1eb; color: #a6c1eb }
.ch_nordskiwm11 img, .ch_nordskiwm11 div, .ch_nordskiwm11 ul, .ch_nordskiwm11 li, .ch_nordskiwm11 table, .ch_nordskiwm11 h5, .ch_nordskiwm11 .std-button { border-color: #a6c1eb; }
/* context */
.ch_nordskiwm11 h6, .ch_nordskiwm11 small, .ch_nordskiwm11 .context, #nav_nordskiwm11 ul a
		{ color: #406020 !important; }

/* SkiWM11 */
/* background */
.ch_skiwm11
		{ background-color: #ffffff }
/* box */
.ch_skiwm11 .light, .ch_skiwm11 .stdButton:active, .ch_skiwm11 #nav_sport ul
		{ background-color: #edf6fe !important }
/* border */
.ch_skiwm11 a.block:hover,.ch_skiwm11 .std-button:hover { background-color: #a6c1eb !important; }
.ch_skiwm11 hr { background-color: #a6c1eb; color: #a6c1eb }
.ch_skiwm11 img, .ch_skiwm11 div, .ch_skiwm11 ul, .ch_skiwm11 li, .ch_skiwm11 table, .ch_skiwm11 h5, .ch_skiwm11 .std-button { border-color: #a6c1eb; }
/* context */
.ch_skiwm11 h6, .ch_skiwm11 small, .ch_skiwm11 .context, #nav_skiwm11 ul a
		{ color: #406020 !important; }
#documentCanvas.ch_skiwm11 { background: url(/css/skiwm.gif) no-repeat 286px top }

/* set bock-bg to transparent because of overall white background */
.ch_skiwm11.box { background-color: transparent }


/* panorama */
/* background */
.ch_panorama
		{ background-color: #99cc99 }
/* box */
.ch_panorama .light, .ch_panorama .stdButton:active, #nav_panorama ul
		{ background-color: #8cc48c !important }
/* border */
.ch_panorama a.block:hover.ch_panorama .std-button:hover { background-color: #7ab77a !important; }
.ch_panorama .dark{ background-color: #6aa76a; }
.ch_panorama .tablight { background-color: #D3E2D3; }
.ch_panorama hr { background-color: #7ab77a; color: #7ab77a }
.ch_panorama img, .ch_panorama div, .ch_panorama ul, .ch_panorama li, .ch_panorama table, .ch_panorama h5, .ch_panorama .std-button { border-color: #6aa76a; }
/* context */
.ch_panorama h6, .ch_panorama small, .ch_panorama .context, #nav_panorama ul a
		{ color: #335533 !important; }


/* etat */
/* background */
.ch_etat
		{ background-color: #ffcc66 }
/* box */
.ch_etat .light, .ch_etat .stdButton:active, #nav_etat ul
		{ background-color: #ffc257 !important }
/* border */
.ch_etat a.block:hover,.ch_etat .std-button:hover, .ch_etat .dark { background-color: #efa737 !important; }
.ch_etat .tablight { background-color: #FFDCA5; }
.ch_etat hr { background-color: #efa737; color: #efa737 }
.ch_etat img, .ch_etat div, .ch_etat ul, .ch_etat li, .ch_etat table, .ch_etat h5, .ch_etat .std-button { border-color: #efa737; }
/* context */
.ch_etat h6, .ch_etat small, .ch_etat .context, #nav_etat ul a
		{ color: #774422 !important; }


/* kultur */
/* background */
.ch_kultur
		{ background-color: #c9c9c9 }
/* box */
.ch_kultur .light, .ch_kultur .stdButton:active, #nav_kultur ul
		{ background-color: #c0c0c0 !important }
/* border */
.ch_kultur a.block:hover,.ch_kultur .std-button:hover, .ch_kultur .dark { background-color: #e0e0e0 !important; }
.ch_kultur .tablight { background-color: #F2F2F2; }
.ch_kultur hr { background-color: #e0e0e0; color: #e0e0e0 }
.ch_kultur img, .ch_kultur div, .ch_kultur ul, .ch_kultur li, .ch_kultur table, .ch_kultur h5, .ch_kultur .std-button { border-color: #e0e0e0; }
/* context */
.ch_kultur h6, .ch_kultur small, .ch_kultur .context, #nav_kultur ul a
		{ color: #444444 !important; }


/* wissenschaft */
/* background */
.ch_wissenschaft
		{ background-color: #aed1dc }
/* box */
.ch_wissenschaft .light, .ch_wissenschaft .stdButton:active, #nav_wissenschaft ul
		{ background-color: #99c9d6 !important }
/* border */
.ch_wissenschaft a.block:hover,.ch_wissenschaft .std-button:hover { background-color: #92becd !important; }
.ch_wissenschaft .dark { background-color: #82aebd; }
.ch_wissenschaft .tablight { background-color: #D3DEE2; }
.ch_wissenschaft hr { background-color: #92becd; color: #92becd }
.ch_wissenschaft img, .ch_wissenschaft div, .ch_wissenschaft ul, .ch_wissenschaft li, .ch_wissenschaft table, .ch_wissenschaft h5, .ch_wissenschaft .std-button { border-color: #82aebd; }
/* context */
.ch_wissenschaft h6, .ch_wissenschaft small, .ch_wissenschaft .context, #nav_wissenschaft ul a
		{ color: #3e515c !important; }


/* gesundheit */
/* background */
.ch_gesundheit
		{ background-color: #fcfcfc }
/* box */
.ch_gesundheit .light, .ch_gesundheit .stdButton:active, #nav_gesundheit ul
		{ background-color: #f2f2f2 !important }
/* border */
.ch_gesundheit a.block:hover,.ch_gesundheit .std-button:hover { background-color: #368ec1 !important; }
.ch_gesundheit .dark { background-color: #66aed1; }
.ch_gesundheit .tablight { background-color: #BDDEED; }
.ch_gesundheit hr { background-color: #368ec1; color: #368ec1 }
.ch_gesundheit img, .ch_gesundheit div, .ch_gesundheit ul, .ch_gesundheit li, .ch_gesundheit table, .ch_gesundheit h5, .ch_gesundheit .std-button { border-color: #66aed1; }
/* context */
.ch_gesundheit h6, .ch_gesundheit small, .ch_gesundheit .context, #nav_gesundheit ul a
		{ color: #000 !important; }
/* link */
.ch_gesundheit a, .ch_gesundheit .lnkcol, .ch_gesundheit .stdButton { color: #368ec1; }
.ch_gesundheit ul.subNavigation, .ch_gesundheit .stdButton:hover, .ch_gesundheit .stdButton:active { border-color: #368ec1 !important }
.ch_gesundheit .homelink { background-image: url(/css/derStandard368EC1.png); }


/* bildung */
/* background */
.ch_bildung
		{ background-color: #efefe8 }
/* box */
.ch_bildung .light, .ch_bildung .stdButton:active, #nav_bildung ul
		{ background-color: #e3e3d6 !important }
/* border */
.ch_bildung a.block:hover,.ch_bildung .std-button:hover { background-color: #cecec2 !important; }
.ch_bildung .dark { background-color: #cecec2; }
.ch_bildung .tablight { background-color: #F2F2E8; }
.ch_bildung hr { background-color: #cecec2; color: #cecec2 }
.ch_bildung img, .ch_bildung div, .ch_bildung ul, .ch_bildung li, .ch_bildung table, .ch_bildung h5, .ch_bildung .std-button { border-color: #cecec2; }
/* context */
.ch_bildung h6, .ch_bildung small, .ch_bildung .context, #nav_bildung ul a
		{ color: #404035 !important; }


/* reisen */
/* background */
.ch_reisen
		{ background-color: #f8f8f8 }
/* box */
.ch_reisen .light, .ch_reisen .stdButton:active, #nav_reisen ul
		{ background-color: #f0f0f0 !important }
/* border */
.ch_reisen a.block:hover,.ch_reisen .std-button:hover { background-color: #99ccff !important; }
.ch_reisen .dark { background-color: #99ccff; }
.ch_reisen .tablight { background-color: #D8EBFF; }
.ch_reisen hr { background-color: #99ccff; color: #99ccff }
.ch_reisen img, .ch_reisen div, .ch_reisen ul, .ch_reisen li, .ch_reisen table, .ch_reisen h5, .ch_reisen .std-button { border-color: #99ccff; }
/* context */
.ch_reisen h6, .ch_reisen small, .ch_reisen .context, #nav_reisen ul a
		{ color: #445566 !important; }
/* link */
.ch_reisen a, .ch_reisen .lnkcol, .ch_reisen .stdButton { color: #6699cc }
.ch_reisen ul.subNavigation, .ch_reisen .stdButton:hover, .ch_reisen .stdButton:active { border-color: #6699cc !important }
.ch_reisen .homelink { background-image: url(/css/derStandard6699CC.png); }


/* livingroom */
/* background */
.ch_livingroom
		{ background-color: #f8f8f8 }
/* box */
.ch_livingroom .light, .ch_livingroom .stdButton:active, #nav_livingroom ul
		{ background-color: #f0f0f0 !important }
/* border */
.ch_livingroom a.block:hover,.ch_livingroom .std-button:hover { background-color: #9dafbe !important; }
.ch_livingroom .dark { background-color: #9dafbe; }
.ch_livingroom .tablight { background-color: #D3DBE2; }
.ch_livingroom hr { background-color: #9dafbe; color: #9dafbe }
.ch_livingroom img, .ch_livingroom div, .ch_livingroom ul, .ch_livingroom li, .ch_livingroom table, .ch_livingroom h5, .ch_livingroom .std-button { border-color: #9dafbe; }
/* context */
.ch_livingroom h6, .ch_livingroom small, .ch_livingroom .context, #nav_livingroom ul a
		{ color: #666666 !important; }
/* link */
.ch_livingroom a, .ch_livingroom .lnkcol, .ch_livingroom .stButton { color: #567994 }
.ch_livingroom ul.subNavigation, .ch_livingroom .stdButton:hover, .ch_livingroom .stdButton:active { border-color: #567994 !important }
.ch_livingroom .homelink { background-image: url(/css/derStandard567994.png); }


/* lifestyle */
/* background */
.ch_lifestyle
		{ background-color: #f8f8f8 }
/* box */
.ch_lifestyle .light, .ch_lifestyle .stdButton:active, #nav_lifestyle ul, #nav_essentrinken ul, #nav_aussehengestalten ul, #nav_spielenlesen ul, #nav_kaufen ul
		{ background-color: #f0f0f0 !important }
/* border */
.ch_lifestyle a.block:hover,.ch_lifestyle .std-button:hover { background-color: #9dafbe !important; }
.ch_lifestyle .dark { background-color: #9dafbe; }
.ch_lifestyle .tablight { background-color: #D3DBE2; }
.ch_lifestyle hr { background-color: #9dafbe; color: #9dafbe }
.ch_lifestyle img, .ch_lifestyle div, .ch_lifestyle ul, .ch_lifestyle li, .ch_lifestyle table, .ch_lifestyle h5, .ch_lifestyle .std-button { border-color: #9dafbe; }
/* context */
.ch_lifestyle h6, .ch_lifestyle small, .ch_lifestyle .context,
#nav_lifestyle ul a, #nav_essentrinken ul a, #nav_aussehengestalten ul a, #nav_spielenlesen ul a, #nav_kaufen ul a
		{ color: #666666 !important; }
/* link */
.ch_lifestyle a, .ch_lifestyle .lnkcol, .ch_lifestyle .stdButton { color: #567994; }
.ch_lifestyle ul.subNavigation, .ch_lifestyle .stdButton:hover, .ch_lifestyle .stdButton:active { border-color: #567994 !important }
.ch_lifestyle .homelink { background-image: url(/css/derStandard567994.png); }

/* kiaroom */
/* background */
.ch_kiaroom
		{ /*background-color: #ffffff */}
/* box */
.ch_kiaroom .light, .ch_kiaroom .stdButton:active, #nav_kiaroom ul
		{ background-color: #e8ecf3 !important }
/* border */
.ch_kiaroom a.block:hover,.ch_kiaroom .std-button:hover { background-color: #7b95bd !important; }
.ch_kiaroom .dark { background-color: #7b95bd; }
.ch_kiaroom .tablight { background-color: #D0DAE8; }
.ch_kiaroom hr { background-color: #7b95bd; color: #7b95bd }
.ch_kiaroom img, .ch_kiaroom div, .ch_kiaroom ul, .ch_kiaroom li, .ch_kiaroom table, .ch_kiaroom h5, .ch_kiaroom .std-button { border-color: #7b95bd; }
/* context */
.ch_kiaroom h6, .ch_kiaroom small, .ch_kiaroom .context, #nav_kiaroom ul a
		{ color: #666666 !important; }



/* karriere */
/* background */
.ch_karriere
		{ background-color: #ffffff }
/* box */
.ch_karriere .light, .ch_karriere .stdButton:active, #nav_karriere ul
		{ background-color: #e8ecf3 !important }
/* border */
.ch_karriere a.block:hover,.ch_karriere .std-button:hover { background-color: #7b95bd !important; }
.ch_karriere .dark { background-color: #7b95bd; }
.ch_karriere .tablight { background-color: #D0DAE8; }
.ch_karriere hr { background-color: #7b95bd; color: #7b95bd }
.ch_karriere img, .ch_karriere div, .ch_karriere ul, .ch_karriere li, .ch_karriere table, .ch_karriere h5, .ch_karriere .std-button { border-color: #7b95bd; }
/* context */
.ch_karriere h6, .ch_karriere small, .ch_karriere .context, #nav_karriere ul a
		{ color: #666666 !important; }


/* immobilien */
/* background */
.ch_immobilien
		{ background-color: #ffffff }
/* box */
.ch_immobilien .light, .ch_immobilien .stdButton:active, #nav_immobilien ul
		{ background-color: #e8ecf3 !important }
/* border */
.ch_immobilien a.block:hover,.ch_immobilien .std-button:hover { background-color: #7b95bd !important; }
.ch_immobilien .dark { background-color: #7b95bd; }
.ch_immobilien .tablight { background-color: #D0DAE8; }
.ch_immobilien hr { background-color: #7b95bd; color: #7b95bd }
.ch_immobilien img, .ch_immobilien div, .ch_immobilien ul, .ch_immobilien li, .ch_immobilien table, .ch_immobilien h5, .ch_immobilien .std-button { border-color: #7b95bd; }
/* context */
.ch_immobilien h6, .ch_immobilien small, .ch_immobilien .context, #nav_immobilien ul a
		{ color: #666666 !important; }


/* automobil */
/* background */
.ch_automobil
		{ background-color: #ffffff }
/* box */
.ch_automobil .light, .ch_automobil .stdButton:active, #nav_automobil ul
		{ background-color: #e8ecf3 !important }
/* border */
.ch_automobil a.block:hover,.ch_automobil .std-button:hover { background-color: #7b95bd !important; }
.ch_automobil .dark { background-color: #7b95bd; }
.ch_automobil .tablight { background-color: #D0DAE8; }
.ch_automobil hr { background-color: #7b95bd; color: #7b95bd }
.ch_automobil img, .ch_automobil div, .ch_automobil ul, .ch_automobil li, .ch_automobil table, .ch_automobil h5, .ch_automobil .std-button { border-color: #7b95bd; }
/* context */
.ch_automobil h6, .ch_automobil small, .ch_automobil .context, #nav_automobil ul a
		{ color: #666666 !important; }


/* Sales */
/* background */
.ch_sales
		{ background-color: #e0e3e0 }
/* box */
.ch_sales .light, .ch_sales .stdButton:active, #nav_sales ul
		{ background-color: #d2d5d2 !important }
/* border */
.ch_sales a.block:hover,.ch_sales .std-button:hover { background-color: #b5bab5 !important; }
.ch_sales .dark { background-color: #b5bab5; }
.ch_sales hr { background-color: #b5bab5; color: #b5bab5 }
.ch_sales img, .ch_sales div, .ch_sales ul, .ch_sales li, .ch_sales table, .ch_sales h5, .ch_sales .std-button { border-color: #b5bab5; }
/* context */
.ch_sales h6, .ch_sales small, .ch_sales .context, #nav_sales ul a
		{ color: #707170 !important; }

/* Impressumonline */
/* background */
.ch_impressumonline
		{ background-color: #e0e3e0 }
/* box */
.ch_impressumonline .light, .ch_impressumonline .stdButton:active, #nav_impressumonline ul
		{ background-color: #d2d5d2 !important }
/* border */
.ch_impressumonline a.block:hover,.ch_impressumonline .std-button:hover { background-color: #b5bab5 !important; }
.ch_impressumonline .dark { background-color: #b5bab5; }
.ch_impressumonline hr { background-color: #b5bab5; color: #b5bab5 }
.ch_impressumonline img, .ch_impressumonline div, .ch_impressumonline ul, .ch_impressumonline li, .ch_impressumonline table, .ch_impressumonline h5, .ch_impressumonline .std-button { border-color: #b5bab5; }
/* context */
.ch_impressumonline h6, .ch_impressumonline small, .ch_impressumonline .context, #nav_impressumonline ul a
		{ color: #707170 !important; }

/* Wireless */
/* background */
.ch_wireless
		{ background-color: #e0e3e0 }
/* box */
.ch_wireless .light, .ch_wireless .stdButton:active, #nav_wireless ul
		{ background-color: #d2d5d2 !important }
/* border */
.ch_wireless a.block:hover,.ch_wireless .std-button:hover { background-color: #b5bab5 !important; }
.ch_wireless .dark { background-color: #b5bab5; }
.ch_wireless hr { background-color: #b5bab5; color: #b5bab5 }
.ch_wireless img, .ch_wireless div, .ch_wireless ul, .ch_wireless li, .ch_wireless table, .ch_wireless h5, .ch_wireless .std-button { border-color: #b5bab5; }
/* context */
.ch_wireless h6, .ch_wireless small, .ch_wireless .context, #nav_wireless ul a
		{ color: #707170 !important; }


/* diestandard */
/* background */
.ch_diestandard
		{ background-color: #efefef }
/* box */
.ch_diestandard .light, .ch_diestandard .stdButton:active, #nav_diestandard ul
		{ background-color: #e9e9e9 !important }
/* border */
.ch_diestandard a.block:hover,.ch_diestandard .std-button:hover { background-color: #e4e4e4 !important; }
.ch_diestandard .dark { background-color: #b4c4b4; }
.ch_diestandard .tablight { background-color: #D9E2CE; }
.ch_diestandard hr { background-color: #e4e4e4; color: #e4e4e4 }
.ch_diestandard img, .ch_diestandard div, .ch_diestandard ul, .ch_diestandard li, .ch_diestandard table, .ch_diestandard h5, .ch_diestandard .std-button { border-color: #b4c4b4; }
/* context */
.ch_diestandard h6, .ch_diestandard small, .ch_diestandard .context, #navLine1 li ul a
		{ color: #666666 !important; }
/* link */
.ch_diestandard a, .ch_diestandard .lnkcol, .ch_diestandard .stdButton { color: #5ca613 }
.ch_diestandard ul.subNavigation, .ch_diestandard .stdButton:hover, .ch_diestandard .stdButton:active { border-color: #5ca613 !important }
.ch_diestandard .homelink { background-image: url(/css/diestandard.png); background-position:0 0; }

.ch_diestandard #navLine2, .ch_diestandard #navLine1 li ul { background-color:#e9e9e9; background-image:url(/css/WhiteHalfCircle.png) }



/* daStandard */
/* background */
.ch_dastandard
		{ background-color: #fcfcfc; }
/* box */
.ch_dastandard .light, .ch_dastandard .stdButton:active, #nav_dastandard ul
		{ background-color: #e9e9e9 !important }
/* border */
.ch_dastandard a.block:hover,.ch_dastandard .std-button:hover { background-color: #c2c2c2 !important; }
.ch_dastandard .dark { background-color: #c7c7c7; }
.ch_dastandard .tablight { background-color: #E3D7E8; }
.ch_dastandard hr { background-color: #c7c7c7; color: #c2c2c2 }
.ch_dastandard img, .ch_dastandard div, .ch_dastandard ul, .ch_dastandard li, .ch_dastandard table, .ch_dastandard h5, .ch_dastandard .std-button { border-color: #c7c7c7; }
/* context */
.ch_dastandard h6, .ch_dastandard small, .ch_dastandard .context, #navLine1 li ul a
		{ color: #666666 !important; }
/* link */
.ch_dastandard a, .ch_dastandard .lnkcol, .ch_dastandard .stdButton { color: #802fa2 }
.ch_dastandard ul.subNavigation, .ch_dastandard .stdButton:hover, .ch_dastandard .stdButton:active { border-color: #802fa2 !important }
.ch_dastandard .homelink { background-image: url(/css/dastandard.png); background-position:0 0 }

.ch_dastandard #navLine2, .ch_dastandard #navLine1 li ul { background-color:#e9e9e9; background-image:url(/css/WhiteHalfCircle.png) }



/* digital */
/* background */
.ch_digital
		{ background-color: #f5e6cd }
.ch_digital .light, .ch_digital .stdButton:active, #nav_testchannel ul
		{ background-color: #9b9b9b !important }

/*--------------------------------------------------------------------------------------*/

/* testchannel */
/* background */
.ch_testchannel
		{ background-color: #e0e3e0 }
/* box */
.ch_testchannel .light, .ch_testchannel .stdButton:active, #nav_testchannel ul
		{ background-color: #d2d5d2 !important }
/* border */
.ch_testchannel a.block:hover,.ch_testchannel .std-button:hover { background-color: #c5cac5 !important; }
.ch_testchannel .dark { background-color: #c5cac5; }
.ch_testchannel hr { background-color: #c5cac5; color: #c5cac5 }
.ch_testchannel img, .ch_testchannel div, .ch_testchannel ul, .ch_testchannel li, .ch_testchannel table, .ch_testchannel h5, .ch_testchannel .std-button { border-color: #c5cac5; }
/* context */
.ch_testchannel h6, .ch_testchannel small, .ch_testchannel .context, #nav_testchannel ul a
		{ color: #555a55 !important; }

/* testrelaunch */
/* background */
.ch_testrelaunch
		{ background-color: #e0e3e0 }
/* box */
.ch_testrelaunch .light, .ch_testrelaunch .stdButton:active, #nav_testrelaunch ul
		{ background-color: #d2d5d2 !important }
/* border */
.ch_testrelaunch a.block:hover,.ch_testrelaunch .std-button:hover { background-color: #c5cac5 !important; }
.ch_testrelaunch hr { background-color: #c5cac5; color: #c5cac5 }
.ch_testrelaunch img, .ch_testrelaunch div, .ch_testrelaunch ul, .ch_testrelaunch li, .ch_testrelaunch table, .ch_testrelaunch h5, .ch_testrelaunch .std-button { border-color: #c5cac5; }
/* context */
.ch_testrelaunch h6, .ch_testrelaunch small, .ch_testrelaunch .context, #nav_testrelaunch ul a
		{ color: #555a55 !important; }

/*---------------------------------------------------------------------------------------*/

/* Werbeelemente */
.advertorial small { color: #900000 }
.advertorial img { border-color:#900000; }
div.advertorialMarker { border-color: #900000 }
div.advertorialMarker span { background-color:#900000; color:#ffffff }
div.promotionMarker { border-color: #336633 }
div.promotionMarker span { background-color:#336633; color:#ffffff }
