html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    /*overflow-x: hidden;*/
}

body{
    background: #fff;
    font-size: 16px;
}

body, td, th, div, p, label {
    color: #707173;
    font-family: Helvetica, Verdana, Arial, Tahoma, Georgia, sans-serif;
    font-weight: normal;
    margin: 0;
}
td, th, div, p, label {
    font-size: 16px;
    font-size: 1.0rem;
    line-height: 23px;
    line-height: 1.4375rem;
}
p{
    margin-bottom: 23px;
    margin-bottom: 1.4375rem;
}

a{
    color: #004165;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    outline: 0 !important;
}
a:hover{ text-decoration: underline; }

img, a img{
    border: 0;
}

h1{
    font-size: 26px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 34px;
    line-height: 2.125rem;
    color: #004165;
}
h2 {
    color: #004165;
    font-size: 1.5rem;
    line-height: 2.25rem;
    margin: 1.5rem 0 0.75rem;
}

#isMobile{
    display: none;
}

#background-wrapper{
    width: 100%;
    min-width: 1200px;
    float: left;
    background-position: bottom left;
    background-repeat: repeat-x;
}
#background-wrapper{
    background-color: #009eda;
    background-image: url(images/backgrounds/bg_ecdl.gif);
}
#background-wrapper.kandidaten{
    background-color: #a2137d;
    background-image: url(images/backgrounds/bg_kandidaten.gif);
}
#background-wrapper.schulen{
    background-color: #79b51c;
    background-image: url(images/backgrounds/bg_schulen.gif);
}
#background-wrapper.firmen{
    background-color: #127c92;
    background-image: url(images/backgrounds/bg_firmen.gif);
}

#background-wrapper > #window-wrapper{
    width: 1200px;
    margin: auto;
}
#background-wrapper > #window-wrapper > #content-wrapper{
    width: 100%;
    float: left;
    padding-bottom: 307px;
    background: url(images/backgrounds/bg_content_1_neu_tiny.png) bottom center no-repeat;
}
#background-wrapper > #window-wrapper > #content-wrapper.intro{
    padding-bottom: 196px;
}
#background-wrapper > #window-wrapper > #content-wrapper.bg1{
    background-image: url(images/backgrounds/bg_content_1_neu_tiny.png);
}
#background-wrapper > #window-wrapper > #content-wrapper.bg2{
    background-image: url(images/backgrounds/bg_content_2_tiny.png);
}
#background-wrapper > #window-wrapper > #content-wrapper.bg3{
    background-image: url(images/backgrounds/bg_content_3_tiny.png);
}
#background-wrapper > #window-wrapper > #content-wrapper.bgKandidaten1{
    background-image: url(images/backgrounds/bg_content_kandidaten_1_tiny.png);
}
#background-wrapper > #window-wrapper > #content-wrapper.bgKandidaten2{
    background-image: url(images/backgrounds/bg_content_kandidaten_2_tiny.png);
}
#background-wrapper > #window-wrapper > #content-wrapper.bgFirmen{
    background-image: url(images/backgrounds/bg_content_firmen_tiny.png);
}
#background-wrapper > #window-wrapper > #content-wrapper.bgSchulen{
    background-image: url(images/backgrounds/bg_content_schulen_tiny.png);
}

header{
    width: 100%;
    float: left;
    position: relative;
}
header > #logo{
    width: 311px;
    position: absolute;
    top: 38px;
    left: 3.58333333333333%;
}
header > #search-box{
    width: 257px;
    height: 30px;
    position: absolute;
    top: 22px;
    right: 5.66666666666667%;
    background: url(images/backgrounds/bg_search_small.png) top left no-repeat;
}
header > #search-box > div.inline{
    width: 257px;
    height: 31px;
    float: left;
    position: relative;
}
header > #search-box > div.inline > form > input[type=text]{
    width: 191px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 8px;
    font-family: Helvetica, Verdana, Arial, Tahoma, Georgia, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    border: none;
    background: transparent;
}
header > #search-box > div.inline > form > input[type=image]{
    width: 35px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
header > #social-media{
    position: absolute;
    right: 27.33333333333333%;
    top: 22px;
}
header > #social-media > a{
    margin-right: 8px;
}
div#social-media-mobile {
    position: absolute;
    top: 0px;
    width: 80px;
    height: 50px;
    left: 5.55555555555556%;
    visibility: hidden;
}
div#social-media-mobile a.social-facebook {
    margin-right: 5px;
    width: 30px;
    height: 30px;
}
div#social-media-mobile a.social-twitter {
    width: 30px;
    height: 30px;
}
div#social-media-mobile a.social-community {
    margin-right: 5px;
    width: 30px;
    height: 30px;
}
a.social-facebook {
    height: 31px;
    width: 31px;
    background: url("../../images/icons/social/facebook.png") no-repeat;
    display: block;
    float: left;
    background-size: 31px 31px;
}
a.social-facebook:hover {
    background: url("../../images/icons/social/facebook_hover.png") no-repeat;
    background-size: 31px 31px;
}
a.social-twitter {
    height: 31px;
    width: 31px;
    background: url("../../images/icons/social/twitter.png") no-repeat;
    display: block;
    float: left;
    background-size: 31px 31px;
}
a.social-twitter:hover {
    background: url("../../images/icons/social/twitter_hover.png") no-repeat;
    background-size: 31px 31px;
}
a.social-community {
    height: 31px;
    width: 31px;
    background: url("../../images/icons/social/community.png") no-repeat;
    display: block;
    float: left;
    background-size: 31px 31px;
}
a.social-community:hover {
    background: url("../../images/icons/social/community_hover.png") no-repeat;
    background-size: 31px 31px;
}
.news-sharebuttons {
    height: 35px;
    float: right;
    margin-bottom: 15px!important;
}
.csc-default > header{
    width: auto;
    height: auto;
    float: none;
    position: static;
}

nav{
    width: 100%;
    float: left;
}

nav > #mobile-navigation-button{
    display: none;
}

nav > #mobile-navigation-intro{
    display: none;
}
nav > .navigation-frame{
    width: 91.75%;
    padding: 150px 4.08333333333333% 0 4.16666666666667%;
    float: left;
    overflow: hidden;
}
#content-wrapper.intro .navigation-frame{
    padding-bottom: 0 !important;
}
nav > .navigation-frame > ul#main-navi-intro{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
nav > .navigation-frame > ul#main-navi-intro > li{
    width: 275px;
    height: 174px;
    float: left;
    margin: 0;
}
nav > .navigation-frame > ul#main-navi-intro > li > a{
    width: 275px;
    height: 174px;
    display: none;
    position: relative;
    font-weight: normal;
    background: url(images/backgrounds/bg_puzzle_ecdl.png) top left no-repeat;
    left: -20px;
}
nav > .navigation-frame > ul#main-navi-intro > li > a > .title{
    width: 100%;
    height: 78px;
    display: table;
    position: absolute;
    left: 0;
    top: 0;
}
nav > .navigation-frame > ul#main-navi-intro > li > a > .title > .inline{
    display: table-cell;
    vertical-align: middle;
}
nav > .navigation-frame > ul#main-navi-intro > li > a > .title > .inline > p{
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    padding-left: 28px;
    padding-right: 46px;
    color: #fff;
}
nav > .navigation-frame > ul#main-navi-intro > li > a > .lead{
    width: 100%;
    height: 96px;
    position: absolute;
    left: 0;
    top: 78px;
}
nav > .navigation-frame > ul#main-navi-intro > li > a > .lead > .inline{}
nav > .navigation-frame > ul#main-navi-intro > li > a > .lead > .inline > p{
    font-size: 18px;
    font-size: 1.125rem;
    padding-left: 28px;
    padding-right: 46px;
    color: #fff;
}
nav > .navigation-frame > ul#main-navi-intro > li#ecdl > a > .title > .inline > p,
nav > .navigation-frame > ul#main-navi-intro > li#ecdl > a > .lead > .inline > p{
    color: #009fda;
}

nav > .navigation-frame > ul#main-navi{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}
nav > .navigation-frame > ul#main-navi > li{
    float: left;
}
nav > .navigation-frame > ul#main-navi > li.active{
  padding-bottom: 80px;
}
nav > .navigation-frame > ul#main-navi > li > a{
    width: 257px;
    height: 80px;
    display: block;
    position: relative;
    margin: 0 18px 10px 0;
    color: #fff;
}
nav > .navigation-frame > ul#main-navi > li#ecdl > a{
    color: #009fda;
}
nav > .navigation-frame > ul#main-navi > li > a:hover,
nav > .navigation-frame > ul#main-navi > li.active > a{
    color: #004165 !important;
}
nav > .navigation-frame > ul#main-navi > li.active > a{
    margin-bottom: 0;
    padding-bottom: 10px;
}
nav > .navigation-frame > ul#main-navi > li#ecdl > a{
    background-color: #fff;
}
nav > .navigation-frame > ul#main-navi > li#kandidaten > a{
    background-color: #a31a7e;
}
nav > .navigation-frame > ul#main-navi > li#schulen > a{
    background-color: #7ab800;
}
nav > .navigation-frame > ul#main-navi > li#firmen > a{
    background-color: #007c92;
}
nav > .navigation-frame > ul#main-navi > li > a > span{
    float: left;
    position: absolute;
    left: 28px;
    top: 29px;
    width: 201px;
}
nav > .navigation-frame > ul#main-navi > li#firmen > a > span{
    top: 18px;
}
nav > .navigation-frame > ul#main-navi > li > ul#sub-navi{
    list-style: none;
    position: absolute;
    background-color: #74cae8;
    margin: 0;
    padding: 0;
    width: 1082px;
    left: 0;
    top: 90px;
}
nav > .navigation-frame > ul#main-navi > li#ecdl.active > a{
    background-color: #74cae8;
}
nav > .navigation-frame > ul#main-navi > li#kandidaten.active > a,
nav > .navigation-frame > ul#main-navi > li#kandidaten.active > ul#sub-navi{
    background-color: #b67e9a;
}
nav > .navigation-frame > ul#main-navi > li#schulen.active > a,
nav > .navigation-frame > ul#main-navi > li#schulen.active > ul#sub-navi{
    background-color: #99cc66;
}
nav > .navigation-frame > ul#main-navi > li#firmen.active > a,
nav > .navigation-frame > ul#main-navi > li#firmen.active > ul#sub-navi{
    background-color: #6ab0bd;
}
nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li{
    float: left;
    /*width: 229px;*/
    height: 80px;
    display: block;
    padding: 0 18px 0 28px;
}
nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li:last-child{
    padding-right: 0;
}
nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li > a{
    color: #fff;
    text-decoration: none;
    line-height: 80px;
}
nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li.active > a,
nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li > a:hover{
    color: #004165;
}
nav > .navigation-frame > ul#marginal-navi{
    position: absolute;
    top: 101px;
    right: 12.83333333333333%;
}
nav > .navigation-frame > ul#language{
    position: absolute;
    top: 101px;
    right: 5.83333333333333%;
}
nav > .navigation-frame > ul#language,
nav > .navigation-frame > ul#marginal-navi{
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}
nav > .navigation-frame > ul#language li,
nav > .navigation-frame > ul#marginal-navi li{
    float: left;
    font-size: 18px;
    font-size: 1rem;
    color: #fff;
}
nav > .navigation-frame > ul#language li a,
nav > .navigation-frame > ul#marginal-navi li a{
    font-size: 18px;
    font-size: 1rem;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}
nav > .navigation-frame > ul#language li a span,
nav > .navigation-frame > ul#marginal-navi li a span{}
nav > .navigation-frame > ul#marginal-navi li span.divider{
    float: none;
}

#content-wrapper .content-frame{
    width: 1026px;
    margin: 0 0 0 50px;
    padding: 34px 28px;
    float: left;
    position: relative;
    background-color: #fff;
}
#content-wrapper .content-frame > .content-box-arrow{
    width: 20px;
    height: 52px;
    position: absolute;
    top: 32px;
    right: -20px;
    background: url(images/backgrounds/bg_content_arrow.png) top left no-repeat;
}
#content-wrapper .content-frame.intro{
    width: 751px;
    float: left;
    margin: 16px 5.66666666666667% 0 27.08333333333333%;
    padding: 34px 28px;
    background: #fff;
    display: none;
}
#content-wrapper .content-frame h1{
    margin-bottom: 25px;
}
#content-wrapper .content-frame.intro a{
    margin-top: 25px !important;
    display: block;
}

#content-frame{
    width: 100%;
    float: left;
    margin-top: 10px;
}
#intro-content-box{
    width: 100%;
    float: left;
}

#content-wrapper .content-frame.foursteps{
    width: 1082px;
    height: 712px;
    margin: 0 0 0 50px;
    padding: 34px 0;
    float: left;
    position: relative;
    background-color: #fff;
}
#content-wrapper .content-frame.foursteps h1{
    padding-left: 27px;
}
#content-wrapper .content-frame.foursteps .content h1{
    padding-left: 0;
}
#content-wrapper .content-frame.foursteps .content{
    width: 640px;
    float: left;
    padding: 0 28px;
}
#content-wrapper .content-frame.foursteps .step-container{
    width: 361px;
    height: 296px;
    position: absolute;
    background-position: top left;
    background-repeat: no-repeat;
    display: none;
}
#content-wrapper .content-frame.foursteps .step-container#step1{
    background-image: url(images/backgrounds/bg_step1.png);
    top: 450px;
    left: 7px;
}
#content-wrapper .content-frame.foursteps .step-container#step2{
    background-image: url(images/backgrounds/bg_step2.png);
    top: 450px;
    left: 355px;
}
#content-wrapper .content-frame.foursteps .step-container#step3{
    background-image: url(images/backgrounds/bg_step3.png);
    top: 450px;
    left: 703px;
}
#content-wrapper .content-frame.foursteps .step-container#step4{
    background-image: url(images/backgrounds/bg_step4.png);
    top: 188px;
    left: 723px;
}
#content-wrapper .content-frame.foursteps .step-container .content{
    width: 296px;
    height: 220px;
    float: left;
    padding: 46px 35px 30px 30px;
    display: table;
}
#content-wrapper .content-frame.foursteps .step-container .content .inline{
    display: table-cell;
    vertical-align: middle;
}
#content-wrapper .content-frame.foursteps .step-container .content .inline p,
#content-wrapper .content-frame.foursteps .step-container .content .inline h3{
    color: #fff;
}
#content-wrapper .content-frame.foursteps .step-container .content .inline h3{
    margin: 0;
    font-size: 18px;
    font-size: 1.125rem;
}
#content-wrapper .content-frame.foursteps .step-container .content .inline a.button{
    display: block;
    background: #cc6699 url(images/backgrounds/bg_button_arrow.png) 5px 11px no-repeat;
    padding: 8px 10px 4px 20px;
    margin-bottom: 3px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    outline: 0;
}
#content-wrapper .content-frame.foursteps .step-container .content .inline a.button:last-child{
    margin-bottom: 0;
}
#content-wrapper .content-frame.foursteps .step-container .content .inline .csc-default{
    margin-bottom: 3px;
}
#content-wrapper .content-frame.foursteps .step-container .content .inline .csc-default:last-child{
    margin-bottom: 0;
}

/* link styles */
nav a{
    font-size: 20px;
    font-size: 1.25rem;
}
a.arrow{
    background: url(images/backgrounds/bg_link.png) top left no-repeat;
    padding-left: 18px;
    font-size: 20px;
    font-size: 1.25rem;
}

/* footer styles */
footer{
    width: 100%;
    float: left;
}
footer > #footer-wrapper{
    width: 1200px;
    margin: auto;
}
footer > #footer-wrapper > .content{
    width: 95.83333333333333%;
    height: 44px;
    padding: 3px 0 0 4.16666666666667%;
    float: left;
}
footer > #footer-wrapper > .content > span{
    font-size: 12px;
    font-size: 0.75rem;
    color: #707173;
    float: left;
}
footer > #footer-wrapper > .content > span a{
    font-size: 12px;
    font-size: 0.75rem;
}
footer > #footer-wrapper > .content > span.fright{
    padding-left: 8px;
}

/* module styles */
.module-frame{
    width: 100%;
    float: left;
    margin-bottom: 33px;
    margin-top: 33px;
}
.module-frame .module-container{
    width: 172px;
    float: left;
}
.module-frame .module-container .module-header{
    width: 100%;
    height: 43px;
    float: left;
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    color: #009fda;
    cursor: pointer;
}
.module-frame .module-container .module-header > span{
    float: left;
    padding-left: 13px;
    padding-top: 9px;
}
.module-frame .module-container.base .module-header{
    background-image: url(images/backgrounds/modules/bg_base_module_header.png);
}
.module-frame .module-container.standard .module-header{
    color: #0073cf;
    background-image: url(images/backgrounds/modules/bg_standard_module_header.png);
}
.module-frame .module-container.advanced .module-header{
    color: #004165;
    background-image: url(images/backgrounds/modules/bg_advanced_module_header.png);
}
.module-frame .module-container.typing .module-header{
    color: #80cfec;
    background-image: url(images/backgrounds/modules/bg_typing_module_header.png);
}
.module-frame .module-container .module{
    width: 100%;
    height: 70px;
    padding-top: 9px;
    float: left;
    margin-top: -4px;
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
}
.module-frame .module-container.base .module.inactive,
.module-frame .module-container.base .module.popupInactive{
    background-image: url(images/backgrounds/modules/bg_base_module_inactive.png);
}
.module-frame .module-container.standard .module.inactive,
.module-frame .module-container.standard .module.popupInactive{
    background-image: url(images/backgrounds/modules/bg_standard_module_inactive.png);
}
.module-frame .module-container.advanced .module.inactive,
.module-frame .module-container.advanced .module.popupInactive{
    background-image: url(images/backgrounds/modules/bg_advanced_module_inactive.png);
}
.module-frame .module-container.typing .module.inactive,
.module-frame .module-container.typing .module.popupInactive{
    background-image: url(images/backgrounds/modules/bg_typing_module_inactive.png);
}
.module-frame .module-container.base .module,
.module-frame .module-container.base .module.popupActive{
    background-image: url(images/backgrounds/modules/bg_base_module.png);
}
.module-frame .module-container.standard .module,
.module-frame .module-container.standard .module.popupActive{
    background-image: url(images/backgrounds/modules/bg_standard_module.png);
}
.module-frame .module-container.advanced .module,
.module-frame .module-container.advanced .module.popupActive{
    background-image: url(images/backgrounds/modules/bg_advanced_module.png);
}
.module-frame .module-container.typing .module,
.module-frame .module-container.typing .module.popupActive{
    background-image: url(images/backgrounds/modules/bg_typing_module.png);
}
.module-frame .module-container .module .title{
    width: 100%;
    height: 70px;
    float: left;
    display: table;
    cursor: pointer;
}
.module-frame .module-container .module .title .inline{
    display: table-cell;
    vertical-align: middle;
}
.module-frame .module-container .module .title .inline > p{
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    padding: 0 22px 0 13px;
}
.module-frame .module-container .module .content{
    display: none;
    width: 516px;
    height: 155px;
    position: absolute;
    top: 0;
    right: -516px;
    background: url(images/backgrounds/modules/bg_module_content.png) top left no-repeat;
    z-index: 10000;
}
.module-frame .module-container.base .module .content{
  background-image: url(images/backgrounds/modules/bg_module_content_base.png);
}
.module-frame .module-container.standard .module .content{
  background-image: url(images/backgrounds/modules/bg_module_content_standard.png);
}
.module-frame .module-container.advanced .module .content{
  background-image: url(images/backgrounds/modules/bg_module_content_advanced.png);
}
.module-frame .module-container.typing .module .content{
  background-image: url(images/backgrounds/modules/bg_module_content_typing.png);
}
.module-frame .module-container.typing .module .content{
    left: -516px;
}
.module-frame .module-container .module .content .inline{
    width: 461px;
    float: left;
    padding: 23px 40px 0 16px;
}
.module-frame .module-container .module .content > a.closeButton{
    position: absolute;
    top: 16px;
    right: 20px;
    width: 17px;
    height: 17px;
    background: url(images/backgrounds/modules/button-module-close.png) top left no-repeat;
}
.module-frame .module-container .module .content > a.closeButton > img{
  display: none;
}
.module-frame .module-container.base .module .content > a.closeButton{
    background-image: url(images/backgrounds/modules/button-module-close_base.png);
}
.module-frame .module-container.standard .module .content > a.closeButton{
    background-image: url(images/backgrounds/modules/button-module-close_standard.png);
}
.module-frame .module-container.advanced .module .content > a.closeButton{
    background-image: url(images/backgrounds/modules/button-module-close_advanced.png);
}
.module-frame .module-container.typing .module .content > a.closeButton{
    background-image: url(images/backgrounds/modules/button-module-close_typing.png);
}
.module-frame .module-container .module > .info-button{
  width: 17px;
  height: 17px;
  position: absolute;
  top: 16px;
  right: 18px;
  background: url(images/backgrounds/modules/button-module-info.png) top left no-repeat;
    pointer-events: none;
}
.module-frame .module-container .module.popupInactive > .info-button{
  display: none;
}
.module-frame .module-container.base .module > .info-button{
  background: url(images/backgrounds/modules/button-module-info_base.png) top left no-repeat;
}
.module-frame .module-container.standard .module > .info-button{
  background: url(images/backgrounds/modules/button-module-info_standard.png) top left no-repeat;
}
.module-frame .module-container.advanced .module > .info-button{
  background: url(images/backgrounds/modules/button-module-info_advanced.png) top left no-repeat;
}
.module-frame .module-container.typing .module > .info-button{
  background: url(images/backgrounds/modules/button-module-info_typing.png) top left no-repeat;
}

.certificate-frame{
    width: 100%;
    float: left;
}
.certificate-frame .certificate-container{
    width: 172px;
    float: left;
    cursor: pointer;
}
.certificate-frame .certificate-container .arrow{
    width: 100%;
    height: 21px;
    float: left;
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 17px;
}
.certificate-frame .certificate-container.base .arrow{
    background-image: url(images/backgrounds/modules/bg_base_arrow.png);
}
.certificate-frame .certificate-container.standard .arrow{
    background-image: url(images/backgrounds/modules/bg_standard_arrow.png);
}
.certificate-frame .certificate-container.advanced .arrow{
    background-image: url(images/backgrounds/modules/bg_advanced_arrow.png);
}
.certificate-frame .certificate-container.typing .arrow{
    background-image: url(images/backgrounds/modules/bg_typing_arrow.png);
}
.certificate-frame .certificate-container.profile .arrow{
    background-image: url(images/backgrounds/modules/bg_profile_arrow.png);
}
.certificate-frame .certificate-container .certificate{
    width: 100%;
    height: 122px;
    float: left;
    position: relative;
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}
.certificate-frame .certificate-container.base .certificate{
    background-image: url(images/backgrounds/modules/bg_base_certificate.png);
}
.certificate-frame .certificate-container.standard .certificate{
    background-image: url(images/backgrounds/modules/bg_standard_certificate.png);
}
.certificate-frame .certificate-container.advanced .certificate{
    background-image: url(images/backgrounds/modules/bg_advanced_certificate.png);
}
.certificate-frame .certificate-container.typing .certificate{
    background-image: url(images/backgrounds/modules/bg_typing_certificate.png);
}
.certificate-frame .certificate-container.profile .certificate{
    background-image: url(images/backgrounds/modules/bg_profile_certificate.png);
}
.certificate-frame .certificate-container .certificate .title{
    width: 100%;
    height: 52px;
    color: #fff;
    display: table;
    position: absolute;
    left: 0;
    top: 0;
}
.certificate-frame .certificate-container .certificate .content{
    width: 100%;
    height: 68px;
    display: table;
    position: absolute;
    left: 0;
    top: 52px;
}
.certificate-frame .certificate-container .certificate .title .inline,
.certificate-frame .certificate-container .certificate .content .inline{
    display: table-cell;
    vertical-align: middle;
}
.certificate-frame .certificate-container .certificate .title .inline > p,
.certificate-frame .certificate-container .certificate .content .inline > p{
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    padding: 0 11px 0 13px;
}
.certificate-frame .certificate-container .certificate .content .inline > p{
    color: #009fda;
}
.certificate-frame .certificate-container.standard .certificate .content .inline > p{
    color: #0073cf;
}
.certificate-frame .certificate-container.advanced .certificate .content .inline > p{
    color: #004165;
}
.certificate-frame .certificate-container.typing .certificate .content .inline > p{
    color: #80cfec;
}
.certificate-frame .certificate-container.profile .certificate .content .inline > p{
    color: #668da3;
}

.certificate-detail-frame{
    width: 100%;
    float: left;
    display: none;
}
.certificate-detail-frame .certificate{
    float: left;
    width: 100%;
}
.certificate-detail-frame .certificate.advanced{
    width: 510px;
}
.certificate-detail-frame .certificate h2{

}
.certificate-detail-frame .certificate.base h2{
    color: #009fda;
}
.certificate-detail-frame .certificate.standard h2{
    color: #0073cf;
}
.certificate-detail-frame .certificate.advanced h2{
    color: #004165;
}
.certificate-detail-frame .certificate.typing h2{
    color: #80cfec;
}
.certificate-detail-frame .certificate.profile h2{
    color: #668da3;
}
.certificate-detail-frame .certificate .image-container{
    width: 100%;
    float: left;
}
.certificate-detail-frame .certificate .image-container .image,
.certificate-detail-frame .certificate .image-container .image span{
    float: left;
    padding-top: 4px;
}
.certificate-detail-frame .certificate .image-container .image span.base{
    color: #009fda;    
}
.certificate-detail-frame .certificate .image-container .image span.standard{
    color: #0073cf;    
}
.certificate-detail-frame .certificate .image-container .image span.advanced{
    color: #004165;    
}
.certificate-detail-frame .certificate .image-container .image span.typing{
    color: #80cfec;    
}
.certificate-detail-frame .certificate .image-container .image span.profile{
    color: #668da3;    
}
.certificate-detail-frame .certificate .content{
    width: 100%;
    float: left;
    padding-top: 23px;
}
.certificate-detail-frame .certificate .link{
    width: 100%;
    float: left;
    padding-top: 20px;
}
.certificate-detail-frame .certificate .link a.arrow{
    color: #707173;
}
.certificate-detail-frame .certificate .link a.arrow.base{
    background: url(images/backgrounds/bg_link_base.png) center left no-repeat;
}
.certificate-detail-frame .certificate .link a.arrow.standard{
    background: url(images/backgrounds/bg_link_standard.png) center left no-repeat;
}
.certificate-detail-frame .certificate .link a.arrow.advanced{
    background: url(images/backgrounds/bg_link_advanced.png) center left no-repeat;
}
.certificate-detail-frame .certificate .link a.arrow.typing{
    background: url(images/backgrounds/bg_link_typing.png) center left no-repeat;
}
.certificate-detail-frame .certificate .link a.arrow.profile{
    background: url(images/backgrounds/bg_link_profile.png) center left no-repeat;
}

.form-frame{}
.form-frame input[type=text]{
    width: 262px;
    height: 30px;
    border: 1px solid #009fda;
    padding: 0 8px;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 4px;
}
.form-frame input[type=submit]{
    width: 280px;
    height: 32px;
    background-color: #009fda;
    border: none;
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 4px;
    text-align: center;
    color: #fff;
    margin-top: 48px;
    cursor: pointer;
}
.form-frame input[type=submit]:hover{
    background-color: #004165;
}
.form-frame input#submitMobile{
    display: none;
}
.form-frame textarea{
    width: 270px;
    height: 133px;
    border: 1px solid #009fda;
    padding: 4px 0 0 8px;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: Helvetica, Verdana, Arial, Tahoma, Georgia, sans-serif;
    margin-bottom: 4px;
}
.form-frame select{
    width: auto;
    height: auto;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 4px;
}
.form-frame label.error{
    display: none !important;
}
.form-frame input.error{
    border: 1px solid #f00;
}
.form-frame > .left{
    width: 30%;
    float: left;
}
.form-frame > .middle{
    width: 30%;
    float: left;
    margin-top: 31px;
}
.form-frame > .right{
    width: 40%;
    float: left;
}

/* Powermail Styles */
div.tx-powermail{
  width: 100%;
  float: left;
}
div.tx-powermail fieldset.powermail_fieldset{
  /*width: 31.57894736842105%;*/
  width: 30.95%;
  padding: 0;
  margin-right: 1.75438596491228%;
  border: 0;
  float: left;
  clear: none;
}
.powermail_field{
  width: 95%;
}
.powermail_label{
  color: #004165;
}
.powermail_fieldset{
  background: none;
}
.powermail_legend{
  display: none;
}
input[type=text].powermail_field{
    border: 1px solid #009fda;
    font-size: 18px;
    font-size: 1.125rem;
}
textarea.powermail_field{
    height: 133px;
    border: 1px solid #009fda;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: Helvetica, Verdana, Arial, Tahoma, Georgia, sans-serif;
}
input[type=submit].powermail_submit{
    height: 32px;
    line-height: 32px;
    background-color: #009fda;
    border: 1px solid #009fda;
    padding: 0 3px;
    margin: 0;
    margin-top: 10px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal;
    text-align: center;
    color: #fff;
    cursor: pointer;
    float: left;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
input[type=submit].powermail_submit:hover{
    background-color: #004165;
    border: 1px solid #004165;
}
.powermail_fieldwrap_file_inner{
  width: 100% !important;
  float: left;
  background: none !important;
  height: auto !important;
  padding: 0 !important;
}
.powermail_fieldwrap_file_inner > input.powermail_file{
  height: auto !important;
  opacity: 1 !important;
  border: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
}
.powermail_radio_outer, .powermail_captcha_outer, .powermail_check_outer {
  width: 100%;
  border: none;
}

/* Table styles */
.csc-default > table{
    width: 100%;
}
.csc-default > table tr.base{
    background-color: #ccecf8;
}
.csc-default > table tr.standard{
    background-color: #cce3f5;
}
.csc-default > table tr.advanced{
    background-color: #d9e2e8;
}
.csc-default > table tr.typing{
    background-color: #d9f1f9;
}
.csc-default > table tr th,
.csc-default > table tr td{
    width: 33%;
    padding: 8px 0 4px 18px;
}
.csc-default > table thead tr th{
    background-color: #4d4d4d;
    color: #fff;
    text-align: left;
    font-weight: bold;
}

.csc-default > table tbody tr td{
    color: #4d4d4d;
}
.csc-default > table tbody tr td.highlighted{
    color: #fff;
    font-weight: bold;
}
.csc-default > table tbody tr.base td.highlighted{
    background-color: #009fda;
}
.csc-default > table tbody tr.standard td.highlighted{
    background-color: #0073cf;
}
.csc-default > table tbody tr.advanced td.highlighted{
    background-color: #004165;
}
.csc-default > table tbody tr.typing td.highlighted{
    background-color: #80cfec;
}

.module-frame p,
.certificate-frame p{
    margin-bottom: 0 !important;
}

.examination-dates,
#user-data,
.system-data,
#certification-type,
.certification.modules,
#ecdl-examinations > .button,
#ecdl-examinations > .back-button{
    display: none;
}
.examination-dates{
    width: 100%;
    float: left;
}
.examination-dates .examination-item{
    width: 100%;
    float: left;
    margin-bottom: 4px;
}
.examination-dates .examination-item .examination-selection{
    width: 30px;
    float: left;
}
.examination-dates .examination-item .title{
    width: 450px;
    float: left;
}
.examination-dates .examination-item .date{
    width: 85px;
    float: left;
}
.examination-dates .examination-item .time{
    width: 150px;
    float: left;
}
.examination-dates .examination-item .city{
    width: 100px;
    float: left;   
}
.examination-dates .examination-item .organization{
    width: 175px;
    float: left;
}
.examination-dates .examination-item .address{
    width: 175px;
    float: left;
}
.examination-dates .examination-item .number-of-participants{
    width: 125px;
    float: left;
    text-align: center;
}
#user-data{
    width: 100%;
    float: left;
}
#user-data input[type=text]{
    width: 262px;
    height: 30px;
    border: 1px solid #009fda;
    padding: 0 8px;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 4px;
}
#user-data label.error{
    display: none !important;
}
#user-data input.error{
    border: 1px solid #f00;
}
.system-data{
    width: 100%;
    float: left;
    margin-top: 16px;
}
.system-data select{
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 4px;
}
.system-data label.error{
    margin-left: 16px;
}
#certification-type{
    width: 100%;
    float: left;
    margin-top: 16px;
}
.certification.modules{
    width: 100%;
    float: left;
    margin-top: 16px;
}
.button{}
.button input[type=submit]{
    width: 280px;
    height: 32px;
    background-color: #009fda;
    border: none;
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 4px;
    margin-top: 16px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.button input[type=submit]:hover{
    background-color: #004165;
}
.back-button{}
.back-button input[type=button]{
    width: 280px;
    height: 32px;
    background-color: #009fda;
    border: none;
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 4px;
    margin-top: 16px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.back-button input[type=button]:hover{
    background-color: #004165;
}

.bottomRightButton {
     -moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
     -webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
     box-shadow:inset 0px 0px 0px 0px #ffffff;

     background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
     background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
     background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
     background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
     background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
     background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);

     background-color:#ededed;

     border:1px solid #ababab;

     display:inline-block;
     color: #f00;
     font-family:arial;
     font-size:15px;
     font-weight:bold;
     padding:6px 24px;
     text-decoration:none;

     position: fixed;
     bottom: 0;
     right: 0;
}
.bottomRightButton:hover {
     background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
     background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
     background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
     background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
     background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
     background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);

     background-color: #dfdfdf;
     text-decoration:none;
}

.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword.sword{
    width: 262px;
    height: 30px;
    border: 1px solid #009fda;
    padding: 0 8px;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 4px;
}
.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button.submit{
    width: 280px;
    height: 32px;
    background-color: #009fda;
    border: none;
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 4px;
    margin-top: 16px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button.submit:hover{
    background-color: #004165;
}
.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword.sword,
.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button.submit{
    margin-left: 16px;
}

#mobile-search-frame{
    display: none;
}

/* new styles */
#content-wrapper .content-frame.news-sidebar{
    width: 482px;
    margin: 0 18px 0 27.08333333333333%;
    /*width: 807px;
    margin: 16px 5.66666666666667% 0 27.08333333333333%;*/
    float: left;
    padding: 0 20px 0 30px;
    background: #fff;
    position: relative;
}
#content-wrapper .content-frame.news-sidebar > .frame-arrow{
    width: 18px;
    height: 53px;
    background: url(images/backgrounds/bg_content_arrow_small.png) top left no-repeat;
    position: absolute;
    top: 60px;
    right: -18px;
}
/*.news-frame{
    width: 532px;
    margin-right: 18px;
    float: left;
    position: relative;
}
.news-frame > .news-headline{
    width: 90.6015037593985%;
    float: left;
    padding: 0 0 15px 0;
    margin: 25px 3.94736842105263% 15px 5.45112781954887%;
    border-bottom: 1px solid #004165;
}
.news-frame > .news-headline > img,
.news-frame > .news-headline > h2{
    float: left;
}
.news-frame > .news-headline > h2{
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    padding: 0;
    padding-left: 8px;
    padding-top: 27px;
    margin: 0;
}*/
.news .article *:after {
    clear: none;
    display: inline;
}

.sidebar-frame{
    width: 257px;
    float: left;
    background: url(images/backgrounds/bg_sidebar.png) top left no-repeat;
    padding-top: 25px;
    padding-bottom: 15px;
}
.sidebar-frame .sidebar-link{
    width: 208px;
    float: left;
    margin: 0 21px 15px 28px;
    padding-bottom: 15px;
    border-bottom: 1px solid #004165;
}
.sidebar-frame .sidebar-link > a{
    width: 100%;
    float: left;
    margin: 0;
}
.sidebar-frame .sidebar-link > a > img{
    float: left;
}
.sidebar-frame .sidebar-link > a > span.title{
    width: 126px;
    float: right;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    padding-top: 6px;
}
.sidebar-frame .sidebar-content{
    width: 208px;
    float: left;
    margin: 0 21px 15px 28px;
}

.news-frame .right-frame .sidebar-link{
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #004165;
}
.news-frame .right-frame .sidebar-link > a{
    width: 100%;
    float: left;
    margin: 0;
}
.news-frame .right-frame .sidebar-link > a > img{
    float: left;
}
.news-frame .right-frame .sidebar-link > a > span.title{
    width: 60%;
    float: right;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    padding-top: 6px;
}

#content-wrapper .content-frame.with-sidebar{
    width: 758px;
    margin: 0 18px 0 50px;
    padding: 34px 24px;
    float: left;
    position: relative;
    background-color: #fff;
}
#content-wrapper .content-frame > .content-box-arrow-small{
    width: 18px;
    height: 53px;
    background: url(images/backgrounds/bg_content_arrow_small.png) top left no-repeat;
    position: absolute;
    top: 60px;
    right: -18px;
}

div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image{
  margin-right: 0 !important;
}
div.csc-textpic-imagecolumn img, td.csc-textpic-imagecolumn .csc-textpic-image img{
  margin-bottom: 20px;
}

@media screen and (max-width: 700px){
    div#social-media {
        display: none;
    }
    .news-single .article .news-img-wrap img {
        max-width: 100%;
    }
    div#social-media-mobile {
        visibility: visible;
    }
    td, th, div, p, label {
        font-size: 0.875rem;
        line-height: 1.0rem;
    }
    a{
        font-size: 0.875rem;
    }
    a.arrow{
        background: url(images/mobile/backgrounds/bg_link.png) 0 3px no-repeat;
        background-size: 6px 11px;
        padding-left: 9px;
        font-size: 14px;
        font-size: 0.875rem;
    }

    h1{
        font-size: 1.125rem;
        font-weight: bold;
        line-height: 1.375rem;
        margin-bottom: 0.75rem;
        margin-top: 0.75rem;
    }
    h2 {
        font-size: 1rem;
        line-height: 1.125rem;
        margin: 1.5rem 0 0.75rem;
    }

    #background-wrapper{
        width: 100%;
        min-width: 100%;
    }
    #background-wrapper > #window-wrapper{
        width: 100%;
        margin: auto;
    }
    #background-wrapper > #window-wrapper > #content-wrapper{
        padding-bottom: 208px;
        background: url(images/mobile/backgrounds/bg_content_1.png) bottom center no-repeat;
        background-size: 320px 251px;
    }
    #background-wrapper > #window-wrapper > #content-wrapper.intro{
        padding-bottom: 99px;
    }
    #background-wrapper > #window-wrapper > #content-wrapper.bg1{
        background: url(images/mobile/backgrounds/bg_content_1.png) bottom center no-repeat;
        background-size: 320px 251px;
    }
    #background-wrapper > #window-wrapper > #content-wrapper.bg2{
        background: url(images/mobile/backgrounds/bg_content_2.png) bottom center no-repeat;
        background-size: 320px 251px;
    }
    #background-wrapper > #window-wrapper > #content-wrapper.bg3{
        background: url(images/mobile/backgrounds/bg_content_3.png) bottom center no-repeat;
        background-size: 320px 251px;
    }

    #background-wrapper > #window-wrapper > #content-wrapper.bgKandidaten1{
        background-image: url(images/mobile/backgrounds/bg_content_kandidaten_1.png);
        background-size: 320px 251px;
    }
    #background-wrapper > #window-wrapper > #content-wrapper.bgKandidaten2{
        background-image: url(images/mobile/backgrounds/bg_content_kandidaten_2.png);
        background-size: 320px 251px;
    }
    #background-wrapper > #window-wrapper > #content-wrapper.bgFirmen{
        background-image: url(images/mobile/backgrounds/bg_content_firmen.png);
        background-size: 320px 251px;
    }
    #background-wrapper > #window-wrapper > #content-wrapper.bgSchulen{
        background-image: url(images/mobile/backgrounds/bg_content_schulen.png);
        background-size: 320px 251px;
    }


    header{
        width: 100%;
        height: 108px;
        float: left;
        position: relative;
    }
    #content-wrapper.intro header{
        height: auto;
    }
    header > #logo{
        width: 156px;
        top: 30px;
        left: 6.5625%;
    }
    header > #logo > a > img{
        width: 156px;
        height: 41px;
    }
    header > .marginal-navi{
        display: none;
    }
    header > #search-box{
        display: none;
    }
    header > #social-media{
        top: 0px;
    }
    #content-wrapper .content-frame.intro{
        display: none !important;
    }
    
    nav p{
        margin-bottom: 0 !important;
    }

    nav > #mobile-navigation-intro{
        width: 84.375%;
        padding: 0 7.8125%;
        display: block;
        padding-top: 108px;
        padding-bottom: 0;
    }
    
    nav > #mobile-navigation-intro > ul#mobile-navi-intro{
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
    }
    nav > #mobile-navigation-intro > ul#mobile-navi-intro > li{
        width: 100%;
        height: 91px;
        margin: -1px 0 0 0;
        float: left;
    }
    nav > #mobile-navigation-intro > ul#mobile-navi-intro > li > a > .title{
        width: 100%;
        height: 27px;
        left: 0;
        top: 16px;
        display: table;
        position: absolute;
    }
    nav > #mobile-navigation-intro > ul#mobile-navi-intro > li > a > .title > .inline{
        display: table-cell;
        vertical-align: middle;
    }
    nav > #mobile-navigation-intro > ul#mobile-navi-intro > li > a > .title > .inline > p{
        font-size: 0.875rem;
        padding-left: 22px;
        padding-right: 22px;
        font-weight: bold;
        color: #fff;
    }
    nav > #mobile-navigation-intro > ul#mobile-navi-intro > li > a > .lead{
        width: 100%;
        height: 50px;
        left: 0;
        top: 43px;
        position: absolute;
    }
    nav > #mobile-navigation-intro > ul#mobile-navi-intro > li > a > .lead > .inline{}
    nav > #mobile-navigation-intro > ul#mobile-navi-intro > li > a > .lead > .inline > p{
        font-size: 0.875rem;
        padding-left: 22px;
        padding-right: 22px;
        color: #fff;
    }
    nav > #mobile-navigation-intro > ul#mobile-navi-intro > li#ecdl > a > .title > .inline > p,
    nav > #mobile-navigation-intro > ul#mobile-navi-intro > li#ecdl > a > .lead > .inline > p{
        color: #009fda;
    }

    nav > #mobile-navigation-button{
        display: block;
        position: absolute;
        top: 0;
        right: 7.8125%;
        width: 104px; /* 208 px*/
        height: 30px; /* 60 px */
        background: url(images/mobile/backgrounds/bg_navigation_button.png) top right no-repeat;
        background-size: 104px 30px;
        z-index: 30000;
        cursor: pointer;
    }
    nav > #mobile-navigation-button > .wrapper{
        width: 100%;
        height: 100%;
        float: left;
        position: relative;
    }
    nav > #mobile-navigation-button > .wrapper > .arrow{
        width: 13px;
        height: 13px;
        position: absolute;
        top: 8px;
        left: 8px;
        background: url(images/mobile/backgrounds/bg_button_navigation.png) top left no-repeat;
        background-size: 13px 26px;
    }
    nav > #mobile-navigation-button > .wrapper > .arrow.open{
        background-position: 0 -13px;
    }
    nav > #mobile-navigation-button > .wrapper > span{
        position: absolute;
        line-height: 30px;
        left: 40px;
        font-size: 0.75rem;
        color: #004165;
    }

    nav > .navigation-frame{
        width: 84.375%;
        margin: 0 7.8125%;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        display: none;
        box-shadow: 10px 10px 10px rgba(23,22,22,0.4);
        z-index: 20000;
    }

    nav > .navigation-frame > ul#main-navi-intro{
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
    }
    nav > .navigation-frame > ul#main-navi-intro > li{
        width: 88.88888888888889%;
        height: auto;
        float: left;
        margin: 0 5.55555555555556%;
    }
    nav > .navigation-frame > ul#main-navi-intro > li > a{
        width: 100%;
        height: auto;
        display: block;
        position: static;
        font-weight: normal;
        background-image: none !important;
        background-color: #fff;
        left: auto;
        float: left;
        line-height: 26px;
    }
    nav > .navigation-frame > ul#main-navi-intro > li#ecdl > a{
        background-color: #009eda;
    }
    nav > .navigation-frame > ul#main-navi-intro > li#kandidaten > a{
        background-color: #a31a7e;
    }
    nav > .navigation-frame > ul#main-navi-intro > li#schulen > a{
        background-color: #7ab800;
    }
    nav > .navigation-frame > ul#main-navi-intro > li#firmen > a{
        width: 100%;
        background-color: #007c92;
    }
    nav > .navigation-frame > ul#main-navi-intro > li > a > .title{
        width: auto;
        height: auto;
        display: inline;
        position: static;
        float: left;
    }
    nav > .navigation-frame > ul#main-navi-intro > li > a > .title > .inline{
        display: inline;
        vertical-align: baseline;
    }
    nav > .navigation-frame > ul#main-navi-intro > li > a > .title > .inline > p{
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: normal;
        line-height: 26px;
        padding-left: 6px;
        padding-right: 6px;
        color: #fff !important;
    }
    nav > .navigation-frame > ul#main-navi-intro > li > a > .lead{
        display: none;
    }

    nav > .navigation-frame > ul#main-navi{
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        position: static;
    }
    nav > .navigation-frame > ul#main-navi > li{
        width: 88.88888888888889%;
        float: left;
        margin: 0 5.55555555555556%;
    }
    nav > .navigation-frame > ul#main-navi > li > a{
        width: 100%;
        height: auto;
        display: block;
        position: static;
        margin: 0;
        font-weight: normal;
        line-height: 26px;
        color: #fff !important;
        text-decoration: none;
    }
    nav > .navigation-frame > ul#main-navi > li > a:hover,
    nav > .navigation-frame > ul#main-navi > li.active > a{
        color: #fff !important;
    }
    nav > .navigation-frame > ul#main-navi > li.active > a{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    nav > .navigation-frame > ul#main-navi > li#ecdl > a,
    nav > .navigation-frame > ul#main-navi > li#ecdl.active > a{
        background-color: #009eda;
    }
    nav > .navigation-frame > ul#main-navi > li#kandidaten > a,
    nav > .navigation-frame > ul#main-navi > li#kandidaten.active > a{
        background-color: #a31a7e;
    }
    nav > .navigation-frame > ul#main-navi > li#schulen > a,
    nav > .navigation-frame > ul#main-navi > li#schulen.active > a{
        background-color: #7ab800;
    }
    nav > .navigation-frame > ul#main-navi > li#firmen > a,
    nav > .navigation-frame > ul#main-navi > li#firmen.active > a{
        background-color: #007c92;
    }
    nav > .navigation-frame > ul#main-navi > li > a > span{
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: normal;
        line-height: 26px;
        padding-left: 6px;
        padding-right: 6px;
        color: #fff !important;
        float: none;
        position: static;
        left: auto;
        top: auto;
        width: auto;
    }
    nav > .navigation-frame > ul#main-navi > li.active > a > span{
        padding-left: 22px;
        background: url(images/mobile/backgrounds/bg_mainnavi_active.png) 4px 4px no-repeat;
        background-size: 13px 9px;
    }
    nav > .navigation-frame > ul#main-navi > li#kandidaten > a > span{
        top: auto;
    }
    nav > .navigation-frame > ul#main-navi > li > ul#sub-navi{
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        position: static;
        width: auto;
        left: auto;
        top: auto;
    }
    nav > .navigation-frame > ul#main-navi > li#ecdl > ul#sub-navi{
        background-color: #4cbce5;
    }
    nav > .navigation-frame > ul#main-navi > li#kandidaten > ul#sub-navi{
        background-color: #be5ea4;
    }
    nav > .navigation-frame > ul#main-navi > li#schulen > ul#sub-navi{
        background-color: #a2cd4c;
    }
    nav > .navigation-frame > ul#main-navi > li#firmen > ul#sub-navi{
        background-color: #4ca3b2;
    }
    nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li{
        width: 89.16666666666667%;
        float: left;
        padding: 0;
        margin: 0 0 0 10.83333333333333%;
        height: auto;
        display: inline;
        border-bottom: 1px solid #fff;
    }
    nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li:first-child{
        padding-top: 8px;
    }
    nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li:last-child{
        padding-bottom: 8px;
        border-bottom: none;
    }
    nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li > a{
        width: 100%;
        display: block;
        margin: 0;
        font-weight: normal;
        line-height: 20px;
        color: #fff !important;
    }
    nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li.active > a{
        color: #fff;
    }
    nav > .navigation-frame > ul#main-navi > li > ul#sub-navi > li > a > span{
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: normal;
        line-height: 20px;
        padding-left: 19px;
        padding-right: 6px;
        color: #fff !important;
        float: none;
        position: static;
        left: auto;
        top: auto;
        width: auto;
        background: url(images/mobile/backgrounds/bg_subnavi.png) 5px 3px no-repeat;
        background-size: 9px 13px;
    }

    nav > .navigation-frame > ul#marginal-navi{
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        position: static;
        top: auto !important;
        right: auto !important;
        width: 100%;
    }
    nav > .navigation-frame > ul#marginal-navi > li{
        width: 88.88888888888889%;
        float: left;
        margin: 0 5.55555555555556%;
        font-size: 14px;
        font-size: 0.875rem;
        border-bottom: 1px solid #999;
    }
    nav > .navigation-frame > ul#marginal-navi > li > a{
        display: block;
        text-decoration: none;
        color: #707173;
        line-height: 26px;
    }
    nav > .navigation-frame > ul#marginal-navi > li > a > span{
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: normal;
        padding-left: 6px;
        padding-right: 6px;
    }
    nav > .navigation-frame > ul#marginal-navi li span.divider{
        display: none;
    }

    nav > .navigation-frame > ul#language{
        position: absolute;
        top: 0 !important;
        left: 34.44444444444444%;
        right: auto;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    nav > .navigation-frame > ul#language li{
        float: left;
        font-size: 14px;
        font-size: 0.875rem;
        color: #004165;
        line-height: 30px;
    }
    nav > .navigation-frame > ul#language li a{
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: normal;
        text-decoration: none;
        color: #004165;
        line-height: 30px;
    }
    nav > .navigation-frame > ul#language li a span{}

    footer > #footer-wrapper{
        width: 100%;
        float: left;
    }
    footer > #footer-wrapper > .content{
        width: 84.375%;
        height: auto;
        padding: 3px 7.8125%;
        float: left;
    }
    footer > #footer-wrapper > .content span,
    footer > #footer-wrapper > .content a{
        font-size: 0.5rem;
    }
    footer > #footer-wrapper > .content span.fleft,
    footer > #footer-wrapper > .content span.fright{
        width: 100%;
    }
    footer > #footer-wrapper > .content span.fright{
        padding-left: 0;
    }

    #content-wrapper .content-frame{
        width: 75.0%;
        margin: 0 7.8125%;
        padding: 0 2.34375% 20px 7.03125%;
    }
    #content-wrapper .content-frame.with-sidebar{
        width: 75.0%;
        margin: 0 7.8125%;
        padding: 0 2.34375% 20px 7.03125%;
    }
    #content-wrapper .content-frame > h1{
        margin: 15px 0;
        font-size: 1rem;
        line-height: 1.125rem;
    }
    #content-wrapper .content-frame .content-box-arrow,
    #content-wrapper .content-frame .content-box-arrow-small{
        display: none;
    }

    #isMobile{
        display: block;
    }

    .content-frame.foursteps{
        width: 75.0% !important;
        margin: 0 7.8125% !important;
        padding: 0 2.34375% 20px 7.03125% !important;
        height: auto !important;
    }
    #content-wrapper .content-frame.foursteps h1{
        padding-left: 0;
    }
    #content-wrapper .content-frame.foursteps .content{
        width: 100%;
        float: left;
        padding: 0;
    }
    #content-wrapper .content-frame.foursteps .step-container{
        width: 244px;
        height: 121px;
        float: left;
        position: relative;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 244px 121px;
        display: none;
        left: -20px;
    }
    #content-wrapper .content-frame.foursteps .step-container#step1{
        background-image: url(images/mobile/backgrounds/bg_step1.png);
        top: auto;
        left: auto;
    }
    #content-wrapper .content-frame.foursteps .step-container#step2{
        background-image: url(images/mobile/backgrounds/bg_step2.png);
        top: auto;
        left: auto;
    }
    #content-wrapper .content-frame.foursteps .step-container#step3{
        background-image: url(images/mobile/backgrounds/bg_step3.png);
        top: auto;
        left: auto;
    }
    #content-wrapper .content-frame.foursteps .step-container#step4{
        background-image: url(images/mobile/backgrounds/bg_step4.png);
        top: auto;
        left: auto;
    }
    #content-wrapper .content-frame.foursteps .step-container .content{
        width: 202px;
        height: 85px;
        float: left;
        padding: 23px 17px 15px 15px;
        display: table;
    }
    #content-wrapper .content-frame.foursteps .step-container .content .inline{
        display: table-cell;
        vertical-align: middle;
    }
    #content-wrapper .content-frame.foursteps .step-container .content .inline p,
    #content-wrapper .content-frame.foursteps .step-container .content .inline h3{
        color: #fff;
        font-size: 10px;
        font-size: 0.625rem;
        line-height: 12px;
    }
    #content-wrapper .content-frame.foursteps .step-container .content .inline h3{
        margin: 0;
    }
    #content-wrapper .content-frame.foursteps .step-container .content .inline a.button{
        display: block;
        background: #cc6699 url(images/mobile/backgrounds/bg_button_arrow.png) 2px 4px no-repeat;
        background-size: 4px 7px;
        padding: 1px 2px 1px 10px;
        margin-bottom: 3px;
        font-size: 10px;
        font-size: 0.625rem;
        line-height: 14px;
        font-weight: normal;
        color: #fff;
        cursor: pointer;
        outline: 0;
    }
    #content-wrapper .content-frame.foursteps .step-container .content .inline a.button:last-child{
        margin-bottom: 0;
    }

    /* module styles */
    .module-frame{
        width: 100%;
        float: left;
        margin-bottom: 16px;
        margin-top: 16px;
    }
    /* 422x78 */
    .module-frame .module-container{
        width: 211px;
        float: left;
        margin-bottom: 5px;
    }
    .module-frame .module-container .module-header{
        width: 100%;
        height: 39px;
        float: left;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 211px 39px;
        font-size: 16px;
        font-size: 1rem;
        font-weight: bold;
        color: #009fda;
        cursor: pointer;
    }
    .module-frame .module-container .module-header > span{
        float: left;
        padding-left: 64px;
        padding-top: 0;
        line-height: 39px;
    }
    .module-frame .module-container.base .module-header{
        background-image: url(images/mobile/backgrounds/modules/bg_base_module_header.png);
    }
    .module-frame .module-container.standard .module-header{
        color: #0073cf;
        background-image: url(images/mobile/backgrounds/modules/bg_standard_module_header.png);
    }
    .module-frame .module-container.advanced .module-header{
        color: #004165;
        background-image: url(images/mobile/backgrounds/modules/bg_advanced_module_header.png);
    }
    .module-frame .module-container.typing .module-header{
        color: #80cfec;
        background-image: url(images/mobile/backgrounds/modules/bg_typing_module_header.png);
    }

    .module-frame .module-container.base .module-header.active{
        background-image: url(images/mobile/backgrounds/modules/bg_base_module_header_active.png);
    }
    .module-frame .module-container.standard .module-header.active{
        color: #0073cf;
        background-image: url(images/mobile/backgrounds/modules/bg_standard_module_header_active.png);
    }
    .module-frame .module-container.advanced .module-header.active{
        color: #004165;
        background-image: url(images/mobile/backgrounds/modules/bg_advanced_module_header_active.png);
    }
    .module-frame .module-container.typing .module-header.active{
        color: #80cfec;
        background-image: url(images/mobile/backgrounds/modules/bg_typing_module_header_active.png);
    }
    /* 422x162 */
    .module-frame .module-container .module{
        display: none;
        width: 100%;
        height: 81px;
        padding-top: 0;
        float: left;
        margin-top: -5px;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 211px 81px;
        font-size: 16px;
        font-size: 1rem;
        position: relative;
    }
    .module-frame .module-container.base .module{
        background-image: url(images/mobile/backgrounds/modules/bg_base_module.png);
    }
    .module-frame .module-container.standard .module{
        background-image: url(images/mobile/backgrounds/modules/bg_standard_module.png);
    }
    .module-frame .module-container.advanced .module{
        background-image: url(images/mobile/backgrounds/modules/bg_advanced_module.png);
    }
    .module-frame .module-container.typing .module{
        background-image: url(images/mobile/backgrounds/modules/bg_typing_module.png);
    }
    
    .module-frame .module-container .module .title{
        width: auto;
        padding-left: 64px;
        padding-top: 8px;
        height: 72px;
        float: left;
        display: table;
    }
    .module-frame .module-container .module .title .inline{
        display: table-cell;
        vertical-align: middle;
    }
    .module-frame .module-container .module .title .inline > p{
        color: #fff;
        font-size: 16px;
        font-size: 1rem;
        padding: 0 22px 0 0;
    }
    .module-frame .module-container .module .content{
        display: none;
    }
    .module-frame .module-container .module > .info-button{
      display: none;
    }

    .certificate-frame{
        display: none;
    }

    .certificate-detail-frame .certificate.advanced{
        width: 100%;
    }
    .certificate-detail-frame .certificate .image-container{
        display: none;
    }
    .certificate-detail-frame .certificate h2{
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 24px;
    }
    .certificate-detail-frame .certificate .link{
        width: 100%;
        float: left;
        padding-top: 20px;
    }
    .certificate-detail-frame .certificate .link a.arrow{
        color: #707173;
        padding-top: 0;
        background-size: 6px 11px;
    }
    .certificate-detail-frame .certificate .link a.arrow.base{
        background: url(images/backgrounds/bg_link_base.png) 0 3px no-repeat;
    }
    .certificate-detail-frame .certificate .link a.arrow.standard{
        background: url(images/backgrounds/bg_link_standard.png) 0 3px no-repeat;
    }
    .certificate-detail-frame .certificate .link a.arrow.advanced{
        background: url(images/backgrounds/bg_link_advanced.png) 0 3px no-repeat;
    }
    .certificate-detail-frame .certificate .link a.arrow.typing{
        background: url(images/backgrounds/bg_link_typing.png) 0 3px no-repeat;
    }
    .certificate-detail-frame .certificate .link a.arrow.profile{
        background: url(images/backgrounds/bg_link_profile.png) 0 3px no-repeat;
    }

    .content-frame.foursteps p,
    .module-frame p,
    .certificate-detail-frame p{
        margin-bottom: 0 !important;
    }

    .csc-default > table,
    .csc-default > table thead,
    .csc-default > table tbody,
    .csc-default > table tr{
        width: 100%;
        display: inline;
    }
    .csc-default > table tr{
        display: block;
        float: left;
        border-bottom: 1px solid #fff;
    }
    .csc-default > table tr th,
    .csc-default > table tr td{
        box-sizing: border-box;
        -moz-box-sizing:border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        float: left;
        display: block;
        width: 50%;
        padding: 0;
        padding: 4px 8px;
    }
    .csc-default > table tr th:nth-child(2),
    .csc-default > table tr td{
        border-right: 1px solid #fff;
    }
    .csc-default > table tr th:first-child,
    .csc-default > table tr td.highlighted{
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    .csc-default > table tr td.highlighted,
    .csc-default > table tr td:last-child{
        border-right: none;
    }
    
    .csc-default > table thead tr th{
        background-color: #b1b3b4;
        color: #000;
        text-align: left;
        font-weight: bold;
    }
    .csc-default > table thead tr th:first-child{
        background-color: #4d4d4d;
        color: #fff;
    }

    .form-frame > .left{
        width: 100%;
        float: left;
    }
    .form-frame > .middle{
        width: 100%;
        float: left;
        margin-top: 0;
    }
    .form-frame > .right{
        width: 100%;
        float: left;
    }
    .form-frame input,
    .form-frame textarea,
    .form-frame select{
        box-sizing: border-box;
        -moz-box-sizing:border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    }
    .form-frame input[type=text]{
        width: 100%;
    }
    .form-frame input[type=submit]{
        width: 100%;
    }
    .form-frame textarea{
        width: 100%;
    }
    .form-frame input#submit{
        display: none;
    }
    .form-frame input#submitMobile{
        display: block;
    }

    .examination-dates,
    #user-data,
    .system-data,
    #certification-type,
    .certification.modules,
    #ecdl-examinations > .button,
    #ecdl-examinations > .back-button{
        display: none;
    }
    .examination-dates{
        width: 100%;
        float: left;
    }
    .examination-dates .examination-item{
        width: 100%;
        float: left;
        margin-bottom: 4px;
        position: relative;
    }
    .examination-dates .examination-item .examination-selection{
        width: 12.5%;
        float: left;
    }
    .examination-dates .examination-item .examination-selection{
        width: 30px;
        float: left;
    }
    .examination-dates .examination-item .date{
        width: 60px;
        float: left;
    }
    .examination-dates .examination-item .time{
        width: 80px;
        float: left;
    }
    .examination-dates .examination-item .city{
        width: 70px;
        float: left;   
    }
    .examination-dates .examination-item .organization{
        width: 240px;
        float: left;
        display: none;
    }
    .examination-dates .examination-item .address{
        width: 240px;
        float: left;
        display: none;
    }
    .examination-dates .examination-item.dataset .organization,
    .examination-dates .examination-item.dataset .address{
        display: block;
        box-sizing: border-box;
        -moz-box-sizing:border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        padding-left: 30px;
    }
    .examination-dates .examination-item .number-of-participants{
        width: auto;
        position: absolute;
        top: 0;
        right: 0;
        display: none;
    }
    .examination-dates .examination-item.dataset .number-of-participants{
        display: block;
    }
    #user-data{
        width: 100%;
        float: left;
    }
    #user-data input[type=text]{
        box-sizing: border-box;
        -moz-box-sizing:border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        width: 100%;
        height: 30px;
        border: 1px solid #009fda;
        padding: 0 8px;
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 4px;
    }
    #user-data label.error{
        display: none !important;
    }
    #user-data input.error{
        border: 1px solid #f00;
    }
    .system-data{
        width: 100%;
        float: left;
        margin-top: 16px;
    }
    .system-data select{
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 4px;
    }
    #certification-type{
        width: 100%;
        float: left;
        margin-top: 16px;
    }
    .certification.modules{
        width: 100%;
        float: left;
        margin-top: 16px;
    }
    .button{}
    .button input[type=submit]{
        box-sizing: border-box;
        -moz-box-sizing:border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        width: 100%;
        height: 32px;
        background-color: #009fda;
        border: none;
        padding: 0;
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 4px;
        margin-top: 16px;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }
    .button input[type=submit]:hover{
        background-color: #004165;
    }
    .back-button{}
    .back-button input[type=button]{
        box-sizing: border-box;
        -moz-box-sizing:border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        width: 100%;
        height: 32px;
        background-color: #009fda;
        border: none;
        padding: 0;
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 4px;
        margin-top: 16px;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }
    .back-button input[type=button]:hover{
        background-color: #004165;
    }

    .tx-indexedsearch-searchbox{
        margin-top: 8px;
    }
    .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword.sword{
        width: 50%;
        height: 15px;
        border: 1px solid #009fda;
        padding: 0 8px;
        font-size: 10px;
        font-size: 0.625rem;
        margin-bottom: 2px;
    }
    .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button.submit{
        width: 50%;
        height: 16px;
        background-color: #009fda;
        border: none;
        padding: 0;
        font-size: 10px;
        font-size: 0.625rem;
        margin-bottom: 2px;
        margin-top: 8px;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }
    .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword.sword,
    .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button.submit{
        margin-left: 8px;
    }

    #mobile-search-frame{
        width: 84.375%;
        padding: 0 7.8125%;
        height: 25px;
        display: block;
        float: left;
        padding-top: 9px;
    }
    #mobile-search-frame > .inline{
        width: 100%;
        height: 25px;
        float: left;
        position: relative;
        background: #fff url(images/mobile/backgrounds/bg_search.png) top right no-repeat;
        background-size: 270px 25px;
    }
    #mobile-search-frame > .inline > form > input[type=text]{
        /*width: 102px;*/
        width: 84.814%;
        height: 18px;
        position: absolute;
        top: 3px;
        left: 8px;
        font-family: Helvetica, Verdana, Arial, Tahoma, Georgia, sans-serif;
        font-size: 10px;
        font-size: 0.625rem;
        line-height: 18px;
        border: none;
        background: transparent;
    }
    #mobile-search-frame > .inline > form > input[type=image]{
        width: 25px;
        height: 25px;
        position: absolute;
        right: 0;
        top: 0;
        border: 0;
    }
    
    .bottomRightButton{
        display: none;
    }

    #content-wrapper .content-frame.news-sidebar{
        width: 71.875%;
        margin: 0 7.8125%;
        padding: 0 6.25%;
        float: left;
        background: #fff;
        position: relative;
        padding-bottom: 8px;
        display: none;
    }
    #content-wrapper .content-frame.news-sidebar > .frame-arrow{
        display: none;
    }
    .news-frame{
        width: 84.375%;
        margin: 0 7.8125%;
        float: left;
        background: #fff;
        position: relative;
        padding-bottom: 8px;
    }
    .news-frame > .news-headline{
        width: 90.6015037593985%;
        float: left;
        padding: 0 0 8px 0;
        margin: 12px 3.94736842105263% 8px 5.45112781954887%;
        border-bottom: 1px solid #004165;
    }
    .news-frame > .news-headline > img{
        width: 37px;
        height: auto;
    }
    .news-frame > .news-headline > h2{
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 12px;
        padding-top: 3px;
    }
    .news-frame > .frame-arrow{
        display: none;
    }

    .sidebar-frame{
        width: 71.25%;
        margin: 0 7.8125%;
        margin-top: 8px;
        padding: 15px 6.5625%;
        /*width: 270px;
        margin: 0 25px;*/
        float: left;
        background-image: none;
        background: #fff;
    }
    .sidebar-frame .sidebar-link{
        width: 100%;
        float: left;
        margin: 0 0 8px 0;
        padding-bottom: 8px;
        border-bottom: 1px solid #004165;
    }
    .sidebar-frame .sidebar-link > a{
        width: 100%;
        float: left;
        margin: 0;
    }
    .sidebar-frame .sidebar-link > a > img{
        width: 16.2280701754386%;
        height: auto;
        float: left;
    }
    .sidebar-frame .sidebar-link > a > span.title{
        width: 81.14035087719298%;
        float: right;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 12px;
        padding-top: 3px;
    }
    .sidebar-frame .sidebar-content{
        display: none;
    }
}

@media only screen and (max-width: 700px) and (-webkit-min-device-pixel-ratio: 2){
    header > #logo > a > img{
        width: 156px;
        height: 41px;
    }
    header > #social-media > a > img{
        width: 16px;
        height: 16px;
    }
}
