@media screen{
#iso_ajaxBox{width:20%;padding:9px 50px 9px 24px;position:fixed;top:10%;left:40%;background:#fff url(../../system/modules/isotope/assets/images/loading.gif) no-repeat right center;border:2px solid #000;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:15px;line-height:18px;text-align:left;color:#000;z-index:9999}#iso_ajaxBox.btnClose{background-image:none;cursor:pointer}#iso_ajaxBox p{margin:1em 0;padding:0}#iso_ajaxBox .iso_error{padding-left:34px;background:url(../../system/modules/isotope/assets/images/cross-24.png) left center no-repeat}#iso_ajaxBox .iso_confirm{padding-left:34px;background:url(../../system/modules/isotope/assets/images/tick-24.png) left center no-repeat}#iso_ajaxBox .iso_info{padding-left:34px;background:url(../../system/modules/isotope/assets/images/information-24.png) left center no-repeat}#iso_ajaxOverlay{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;z-index:9998;-moz-opacity:.5;opacity:.5;filter:Alpha(opacity=50)}
}
/** clearing **/
.clear {clear: both; font-size: 0.1px; height: 0.1px; line-height: 0.1px; float: none; display: table;}

/** block grid **/
.autogrid, .autogrid:before,.autogrid:after {-moz-box-sizing: border-box; box-sizing:border-box;}
.autogrid {padding-left: 1%; padding-right: 1%; position: relative; display: block; float: left;overflow: hidden;}

/** block grid wrapper **/
.autogrid_wrapper {margin-left: -1%; margin-right: -1%;}

/** non block **/
.autogrid:not(.block) {padding-left: 0; padding-right: 0; margin-left: 1%; margin-right: 1%;}

/* .block.autogrid.first, .block.autogrid:first-child 	{margin-left: -1%;} */
/* .block.autogrid.last, .block.autogrid:last-child 	{margin-right: -1%;} */

/** Non block grid **/
.full			{width: 98%;}
.one_half 		{width: 48%;}
.one_third 		{width: 31.3333%;}
.one_fourth		{width: 23%;}	
.one_fifth		{width: 18%;}	
.one_sixth		{width: 14.6667%;}

/** Block grid **/
.block.full			{width: 100%;}
.block.one_half 	{width: 50%;}
.block.one_third 	{width: 33.3333%;}
.block.one_fourth	{width: 25%;}	
.block.one_fifth	{width: 20%;}	
.block.one_sixth	{width: 16.6667%;}

.block.two_third	{width: 66.6667%;}
.block.two_fourth	{width: 50%;}
.block.three_fourth	{width: 75%;}
.block.two_fifth	{width: 40%;}
.block.three_fifth	{width: 60%;}
.block.four_fifth	{width: 80%;}
.block.two_sixth	{width: 33.3333%;}
.block.three_sixth	{width: 49.9999%;}
.block.four_sixth	{width: 66.6667%;}
.block.five_sixth	{width: 83.3333%;}

/** Non block grid system **/
/** odd split: 2 elements per row **/
.n2:not(.block).one_third		{width: 32%;}
.n2:not(.block).two_third		{width: 64%;}
.n2:not(.block).one_fourth		{width: 24%;}
.n2:not(.block).two_fourth		{width: 48%;}
.n2:not(.block).three_fourth	{width: 72%;}
.n2:not(.block).one_fifth		{width: 19.2%;}
.n2:not(.block).two_fifth		{width: 38.4%;}
.n2:not(.block).three_fifth		{width: 57.6%;}
.n2:not(.block).four_fifth		{width: 76.8%;}
.n2:not(.block).one_sixth		{width: 16%;}
.n2:not(.block).two_sixth		{width: 32%;}
.n2:not(.block).three_sixth		{width: 48%;}
.n2:not(.block).four_sixth		{width: 64%;}
.n2:not(.block).five_sixth		{width: 80%;}

/** odd split: 3 elements per row **/
.n3:not(.block).one_half		{width: 47%;}
.n3:not(.block).two_third		{width: 62.6667%;}
.n3:not(.block).one_fourth		{width: 23.5%;}
.n3:not(.block).two_fourth		{width: 47%;}
.n3:not(.block).three_fourth	{width: 70.5%;}
.n3:not(.block).one_fifth		{width: 18.8%;}
.n3:not(.block).two_fifth		{width: 37.6%;}
.n3:not(.block).three_fifth		{width: 56.4%;}
.n3:not(.block).four_fifth		{width: 75.2%;}
.n3:not(.block).one_sixth		{width: 15.6667%;}
.n3:not(.block).two_sixth		{width: 31.3333%;}
.n3:not(.block).three_sixth		{width: 47%;}
.n3:not(.block).four_sixth		{width: 62.6667%;}
.n3:not(.block).five_sixth		{width: 78.3333%;}

/** odd split: 4 elements per row **/
.n4:not(.block).one_half		{width: 46%;}
.n4:not(.block).one_third		{width: 30.6667%;}
.n4:not(.block).two_third		{width: 61.3333%;}
.n4:not(.block).two_fourth		{width: 46%;}
.n4:not(.block).three_fourth	{width: 69%;}
.n4:not(.block).one_fifth		{width: 18.4%;}
.n4:not(.block).two_fifth		{width: 36.8%;}
.n4:not(.block).three_fifth		{width: 55.2%;}
.n4:not(.block).four_fifth		{width: 73.6%;}
.n4:not(.block).one_sixth		{width: 15.3333%;}
.n4:not(.block).two_sixth		{width: 30.6667%;}
.n4:not(.block).three_sixth		{width: 46%;}
.n4:not(.block).four_sixth		{width: 61.3333%;}
.n4:not(.block).five_sixth		{width: 76.6667%;}

/** odd split: 5 elements per row **/
.n5:not(.block).one_half		{width: 45%;}
.n5:not(.block).one_third		{width: 30%;}
.n5:not(.block).two_third		{width: 60%;}
.n5:not(.block).one_fourth		{width: 22.5%;}
.n5:not(.block).two_fourth		{width: 45%;}
.n5:not(.block).three_fourth	{width: 67.5%;}
.n5:not(.block).two_fifth		{width: 36%;}
.n5:not(.block).three_fifth		{width: 54%;}
.n5:not(.block).four_fifth		{width: 72%;}
.n5:not(.block).one_sixth		{width: 15%;}
.n5:not(.block).two_sixth		{width: 30%;}
.n5:not(.block).three_sixth		{width: 45%;}
.n5:not(.block).four_sixth		{width: 60%;}
.n5:not(.block).five_sixth		{width: 75%;}

/** odd split: 6 elements per row **/
.n6:not(.block).one_half		{width: 44%;}
.n6:not(.block).one_third		{width: 29.3333%;}
.n6:not(.block).two_third		{width: 58.6667%;}
.n6:not(.block).one_fourth		{width: 22%;}
.n6:not(.block).two_fourth		{width: 44%;}
.n6:not(.block).three_fourth	{width: 66%;}
.n6:not(.block).one_fifth		{width: 17.6%;}
.n6:not(.block).two_fifth		{width: 35.2%;}
.n6:not(.block).three_fifth		{width: 52.8%;}
.n6:not(.block).four_fifth		{width: 70.4%;}
.n6:not(.block).two_sixth		{width: 29.3333%;}
.n6:not(.block).three_sixth		{width: 44%;}
.n6:not(.block).four_sixth		{width: 58.6667%;}
.n6:not(.block).five_sixth		{width: 73.3333%;}

.border-inner {border-left: 1px solid #ddd;}
.border-inner.first, .border-inner:first-child {border-left: 0;}
.border-inner.last, .border-inner:last-child {border-right: 0;}
/** optical correction **/
/* .autogrid.block.border-inner {margin-left: -0.75%; padding-left: 1.75%;} */

/** grid options **/
.autogrid.break {clear:left; margin-left: 0;}
.autogrid.full.break {width: 100%;clear:both;float: none;padding-left: 0;padding-right: 0;}

/** same height **/
.autogrid.same-height {display: table-cell; float: none; vertical-align: top;}

/** flexible same height **/
.autogrid_wrapper.same-height, .autogrid_wrapper .inner.same-height, .ce_autogridWrapperStart.same-height .inside {display: flex; display: -webkit-flex; display: -ms-flexbox; height: 100%; clear: both;}

/** autogrid full **/
.autogrid.full {padding-left: 0; padding-right: 0;}
.autogrid_wrapper .autogrid.full {padding-left: 1%; padding-right: 1%;}

/** no gutter **/
.autogrid_wrapper.no_gutter {margin-left: 0; margin-right: 0;}
.autogrid_wrapper.no_gutter_left {margin-left: 0;}
.autogrid_wrapper.no_gutter_right {margin-right: 0;}
.autogrid.no_gutter {padding-left: 0; padding-right: 0;}
.autogrid.no_gutter_left {padding-left: 0;}
.autogrid.no_gutter_right {padding-right: 0;}

/** tablets **/
@media only screen and (min-width: 768px) and (max-width: 990px) {
	.autogrid.adjust_mobile {width: 50% !important}
}

/** phones **/
@media only screen and (max-width: 767px) {
	.autogrid {width: 100%!important;}
	.autogrid.same-height, .autogrid_wrapper.same-height, .autogrid_wrapper .inner.same-height {display: block;}
	.border-inner {border-left: 0;}
	.ce_autogridSpacer {margin: 0!important; line-height: 0!important;}
}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#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/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 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/colorbox/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/colorbox/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/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
table.sortable thead th{background-image:url(../../assets/tablesorter/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th.headerSortDown{background-image:url(../../assets/tablesorter/images/asc.svg)}table.sortable thead th.headerSortUp{background-image:url(../../assets/tablesorter/images/desc.svg)}
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:150%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayOpaque{background:url(../../assets/mediabox/images/80.png)}#mbOverlay.mbOverlayAbsolute{position:absolute}#mbOverlay.mbMobile{position:absolute;background-color:transparent}#mbBottom.mbMobile{line-height:24px;font-size:16px}#mbCenter{position:absolute;z-index:9999;left:50%;padding:10px;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";-webkit-box-shadow:0 5px 20px rgba(0,0,0,.5);-khtml-box-shadow:0 5px 20px rgba(0,0,0,.5);-moz-box-shadow:0 5px 20px rgba(0,0,0,.5);box-shadow:0 5px 20px rgba(0,0,0,.5)}#mbCenter.mbLoading{background:#000 url(../../assets/mediabox/images/loading-dark.gif) no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbMedia{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat}#mbBottom{line-height:20px;font-size:12px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;text-align:left;color:#999;min-height:20px;padding:10px 0 0}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:700}#mbNumber{display:inline;color:#999;font-size:.8em;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:1.6em;font-size:.8em}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:400}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:700;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:1.4em;font-weight:700}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:700;text-decoration:underline}
html, body {
    font-family: 'Nunito', sans-serif !important;
    font-weight: 400;
    background-color:  #FAFAFA;
    height: 100%;
    margin: 0;
    padding: 0;
}
body.sidebar #left {
    max-width: 288px !important;
    height: 100vH;
    background-color: #E5531A;
}

@media only screen and (max-width:1315px) {
    #header, .mod_breadcrumb,
    .header .inside {
        width: 100% !important;
    }
    #swchfooter {
        width: 300px !important;
        position: absolute;
        left: -300px;
        bottom: 200px;
    }
}

body.aside #right {
	width: 340px !important;
}

@media only screen and (max-width:1315px) {
    body.sidebar #left {
        display: none;
    }
}

.floatright {
    float: right !important;
}
.floatleft {
    float: left !important;
}

@media only screen and (max-width:1473px) {
    .floatright {
        float: left !important;
    }
}

body.sidebar.both #right {
    background-color: transparent;
    width: 340px !important;
}

body.swchhome #container {
    background-color: #F7F7F7;
}

body.sidebar #left .inside {
    padding-left: 40px;
}

body.swchhome #main {
    width: 59% !important;
    margin-right: 250px !important;
    border: 0 !important;
}

body.swchseite #main {
    width: 59% !important;
    margin-right: 200px !important;
    border: 0 !important;
    float: left;
}
body.swchseite #right {
	width: 340px !important;
	float: right;
}

.mod_socials {
    display: none !important;
}

figcaption.caption {
	color: #e5531a !important
	background-color: none !important;
}

@media  screen and (max-width: 767px) {

    body.sidebar.both #main {
        width: 100% !important;
        margin-right: 10px !important;
    }
    body.sidebar.left #main {
        width: 100% !important;
    }
    body.sidebar.both #right {
        width: 220px !important;
    }
    #swchfooter {
        display: none;
        margin-left: 0px;
        width: 10%;
    }
    #swch_kursfilter .filters, #swch_buchfilter .filters {
        position: relative !important;
        top: 0px !important;
        left: 0px !important;
        margin-bottom: 20px !important;
    }
    .mod_iso_checkout div.widget {
        clear:both;
        display: block !important;
        width: 100% !important;
    }
    #ctrl_billingaddress_gender, #ctrl_shippingaddress_gender,
    #ctrl_billingaddress_firstname, #ctrl_shippingaddress_firstname,
    #ctrl_billingaddress_lastname, #ctrl_shippingaddress_lastname,
    #ctrl_billingaddress_country, #ctrl_shippingaddress_country,
    #ctrl_billingaddress_postal, #ctrl_shippingaddress_postal {
        width: 100% !important;
    }
}

@media  screen and (max-width: 995px) {
    #swchfooter {
        display: none;
    }
}

#fix-wrapper {
  position: relative;
}

#wrapper {
    background-color: #F7F7F7;
}
#top-wrapper {
    background-color: #F7F7F7;
}

#top-wrapper .inside {
    border: 1px solid #EAEAEA;
}

#container {
    border: 1px solid #EAEAEA;
}

#header, .mod_breadcrumb {
    width: 1466px;
    max-width: 1466px;
    margin: auto;
}
.mod_breadcrumb {
    border: 0 !important;
}

.mod_breadcrumb .mod_breadcrumb_inside {
    position: absolute !important;
    left: 480px;
    z-index: 100;
}

body.sidebar #container {
    padding-left: 0 !important;
}

.header {
    line-height: 20px !important;
    margin-top: 20px;
}
#stickyheader .header {
    margin-top: 0px;
}
.mainmenu ul li {
    margin-left: 25px !important;
    margin-right: 25px !important;
}
.mainmenu ul ul li {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.mainmenu ul li a {
    font-size: 14px !important;
}
.mainmenu ul ul {
    border-top: 10px solid transparent !important;
}
.mainmenu ul ul ul {
    border-top: 0 !important;
}
.mainmenu ul ul a {
    color: #555 !important;
}
.mainmenu.block > ul > li.mlist.submenu.trail.float_left > ul > li.mlist.submenu.trail > ul {
    display: block !important;
}

.mainmenu ul ul.level_2 li.trail a.a-level_2 {
    background-color: darkorange !important;
    color: #555 !important;
}
.header .mainmenu ul ul li.active a.active,
.header .mainmenu ul ul.level_2 li.trail a.a-level_2 {
    background-color: #FFF !important;
    color: #555 !important;
}

#top .inside, .header .inside, #footer .inside, #bottom .inside,
body.sidebar #container, #main .mod_article:not(.fullwidth):not(.autogrid):not(.smallwidth),
.fullwidth.boxed-content .contentwrap, .smallwidth .contentwrap, .boxed-content .contentwrap,
.autogrid_wrapper.article, .ce_bgimage-inside, .ce_text_image_bar .inside,
.ce_headerimage .ce_headerimage_inside, .ce_video_background .ce_video_background_inside,
#offcanvas-top .offcanvas-top-inside, .ce_calltoaction .ce_calltoaction_inside, .mod_breadcrumb .mod_breadcrumb_inside {
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 1466px !important;
}

#main > div.inside {
    padding-right:20px;
}

.homepage #main > div.inside {
    padding-right: 0;
}

.swch_home_image {
	max-width: 375px;
	padding: 0 !important;
    margin-bottom: 30px;
}

.home_block_left {
    margin-right: 15px;
}
.home_block_right {
    margin-left: 15px;
}
.swch_home_block {
    color: #737273;
    font-size: 15px;
    background-color: #FFF;
    padding: 20px !important;
    max-width: 375px;
    margin-bottom: 30px;
}
.swch_home_block h1 {
    font-size: 24px;
    color: #E5531A;
}
.swch_home_block a {
    color: #E5531A;
}

.inside .logo {
    margin-left: 20px;
}

#header > div > div.logo > a {
    background-size: 60px 79px !important;
}

#stickyheader > div > div > div.logo > a,
#header > div > div.logo > a {
    /* background-image: url(/files/swch_design/swch_logo.png); */
    /* background-size: 36px 36px; */
    background-image: url(/files/swch_design/swch_logo_full_23.jpg);
    background-size: 75% !important;
    background-repeat: no-repeat;
}

#stickyheader > div > div > nav.mod_navigation.mainmenu.block > ul > li > ul > li a:hover {
    background-color:  #E5531A !important;
}

#header > div > nav.mod_navigation.mainmenu.block {
    margin-top: 20px;
}
#stickyheader > div > div > nav.mod_navigation.mainmenu.block {
    margin-top: 25px;
}

#stickyheader .mainmenu ul li a.trail {
    color: #696969 !important;
}

#stickyheader nav.mod_navigation.mainmenu.block .mm-selected > a,
#stickyheader nav.mod_navigation.mainmenu.block > ul > li.mlist.submenu.trail.float_left > a,
#header > div > nav.mod_navigation.mainmenu.block .mm-selected > a,
#header > div > nav.mod_navigation.mainmenu.block > ul > li.mlist.submenu.trail.float_left > a
{
    border-top: 3px solid #E5531A;
}
#stickyheader > div > nav.mod_navigation.mainmenu.block .mm-selected a,
#header > div > nav.mod_navigation.mainmenu.block .mm-selected a {
    font-size: 14px;
}

.stickyheader.original .mainmenu ul li a.trail,
.header.original .mainmenu ul li a.trail,
.stickyheader.original .mainmenu ul li a.active,
.header.original .mainmenu ul li a.active {
    color: #737273 !important;
}

#stickyheader > div > nav.mod_navigation.mainmenu.block > ul > ul > li a.active,
#stickyheader > div > nav.mod_navigation.mainmenu.block > ul > li a.active,
#header > div > nav.mod_navigation.mainmenu.block > ul > ul > li a.active,
#header > div > nav.mod_navigation.mainmenu.block > ul > li a.active  {
    background-color: transparent !important;
}

#stickyheader > div > nav.mod_navigation.mainmenu.block > ul > li.mm-selected > ul > li a,
#header > div > nav.mod_navigation.mainmenu.block > ul > li.mm-selected > ul > li a {
    color: #555 !important;
    background-color: transparent !important;
}

#stickyheader > div > nav.mod_navigation.mainmenu.block > ul > li > ul > li a:hover,
#stickyheader > div > nav.mod_navigation.mainmenu.block > ul > li.mm-selected > ul > li a:hover,
#header > div > nav.mod_navigation.mainmenu.block > ul > li > ul > li a:hover,
#header > div > nav.mod_navigation.mainmenu.block > ul > li.mm-selected > ul > li a:hover {
    /* border-top: 1px solid #E5531A; */
    color: #FFFFFF !important;
    background-color: #E5531A !important;
}

.header #swchiconsminiwk {
    overflow: visible;
}

.header .swchheadericons {
    position: absolute;
    right: 10px;
    top: 22px;
}
.header .swchheadericons i.fa-search {
    margin-right: 20px;
    font-size:20px;
    z-index: 500;
}
.header .swchheadericons i.fa-user {
    margin-right: 20px;
    font-size:20px;
    z-index: 500;
}
.header .swchheadericons i.fa-shopping-cart {
    margin-right: 25px;
    font-size:20px;
}
.header .swchheadericons,
.header .swchheadericons .carticon {
    position:relative
}
.header .swchheadericons .carticon[data-badge]:after {
    content:attr(data-badge);
    position:absolute;
    top: -10px;
    right: -15px;
    font-size: .6em;
    background:#E5531A;
    color:white;
    width:20px;
    height:20px;
    text-align:center;
    line-height:20px;
    border-radius:50%;
    box-shadow:0 0 1px #333;
}
.header .swchheadericons .miniwk {
    position: absolute;
    top: 20px;
    left: -150px;
    width: 300px;
}
.header .swchheadericons div.miniwk {
    display: none;
}
.header .swchheadericons .miniwk_body {
    border: 1px solid #EAEAEA;
    background-color: #FFF;
}
.header .swchheadericons .miniwk .subtotal {
    font-size: 12px;
    float:right;
    padding-right: 8px;
    padding-top: 5px;
}
.header .swchheadericons .miniwk .cartlinks {
    font-size: 12px;
    height: 15px;
    clear: both;
    padding: 5px 8px 25px 8px;
}
.header .swchheadericons .miniwk .cart a {
    color: #E5531A;
    font-size: 12px;
    float:left;
}
.header .swchheadericons .miniwk .checkout a {
    color: #E5531A;
    font-size: 12px;
    margin-left:30px;
}

.header .swchheadericons div:hover {
    display: block;
}
.header .swchheadericons a:hover + div {
    display: block;
}

#left .subnav {
    border-bottom: 1px solid #EA7547;
}
#left .subnav a {
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #F0F0F0;
    border-top: 1px solid #EA7547;
    line-height: 35px;
}
#left .subnav li.active a {
    color: #FFFFFF !important;
    background-color: #E5531A;
    font-weight: bold;
}
#left .subnav a:hover {
    color: #E5531A;
    background-color: #FFFFFF;
}
#left .subnav li.active a:hover {
    color: #E5531A !important;
    background-color: #FFFFFF;
    font-weight: bold;
}
#left .subnav ul.level_2 li {
    margin-left: 30px !important;
}


#right .ce_hyperlink a, a.btn {
    padding: 0;
    background-color: transparent;
    border-color: transparent;
}

/* Eigene Elemente */
#swch_name {
    color: white;
    font-weight: bold;
    font-size: 24px;
    margin-top: 12px;
}
#swch_fullname {
    color: white;
    font-size: 24px;
    margin-top: 22px;
    font-weight: 100;
    clear: both;
}
#swch_fullname p {
    margin-bottom: 5px;
    color: white;
    font-weight: 100;
}
#swch_address {
    color: white;
    font-size: 14px;
    margin-top: 274px;
    font-weight: 100;
}
#swch_address p {
    margin-bottom: 0;
    line-height: 22px;
}

#left .swch_headline {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.pagination {
    margin: auto;
    margin-top: 30px;
    width: 30%;
}

#swchfooter {
    /* height: 65px;
    line-height: 65px; */
    width: 1176px;
    position: absolute;
    bottom: 0px;
    margin-left: 288px;
    border-top: 2px solid #EEE;
    background-color: #FFF;
}

#swchfooter p {
	color: #B1B0B2;
    font-size:16px;
	clear: both;
	margin-left: 50px;
}

#swchfooter p img {
	float: left;
	margin-right: 10px;
}
#swchfooter div.last {
	clear: both;
	margin-left: -50px;
}

#swchfooter div {
	margin-top: 16px;
    color: #B1B0B2;
    font-size:16px;
    float: left;
    margin-left: 50px;
}

#swchfooter div a {
    color: #B1B0B2;
    font-size:16px;
}

#swchfooter div.swchfootercopyright {
    float:right;
    margin-right:50px;
}

@media only screen and (max-width: 767px) { .pagination p {
    display: none ;
}
}
.pagination p,
.pagination .first ,
.pagination .previous ,
.pagination .next ,
.pagination .last  {
    display: none !important;
}
.pagination li span.current {
    color: #E5531A !important;
    background-color: transparent !important;
}

.pagination a,
.pagination li span.current {
    border-left: 1px solid #737273;
    line-height: 10px;
}
.pagination li:nth-child(1) span.current,
.pagination li:nth-child(1) a {
    border-left: 0;
}

#swch_kursfilter .filters,
#swch_buchfilter .filters {
    position: absolute;
    z-index: 200;
}

#swch_kursfilter .filters {
    top: 36px;
    left: 390px;
}

#swch_buchfilter .filters {
    top: 98px;
    left: 350px;
}

#swch_kursfilter .filters .swch_filterblock input,
#swch_buchfilter .filters .swch_filterblock input {
    width: unset;
}

#swch_kursfilter .search input,
#swch_buchfilter .search input {
    width: 280px;
}
#swch_kursfilter.swch_kursfilter_homepage .search input {
    width: 100%;
}
#swch_kursfilter.swch_kursfilter_homepage .clear_filters {
    display: none;
}

.clear_filters {
    position: relative;
    top: -45px;
    left: 155px;
    color: #E5531A;
    z-index: 100;
}

#swch_kursfilter .swch_searchsubmit,
#swch_buchfilter .swch_searchsubmit {
    display: block;
    width: unset !important;
    padding: 10px;
    background-color: #E5531A;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
}

.swch_headline {
    font-size: 30px;
    color: #E5531A;
}

.mod_iso_productlist {
    overflow: visible !important;
}
#swch_products_topline {
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 20px;
    display: none;
}
#swch_products_count {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #EAEAEA;
    font-size: 16px;
}
#swch_products_showall {
    position: relative;
    top: -104px;
    left: 156px;
    font-size: 16px;
}
#swch_products_showall a {
    color: #E5531A;
}

#swch_booklist_table,
#swch_cart_table,
#swch_minicart_table {
    display: table;
    width: 100%;
}

#swch_courseleaderlist_table .swch_courseleaderlist_row,
#swch_courselist_table .swch_courselist_row,
#swch_cart_table .swch_cart_row,
#swch_minicart_table .swch_cart_row,
#swch_booklist_table .swch_booklist_row {
    display: table-row;
}

#swch_courseleaderlist_table .swch_courseleaderlist_header,
#swch_courselist_table .swch_courselist_header,
#swch_cart_table .swch_cart_header,
#swch_minicart_table .swch_cart_header,
#swch_booklist_table .swch_booklist_header {
    background-color: #F7F7F7;
    color: #737173;
    font-weight: bold;
    padding: 0 !important;
}

#swch_courseleaderlist_table .swch_courseleaderlist_header > .swch_courseleaderlist_cell,
#swch_courselist_table .swch_courselist_header > .swch_courselist_cell,
#swch_cart_table .swch_cart_header > .swch_cart_cell,
#swch_minicart_table .swch_cart_header > .swch_cart_cell,
#swch_booklist_table .swch_booklist_header > .swch_booklist_cell {
    border-bottom: 0;
    padding: 0;
    line-height: 20px;
}

#swch_courseleaderlist_table .swch_courseleaderlist_cell,
#swch_courselist_table .swch_courselist_cell,
#swch_cart_table .swch_cart_cell,
#swch_minicart_table .swch_cart_cell,
#swch_booklist_table .swch_booklist_cell {
    display: table-cell;
    width: auto;
    vertical-align: top;
    font-size: 12px;
    border-bottom: 1px solid #EAEAEA;
    padding: 12px 11px 16px 0;
}
#swch_minicart_table .swch_cart_header > .swch_cart_cell {
    padding: 5px 8px 5px 8px;
}
#swch_minicart_table .swch_cart_cell {
    padding: 5px 8px 5px 8px;
}
#swch_booklist_table .col_book {
    width: 15%;
}
#swch_booklist_table .col_artnum {
    width: 5%;
}
#swch_booklist_table .col_title {
    width: 30%;
}
#swch_booklist_table .col_author {
    width: 20%;
}
#swch_booklist_table .col_price {
    width: 10%;
}
#swch_booklist_table .col_title a {
    color: #E5531A;
}
#swch_booklist_table .col_price .currency {
    display: none;
}

#swch_courselist_table .col_book {
    width: 15%;
}
#swch_courselist_table .col_artnum {
    width: 5%;
}
#swch_courselist_table .col_title {
    width: 30%;
}
#swch_courselist_table .col_author {
    width: 20%;
}
#swch_courselist_table .col_price {
    width: 10%;
}
#swch_courselist_table .col_title a {
    color: #E5531A;
}
#swch_courselist_table .col_price .currency {
    display: none;
}


#swch_courselist_table .col_title_home {
    width: 60%;
}
#swch_courselist_table .col_dates_home {
    width: 20%;
}

#swch_courseleaderlist_table .col_name {
    width: 15%;
    padding-left: 5px !important;
}
#swch_courseleaderlist_table .col_phone {
    width: 15%;
}
#swch_courseleaderlist_table .col_email {
    width: 20%;
}
#swch_courseleaderlist_table .col_website {
    width: 18%;
}
#swch_courseleaderlist_table .col_courses {
    width: 32%;
}
#swch_courseleaderlist_table div.col_courses a {
    color: #E5531A;
}

#swch_categories_table th,
#swch_categories_table td {
    padding: 9px;
}
#swch_categories_table h1 {
    padding-left: 9px;
}

#swch_cart_table .col_article {
    width: 30%;
    font-weight: 600;
}
#swch_cart_table .col_count {
    width: 10%;
}
#swch_cart_table .col_count input {
    width: 50px;
    padding:10px;
}
#swch_cart_table .col_singleprice {
    width: 20%;
}
#swch_cart_table .col_price {
    width: 10%;
    text-align: right;
    padding-right: 40px !important;
}
#swch_cart_table .swch_cart_header .col_price {
    text-align: left;
}
#swch_cart_table .col_actions {}
#swch_cart_table .col_error {}

#swch_cartsum_table td {
    font-weight: 600;
}
#swch_minicart_table .col_article {
    width: 80%;
}
#swch_minicart_table .col_price {
    width: 20%;
    text-align: right;
}

#swch_schulekonkret_table .col_title {
    color: #E5531A;
    font-size: 22px;
    margin: 10px 0 10px 0;
}
#swch_schulekonkret_table .col_price {
    font-weight: bold;
    font-size: 18px;
}
#swch_schulekonkret_table .col_desc {
    clear:both;
}
#swch_schulekonkret_table div.submit_container input.submit[type="submit"] {
    float: none;
}
#swch_schulekonkret_table .swch_schulekonkret_row {
    margin-bottom: 30px;
    padding-top: 30px;
    border-top: 1px solid #E5531A;
}


.mod_article {

}
.mod_article .ce_text {
    max-width: 470px;
    /* float: left; */
}

.mod_article .vollebreite {
    max-width: unset !important;
    /* float: left; */
}
#homepage.mod_article .ce_text {
    max-width: 375px;
}
.mod_article h1 {
    color: #E5531A;
    font-size: 30px;
    font-weight: 600;
}
.mod_article .swch_home_block h1 {
    font-size: 24px;
}

.mod_article .swch_home_block .tocourselink {
    margin-top: 20px;
}
.mod_article .swch_home_block .tocourselink a {
   font-size: 12px;
}
.mod_article .swch_home_block #swch_courselist_table .swch_courselist_cell {
    line-height: 19px;
    padding: 12px 11px 5px 5px;
}
.mod_article .swch_home_block #swch_courselist_table .swch_courselist_header .swch_courselist_cell {
    padding: 3px 5px 3px 5px;
}

.status_icon {
    max-width: 20px;
}
.status_freieplaetze {
    height: 20px;
    background: transparent url("/files/cto_layout/img/courseflags/swch_tick_green.png") no-repeat 0 center;
    background-size: 100% auto;
    padding-top: 40px;
}
.status_findetstatt {
    height: 20px;
    background: transparent url("/files/cto_layout/img/courseflags/swch_tick_blue.png") no-repeat 0 center;
    background-size: 100% auto;
    padding-top: 40px;
}
.status_warteliste {
    height: 20px;
    background: transparent url("/files/cto_layout/img/courseflags/swch_cross_red.png") no-repeat 0 center;
    background-size: 100% auto;
    padding-top: 40px;
}
#statuslegend {
    margin-top: 15px;
}
#statuslegend .status_freieplaetze,
#statuslegend .status_findetstatt,
#statuslegend .status_warteliste {
    width: 20px;
    padding-top: 0;
}
#statuslegend div.statuslegend {
    display: inline-flex;
}
#statuslegend .legendtext {
    display: inline-flex;
    margin-left: 3px;
    margin-right: 20px;
    vertical-align: top;
}

.mod_article .resortline {
    margin-top: 25px;
    margin-bottom: 5px;
    color: #737273;
    font-weight: bold;
}

.mod_article .ce_text a {
    color: #E5531A !important;
    text-decoration: none;
}

.mod_newslist .layout_simple a {
	color: #E5531A;
}

.back a {
	color: #E5531A;
}

.ce_table table th {
    background-color: #f7f7f7 !important;
    color: #737173 !important;
}

input.submit {
    padding: 10px 20px !important;
}
div.submit_container {
    background-color: transparent;
    color: #FFF;
    border: 0;
    margin: 20px 0 20px 0;
    border-radius: 4px;
}
div.submit_container input.submit[type="submit"] {
    background-color: #E5531A;
    width: 120px;
    z-index: 3000;
}
div.submit_container input.confirm[type="submit"],
div.submit_container input.button_update[type="submit"] {
    width: 200px;
}
div.submit_container legend {
    display:none;
}
div.submit_container fieldset {
    border: 0;
    padding: 0;
}
div.submit_container input.checkbox {
    margin-right: 0;
    margin-top: 15px;
}

div.submit_container .partnerlink a {
    color: #E5531A;
    font-weight: bold;
}

#kursdetail div.backlink {
    position: absolute;
    top: 12px;
}

#kursdetail div.backlink a {
    color: #E5531A;
    font-size: 12px;
}

#kursdetail div.submit_container label {
    color: #555;
    vertical-align: bottom;
    position: relative;
    top: -2px;
}

#kursdetail .detailsblock {
    padding-bottom: 5px;
}

#kursdetail h1 {
    margin-top: 12px;
}

#kursdetail h2 {
    color: #737273;
    font-size: 15px !important;
    font-weight: bold;
    margin-bottom: 1px !important;
}

#kursdetail h2.subtitle {
    margin-bottom: 20px !important;;
}

#kursdetail h2.data {
    margin-top: 20px !important;
}

#kursdetail input.add_to_cart  {
    font-size: 1rem;
    margin-top: 15px;
    padding: 10px 10px !important;
    min-width: 150px;
    border: 0px;
}

.alreadyincart {
    font-weight:600;
    color: #737273;
}
.alreadyincart a {
    color: #E5531A;
}

.mod_iso_relatedproducts {
    padding-top: 70px;
    clear: both;
}
.mod_iso_relatedproducts #swch_products_showall {
    display: none;
}

.mod_iso_productreader .back,
.product p.back {
    display: none;
}

#kursdetail .links {
    float: left;
    max-width: 500px;
    margin-right: 60px;
}

#kursdetail .rechts {
    padding-top: 0px;
}

#kursdetail .courseleader a {
    color: #E5531A;
}

#buchdetail .booktop h2 {
    max-width: 750px;
}
#buchdetail .mainimage {
    margin-right: 30px;
}
#buchdetail .image_container img {
    width: 250px !important;
}
#buchdetail div.submit_container {
    margin: 10px 0 20px 0;
}
#buchdetail .price {
    font-weight: 600;
}
#buchdetail .description {
    clear: both;
    padding-top: 30px;
}

.mod_iso_cart a.continue {
    margin-left: 10px;
}

.mod_iso_checkout  div.widget {
    display: inline;
}
.mod_iso_checkout  div.widget-checkbox {
    display: block;
    margin-top: 20px;
}

.mod_iso_checkout  div.widget input {
    width: 99%;
}
.mod_iso_checkout  div.widget-radio input {
    width: inherit;
}

#iso_mod_checkout_review div.agb_bestaetigung input.checkbox {
    float: left;
    margin-top: 7px;
}
#iso_mod_checkout_review div.agb_bestaetigung legend a {
    color: #E5531A;
}
#iso_mod_checkout_review div.agb_bestaetigung legend {
    border: 0;
}

#iso_mod_checkout_review label.invisible {
    position: relative;
}

#billingaddress_new,
#shippingaddress_new {
    margin-top: 40px;
}

form fieldset legend {
    background-color: #e5531a !important;
    color: #fff !important;
}

.orderconditions div.nolegend legend {
    display: none;
}

.orderconditions div.noborder fieldset {
    border: 0;
}

.orderconditions div.nohpadding fieldset {
    padding: 0 10px 0 10px;
}
.orderconditions div.nohpadding {
    margin-top: 0;
    margin-bottom: 0;
    height: 10px;
}
.orderconditions div.margintop10 {
    margin-top: 10px;
}
.orderconditions div.normalhpadding {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 25px;
}
.orderconditions div.tabbed select,
.orderconditions div.tabbed input {
    margin: 0 10px 0 30px;
    width: 90% !important;
    padding: 5px;
}
.orderconditions div.singleinput select,
.orderconditions div.singleinput input {
    margin-top: 0;
    margin-bottom: 0;
    height: 25px;
}
 .orderconditions fieldset.statistik fieldset {
     padding: 0 10px;
 }
.orderconditions fieldset.kursonly_nocourse {
    display: none;
}
.orderconditions div.tabbed select {
    margin-top: 10px !important;
    margin-bottom: 0px;
    height: 30px;
}
.orderconditions div.tabbed input {
}
.orderconditions div.tabbed input {
}

.orderconditions {
    margin-top: 20px;
    margin-bottom: 20px;
}
.orderconditions.widget input,
#billingaddress_new .widget input,
#shippingaddress_new .widget input {
    margin-right: 10px;
    margin-bottom: 20px;
}
.orderconditions label,
#billingaddress_new label,
#shippingaddress_new label {
    visibility: hidden;
}
.orderconditions .widget-select label,
 #billingaddress_new .widget-select label,
 #shippingaddress_new .widget-select label {
     display: none;
 }

.orderconditions .widget-checkbox label {
    visibility: visible;
}
.orderconditions .widget-checkbox .checkbox_container {
    overflow: visible;
}
.orderconditions .widget-checkbox legend {
    background-color: transparent;
    color: #737173;
    border: 1px solid #737173;
}

div.orderconditions div.widget-select select {
    margin-top: 30px;
}

div.orderconditions div.agb-trenner {
    padding-bottom: 30px;
    border-bottom: 2px solid #EA7547;
}

#iso_mod_checkout_review div.orderconditionsbeforeproducts {
    margin-bottom: 50px;
}

#ctrl_billingaddress_gender,
#ctrl_shippingaddress_gender {
    width: 15%;
    float: left;
}
#ctrl_billingaddress_firstname,
#ctrl_shippingaddress_firstname {
    width: 35%;
    margin-left: 10px;
    float: left;
}
#ctrl_billingaddress_lastname,
#ctrl_shippingaddress_lastname {
    width: 45%;
    margin-left: 3px;
}
#ctrl_billingaddress_company,
#ctrl_shippingaddress_company {
    width: 99%;
}
#ctrl_billingaddress_postal,
#ctrl_shippingaddress_postal {
    width: 15%;
    display: inline-block;
}
#ctrl_billingaddress_city,
#ctrl_shippingaddress_city {
    width: 55%;
    display: inline-block;
}
#ctrl_billingaddress_country,
#ctrl_shippingaddress_country {
    width: 20%;
}
.mod_iso_checkout div.steps {
    margin-bottom: 30px;
}
.mod_iso_checkout div.steps li {
    font-weight: 200;
    display: inline;
    margin-right: 20px;
}
.mod_iso_checkout div.steps li.active {
    font-weight: 600;
}
.mod_iso_checkout div.steps li:after {
    font-family: "FontAwesome";
    content: "\f061";
    margin-left: 20px;
}
.mod_iso_checkout div.steps li.last:after {
    content: "";
}

.mod_iso_checkout .info_container,
.mod_iso_orderdetails .info_container {
    margin-bottom: 40px;
}
.mod_iso_checkout .info_container h3,
.mod_iso_orderdetails .info_container h3 {
    margin-bottom: 5px;
    border-bottom: 2px solid #E5531A;
}
.mod_iso_checkout .info_container a,
.mod_iso_orderdetails .info_container a {
    color: #E5531A;
}
.mod_iso_orderdetails .billing_address {
    margin-top: 40px;
}
.mod_iso_orderdetails input.button_reorder {
    display: none;
}

.ce_accordion .toggler {
	line-height: 20px !important;
	padding: 5px 20px !important;
	font-weight: normal !important;
}
.ce_accordion .toggler:before {
  color:rgb(229,83,25) !important;
}
.product_list h4.ce_headline {
	color: #e55319 !important;
}
.ce_accordion h3 {
	color:rgb(229,83,25) !important;
}
h2, h3, h4, h5 {
	font-size: 18px !important;
	color: #737273 !important;
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}
html, body {
	font-size: 15px;
	color: #737273 !important;
	line-height: 1.48rem !important;
}
#swch_address p {
	color: white !important;
}
td a {
	text-decoration: none !important;
	color: #e5531a !important;
}

figcaption.caption {
	color: #e5531a !important
	background-color: none !important;
}

.mod_newslist .layout_full {
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 2rem;
}
button.submit[type="submit"] {
	background: #e5531a !important;
}
.red_background a {
	background-color: #e5531a !important;
	border-color: #e5531a !important;
}

#swch_address p a {
	color: #fff;
}
.ce_accordion .toggler {
	line-height: 20px !important;
	padding: 5px 20px !important;
	font-weight: normal !important;
}
.ce_accordion .toggler:before {
  color:rgb(229,83,25) !important;
}
.product_list h4.ce_headline {
	color: #e55319 !important;
}
.ce_accordion h3 {
	color:rgb(229,83,25) !important;
}
hr {
	margin-top: 2em;
	border-bottom: 1px #e9e9e9 solid !important;
}

@media only screen and (max-width:1000px) {
	.groesser1000px {
		display: none;
	}
}
@media only screen and (min-width:1000px) {
	.kleiner1000px {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	body.sidebar.left #main {
		margin-left: 10px !important;
	}
}
