@charset "UTF-8";/***********************************
Datei: templateHome.css CSS 
URL: www.Ausbilder-Akademie.de
************************************
Copyright: www.Sabine-Kemper.de
Start: 20.11.2022
Letzte Aenderung: 06.12.2022
***********************************/

/*
######################################################### 
body                                                ###
######################################################### 
*/

 
body, html {
font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-weight:normal;
  font-size:100%;
  color:#333;
  background-color: transparent;
  width:100%;
  text-align: center;
  line-height:1.3em;
}

@media print {
#navigation, #slider, .anschrift, #bottomanschrift {
  display: none;
} 
}

/*
######################################################### 
reset                                               ###
######################################################### 
*/

* {
  margin:0;
  padding:0;
  list-style-position: outside;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box;
}

form {margin: 0; padding:0;}
img, table {border:0; max-width: 100%; height: auto; margin:0;padding:0;}
fieldset {border:0;}
input.button {margin: 0; padding:1px;}
article, aside {display: block;}
li {list-style-type: none;}


.clear {
  clear: both;
  height: 0px;
  width: 0px;
  font-size: 0.0em;
  visibility: hidden;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box; /* Safari/Chrome, andere WebKit-Browser */
    -moz-box-sizing: border-box; /* Firefox, andere Gecko-Browser */
    box-sizing: border-box; /* Opera/IE 8+ */
}

a:focus {outline: 0;}



/* 
###############################################################
geruest #
###############################################################
*/

a {text-decoration:none;color:#336699;}
a:hover {color: #666; transition: all 500ms; -webkit-transition: all 500ms; -moz-transition: all 500ms; -o-transition: all 500ms;}
.bild {background-color: #fff;height:auto;width:100%;}


.button {
  border: 0;
}

.container {
  position: relative;
  height: 100%;
  margin: 0em;
  padding: 0;
  background-color: transparent;
  width:100%;
  text-align: center;
}


#top {
 	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #transparent;
    text-align: left;
    height:auto;
	width: 100%;
}

.intop {
    position: relative;
    margin: 0 auto;
	max-width: 1200px;
    height:auto;
	background-color: transparent;
	padding:0;
 	color: #ffffff;
 	text-align: left;
}


@media screen and (max-width: 50em) {
#botten {
display: none;
}
}


/* 
###############################################################
navigation #
###############################################################
*/

#navigationpos {
	position: -webkit-sticky;
    position: sticky;
    top: 0;
    max-width: 100%;
    text-align: center;
	height: auto;
	background-color: #ffffff;
	padding: 0;
	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;	margin:0;
	z-index: 120;
}

.innavigation {
	margin: 0 auto;
	text-align: left;
	background-color: transparent;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 0 0 0;
	height: auto;
}


div#maximenuck164.maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck > a span.descck, div#maximenuck164.maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck > span.separator span.descck, div#maximenuck164 li.maximenuck.maximenuflatlistck:not(.level1) span.descck, div#maximenuck164 .maxipushdownck li.maximenuck > a span.descck, div#maximenuck164 .maxipushdownck li.maximenuck > span.separator span.descck {
    color: #FFFFFF;
    font-weight: bold;
    font-size:100%;
}


li.maximenucklogo.level1 {
list-style-type: none!important;
}

/* 
###############################################################
Slider #
###############################################################
*/

#slider {
  position:relative;
  clear: both;
  width: 100%;
  padding:0!important;
  margin: 0!important;
  text-align: center;
  background-color: transparent;
  height:auto;
	display:block;
	overflow:hidden;
z-index: 0;
}

.moduletable_custom{
  max-width: 100%;
  height:auto;
}

.inslider {
  position:relative;
  margin: 0 auto;
  text-align: center;
  height:auto;
  background-color:transparent;
  max-width: 100%;
  padding:0!important;
}

.inslider img {
	width:100%;
	margin:0;
	padding:0;
	}

.headertext {
  width: 40%;
  color: white;
  position: absolute;
  background-color:transparent;
  top: 25%;
  left: 55%;
-webkit-transform: translate(55, 25);
-moz-transform: translate(55, 25);
-ms-transform: translate(55, 25);
-o-transform: translate(55, 25);
transform: translate(55, 25);
}

p.text1 {font-size: 2.5vw; color:#ffffff; font-weight:bold; line-height:1.3em; text-shadow: #333 0.05em 0.05em 0.8em;}
p.text2 {font-size: 1.8vw; color:#ffffff; font-weight:bold; text-shadow: #333 0.02em 0.02em 0.8em;}

p.text1g {font-size: 2.5vw; color:#333333; font-weight:bold; line-height:1.3em;}
p.text2g {font-size: 1.8vw; color:#333333; font-weight:bold;}

p.text1b {font-size: 2.5vw; color:#336699; font-weight:bold; line-height:1.3em;}
p.text2b {font-size: 1.8vw; color:#336699; font-weight:bold;}

/* 
###############################################################
Textbereich #
###############################################################
*/

#main {
  max-width: 1280px;
  margin: 0 auto;
  text-align: left;
  background-color: transparent;
  height: auto;
}

.mainContent {
  width: 100%;
  height: auto;
  text-align: left;
  background-color: transparent;
  padding: 0;
}


@media only screen and (max-width:840px) {
#main {
    width: 100%!important;
	text-align: left;
  background-color: transparent;
  padding:0!important;
  margin:0em auto;
}
}

@media only screen and (max-width:60em) {
.mainContent {
  width: 100%;
  height: auto;
  text-align: left;
  background-color: transparent;
}
}

.mehrspaltig {
    margin-top: 1em;
    margin-bottom: 2em;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 2em;
    column-rule-style: dotted;
    column-rule-width: 1px;
    column-rule-color: silver;
    }

.mehrspaltig p {
   line-height: 1.2em;
   margin: 0.2em 0 0.4em 0;
   text-align: left; 
   hyphens:auto;
   orphans:3; 
   widows: 3;
}

.mehrspaltig h1 {
	font-size: 160%;
	font-weight: lighter!important;
	margin: 0 0 0.6em 0;
	line-height: 1.2em;
}
.mehrspaltig h2 {
	font-size: 140%;
	font-weight: normal;
	margin: 0 0 0.6em 0;
	line-height: 1.2em;
}

.mehrspaltig h3 {
	font-size: 120%;
	margin: 0.8em 0 0.2em 0;
	color: #333;
	font-weight: lighter!important;
	line-height: 1.1em;
}


@media only screen and (max-width: 50em) {
.mehrspaltig {
   margin-top: 2em;
   column-count: 1; 
	-moz-column-count:    1;
	-webkit-column-count: 1;
   column-gap:2em;
   column-rule-width:0px; 
	text-align: left!important;
}
}

@media only screen and (max-width: 30em) {
.mehrspaltig {
    margin-top: 1em;
    }
.mehrspaltig h3 {
	color:#3092c0;!important;

}
}

.item-page, .contentpane {
  max-width: 1280px;
  margin: 0 auto;
}

@media screen and (max-width: 1280px) {
.item-page {
  max-width: 1280px;
  margin: 0 5% 0 5%;
}
}

@media only screen and (max-width:32em) {
.item-page p {
	font-size: 100%;
}
}


/* 
###############################################################
Tabelle index				 #
###############################################################
*/


a.buttonIndex {
  display: inline-block;
  background-color: #efefef;
  border-radius: 25px;
  border: 0px double #cccccc;
  color: #333333;
  text-align: center;
  width: auto;
  height: auto;
  margin: 0.3em 0.1em 0.3em 0.1em;
  font-size: 160%;
  cursor: pointer;
  padding: 0.1em 1em 0.3em 1em;
  vertical-align:top;
}
tr.borderbottom {border-bottom: 1px dotted #f4f4f4;}
tr.borderbottom-2 {background-color: #f9f9f9;}

td.buttonIndexlinks {width: 70%; vertical-align:middle; padding: 1% 4% 0.5% 2%;line-height: normal;}
td.buttonIndexort {width: 10%;text-align: left; vertical-align:middle; padding: 1% 2% 1% 1%;}
td.buttonIndexbutton {width: 10%; text-align: center; vertical-align:middle;padding: 0% 2% 0% 1%;}

td.buttonIndexlinks p {vertical-align:middle; line-height: normal;}
td.buttonIndexort p {text-align: center;}
td.buttonIndexbutton p {text-align: center;}

/* 
###############################################################
Textbereich grau #
###############################################################
*/

.TextbereichGrau {
	width: 100%;
	padding: 1.4em 0 1.4em 0;
	margin: 0;
	height: auto;
   background-color: #e8e8e8;
}


.blog > .items-row.cols-1.row-0.row-fluid.clearfix {
	width: 100%;
	padding: 1.4em 0.5em 1.4em 0.5em;
	margin: 0;
	height: auto;
   background-color: #e8e8e8;
}


.blog > .items-row.cols-1.row-1.row-fluid.clearfix {
	width: 100%;
	padding: 1.4em 0.5em 1.4em 0.5em;
	margin: 0;
	height: auto;
   background-color: #fff;
}

.blog > .items-row.cols-1.row-2.row-fluid.clearfix {
	width: 100%;
	padding: 1.4em 0.5em 1.4em 0.5em;
	margin: 0;
	height: auto;
   background-color: #e8e8e8;
}

.blog > .items-row.cols-1.row-3.row-fluid.clearfix {
	width: 100%;
	padding: 1.4em 0.5em 1.4em 0.5em;
	margin: 0;
	height: auto;
   background-color: #fff;
}

.blog > .items-row.cols-1.row-4.row-fluid.clearfix {
	width: 100%;
	padding: 1.4em 0.5em 1.4em 0.5em;
	margin: 0;
	height: auto;
   background-color: #e8e8e8;
}

.blog > .items-row.cols-1.row-5.row-fluid.clearfix {
	width: 100%;
	padding: 1.4em 0.5em 1.4em 0.5em;
	margin: 0;
	height: auto;
   background-color: #fff;
}

.blog > .items-row.cols-1.row-6.row-fluid.clearfix {
	width: 100%;
	padding: 1.4em 0.5em 1.4em 0.5em;
	margin: 0;
	height: auto;
   background-color: #e8e8e8;
}

.blog > .items-leading.clearfix {
	max-width: 1280px;
	padding: 1% 1% 1% 0%;
	margin: 0 auto;
	height: auto;
   background-color: transparent;
}


.span12 > .item.column-1 {
	max-width: 1280px;
	padding: 1% 1% 1% 1%;
	margin: 0 auto;
	height: auto;
   background-color: transparent;
}

@media only screen and (max-width: 1280px) {
.span12 > .item.column-1, .blog > .items-leading.clearfix {
	padding: 0 2% 0 2%;
	
}
}

@media only screen and (max-width:32em) {
.span12 > .item.column-1, .blog > .items-leading.clearfix {
	padding: 0 4% 0 4%;
}
}

/* 
###############################################################
Bilder #
###############################################################
*/

.bildlinks {
	float: left!important;
	margin: 0.5em 2em 0.5em 2em!important;
	padding: 0.5em!important;
  max-width: 30%!important;
	height: auto!important;
	clear: both;
	
}

.bildrechts {
	float: right;
	margin: 0.5em 2em 0.5em 2em!important;
	padding: 0.5em!important;
  max-width: 30%!important;
  clear: both;
}




/* 
###############################################################
Uebersicht Tabelle zwei oder drei Spalten #
###############################################################
*/

.boxFortbildung {
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 0.2em 0;
}


.container-zahl {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:left;
width: 5%;
padding:0;
float:left;
margin: 0 0 0 0;
box-shadow: 10px 10px 15px silver;
border: 1px dotted #666;
background-color: #ccc;
font-weight:bold;
}

.container-zahl2 {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:left;
width: 15%;
padding:0;
float:left;
margin: 0 0 0 0;
box-shadow: 10px 10px 15px silver;
border: 1px dotted #666;
background-color: #fff;
font-weight:bold;
}

.container-FortbText {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:left;
width: 60%;
padding:0;
float:left;
margin: 0 0 0 0;
box-shadow: 10px 10px 15px silver;
border: 1px dotted #666;
background-color: #fff;
}

.container-FortbText2 {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:left;
width: 85%;
padding:0;
float:left;
margin: 0 0 0 0;
box-shadow: 10px 10px 15px silver;
border: 1px dotted #666;
background-color: #fff;
}

.text-FortbText {
width: auto;
color: #666;
font-size: 100%;
position: relative;
text-align:left;
padding:  0 1% 0 1%;
margin: 0 1% 0 1%;
  }


@media only screen and (max-width:40em) {
.container-zahl, .container-zahl2{
background-color: #ccc;
width: 100%;
font-size:100%;
font-weight:bold;
}
.container-FortbText {
width: 100%;
font-size: 100%;
}
.container-zahl2{
width: 100%;
font-size: 100%;
}
}


/* 
###############################################################
Adresse rechts #
###############################################################
*/

.anschrift {
  width: 26%;
  float: right;
  background-color: transparent;
  padding: 0 0 0 0em!important;
  margin: 0 0 0.2em 0;
  position:relative;
}

.anschrift p {
  text-align: left;
  padding: 0;
  margin: 0 0.5em 0.5em 0em;
  font-size: 100%;
}


.anschrift p.ohne {
  text-align: left;
  padding: 0;
  margin: 0 0em 0em 0em;
}


.anschrift h3 {
  text-align: left;
  margin: 1em 0 0.2em 0em;
  font-size: 100%;
  font-weight:normal;
}

.adresse {
  padding:0;
}

@media only screen and (max-width:840px) {
.anschrift {
  width: 100%;
  height: auto;
  margin:2em 0 1em 0!important;
  padding: 0 0.5em 1em 0.5em!important;
  text-align: left;
  clear: both;
  background-color: rgb(0,108, 181, 0.1);
  color: #000;
  border: #ccc solid 0px;  
  font-size: 100%;
  }
}


@media only screen and (max-width:60em) {
.anschrift {
  width: 100%;
  height: auto;
  margin:1em 0 1em 0 0!important;
  padding: 0 0.5em 1em 0.5em!important;
  text-align: left;
  clear: both;
  background-color: rgb(0,108, 181, 0.1);
  color: #000;
  border: #ccc solid 0px;  
  font-size: 100%;
  }
.anschrift h3 {
  color: #333;
  font-weight:bold;
  padding: 0.5em 0 0.2em ;
}
}

.hr_rechts {
  margin: 0.5em 0 0 0;
  padding:0;
  border-bottom: 1px solid #ccc;
  border-top: 0px solid #999;
  border-left: 0px solid #999;
  border-right: 0px solid #999;
}


/* 
###############################################################
Text #
###############################################################
*/

h1 {
  clear: both;
  font-size: 1.3em;
  font-weight:bold;
  margin: 0.5em 0 0.5em 0;
  color:#666;
  line-height:1.3em; 
  text-align:left;
}

h2 {
  clear: both;
  font-size: 1.5em;
  font-weight:normal;
  margin: 1em 0 0.3em 0;
  color:#3871aa;
  line-height:1.2em; 
  text-align:left;
}

h3 {
  clear: both;
  font-size: 1.3em;
  font-weight:normal;
  margin: 1em 0 0.5em 0;
  line-height:1.3em; 
  text-align:left;
}

h4 {
  clear: both;
  font-weight:bold;
  margin: 1.5em 0 0.5em 0;
  line-height:1.3em; 
  text-align:left;
}

h5 {
  font-size: 100%;
  font-weight:bold;
  margin: 0.5em 0 0.5em 0;
  line-height:1.3em; 
  text-align:left;
}

.titeltmedium {
  clear: both;
  font-size: 1.5em;
  font-weight:normal;
  margin: 0.5em 0 0.5em 0;
  color:#333;
  line-height:1.3em; 
  text-align:left;
}

.small {
  font-size:85%;
  text-align: left;
  margin: 0.5em 0 2em 0;
  text-align:left;
}

.footer_small, small_grau {
  font-size:100%;
  margin: 0.5em 0 2em 0;
}

.bold {
  font-weight:bold;
  margin: 0.5em 0 0.5em 0;
  text-align:left;
}

p {
  line-height:1.5em; 
  font-style: normal;
  font-variant: normal;
  text-align:left;
  margin: 0 0 0.5em 0;
}

.white {
  color:#fff;
  text-align:left;
}

ul, ol {
  padding: 0;
  margin: 0 0 1em 1em;
  text-align:left;
}

li {
  list-style-type: none;
   list-style-position: outside;
   padding-left: 0em;
   font-style: normal;
   text-align:left;
   line-height:1.3em;
}

.hacken li {
list-style: none;
margin-bottom: 1em;
}	

.hacken li::before {
	content: "✔ ";
	color: #006CB5;
    margin: 0 0 0 -1em!important; 
    height: 1em;
	width: 1em;		
	display:inline-block;				
	}	


ul li {
  margin: 0.5em 0 0 0em;
}

li ul li {
list-style-type:circle;
   list-style-position: outside;
}

ol li {
  text-align:left;
}

.item-page ul li, .field-value ul li, .item-content ul li {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 0.2em;
  font-style: normal;
  text-align: left;
  line-height: 1.4em;
  font-weight: normal;
  width: 90%;
  margin-bottom: 0.5em;
  margin-left: 1em;
}

.absatz {
  margin: 5px 0 0 0!important;
  padding:0!important;
  font-weight:bold;
  line-height:0.8em;
}

.abstand{
  margin: 15px 0 0 0!important;
}

.active {
  color: #666;
}

hr {
  margin: 3em 0 1em 0;
  border-bottom: 1px solid #ccc;
  border-top: 0px solid #999;
}

@media screen and (max-width: 30em) {
h1 {
font-size: 100%;
font-weight:normal;
line-height:1.4em;
  color:#666;
}
h2 {
  font-size: 100%;
  font-weight:bold;
  color:#333;
}
h3 {
 font-size: 100%;
line-height:1.2em;
  font-weight:bold;
}
p, li, .bold, .titeltmedium, .hacken li {
  font-size: 100%;
}
}


h3.page-header.item-title {
  clear: both;
  font-size: 120%!important;
  margin: 0.5em 0 0.5em 0!important;
  line-height:1.3em!important; 
  color:#333!important;
  text-align:left;
}



/* 
###############################################################
Boxen				 #
###############################################################
*/

.box_seminardaten, .box_anmeldung, .box_download, .box_lehrgang {
  width: 100%;
  background-color: #e1e1e1; 
  padding: 3px 7px 7px 7px;
  margin: 20px 0 10px 0;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
}

.bereich_grau, .bereich_grau_img {
  height: auto;
  max-width: 100%;
	background: linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
	background: -moz-linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
	background: -ms-linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
	background: -o-linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
  margin: 1em 0 1em 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
    box-shadow : 0.35em 0.35em 0.55em #ccc; 
    border: #ccc solid 1px; 
}

.bereich_grau96 {
  height: auto;
  max-width: 98.5%;
	background: linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
	background: -moz-linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
	background: -ms-linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
	background: -o-linear-gradient(top, #fff 0%, #efefef 50%, #e9e9e9 100%);
  margin: 1em 0 1em 0;
  padding: 1.5em 1.5em 1.5em 1.5em;
    box-shadow : 0.35em 0.35em 0.55em #ccc; 
    border: #ccc solid 1px; 
}

.bereich_gelb {
  height: auto;
  max-width: 100%;
  background-color: #ecc31f;
  margin: 1em 0 1em 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
    box-shadow : 0.35em 0.35em 0.55em #ccc; 
    border: #ccc solid 1px; 
}
.bereich_grau2 {
  height: auto;
  max-width: 1280px;
  background-color: #efefef; 
  margin: 1em 0 1em 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
  box-shadow : 0.35em 0.35em 0.55em #ccc; 
  border: #ccc solid 1px; 
}

.bereich_blau2 {
  height: auto;
  max-width: 1280px;
  background-color: #0099ff; 
  margin: 1em 0 1em 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
  box-shadow : 0.35em 0.35em 0.55em #ccc; 
  border: #ccc solid 1px; 
}
.bereich_blau2 p {
color: #ffffff;
}
.bereich_gruen_challenge {
  height: auto;
  max-width: 100%;
  background-color: #cce6b3; 
  margin: 2.5em 0 0em 0;
  padding: 0;
  box-shadow : 0.35em 0.35em 0.55em #ccc; 
  border: #ccc solid 0px; 
}

.bereich_grau_challenge_ohne{
  height: auto;
  max-width: 100%;
  background-color: #f6f6f6; 
  margin: 0em 0 1em 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
  box-shadow : 0.35em 0.35em 0.55em #ccc; 
  border: #ccc solid 0px; 
}

.bereich_grau_challenge {
  height: auto;
  max-width: 100%;
  background-color: #f6f6f6; 
  margin: 2.5em 0 1em 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
  box-shadow : 0.35em 0.35em 0.55em #ccc; 
  border: #efefef solid 1px; 
}

.bereich_grau_challenge h2, .bereich_grau_challenge_ohne h2 {
  font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
  font-size: 135%;
  font-weight:normal;
  margin: 0.5em 0 0.5em 0;
  color:#3871aa;
  line-height:1.3em; 
  text-align:left;
}

.bereich_gruen_challenge img {
 max-width: 100px;
 float: left;
 margin: 0.3em 0.3em 0.3em 0.3em;

}

.hr_bold {
	margin: 1em 0 1em 0!important;
	border-bottom: 2px solid #ccc!important;
	border-top: 0px solid #666!important;
}

.box_links, .box_links1 {
  background-color: #fff; 
  border: #e5e5e5 solid 1px;
  line-height:1.3em;
  font-size: 100%;
  font-weight: normal;
  color: #336699;
  padding: 3px 3px 3px 7px;
  min-width: 90%;
}

/* 
###############################################################
table				 #
###############################################################
*/

table {
  width: 100%;
    table-layout: auto;
  margin:1em 0 1em 0;
  padding:0;
  border:0;
  border-collapse:collapse;
  clear: both;
  color: #333;
-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 3;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-lines: 4;
}

td.faqklein {
	width: 4em!important;
	padding: 1%!important; 
	border: 1px solid silver!important; 
	text-align: center!important;
}

td.faqklein p {
	text-align:center!important;
	line-height: 1.1em;
}


td.faqgross {
	width: 90%!important;
	text-align:left!important;
}

td.faqklein a {
	text-align:left!important;
	line-height: 1.1em;
}

td.dreiSpalten {
	width: 30%;
	text-align:left!important;
	line-height: 1.1em;
 	vertical-align:top;
	padding: 2%!important;
}

td.vierSpalten {
	width: 24%;
	text-align:left!important;
	line-height: 1.1em;
 	vertical-align:top;
	padding: 2%!important;
}

td.zweiSpalten {
	width: 48%;
	text-align:left!important;
	line-height: 1.1em;
 	vertical-align:top;
	padding: 2%!important;
}


thead td {
  height:auto;
  vertical-align:middle;
  font-weight:bold;
  color: #fff;
  padding: 1%;
  line-height:150%;
  background-color: #999;
  width:auto;
  border: 1px solid silver;
}

thead th {
  height:auto;
  vertical-align:middle;
  text-align:left;
  font-weight:bold;
  color: #333;
  padding: 1%;
  line-height:150%;
  background-color: #ccc;
  width:auto;
  border: 1px solid silver;
}

tbody td {
  height:auto;
  vertical-align:middle;
  line-height:120%;
  padding: 1%;
  width:auto;
  border: 1px solid silver;
}

tbody th {
  height:auto;
  vertical-align:middle;
  text-align:center;
  line-height:120%;
  padding: 1%;
  width:auto;
  border: 1px solid silver;
}

@media only screen and (max-width:60em) {
	tr, th, td, td.faqklein, td.faqgross {
 	display: block;
  	width: 100%;
 }
	td.faqklein {
 	display:none;
 }
}

@media only screen and (max-width:960px) {
	td.dreiSpalten, td.zweiSpalten, td.vierSpalten {
 	display: block;
  	width: 100%;
 }
}

@media screen and (max-width: 30em) {
thead td, thead th,tbody td, tbody th, .tablefaq, tr, th, td, td.faqgross, td.dreiSpalten, td.zweiSpalten, td.vierSpalten  {
  font-size:100%!important;
  line-height:100%!important;
}
}

/* 
###############################################################
table pfeil			 #
###############################################################
*/

.td_spalte1  {
   border: 1px dotted silver;
   text-align: left;
   padding: 0.2em 0.4em 0.2em 0.4em;
   width: 0.5em;
}

/* 
###############################################################
table2			 #
###############################################################
*/
  
#table_2 {
   font-style: normal;
   font-variant: normal;
   max-width: 100%;
-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 3;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-lines: 4;
}

#table_gawp1, #table_gawp2, #table_gawp3, #table_gawp4 {
   font-style: normal;
   font-weight: lighter;
   font-variant: normal;
   max-width: 100%;
   text-align: left !important;
   margin:  0 0 2em 0;
   box-shadow: .125em .125em .55em #ccc;
  width:auto;
  border: 1px solid silver;
-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 3;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-lines: 4;
}

caption {
   margin: 1em 0;
   font-style: normal;
   font-weight: bold;
   text-align: left;
   font-variant: normal;
   caption-side: top;
   max-width: 90%;
}

th {padding: 0.1em 0.4em 0.1em 0.8em; color: #333; background-color: silver; text-align: left; letter-spacing: 0px; border: 1px solid silver; font-weight: bold;}
.th_gawp{color: #333; background-color: silver; text-align: right; border: 1px solid silver; font-weight: bold;}
tr {text-align: left;}
td {padding: 0.1em 0.4em 0.1em 0.8em; border: 1px solid silver;}
.td_text {max-width: 75%;}
.td_termine {border: 1px solid silver; text-align: center; font-weight: bold; background-color: silver;}
.td_left {border: 1px solid silver; text-align: left; font-weight: normal; width: auto;}
.td_right {border: 1px solid silver; text-align: right; font-weight: bold; }
.td_left_zeile {border: 1px solid silver; text-align: left; font-weight: bold; background-color: silver;}



@media screen and (max-width: 30em) {
#table_gawp1  {
  font-size:100%!important;
  line-height:100%!important;
}
#table_gawp1 tr {
font-size:100%!important;
}
#table_gawp1 .td_left {
max-width: 25%!important;
}
}


/* 
###############################################################
table Paedagoge				 #
###############################################################
*/

.td_download {
   border: 1px dotted silver;
   text-align: center;
   padding: 0.2em 0.4em 0.2em 0.4em;
}

.td_gawp1, .td_gawp2  {
   border: 1px dotted silver;
   text-align: left;
   padding: 0.2em 0.4em 0.2em 0.4em;
   max-width: 50%;
   vertical-align: top;
}

.td_gawp1  {max-width: 40%;}
.td_gawp2  {max-width: 60%;}

.tr_gawp1 {background-color: #E1E1E1;}
.tr_gawp2 {background-color: #336699;color: #fff; font-weight: bold;}

.tr_termineblau {background-color: #336699;color: #fff; font-weight: bold;}
.tr_termine2 {background-color: #E1E1E1;}

.td_termine1 {
   border: 1px dotted silver;
   text-align: left;
   padding: 0.2em 0.4em 0.2em 0.4em;
   max-width: 35%;
   vertical-align: top;
   font-weight: bold;
}

.td_termine2  {
   border: 1px dotted silver;
   text-align: left;
   padding: 0.2em 0.4em 0.2em 0.4em;
   max-width: 45%;
   vertical-align: top;
}

.td_termine3  {
   border: 1px dotted silver;
   text-align: left;
   padding: 0.2em 0.4em 0.2em 0.4em;
   max-width: 20%;
   vertical-align: top;
}

/* 
###############################################################
Bilder Kontakt #
###############################################################
*/

.kontakt {
  width: 100%;
  height: auto;
  background-color: transparent; 
  margin: 1.5em 0 0 0;
  padding: 0;
}

.kontakt_left {
  height: auto;
  text-align: left;
  width: 40%!important;
  float: left; 
  background-color: transparent; 
  margin: 0!important;
  padding: 0!important;
}

.kontakt_left img {
  margin: 0!important;
  padding: 0!important;
}

.kontakt_right {
  height: auto;
  width: 50%;
  float: right; 
  text-align: left;
  background-color: transparent; 
  margin: 0!important;
  padding: 0!important;
}

/* 
###############################################################
Bilder Text #
###############################################################
*/

.bild_coach {
	background-color: transparent;
	max-width:800px;
	height:auto;
    background-image:url('https://www.ausbilder-akademie.de/templates/ausbilderakademiegmbhhome/images/coach.jpg');background-repeat:no-repeat;
    margin: 1em 0 1em 0;
    text-align:left;
}

/* 
###############################################################
Anmeldeformular #
###############################################################
*/

.box_formular {
    width: 100%;
    background: rgba(238,238,238,0.5);
    padding: 1em 1em 1em 1em;
    margin: 1em 0 1em 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    box-shadow: 0.35em 0.35em 0.55em #ccc;
    border: #ccc solid 1px;
}

/* 
###############################################################
Button rechts #
###############################################################
*/

.linkkrechts {
	cursor: pointer;
	display: block;
	margin: 0.1em 0 0.1em 0;
	padding: 0.3em 1em 0.3em 1em;
	width: 100%;
	height: auto;
	border: 0px solid #006CB5;
	background: #336699;
	color: #fff;
	text-align:left;
	vertical-align: middle;
}

.linkrechtsblau {
	display: block;
	margin: 0.5em 0 0.5em 0;
	padding: 1em 1em 1em 1em;
	width: 100%;
	height: auto;
	border: 0px solid #006CB5;
	background: #006CB5;
	color: #fff;
	text-align:left;
	vertical-align: middle;
}

.linkrechtsgruen {
	display: block;
	margin: 0.5em 0 0.5em 0;
	padding: 1em 1em 1em 1em;
	width: 100%;
	height: auto;
	border: 0px solid #006CB5;
	background: #006CB5;
	color: #fff;
	text-align:left;
	vertical-align: middle;
}

.linkrechtsbild {
	display: block;
	margin: 1em 0 1em 0;
	width: 100%;
	height: auto;
	border: 0px solid #99cc00;
	background: transparent;
	text-align:left;
	vertical-align: middle;
}
.linkrechtsblau a, .linkrechtsblau h3, .linkrechtsgruen a {
	color: #fff;
}

.linkkrechts  a {
	display: block;
	color: #fff;
}

.linkkrechts:hover
{
	display: block;
	background: #006CB5;
	color: #333;
	transition: all 500ms;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	box-shadow: 0 -5px 14px rgba(0,0,0,0.3);
}


@media only screen and (max-width:840px) {
.linkrechtsgruen, .linkkrechts {
	width: 100%;
}
}

@media only screen and (max-width:32em) {
.linkkrechts, .linkkrechts a, .linkrechtsblau {
  font-size: 100%;
}
.linkrechtsgruen, .linkkrechts {
	background: #006CB5;
}
}

/* 
###############################################################
Button Drucken #
###############################################################
*/

.anmelden {
	cursor: pointer;
	display: block;
	margin: 2em 0 2em 0;
	padding: 1em 2em 1em 2em;
	width: 10em;
	height: 3em;
	border: 0px solid #99cc00;
	background: #99cc00;
	color: #fff;
	text-align:center;
	font-size: 120%;
	vertical-align: middle;
}

.anmelden a {
	diplay: block;
	color: #fff;
	font-size: 120%;

}

.anmelden:hover
{
	diplay: block;
	background: #ccc;
	color: #333;
	transition: all 500ms;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	box-shadow: 0 -5px 14px rgba(0,0,0,0.3);
}


a.buttonanmelden {
  display: inline-block!important;
  background-color: #336699!important;
  border-radius: 15px!important;
  border: 0px double #cccccc!important;
  color: #ffffff!important;
  text-align: center!important;
  width: auto;
  height: auto;
  margin: 1em 1em 1em 0em!important;
  font-size: 110%!important;
  cursor: pointer;
  padding: 1em 1em 1em 1em;    
}
           
a.buttonanmelden:hover {
color: #ffffff;
background-color: #6699cc;
-webkit-box-shadow: 5px 0 10px #ccc;
-moz-box-shadow: 5px  0 10px #ccc;
box-shadow: 5px  0 10px #ccc;
opacity:0.8;
transition: all 800ms;
-webkit-transition: all 800ms;
-moz-transition: all 800ms;
-o-transition: all 800ms;
}

@media only screen and (max-width: 50em) {
.anmelden {
	margin: 0.5em 0 0.8em 0;
	padding: 1em 1em 1em 1em;
	width: 60%;;
	text-align:left;
	font-size: 100%;

}
}

@media only screen and (max-width: 32em) {
a.buttonanmelden {
font-size: 100%!important; 
}
}



/* 
###############################################################
Button bestellen #
###############################################################
*/

.buch_bestellen {
font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
cursor: pointer;
diplay: block;
margin: 3% 0 3% 0;
padding: 3% 3% 3% 3%;
width: 50%;
height: auto;
border: 0x solid #99cc00;
border-radius:5px;
text-align:center;
font-size: 120%;
vertical-align: middle;
background:-moz-linear-gradient(top,#efefef,#ccc);
background:-webkit-linear-gradient(top,#efefef,#ccc);
background:-ms-linear-gradient(top,#efefef,#ccc);
background:-o-linear-gradient(top,#efefef,#ccc);
background:linear-gradient(top,#efefef,#ccc);
box-shadow: 0px 0px 22px #ccc;
}


.buch_bestellen:hover{
   background:-moz-linear-gradient(top,#ffffff,#ccc);
   background:-webkit-linear-gradient(top,#ffffff,#ccc);
   background:-ms-linear-gradient(top,#ffffff,#ccc);
   background:-o-linear-gradient(top,#ffffff,#ccc);
   background:linear-gradient(top,#fffff,#ccc);
   box-shadow: 0px 0px 22px #ccc;
   border-radius:0px;
}


@media only screen and (max-width: 50em) {
.buch_bestellen {
	margin: 0.5em 0 0.8em 0;
	padding: 1em 1em 1em 1em;
	width: 60%;;
	text-align:left;
	font-size: 100%;

}
}


/* 
###############################################################
Footer #
###############################################################
*/
#footer {
 	height:auto;
 	padding: 1% 1% 1% 1%;
 	color: #fff;
 	background-color: #3871aa;
   	 max-width: 100%;
   	 clear:both;
	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;
}

.infooter a, a.infooter {
 	color: #fff!important;
	text-decoration:none!important;
	font-weight:normal!important;
}

.infooter a:hover {
 	color: #ffcc00;
	opacity:0.4;
	transition: all 800ms;
	-webkit-transition: all 800ms;
	-moz-transition: all 800ms;
	-o-transition: all 800ms;
}

.infooter  {
    padding: 0;
    margin: 0 auto;
	max-width: 1200px;
 	height:auto;
 	background-color: transparent;
}

.boxinfooter {
	max-width: 1200px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.textboxinfooter {
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.textboxinfooter p {
    font-size: 100% !important;
    color: #fff !important;
}

.textboxinfooter p.bold {
    font-weight: bold;
    color: #fff !important;
}

hr.textboxinfooter  {
    color: #fff !important;
    padding: 1% 0 1% 0;
}


.container-footer-kontakt, .container-footer-links, .container-footer-daten {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    background-color: transparent;
    padding: 0.5em 0 0.5em 0;
    float: left;
    margin: 0;
}

.infooter.hrfw, .infooter hr.hrfw  {
   color: #fff!important;
    margin: 0 0 0em 0;
width: 100%;    
    padding: 0!important;
  border-style: solid!important;
  border-left: 0!important;
  border-right: 0!important;
}


.container-footer-kontakt {
    width: 34%;
    margin: 0 0 0 0;
}

.container-footer-links {
    width: 34%;
}

.container-footer-daten {
    width: 28%;
}

@media screen and (max-width: 80em) {
.boxinfooter {
margin:1%;
}
.mainContent {
    max-width: 100%!important;
}
.container-footer-kontakt {
    width: 55%;
    padding: 0 2% 0 0;
    }

.container-footer-links {
    width: 35%;
    padding: 0 0 0 4%;
}

.container-footer-daten {
    width: 100%;
    margin: 1% 0 0 0;
}
.textboxinfooter p.bold {
    font-weight: bold;
    color: #fff !important;
    padding: 1% 0 0 0;
  line-height:1.3em;

}
}

@media only screen and (max-width: 50em) {
.infooter {
	padding: 1% 2% 1% 2%;
	margin: 0 auto;
	width: 100%;
	height: auto;
	color: #fff;
	background-color: transparent;
}
.container-footer-links {
    padding: 0 0 0 0;
}
}

@media screen and (max-width: 41.25em) {
	.infooter {
	margin:1%;
	}
.container-footer-kontakt {
    width: 100%;
}

.container-footer-links {
    width: 100%;
    margin: 1% 0 0 0;
}

.container-footer-daten {
    width: 94%;
}
}

/* 
###############################################################
Boxen Termine #
###############################################################
*/

.boxTermine {
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 0.2em 0;
}

.containerDatum {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:left;
width: 50%;
padding:0;
float:left;
margin: 0 0 0 0;
border: 1px dotted #666;
background-color: transparent;
font-weight:normal;
}

.containerUhrzeit {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:left;
width: 30%;
padding:0;
float:left;
margin: 0 0 0 0;
border: 1px dotted #666;
background-color: transparent;
font-weight:normal;
}

.textInhalt {
width: auto;
color: #666;
font-size: 100%;
position: relative;
text-align:left;
padding:  0 0.5% 0 0.5%!important;
margin: 0 1% 0 1%;
vertical-align:middle!important;
  }


.textInhalt p {
  line-height:1.3em; 
  margin: 1% 0 1% 0!important;
}


.containerPfeil {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:center!important;
width: 5%;
padding:0;
float:left;
margin: 0 0 0 0;
border: 1px dotted #666;
background-color: transparent;
font-weight:normal;
}

.containerLinks {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:left;
width: 94%;
padding:0;
float:left;
margin: 0 0 0 0;
border: 1px dotted #666;
background-color: transparent;
font-weight:normal;
}

@media only screen and (max-width:40em) {
.containerDatum{
background-color: #efefef;
width: 100%;
font-size: 100%;
font-weight:bold;
}
.containerUhrzeit {
width: 100%;
font-size: 100%;
}
}

/* 
###############################################################
Video #
###############################################################
*/

#video_background {
  position:relative;
  width: auto;
  width: 100%;
  height:auto;
  background-color: transparent;
  background-size:contain;
  background-image:url('https://www.ausbilder-akademie.de/templates/ausbilderakademiegmbhhome/images/HG.jpg');background-repeat:no-repeat;
}

video {
display: block;
}

.video-container {
width: 100%;
height: auto;
overflow: hidden;
position: relative;
top:0;
right:0;
margin-bottom: 0;
background-color: transparent;
z-index: 0;
}


/* 
###############################################################
boxen kontakt - buch #
###############################################################
*/

.box {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
padding:2em 0 0 0; 
}


.container-links, .container-rechts {
   display: -webkit-flex; 
  display: -ms-flexbox; 
  display: flex;
   text-align:left;
  float:left;
  margin:0;
    }


.container-links {
background-color: transparent;
  width: 45%;
}

.container-rechts {
background-color: transparent;
  width: 50%;
padding: 0 0 0 5%;
}


.text {
  width: 90%;
  color: #333;
  font-size: 100%;
  position: relative;
  text-align:left;
  }


@media only screen and (max-width:70em) {
.container-links, .container-rechts {
	width: 50%;
  	font-size: 100%;
    }
}

@media only screen and (max-width:40em) {
.container-links, .container-rechts {
	width: 100%;
  	font-size: 100%;
    }
}

@media only screen and (max-width:35em) {
.container-links, .container-rechts {
  	font-size: 100%;
    }
.container-links img {
  	width: 100%;
height: auto;
    }
}

/* 
###############################################################
Spalten Termine #
###############################################################
*/

.boxTabelle {
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 0.5em 0!important;
}

.boxTabelle-zahl {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:center!important;
width: 5%;
padding:0 0 0 0.5em;
margin: 0 0 0.5em 0!important;
float:left;
box-shadow: 10px 10px 15px silver;
border: 1px dotted #ccc;
background-color: #efefef;
font-weight:bold;
}

.boxTabelle-Text {
display: -webkit-flex; 
display: -ms-flexbox; 
display: flex;
text-align:left;
width: 95%;
float:left;
padding:0 0 0 0.5em;
margin: 0 0 0.5em 0!important;
box-shadow: 10px 10px 15px silver;
border: 1px dotted #ccc;
background-color: #fff;
}

.boxTabelle-zahl p {
padding:0.5em 0 0.5em 0;
margin: 0 0 0 0!important;
text-align:center!important;
}

.boxTabelle-Text p {
padding:0.5em 0 0.5em 0;
margin: 0 0 0 0!important;
}

.text-tabelle {
width: auto;
color: #666;
  	font-size: 100%;
position: relative;
padding: 0;
margin: 0;
  }

@media only screen and (max-width:70em) {
.boxTabelle-zahl{
width: 20%;
  	font-size: 100%;
}
.boxTabelle-Text {
width: 70%;
  	font-size: 100%;
}
}

@media only screen and (max-width:40em) {
.boxTabelle-zahl{
width: 100%;
  	font-size: 100%;
}

.boxTabelle-Text {
width: 100%;
  	font-size: 100%;
}
}

/* 
###############################################################
Azubi Seite app #
###############################################################
*/


@media screen and (max-width: 32em) {
.bereich_grau img {
display: none!important;
}
}


/* 
###############################################################
drucken #
###############################################################
*/

.buttondruck {
background-color: #336699!important;
border-radius: 5px!important;
border: 0px double #cccccc!important;
color: #ffffff!important;
text-align: center!important;
width: auto!important;
height:auto!important;
margin: 1em 1em 1em 0em!important;
font-size: 110%!important; 
cursor: pointer!important; 
padding: 0.5em 0.8em 0.5em 0.8em!important;     
}
      
.buttondruck:hover {
color: #ffffff;
background-color: #3871aa;
-webkit-box-shadow: 5px 0 10px #ccc;
-moz-box-shadow: 5px  0 10px #ccc;
box-shadow: 5px  0 10px #ccc;
opacity:0.8;
transition: all 800ms;
-webkit-transition: all 800ms;
-moz-transition: all 800ms;
-o-transition: all 800ms;
}

@media print {
#top, #schriftzug, #navigationpos, #slider, .inslider, .anschrift, #bottomanschrift, .buttondruck {
  display: none!important;
} 
h1 {font-size: 120%;}
h2, h3. .footer p {font-size: 110%;}
.mainContent {width: 95%!important;}
#footer {color: #333;background-color: transparent;}
.infooter {color: #333;}
.infooter p {color: #333; font-size: 80%;}
.infooter a {color: #333;text-decoration:underline;}
.infooter h2 {font-size: 80%; color: #333;}
}

@media screen and (max-width: 1280px) {
.buttondruck   {
margin: 1% 2% 1% 0%!important;
}
.AWPunten   {
padding: 0% 3% 3% 3%!important;
}
.empfehlung   {
padding: 1% 5% 1% 5%!important;
}
}

/* 
###############################################################
accordion #
###############################################################
*/

.accordionAA {
  background-color: #3871aa;
  color:#fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left!important;
  outline:none;
  font-size: 15px;
  transition: 0.4s;
  margin-bottom: 1px;
}

.activeAA, .accordionAA:hover {
  background-color: #3871aa;
  color:#fff;
}

.accordionAA:before {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: left;
  margin-right: 5px;
}

.activeAA:before {
  content: "\2212";
  color: #fff;
}

.panel {
  padding: 0 18px;
  background-color: #efefef;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border: 0px solid #003399;
}

button.accordionAA.activeAA {
	color: #fff;
}

.AAtextbereich {
  width: 100%;
  margin:1em 0 1em 0;
  height:auto;
}
/* 
###############################################################
Boxen index				 #
###############################################################
*/

.boxStartseite {
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}

.kontakt_rma_50 {
   display: -webkit-flex; 
  display: -ms-flexbox; 
  display: flex;
  width: 49%;
  background-color: #fff;
  padding: 1em;
  float:left;
  margin: 1% 0.5% 1% 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }


.kontakt_rma {
   display: -webkit-flex; 
  display: -ms-flexbox; 
  display: flex;
  width: 32.5%;
  background-color: #fff;
  padding: 1em;
  float:left;
  margin: 1% 0.5% 1% 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

.textKontakt {
  width: 100%;
  color: #666;
  position: relative;
  text-align:left;
  }
  
.textKontakt h2 {
  font-size: 115%!important;
  font-weight: bold;
  margin: 1% 0 2% 0!important;
  padding: 0!important;
  }

.textKontakt a {
  font-weight: normal;
  font-size:100%;
  }

.textKontakt p {
  font-size: 100%;
  font-weight: normal;
  }

.textKontakt ul li {
  font-size: 100%;
  font-weight: normal;
margin: 0.5em 0 0 0.5em;
  }

@media only screen and (max-width:60em) {
.kontakt_rma {
	width: 49%;
  	font-size: 90%;
    }
.kontakt_rma_50 {
  	font-size: 100%;
	width: 100%;
  margin: 1% 0 1% 0!important;
    }
}


@media only screen and (max-width:35em) {
.kontakt_rma, .kontakt_rma_50 {
  	font-size: 100%;
	width: 100%;
  margin: 1% 0 1% 0!important;
    }
}

/* 
###############################################################
Boxen index table			 #
###############################################################
*/

a.buttonIndex {
  display: inline-block;
  background-color: #efefef;
  border-radius: 25px;
  border: 0px double #cccccc;
  color: #333333;
  text-align: center;
  width: auto;
  height: auto;
  margin: 0.1em 0.1em 0.1em 0.1em;
  font-size: 160%;
  cursor: pointer;
  padding: 0.1em 1em 0.3em 1em;
  vertical-align:top;
}
tr.borderbottom {border-bottom: 1px dotted #f4f4f4;}
tr.borderbottom-2 {background-color: #eaeaea;}

tr.borderbottom-2 a.buttonIndex {
  display: inline-block;
  background-color: #ffffff;
  border-radius: 25px;
  border: 0px double #cccccc;
  color: #333333;
  text-align: center;
  width: auto;
  height: auto;
  margin: 0.1em 0.1em 0.1em 0.1em;
  font-size: 160%;
  cursor: pointer;
  padding: 0.1em 1em 0.3em 1em;
  vertical-align:top;
}

td.buttonIndexlinks {width: 70%; vertical-align:middle; padding: 1% 4% 1% 2%;line-height:1.3em;}
td.buttonIndexort {width: 10%;text-align: left; vertical-align:middle; padding: 1% 2% 1% 1%;line-height:1.3em;}
td.buttonIndexbutton {width: 10%; text-align: center; vertical-align:middle;padding: 1% 0.5% 1% 0.5%;}

td.buttonIndexlinks p {vertical-align:middle; line-height:1.3em;}
td.buttonIndexort p {text-align: center; line-height:1.3em;}
td.buttonIndexbutton p {text-align: center; line-height:1.3em;}

@media only screen and (max-width:60em) {
tr.borderbottom-2 {background-color: #ffffff;}
td.buttonIndexlinks {width: 100%; text-align: center; vertical-align:middle; padding: 2% 4% 2% 2%;background-color: #dadada; line-height:normal; }
td.buttonIndexlinks h3 {text-align: center; font-size: 120%; font-weight: bold;}
td.buttonIndexort {width: 100%;text-align: center; vertical-align:middle; padding: 2% 2% 2% 2%;}
td.buttonIndexbutton {width: 100%; text-align: center; vertical-align:middle;padding: 2% 2% 2% 2%;}
tr.borderbottom-2 a.buttonIndex {background-color: #efefef; border: 0px double #cccccc;}
}

/* 
###############################################################
Anmeldeformular  NEU       #
###############################################################
*/

div.fcp_wrapper {
  max-width: 100%!important;
  min-height: 100px;
  padding: 15px;
  margin: 0 auto;
background: rgba(238,238,238,0.5)!important;
  box-shadow: 0.35em 0.35em 0.55em #ccc!important;
  border: #ccc solid 1px!important;
}

div.fcp_controls {
  display: block;
  position: relative;
    padding: 0.6em!important;
}


.fcp_fixed_heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 140%!important;
  font-style: normal;
  font-weight: bold;
}

div.fcp_fixed_heading {
  margin-bottom: 0.5em!important;
   margin-top: 1em!important;
 text-align: left;
  background-color: transparent;
}

div.fcp_line input[type=checkbox], div.fcp_line input[type=radio] {
  width: 1em!important;
  margin: 0 7px 0 7px!important;
  height: 1em!important;
  padding: 0.3em;
}

input#agreement_check.fcp_lcb.fcp_send_toggler  {
	background-color: aliceblue!important;
	width:1.2em!important;
	height: 1.2em!important;
}

div.fcp_label {
  text-align: left;
  margin: 0;
  padding: 3px 7px!important;
  font-weight: bold!important;
}

div.fcp_border {
  border: 1px solid lightgray;
  border-radius: 4px;
  padding: 0.2em 0 0.2em 0!important;
  margin: 0.3em 0 0.3em 0!important;
  }
  
.fcp_line.fcp_agreement.fcp_checkbox.fcp_checkbox_l {
  border: 1px solid red!important;
  border-radius: 4px!important;
  padding: 0.2em 0 0.2em 0!important;
  margin: 0.3em 0 0.3em 0!important;
    background-color: #f1dfdf!important;
	
}
  
input.fcp_btn {
    width: auto !important;
    height: auto !important;
    cursor: pointer;
    -webkit-appearance: none;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 1px black;
    color: white;
    transition: all .1s ease;
    padding: 8px 20px;
    margin: 2px;
    background-color: #2d80b7;
    background-image: none;
    text-transform:none!important;
    text-align: left !important;
clear:left;
   }
   
.fcp_form input.fcp_btn {
    font-size: 120%;
    font-style: normal;
    font-weight: normal;
float:left!important;
}

.fcp_line.fcp_sendrow {
	clear:left;
}

div.fcp_captcha {
  text-align: left!important;
}


@media only screen and (max-width:1280px) {
.fcp_page  {padding: 2%;!important}
}
