/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
/* dk_caroufredsel global styles */
.caroufredsel_skin .image_container img, .caroufredsel_thumbnails_skin .image_container img {
	vertical-align: bottom;
}
.caroufredsel > div, .caroufredsel > section, .caroufredsel_thumbnails > div {
	float: left;
}
.caroufredsel .clearfix {
	float: none;
	clear: both;
}
.caroufredsel_thumbnails_skin {
	position: relative;
}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* coloring_background.css */
#top{width:100%;height:100%;margin:0;white-space:normal;background-color:#fcfcfc;font:15px "Source Sans Pro",sans-serif,Arial;font-weight:normal;color:#00000;@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,600")}
/* new-1.css */
.hexagonmenu .firstInner{background-color:#ff8345}.hexagonmenu .lastInner{background-color:#4c59cf}.hexagonmenu .normal{background-color:#A9A9A9}@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700");
html{overflow-y: scroll;	font-family: 'Source Sans Pro', Arial, sans-serif;	height: 100%}#wrapper{margin:10px 10px 0;background-color:#fff;//background-image:url("/files/back.png")}#top{height:auto;background-color:#4c59cf}#container{width:100%;min-height:100%;max-width:960px;margin-right:auto;margin-left:auto}#main{width:100%;position:relative;float:left;clear:both}.hexagon{width:400px;height:200px;overflow:hidden;float:left;margin:0 -135px -95px -85px;visibility:hidden;-moz-transform: rotate(120deg);-webkit-transform: rotate(120deg);-o-transform: rotate(120deg);-ms-transform: rotate(120deg);transform: rotate(120deg)}.hexeven{margin-top:105px;margin-bottom:-95px}.newRowFirst .first{margin-left:100px}.newRow .first{margin-left:100px}.hexouter{width:100%;height:100%;position:relative;overflow:hidden;-moz-transform: rotate(-60deg);-webkit-transform: rotate(-60deg);-o-transform: rotate(-60deg);-ms-transform: rotate(-60deg);transform: rotate(-60deg)}.hexinner{width:100%;height:100%;position:absolute;overflow:hidden;visibility:visible;-moz-transform: rotate(-60deg);-webkit-transform: rotate(-60deg);-o-transform: rotate(-60deg);-ms-transform: rotate(-60deg);transform: rotate(-60deg);background: #000}.hexinner a{height:100%;display:block}.hextextWrapper{width:235px;height:200px;left:80px;position:absolute;z-index:500}.hexagonmenu{width:100%;max-width:960px;margin-right:auto;margin-left:auto}.hexagonmenu ul{margin:0;padding:0;list-style-type:none}.hextext{margin-top:90px;text-align:center;background-color:#ececec;font:18px Source Sans Pro;color:#000;opacity:0}.ce_gallery .hextext,.das-sind-wir .hextext{margin-top:137px}.clear{clear:both}.newRowFirst,.newRow{max-width:960px;clear:both;margin-right:auto;margin-left:auto}.invisible{display:none}.downloads,.downloads_grey{background-image:url("/files/download.png")}.tv-video-hifi-15{background-image:url("/files/KD6B0657.png");background-position:center bottom}.tv-video-hifi-15_grey{background-image:url("/files/KD6B0657_grey.png");background-position:center bottom}.das-team{background-image:url("/files/KD6B0768.png");background-position:right bottom}.das-team_grey{background-image:url("/files/KD6B0768_grey.png");background-position:right bottom}.loewe,.loewe-58{background-image:url("/files/KD6B0622.png");background-position:right center}.loewe_grey,.loewe-58_grey{background-image:url("/files/KD6B0622_grey.png");background-position:right center}.dual,.dual-service,.dual-60{background-image:url("/files/KD6B0738.png")}.dual_grey,.dual-service_grey,.dual-60_grey{background-image:url("/files/KD6B0738_grey.png")}.revox,.revox-service{background-image:url("/files/revox.png")}.revox_grey,.revox-service_grey{background-image:url("/files/revox_grey.png")}.datenschutzerklaerung,.agb,.impressum{background-image:url("/files/datenschutz.png")}.datenschutzerklaerung_grey,.agb_grey,.impressum_grey{background-image:url("/files/datenschutz.png")}.schreiben-sie-uns,.schreiben-sie-uns_grey{background-image:url("/files/contact.png")}.pressespiegel,.pressespiegel_grey{background-image:url("/files/presse.png");background-position:center}.ersatzteile{background-image:url("/files/KD6B0747.png")}.ersatzteile_grey{background-image:url("/files/KD6B0747_grey.png")}.private-kabelfernsehanlagen{background-image:url("/files/KD6B0759.png");background-position:center}.private-kabelfernsehanlagen_grey{background-image:url("/files/KD6B0759_grey.png");background-position:center}.kabelempfang,.kabelempfang-62{background-image:url("/files/KD6B0760.png");background-position:center}.kabelempfang_grey,.kabelempfang-62_grey{background-image:url("/files/KD6B0760_grey.png");background-position:center}.jvc,.jvc-service{background-image:url("/files/jvc.png");background-position:center -130px}.jvc_grey,.jvc-service_grey{background-image:url("/files/jvc_grey.png");background-position:center -130px}.das-sind-wir{background-image:url("/files/Mitarbeiter_Fotos/KD6B0605.png")}.das-sind-wir_grey{background-image:url("/files/Mitarbeiter_Fotos/KD6B0605_grey.png")}.werkstatt-gallerie{background-image:url("/files/KD6B0745.png")}.werkstatt-gallerie_grey{background-image:url("/files/KD6B0745_grey.png")}.tk-anlagen,.telecom-17{background-image:url("/files/AGFEO1_1.png")}.tk-anlagen_grey,.telecom-17_grey{background-image:url("/files/AGFEO1_1_grey.png")}.dsl-via-satellit{background-image:url("/files/skydsl.png");background-position:center}.dsl-via-satellit_grey{background-image:url("/files/skydsl_grey.png");background-position:center}.mitglied-im-handwerkerkreis-erkrath{background-image:url("/files/KD6B0796.png");background-position:left}.mitglied-im-handwerkerkreis-erkrath_grey{background-image:url("/files/KD6B0796_grey.png");background-position:left}.preisliste,.preisliste-fuer-die-werkstatt{background-image:url("/files/werkstatt_gallerie/KD6B0751.png")}.preisliste_grey,.preisliste-fuer-die-werkstatt_grey{background-image:url("/files/werkstatt_gallerie/KD6B0751_grey.png")}.so-finden-sie-uns,.so-finden-sie-uns_grey{background-image:url("/files/location.png");background-position:center;background-repeat:no-repeat}.programme,.programme_grey{background-image:url("/files/programme.png");background-position:center;background-repeat:no-repeat}.sattelitenempfang,.sattelitenempfang_grey{background-image:url("/files/satellit.png");background-position:center;background-repeat:no-repeat}.ersatzteile,.schreiben-sie-uns,.datenschutzerklaerung,.agb,.impressum_grey,.impressum,.dual,.downloads,.ersatzteile_grey,.schreiben-sie-uns_grey,.datenschutzerklaerung_grey,.agb_grey,.dual_grey,.downloads_grey{background-position:center}.hexinner{background-repeat:no-repeat}.caroufredsel_controls{position:relative}.topLeft{width:40%;position:relative;display:inline-block}.topRight{width:40%;position:relative;display:inline-block}.naviTopLeft,.naviTopRight{width:100%;display:inline-block;margin:0;padding:0;list-style:none}.naviTopLeft li,.naviTopRight li{width:20%;display:block;margin:5px;border-bottom:2px solid #ff8345;font-size:100%;color:#000;border-top-left-radius: 5px;border-top-right-radius: 5px}.naviTopLeft li{float:right;padding-right:5px;text-align:left}.naviTopRight li{float:left;padding-left:5px;text-align:right}.naviTopRight .active,.topLeft .active{font-weight:bold;color:#ff8345}.naviTopRight li a,.naviTopLeft li a{font-size:90%;text-decoration:none;color:#000}.ce_text h2{width:100%;float:left}.withImage .ce_text p,.withImage .ce_text ul li,.withImage .ce_text ul,.withImage .ce_text h3{width:60%;float:left}.block{clear:both}.float_right{float:right}#naviTop{width:100%;height:150px;text-align:center;background-image:url("/files/topgrafic.png");background-position:center top;background-repeat:no-repeat;font:1.2em 'Source Sans Pro',sans-serif;background-size:100%}#logo{width:19%;position:relative;display:inline-block}#logo img{width:40%;min-width:45px}#header{clear:left}figure{margin:0;padding:0}.mod_article{max-width:960px;margin-right:auto;margin-bottom:55px;margin-left:auto;font-family:'Source Sans Pro',sans-serif}.ce_text{font-family:'Source Sans Pro',sans-serif;//margin-top:110px}.ce_text a{font-family:'Source Sans Pro',sans-serif;text-decoration:none;color:#4c59cf}.mod_article h2{margin-bottom:0;text-align:center;font-size:300%}.ce_headline{text-align:center}#newsletter .mod_registration{float:left}#newsletter .mod_login{float:left}#footer{width:100%;height:auto;position:relative;clear:both;display:block;margin:0 auto;padding-top:5px;padding-bottom:5px;text-align:center;background-color:#4c59cf;color:#fff}.push{height:30px;clear:both;margin-bottom:130px}#footer ul{margin:0;padding:0;text-align:center;list-style:none}#footer ul li{display:inline;padding-right:15px}#footer ul li a{font:100% 'Source Sans Pro',sans-serif;text-decoration:none;color:#fff}.ce_text.first h2{text-align:center}.caroufredsel_skin h2{margin-bottom:0;text-align:center}.caroufredsel_skin .ce_text{margin-top:0}.caroufredsel_skin .ce_text h2{text-align:center}.ce_caroufredsel{text-align:center}.caroufredsel_skin .ce_text{text-align:center}.caroufredsel_bar{background-color:#4c59cf!important}.caroufredsel_bar_wrapper{background-color:#ececec!important}.caroufredsel_next{bottom:15px;float:right;text-decoration:none}.caroufredsel_prev{bottom:15px;float:left;text-decoration:none}#caroufredsel_skin_29 .caroufredsel_navi a{margin-top:-35%!important}.
.caroufredsel_pagi a{padding-right:5px;padding-left:5px;text-decoration:none}.caroufredsel_next,.caroufredsel_prev,.caroufredsel_pagi a{font-size:180%;color:#4c59cf}.dual_table td{padding:0 35px}.ce_text table{border:1px solid #ececec;border-collapse:collapse}.ce_text table td{border:1px solid #ececec}.noBorder table{border:none!important}.noBorder table td{border:none!important}.captcha{width:100%;position:relative;clear:both}.captcha_text{width:100%;position:relative;clear:both}.cboxOverlay{background-color:#FFFCF3!important}.caroufredsel_91 iframe{overflow:hidden}#serviceWrapper{width:100%;margin-right:0;margin-bottom:5px;margin-left:0}#ServicePartner{width:400px;height:20px;margin-right:auto;margin-bottom:5px;margin-left:auto;background-image:url("/files/service.png");background-repeat:no-repeat}#ServicePartnerInner{width:400px;height:20px;margin:0;background-repeat:no-repeat;//background-image:url("/files/service_grey.png")}#so-finden-sie-uns{text-align:center}.pagination ul{display:inline:block;list-style:none}.pagination ul li{min-width:30px;float:left;padding-left:15px}.pagination ul li a{text-decoration:none;color:#4c59cf}.center{margin-right:auto;margin-left:auto;text-align:center}#epVerband{width:100%;display:inline-block;margin-right:auto;margin-bottom:5px;margin-left:auto}#epVerbandInner{text-align:center}#pqVol{width:15%;display:inline-block}#pqVol img{width:100px}.adresse{width:100%;margin-bottom:5px;font-family:"Source Sans Pro",sans-serif}.adresse .left{float:left}.adresse .right{float:right}.adresse span{margin-right:auto;margin-left:auto}.bottomNavMenu ul{width:100%;display:inline-block;margin:0;padding:0;list-style:none}.bottomNavMenu ul li{width:15%;float:left;display:block;margin:4px;padding-left:5px;text-align:center;border-bottom:2px solid #ff8345;font-size:100%;line-height:3em;color:#000;border-top:1px solid #ececec;border-left:1px solid #ececec;border-right:1px solid #ececec;border-top-left-radius: 5px;border-top-right-radius: 5px}.bottomNavMenu ul li a,.bottomNavMenu ul li a :visited{width:100%;display:block;font-size:90%;text-decoration:none;color:#000}.bottomNavMenu .active{border-bottom:2px solid #ff8345;font-weight:bold;color:#ff8345}.bottomNavMenu{margin-bottom:5%}.logos{min-height:100px}#dibkom{float:right}#dibkom a{height:100px;display:block}#dibkom img{padding-top:30px}#pqVol{float:left}#pqVol img{width:100px}#pqVol a{display:block}#englishFlag{width:100px;margin:0 auto}#englishFlag a{display:block}#englishFlag a img{padding-top:30%;padding-left:33%}.image_container a img{}.facebook img{margin-left:15px;vertical-align:middle}@media only screen and (max-width: 960px){html,body{		margin-top:0;		margin-left:0;		width:100%;	}	#naviTop{		background-image:none;		height:auto;	}	#wrapper{		margin: 0;	}	.naviTop{		width:100%;		margin-bottom:15px;	}	.topLeft,.topRight, .bottomNavMenu ul{		width:100%;		display:block;	}	.bottomNavMenu ul li	{		width:10%;	}.caroufredsel_wrapper img {    height: auto;    width: 100%;    max-width: 100%;min-height:100px;}	.naviTopRight li, .naviTopLeft li, .bottomNavMenu ul li{		border:1px solid #ff8345;		float:none;		display:inline-block;		font-size:70%;		border-radius: 5px;		padding-right: 5px;	}	.naviTopRight .active,.topLeft .active, .bottomNavMenu .active,.naviTopRight li a,.naviTopLeft li a, .bottomNavMenu ul li a, .bottomNavMenu ul li a :visited{		line-height:2em;		text-align:center;		background-color:#fff;	}	.naviTopRight .active,.topLeft .active, .bottomNavMenu .active{		border-bottom:1px solid #ff8345;	}	.naviTopRight li a,.naviTopLeft li a, .bottomNavMenu ul li a, .bottomNavMenu ul li a :visited{		display:block;		width:100%;		vertical-align:middle;		font-size:100%;	}	.ce_text, .block, .ce_headline{		width:100%;	}	#container{		width:100%;	}	.hexouter{		position:static;	}	.hexinner,.hexouter,.hexagon{		-moz-transform: none;		-webkit-transform: none;		-o-transform:none;		-ms-transform:none;		transform:none;	}	.hexinner{		width:48%;		height:200px;		margin-left:0;		min-width:150px;		background-size:cover;		background-position:center;	}	.hextext{		opacity:1;		margin-top:0;	}	#serviceWrapper{		width:100%;		font-family:"Source Sans Pro",sans-serif;	}	#serviceWrapper span{		font-family:"Source Sans Pro",sans-serif;	}	#ServicePartner{		width:90%;		margin-left:auto;		margin-right:auto;		text-align:center;		background-size:100%;		height:40px;		overflow:visible;	}	#ServicePartnerInner{		width:100%;		background-size:100%;		margin:0;		height:40px;	}	.hexagon{		margin:0;		width:48%;	}	.newRowFirst .first,.newRow .first,.hexeven{		margin:0;	}	.newRowFirst,.newRow{		clear:none;	}	.hextextWrapper{		width:100%;		left:0;		height:200px;	}	.programme,.programme_grey,.sattelitenempfang,.sattelitenempfang_grey,.so-finden-sie-uns,.so-finden-sie-uns_grey,.schreiben-sie-uns,.schreiben-sie-uns_grey,.downloads,.downloads_grey{		background-position:center;		background-size:30%;	}	.pressespiegel,.pressespiegel_grey,.impressum,.impressum_grey,.datenschutzerklaerung,.datenschutzerklaerung_grey,.agb,.agb_grey{		background-size:10%;	}	.grey,#ServicePartnerInner{		z-index:5000;	}	.newRowFirst .first,.newRow .first,.hexagon ,.hexagonmenu .first ,.hexeven{		margin:1%;	}	.adresse .left{		padding-bottom:15px;	}#main  img{max-width:100%;height:auto;} .firstInnerEmpty{display:none;}}@media only screen and (max-width: 400px){.naviTopLeft li,.naviTopRight li	{		width:30%;		font-size:16px;	}	.hexagon,.hexinner{		width:100%;	}	.mod_article h2{		font-size:200%;	}	.ce_text table{		font-size:90%;	}	.jvc,.jvc_grey{		background-position:center;	}	.newRow .first,.hexagon ,.hexagonmenu .first ,.hexeven{		margin-top:15px;	}	.newRowFirst .first,.newRow .first,.hexagon ,.hexagonmenu .first ,.hexeven{		margin-left:0;		margin-right:0;	}	.bottomNavMenu ul li	{		width:43%;		font-size:16px;	}#footer{font-size:70%;}}
