﻿/*
font-family:'Roboto Slab';
font-weight:100;
font-weight:300;
font-weight:400;
font-weight:700;

font-family:'Roboto Slab';
font-weight:300;
font-size:15px;
line-height: 22px;
color:#707173;

*/



html, body{
height:100%;
font-family:'Roboto Slab';
font-weight:300;
font-size:15px;
line-height: 22px;
/* color:#707173; */
color:#000;
}
body {
margin:0px;
padding:0px;
background-color: #fff;
}
body.intro {
background-color: #d10024;
}

a {
font-family:'Roboto Slab';
font-weight:300;
font-size:15px;
line-height: 22px;
color: #000;
text-decoration:none;
}
a:hover {
color: #000;
text-decoration:underline;
}
.intro a {
color: #fff;
}
.intro a:hover {
color: #fff;
text-decoration:underline;
}


.trenner {
clear: both;
height: 0px;
overflow: hidden;
}
.trenner1 {
clear: both;
height: 1px;
overflow: hidden;
}
.trenner3 {
clear: both;
height: 3px;
overflow: hidden;
}
.trenner5 {
clear: both;
height: 5px;
overflow: hidden;
}
.trenner10 {
clear: both;
height: 10px;
overflow: hidden;
}
.trenner10 {
clear: both;
height: 10px;
overflow: hidden;
}
.trenner12 {
clear: both;
height: 12px;
overflow: hidden;
}
.trenner15 {
clear: both;
height: 15px;
overflow: hidden;
}
.trenner20 {
clear: both;
height: 20px;
overflow: hidden;
}
.trenner25 {
clear: both;
height: 25px;
overflow: hidden;
}
.trenner30 {
clear: both;
height: 30px;
overflow: hidden;
}
.trenner40 {
clear: both;
height: 40px;
overflow: hidden;
}
.trenner50 {
clear: both;
height: 50px;
overflow: hidden;
}
.trenner57 {
clear: both;
height: 57px;
overflow: hidden;
}
.trenner60 {
clear: both;
height: 60px;
overflow: hidden;
}
.trennerh {
float: left;
width: 1px;
height: 1px;
overflow: hidden;
}
.line1,
.line2,
.line3,
.line4,
.line6
{
clear:both;
height:2px;
width:100%;
background-color: #000;
overflow:hidden;
}
.line1 {
height:1px;
}
.line2 {
height:2px;
}
.line3 {
height:3px;
}
.line4 {
height:4px;
}
.line6 {
height:6px;
}


.text-left {
text-align:left;
}
.text-center {
text-align:center;
}
.text-right {
text-align:right;
}


.rotabd1 {
color: #d2091e;
}
.rotabd2 {
color: #a80c24;
}
.rotabd3 {
color: #7c2112;
}


.headline {
position:relative;
font-family:'Roboto Slab';
font-weight:700;
font-size:20px;
line-height: 28px;
color:#000;
text-transform:uppercase;
letter-spacing: 0.08em;
padding-bottom:10px;
}
.headline.pointer {
cursor:pointer;
}
.headline.big {
font-size:26px;
line-height: 34px;
padding:20px 0 10px 0;
color: #a80c24;
}
.sheadline,
.sheadline a {
position:relative;
font-family:'Roboto Slab';
font-weight:400;
font-size:18px;
line-height: 26px;
color:#000;
}


.button {
display:inline-block;
width:auto;
height:auto;
padding:0px;
background-image: url(img/button_red.png);
background-repeat: no-repeat;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box; /* Opera/IE 8+ */
background-size:100% 100%;
}
.button:hover {
background-image: url(img/button_red_aktiv.png);
}
.buttonc {
position:relative;
width:auto;
height:auto;
font-family:'Roboto Slab';
font-weight:300;
font-size:15px;
line-height: 22px;
color: #fff;
text-align:center;
cursor:pointer;
padding:4px 15px 6px 15px;
}
.buttonc b {
font: normal 22px/22px Texta-Black;
}
.buttonc a {
text-decoration:none;
color:#fff;
}
.buttonc:hover a {
/*color:#711000;*/
}










#maincontent {
position:relative;
height:100%;
width:100%;
max-width:1920px;
max-height:1440px;
}

#maincontentdyn {
position:relative;
width:100%;
padding: 0 5px 0 5px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box; /* Opera/IE 8+ */
}

.ml {
position:fixed;
height:65px;
width:100%;
/*background-image: url(img/musterrot.png);*/
background-image: url(img/musterrot_fein.png);
background-repeat: repeat-x;
background-size:contain;
text-align:center;
background-color: #fff;
z-index:100;
border-bottom: 6px solid #fff;
}
.intro .ml {
width:8%;
height:100%;
background-image: url(img/muster.png);
background-repeat: repeat-y;
background-color: transparent;
border:none;
}
.toplogo {
display:inline-block;
background-color: #fff;
background-image: url(img/abc-academy_logo-a.png);
background-repeat: no-repeat;
background-position: center 3px;
width:90px;
height:60px;
}
.link_impressum {
position:fixed;
right: 20px;
bottom:10px;
}
.link_impressum a {
padding: 0 0 0 20px;
}
.content.intro,
.content.soft 
{
position:absolute;
width:52%;
left:38%;
top:8%;
height:80%;
background-image: url(img/abc-academy.png);
background-size:contain;
background-repeat: no-repeat;
font: normal 12px/16px verdana, geneva, arial, helvetica, sans-serif;
color: #fff;
z-index:0;
}
.content.soft {
background-image: url(img/abc-academy_soft.png);
}
.content.intro img {
width:100%;
height:100%;
}




.courselist {
padding:70px 0 50px 0;
}

.courselayer {
position:relative;
padding:5px 0 10px 0;
}
.course_title {
position:relative;
font-family:'Roboto Slab';
font-weight:700;
font-size:20px;
line-height: 28px;
font-style: oblique;
color:#000;
text-transform:uppercase;
letter-spacing: 0.08em;
padding-bottom:10px;
cursor:pointer;
}
.courserow {
display: table;
width:100%;
font-family:'Roboto Slab';
font-weight:300;
font-size:15px;
line-height: 22px;
color:#000;
border-bottom: 2px solid #000;
}
.course_details_wrap {
display:none;
}
.course_topic {
width:25%;
display: table-cell;
vertical-align: top;
align:left;
overflow:hidden;
padding: 7px 5px 10px 5px;
background-color: #eee;
}
.course_topic b,
.course_topic strong
 {
font-family:'Roboto Slab';
font-weight:700;
font-size:20px;
line-height: 26px;
}
.course_details {
width:25%;
display: table-cell;
vertical-align: top;
align:left;
overflow:hidden;
padding: 7px 5px 10px 5px;
}
.course_details p {
margin-top:0px;
}
.course_content {
width:25%;
display: table-cell;
vertical-align: top;
align:left;
overflow:hidden;
padding: 7px 5px 10px 5px;
border-left: 1px dotted #000;
}
.course_content ul {
margin-top:0px;
padding-left:14px;
}
.course_lecturer {
width:15%;
display: table-cell;
vertical-align: top;
align:left;
overflow:hidden;
padding: 7px 5px 10px 5px;
border-left: 1px dotted #000;
}
.course_lecturer b,
.course_lecturer strong {
font-family:'Roboto Slab';
font-weight:300;
font-size:15px;
line-height: 22px;
color:#d10024;
}
.course_date {
width:10%;
display: table-cell;
vertical-align: top;
align:left;
overflow:hidden;
padding: 7px 5px 10px 5px;
color:#d10024;
border-left: 1px dotted #000;
text-align:center;
}
.course_date .date {
display:inline;
border-bottom: 2px solid #d10024;
font-family:'Roboto Slab';
font-weight:700;
font-size:20px;
line-height: 28px;
}
.course_date .time {
display:inline;
}
.course_desc2 {
padding: 7px 5px 10px 5px;
border-bottom: 2px solid #000;
}
.filelist {
padding: 7px 5px 10px 5px;
border-bottom: 2px solid #000;
}


.head {
font-family:'Roboto Slab';
font-weight:700;
font-size:16px;
line-height: 26px;
}

.infoangemeldet {
margin-top:-5px;
padding: 0 0 10px 33px;

}
.infoangemeldet a.fancybox {
color: #d2091e;
text-decoration:underline;
}

.infolayer {
width:600px;
display: none;
}
.buttonrow {
position:relative;
width:100%;
text-align:center;
}
.fancybox-custom .fancybox-skin {
box-shadow: 0 0 50px #222;
}


.anmeldungdanke {
padding: 70px 10px 30px 10px;
text-align:center;
}
.anmeldungdanke .headline {
padding-top:50px;
}
.anmeldungdanke .infoanmeldung {
display:inline-block;
padding:20px 0 30px 0;
max-width:700px;
}

.loginbox .headline {
color:#fff;
}







#usernavi {
position:fixed;
z-index:500;
background-color: #fff;
top:0;
left:0px;
padding:5px 10px 5px 10px;
/*min-height:60px;*/
}
#usernavi.aktiv {
box-shadow: 0 0 15px #999;
}
#usernavi .navicontent {
display:none;
}
#usernavi .headline.mainlink {
font-family:'Roboto Slab';
font-weight:700;
font-size:20px;
line-height: 26px;
color: #707173;
padding-right:35px;
background-image: url(img/plusminus_grey.png);
background-repeat: no-repeat;
background-position: right 5px top -10px;
cursor:pointer;
}
#usernavi .headline.aktiv
{
background-position: right 5px top -58px;
}



.ipnavi {
padding-bottom:30px;
}
.ipnavi a {
font-weight:700;
}

.loginbox {
position:absolute;
width:auto;
height:auto;
padding-top:60px;
margin-left:10%;
color: #fff;
z-index:101;
}
.login .headline,
.anmelden .headline,
.ipnavi .headline,
.loginbox .headline.pointer {
font-family:'Roboto Slab';
font-weight:700;
font-size:16px;
line-height: 26px;
color: #fff;
padding-left:35px;
background-image: url(img/plusminus.png);
background-repeat: no-repeat;
background-position: 0% -10px;
}
.ipnavi .headline,
.loginbox .headline.pointer {
background-image: url(img/nextback.png);
}
.login .headline.aktiv,
.anmelden .headline.aktiv,
.ipnavi .headline.aktiv {
background-position: 0% -58px;
}


#usernavi .headline.pointer {
font-family:'Roboto Slab';
font-weight:700;
font-size:16px;
line-height: 26px;
color: #fff;
padding-left:35px;
background-image: url(img/nextback_grey.png);
background-repeat: no-repeat;
background-position: 0% -10px;
}
#usernavi .headline.pointer a {
font-weight:700;
}






.intro #login,
.intro #anmelden {
display:none;
padding:0 0 20px 0;
}
.intro #login.aktiv,
.intro #anmelden.aktiv {
display:block;
}
.intro .formfield {
padding: 0 0 10px 0;
}
.intro label {
width:110px;
font-family:'Roboto Slab';
font-weight:300;
font-size:15px;
line-height: 22px;
}
label.cpw {
width:200px;
}
#changepassword label {
width:150px;
}

.intro .button {
margin: 5px 0 0 15px;
box-shadow: 0 0 8px #7c2112;
}
.intro .button.first {
margin: 5px 0 0 115px;
/*box-shadow: 0 0 5px #333;*/
box-shadow: 0 0 8px #7c2112;
}
.intro .buttonc {
font-size:15px;
line-height: 22px;
padding:8px 20px 10px 20px;
}
.intro input {
border: 2px solid #e5e5e5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box; /* Opera/IE 8+ */
width:300px;
height:30px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box; /* Opera/IE 8+ */
padding: 0 10px 0 10px;
font-family:'Roboto Slab';
font-weight:300;
font-size:15px;
line-height: 22px;
color:#000;
}
.intro .formfield.error input {
/* border: 2px solid #7c2112; */
background-image: url(img/bg_forms.png);
background-repeat: no-repeat;
background-position: right 3px;
color:#d2091e;
font-weight:400;
}
.intro .errortext,
.infolayer .errortext {
display:none;
font-family:'Roboto Slab';
font-weight:400;
font-size:17px;
line-height: 24px;
color:#fff;
padding: 10px 0 15px 0;
}
.intro .errortext.aktiv {
display:block;
}
.infolayer .errortext {
padding: 5px 0 5px 0;
color:#a80c24;
font-size:15px;
line-height: 20px;
}
.dropdown {
display:inline-block;
}

#dropdownMenu1 {
width:300px;
text-align:left;
background-color: #fff;
font: normal 18px/21px Texta-Medium;
padding: 2px 10px 8px 15px;
border: 2px solid #e5e5e5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.intro .formfield.error #dropdownMenu1 {
color:#d7293b;
border: 2px solid #d7293b;
}
.intro .formfield .dropitem {
cursor:pointer;
font: normal 18px/21px Texta-Medium;
}
.intro .formfield .caret {
width:20px;
height:11px;
background-image: url(img/caret-dropdown.png);
background-repeat: no-repeat;
background-color: #fff;
border: none;
background-position: 0% 0%;
}
#dropval {
display:inline;
}

.backlink {
position:absolute;
left:10%;
top:65px;
z-index:30;
}
.backlink a {
padding:7px 0 10px 35px;
color:#fff;
background-image: url(img/back.png);
background-repeat: no-repeat;
background-position: 0% -5px;
cursor:pointer;
font-family:'Roboto Slab';
font-weight:700;
font-size:18px;
line-height: 18px;
}



.infopage {
text-align:center;
padding: 100px 15px 100px 15px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box; /* Firefox, other Gecko */
box-sizing: border-box; /* Opera/IE 8+ */
width:700px;
margin: 0px auto;
color:#6f7072;
}
.infopage .headline {
color: #a80c24;
}



.infotextrow {
display: table;
width:100%;
font-family:'Roboto Slab';
font-weight:300;
font-size:15px;
line-height: 22px;
color:#000;
}
.infotextcol {
width:50%;
display: table-cell;
vertical-align: top;
overflow:hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align:justify;
color:#000;
}
.infotextcol.left {
border-right: 1px solid #000;
padding: 0 20px 0 0;
}
.infotextcol.right {
padding: 0 0 0 20px;
}


.textcols {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
-webkit-column-rule: 1px solid #6f7072;
-moz-column-rule: 1px solid #6f7072;
column-rule: 1px solid #6f7072;
text-align:justify;
color:#000;
}

.initial {
float:left;
font-family:'Roboto Slab';
font-weight:700;
font-size:45px;
line-height: 42px;
color: #d2091e;
padding-right:2px;
}

.intro_willkommen {
padding:50px 0 45px 0;
background-image: url(img/hirni.png);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
margin-bottom:15px;
}
.intro_willkommen .headline.big {
font-size:70px;
line-height: 75px;
padding:5px 0 5px 0;
color: #d2091e;
}
.intro_willkommen .sheadline {
position:relative;
font-family:'Roboto Slab';
font-weight:400;
font-size:18px;
line-height: 26px;
font-style: oblique;
color:#6f7072;
}
.intro_experten {
padding:15px 0 15px 0;
}
.intro_5saeulen {
width:500px;
margin: 50px auto 70px auto;
}
.intro_horizonte {
padding:30px 0 30px 0;
}
.intro_kontakt {
margin: 20px auto 60px auto;
}
.intro_kontakt .headline.big {
font-size:70px;
line-height: 75px;
padding:5px 0 25px 0;
color: #d2091e;
}
.kontaktpicrow {
position:relative;
width:100%;
padding-bottom:30px;
}
.kontaktpic {
display:inline-block;
width:50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align:center;
}
.kontaktpic.left {
padding: 0 20px 0 0;
}
.kontaktpic.right {
padding: 0 0 0 20px;
}


.introslogan {
background-image: url(img/musterrot_fein_kachel.png);
text-align:left;
padding:20px;
margin: 50px 0 50px 0;
}
.introslogan p {
display:inline-block;
background-color: #fff;
padding:3px 10px 3px 3px;
margin: 5px 0 5px 0;
font-family:'Roboto Slab';
font-weight:700;
font-size:20px;
line-height: 28px;
font-style: oblique;
color:#6f7072;
}

.slogan {
font-family:'Roboto Slab';
font-weight:700;
font-size:20px;
line-height: 28px;
font-style: oblique;
text-transform:uppercase;
letter-spacing: 0.08em;
padding-bottom:0px;
color:#6f7072;
}
.marker {
color: #d2091e;
font-family:'Roboto Slab';
font-weight:700;
font-size:20px;
line-height: 28px;
}




.hlexp1 {
font-family:'Roboto Slab';
font-weight:300;
font-size:50px;
line-height: 50px;
color:#000;
letter-spacing: 0.05em;
}
.hlexp2 {
font-family:'Roboto Slab';
font-weight:700;
font-size:100px;
line-height: 100px;
color:#000;
letter-spacing: 0.05em;
}
.hlexp3 {
font-family:'Roboto Slab';
font-weight:300;
font-size:80px;
line-height: 80px;
color:#000;
letter-spacing: 0.05em;
}
.hlexp4 {
display:inline-block;
vertical-align:top;
font-family:'Roboto Slab';
font-weight:700;
font-size:55px;
line-height: 63px;
color:#d2091e;
letter-spacing: 0em;
padding-right:20px;
}

.hl5s1 {
position:absolute;
width:80px;
height:40px;
padding-top:5px;
background-color: #fff;
margin-left: 200px;
margin-top:-30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-left: 1px solid #000;
border-right: 1px solid #000;
font-weight:400;
font-size:26px;
line-height: 26px;
font-style: oblique;
color:#000;
}
.hl5s2 {
font-family:'Roboto Slab';
font-weight:700;
font-size:55px;
line-height: 63px;
color:#d2091e;
letter-spacing: 0em;
padding:18px 0 18px 0;
}
.hl5s3 {
font-family:'Roboto Slab';
font-weight:400;
font-size:20px;
line-height: 28px;
font-style: oblique;
text-transform:uppercase;
letter-spacing: 0.08em;
padding: 10px 0 0 0;
color:#000;
}
.wrappic5s {
width:700px;
padding-top:70px;
}
.pic5s {
display:inline-block;
padding-left:26px;
}
.pic5s.sleft {
padding:0;
}

.dsgvo input, #dsgvo {
 width: 20px;
 height: 20px;
 margin-left: 115px;
}

.dsgvo label {
 width: 300px;
}

.dsgvo.error label {
 text-decoration: underline;
}

