@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,700");
body {
  text-align: center;
  color: #868686;
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto Condensed", sans-serif;
  -webkit-font-feature-settings: "liga" 1, "dlig" 0, "kern" 1, "frac" 0, "pnum" 1;
  -moz-font-feature-settings: "liga" 1, "dlig" 0, "kern" 1, "frac" 0, "pnum" 1;
  -ms-font-feature-settings: "liga" 1, "dlig" 0, "kern" 1, "frac" 0, "pnum" 1;
  font-feature-settings: "liga" 1, "dlig" 0, "kern" 1, "frac" 0, "pnum" 1;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
h1 {
  color: #575757;
  font-size: 30px;
  font-weight: 700;
}
h1 span.blue {
  color: #00549e;
}
h2 {
  color: #00549e;
  font-weight: 700;
  font-size: 34px;
  line-height: 38px;
  margin: 24px 0 23px 0;
}
h3 {
  color: #575757;
}
#page-wrapper {
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;
}
.outer-margin {
  padding: 0 25px;
}
a {
  color: #00549e;
}
.header-wrapper p {
  margin: 0 0 -6px 0;
}
header {
  margin-top: 45px;
  margin-bottom: 35px;
}
.show-start {
  text-decoration: none !important;
}
.clear {
  clear: both;
}
.row,
.container {
  max-width: 100% !important;
  min-width: 100% !important;
}
.nav-wrapper {
  padding-right: 0;
}
/* ########## slider ########## */
.flexslider {
  max-height: 450px;
  border-radius: 0 !important;
  border: 0 !important;
  overflow: hidden;
  margin: 2px 0 10px 0 !important;
}
.flex-direction-nav {
  display: none;
}
.flexslider .slides > li {
  margin-bottom: 0;
  background: none;
  background-size: 0;
  padding-left: 0;
}
/* ########## slider ########## */
/* ########## tabs ########## */
.tabion {
  width: 100% !important;
  margin: 22px 0 0 0 !important;
  padding: 0 !important;
}
.tabion label {
  color: #000 !important;
  font-weight: normal !important;
  padding-top: 4px;
  width: 255px !important;
  font-size: 22px;
}

/* Gewinner | Wettkampfthemen | Teilnahmebedingungen | Was ist Worldskills */

#winnerhead
{
	margin: 0em 0 -0.1em 0;
	font-weight: bold;
	color: #00549e!important;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#winnertext {
	margin: 0;
}
#winnertext p {
	margin: 0.6em 0 0 0; 
}

#winnertext ol {
	padding-left:0;  /* Gesamteinzug der ganzen Liste von links */
	counter-reset: item;
	margin-top:0; 
}

#winnertext ol > li {
	/* ex ermöglicht feinere Einstellung  */
	text-indent: -7ex; /*  abstimmen mit padding-left und width in li:before*/
	padding-left: 7ex;  /* wie width in li:before */
	list-style-type: none;
	counter-increment: item;
}


#winnertext ol > li:before {
	display: inline-block;
	width: 7ex;       /* wie padding-left in li */
	padding-right: 0.7ex; /* Abstand nach der Zahl */
	color: #00549e!important;
	text-align: right;
	content: counter(item) ". Platz: "; /* Zeichen nach Zahl erfordert Anpassung des text-indent */
	padding-top: 0em;
}

#tab-wettkampfthemen {
  left: 293px !important;
}
#tab-teilnahmebedingungen {
  left: 585px !important;
}
#tab-worldskills {
  left: 878px !important;
}
.tabion > li {
  width: 100% !important;
}
.tab-content ul {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0;
  color: #868686;
  font-size: 18px;
  line-height: 24px;
}
.tab-content ul li {
  margin-bottom: 12px;
  background-size: 15px;
  padding-left: 24px;
}
.tab-content ul li.auszubildende {
  background: url('../images/icons/mensch.svg') no-repeat left 1.5px;
  background-size: 15px;
}
.tab-content ul li.fertigkeiten {
  background: url('../images/icons/haken.svg') no-repeat left 1.5px;
  background-size: 15px;
}
.tab-content ul li.ergebnisse {
  background: url('../images/icons/daumen.svg') no-repeat left 1.5px;
  background-size: 15px;
}
.tab-content ul li.kompetenz {
  background: url('../images/icons/zahnrad.svg') no-repeat left 1.5px;
  background-size: 15px;
}
.tab-content ul li.wohnsitz {
  background: url('../images/icons/home.svg') no-repeat left 1.5px;
  background-size: 15px;
}
#skill-list {
  margin-bottom: 28px;
}
#skill-list li {
  margin-bottom: 12px;
  padding-left: 13px !important;
  color: #575757;
  background-size: 10px !important;
  background: url('../images/icons/dreieck_nach rechts.svg') no-repeat left top;
}
#skill-list li .skill-type {
  font-weight: 700;
}
p.greetings {
  margin-bottom: 10px !important;
}
.pos-top-100 {
  top: 42px !important;
}
.tabtile-small {
  width: 240px !important;
  height: 30px;
  background-color: #ebebeb;
  border-right: 2px solid #00549e;
  border-left: 2px solid #00549e;
  margin-bottom: 0 !important;
}
.tabion > li > input[type=radio]:checked + div > .tabtile {
  color: #fff !important;
  background-color: #00549e !important;
}
.tab-content,
.tab-content p {
  color: #868686 !important;
  margin-bottom: 18px;
}
.tab-content p.summary {
  color: #575757 !important;
  font-weight: 700;
}
.tabion .col-sm-6,
.tabion .col-sm-12 {
  padding-left: 0;
}
.tabion .col-sm-6:nth-child(1n+0) {
  padding-right: 20px;
}
.tabion .col-sm-6:nth-child(2n+0) {
  padding-left: 20px;
}
.tabion .tab-content .container {
  padding-left: 9%;
  padding-right: 9%;
}
.tab-content {
  color: #000 !important;
  background-color: #fff !important;
  max-width: 100%;
}
.tab-content > p {
  padding: 0 0 20px 0 !important;
}
.beispielaufgabe {
  margin-top: 36px;
  margin-bottom: 6px;
}
.beispielaufgabe .col-sm-4 {
  padding-left: 0;
  padding-right: 0;
}
.beispielaufgabe p {
  padding-left: 65px;
  padding-top: 15px;
  background-size: 51px 59px !important;
  background: url('../images/icons/pdf.svg') no-repeat left 5px;
  height: 65px;
}
.beispielaufgabe .col-sm-4:nth-child(2) {
  text-align: center;
}
.beispielaufgabe .col-sm-4:nth-child(2) p {
  text-align: left;
  margin: 0 auto;
  max-width: 196px;
}
.beispielaufgabe .col-sm-4:nth-child(3) div {
  float: right;
}
.beispielaufgabe a {
  color: #868686 !important;
}
.beispielaufgabe .col-sm-4 p {
  margin-bottom: 14px;
}
.beispielaufgabe a:hover p,
.beispielaufgabe a:hover {
  text-decoration: underline;
  color: #00549e !important;
}
/* ########## tabs ########## */
/* ########## form  ########## */
#anmeldeschluss {
  float: right;
  color: #e2000b;
  margin: 36px 0 0 0;
  font-weight: 700;
}
#head-anmeldung {
  float: left;
}
#form-anmeldung label {
  display: block;
  font-size: 18px !important;
  line-height: 20px;
  color: #868686 !important;
  padding-top: 0px;
  width: auto !important;
  clear: both;
}
#form-anmeldung .checkboxes label {
  display: inline-block !important;
}
#form-anmeldung .checkboxes .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 50%;
}
#form-anmeldung .checkboxes {
  padding-bottom: 10px;
  padding-top: 10px;
}
#form-anmeldung .checkbox-wrapper {
  display: block !important;
  position: relative;
  padding-left: 35px;
  padding-top: 2px;
  width: auto !important;
  margin-bottom: 2px;
  margin-right: 12px;
  cursor: pointer;
}
.checkbox-wrapper span.grafikdesign {
  color: #868686 !important;
  height: 24px !important;
  width: 120px !important;
  font-size: 18px !important;
  line-height: 20px;
  font-weight: 700;
  padding: 0 8px 0 4px;
  border-radius: 4px;
  margin-left: -12px;
}
.checkbox-wrapper span.webdesign {
  color: #868686 !important;
  height: 24px !important;
  width: 120px !important;
  font-size: 18px !important;
  line-height: 20px;
  font-weight: 700;
  padding: 0 8px 0 4px;
  border-radius: 4px;
  margin-left: -12px;
}
.checkbox-wrapper span.drucktechnik {
  color: #868686 !important;
  height: 24px !important;
  width: 120px !important;
  font-size: 18px !important;
  line-height: 20px;
  font-weight: 700;
  padding: 0 8px 0 4px;
  border-radius: 4px;
  margin-left: -12px;
}
.checkbox-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkbox-wrapper input:checked ~ .checkmark {
  background-color: #575757;
}
.checkbox-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox-wrapper input:checked ~ .checkmark:after {
  display: block;
}
.checkbox-wrapper .checkmark:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #575757;
}
#form-anmeldung .checkboxes {
  padding-bottom: 20px;
}
#form-anmeldung .checkboxes .col-sm-4 {
  padding-left: 0;
}
#form-anmeldung input,
#form-anmeldung select {
  border: 1px solid #cccccc;
  border-radius: 3px;
  height: 38px;
  margin-bottom: 18px;
}
#form-anmeldung select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#form-anmeldung input.full,
#form-anmeldung select.full {
  width: 100%;
}
#form-anmeldung input,
#form-anmeldung select {
  padding-left: 10px;
  padding-right: 10px;
  color: #868686 !important;
  font-weight: 700;
}
#form-anmeldung input[type=submit] {
  border-radius: 3px;
  height: 38px;
  margin-top: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #00549e;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: normal;
  border: 0;
  width: 45%;
}
#form-anmeldung input.error,
#form-anmeldung select.error {
  border: 1px solid #e2000b !important;
}
#form-anmeldung .col-sm-6 span.error {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #e2000b !important;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#form-anmeldung p.error {
  clear: both !important;
  color: #e2000b !important;
}
#form-anmeldung .confirm-msg {
  min-height: 400px;
}
.col-50 {
  float: left;
  width: 45%;
}
.col-50:nth-child(2n+0) {
  margin-left: 10%;
  width: 45%;
}
.col-plz {
  width: 25%;
  float: left !important;
  padding-right: 5%;
}
.col-ort {
  width: 74%;
  float: right !important;
}
.col-code {
  margin-top: 18px;
  width: 100%;
}
.col-code input {
  width: 25%;
  margin-right: 5%;
  float: left !important;
}
.col-code label {
  float: left !important;
  clear: right !important;
  margin-top: 9px;
}
.float-label {
  margin-top: 18px;
}
.float-label label {
  min-width: 55% !important;
  float: left !important;
}
.float-label input {
  width: 30% !important;
  float: right !important;
}
/* ########## form  ########## */
/* ########## logos ########## */
#worldskills-logo {
  width: 186px;
  height: 165px;
  position: absolute;
  top: 10px;
  right: 0px;
}
.heidelberg-logo {
  width: 20%;
  height: auto;
  margin-right: 8%;
  float: left;
  margin-top: 15px;
}
.mediengestaltungwiese-logo {
  width: 12%;
  height: auto;
  margin-right: 8%;
  float: left;
  margin-top: 2px;
}
.multimediabs-logo {
  width: 8%;
  height: auto;
  margin-right: 8%;
  float: left;
  margin-top: -2px;
}
.schluetersche-logo {
  width: 20%;
  height: auto;
  float: left;
  margin-top: 13px;
}
.zfa-logo {
  width: 8%;
  height: auto;
  margin-right: 0%;
  float: right;
  margin-top: 8px;
}
.col-sm-12.logos {
  padding-top: 30px;
}
.tabion label {
  font-size: 20px;
}
/* ########## logos ########## */
@media (min-width: 1200px) {
  .flexslider .slides > li img {
    height: 426px !important;
  }
}
@media (max-width: 1175px) {
  #page-wrapper {
    width: 1175px;
  }
  h1 {
    font-size: 26px !important;
  }
  .tabtile-small {
    max-width: 255px !important;
  }
  #tab-teilnahmebedingungen {
    left: 285px !important;
  }
  #tab-worldskills {
    left: 570px !important;
  }
  #tab-anmeldung {
    left: 852px !important;
  }
  #anmeldeschluss {
    clear: both;
    width: 100%;
    margin: 0px 0 20px 0;
  }
  .col-50.noten {
    margin-left: 0;
    padding-top: 18px;
    float: none;
    clear: both;
    width: 99%;
  }
  .pos-top-100 {
    top: 38px !important;
  }
  #form-anmeldung .checkbox-wrapper {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  #page-wrapper {
    width: 98% !important;
  }
  h2 {
    margin-top: 0;
  }
  .tabtile-small {
    min-width: 100% !important;
    line-height: 22px !important;
    margin-bottom: 10px !important;
    padding-left: 10px;
    position: relative;
    text-align: lest;
  }
  #tab-teilnahmebedingungen {
    left: 0 !important;
  }
  #tab-worldskills {
    left: 0 !important;
  }
  #tab-anmeldung {
    left: 0 !important;
  }
  #anmeldeschluss {
    clear: both;
    width: 100%;
    margin: 0px 0 20px 0;
  }
  .tabion .tab-content .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-50.noten {
    margin-left: 0;
    float: none;
    width: 99%;
  }
  .tab-content {
    position: relative;
  }
  .col-sm-12.logos {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  #page-wrapper {
    width: 98% !important;
  }
  header {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #worldskills-logo {
    right: 10px;
    top: 10px;
    width: 93px;
    height: 82px;
  }
  .outer-margin {
    padding: 0 10px;
  }
  #anmeldeschluss {
    margin: 27px 0 0 0;
  }
  h1 {
    font-size: 22px;
  }
  h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 18px 0 23px 0;
  }
  .pos-top-100 {
    top: 10px !important;
  }
  .tabion .col-sm-6:nth-child(1n+0) {
    padding-right: 0px;
  }
  .tabion .col-sm-6:nth-child(2n+0) {
    padding-left: 0px;
  }
  .tabion .tab-content .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .tabtile-small {
    min-width: 100% !important;
    line-height: 22px !important;
    margin-bottom: 10px !important;
    padding-left: 10px;
  }
  .col-50:nth-child(2n+0) {
    margin-left: 9%;
  }
  #form-anmeldung input.full {
    width: 99%;
  }
  #tab-teilnahmebedingungen {
    left: 0 !important;
  }
  #tab-worldskills {
    left: 0 !important;
  }
  #tab-anmeldung {
    left: 0 !important;
  }
}
@media (max-width: 767px) {
  .col-sm-12.logos a {
    width: 99%;
    display: block;
    clear: left;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
  }
  .heidelberg-logo {
    width: 205px;
    height: 23px;
  }
  .mediengestaltungwiese-logo {
    width: 129px;
    height: 62px;
  }
  .multimediabs-logo {
    width: 91px;
    height: 79px;
  }
  .schluetersche-logo {
    width: 214px;
    height: 26px;
  }
  .zfa-logo {
    width: 83px;
    height: 70px;
  }
  .col-sm-12.logos img {
    margin-top: 20px !important;
    margin-left: 0 !important;
    float: none !important;
    clear: both !important;
    margin: 0 auto;
  }
}
@media (max-width: 800px) {
  .beispielaufgabe .col-sm-4 {
    width: 100% !important;
    text-align: left !important;
    float: none;
    clear: both;
  }
  .beispielaufgabe .col-sm-4 p {
    text-align: left !important;
    margin: 20px 0 0 0 !important;
  }
  .beispielaufgabe .col-sm-4 div {
    float: none !important;
    clear: both !important;
  }
}
@media (max-width: 600px) {
  .outer-margin {
    padding: 10px;
  }
  .row,
  .container {
    max-width: 105% !important;
  }
  #anmeldeschluss {
    margin: 0 0 10px 0;
    float: left;
  }
  #page-wrapper {
    width: 100% !important;
  }
  #worldskills-logo {
    position: relative;
    width: 186px;
    height: 165px;
    margin: 0 auto;
    top: 0;
    right: 0;
  }
  h1 {
    font-size: 20px;
  }
  h1 br {
    display: none;
  }
  .col-50:nth-child(2n+0),
  .col-50,
  .col-50.noten {
    margin-left: 0 !important;
    float: none !important;
    width: 99% !important;
  }
}
@media (max-width: 320px) {
  h1 {
    font-size: 20px !important;
  }
  .header-wrapper {
    min-width: 103% !important;
  }
}

