html,body,div,p,h1,h2,h3,ul,ol,span,a,table,td,form,img,li,input,textarea,select {
	line-height:140%;
	margin:0;
	padding:0;
	font-size:16px;
	}
body {
	background:background: rgba(255,255,255,1.0);
  	cursor: auto;
    font-family: 'Source Sans Pro', sans-serif;
  	font-style:normal;
  	font-weight:400;
  	line-height: 1.5;
  	margin: 0;
  	padding: 0;
	}

/****** Grundstruktur ****/
.columns {
	margin: 0;
  	padding: 0;
	}

/*****************/
.header-transparent{
	display:block;
	background: rgba(175,202,11,0.9);
  	border: none;
	padding:0;
	min-width:100%;
	text-align:center;
	}
body.start {
	background-image:url(images/startbild.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
	}
.newsbuttonrot{
    width:200px;
    position: absolute;
    margin-left:5%;
    margin-top:20px;
    }

#logo_oktraining {
	width:280px;
	margin:0;
	border:0;
	padding:0;
	}
#logo_kl {
	margin:1.0em 0 0.5em 0;
	border:0;
	padding:0 0;
	}
.gross{
	background:#f3f3f1;
	text-align:center;
	width:100%;
	}
.weiss{
	background:#fff;
	width:100%;
	}
.weiss-transparent{
	background: rgba(255,255,255,0.5);
  	border: none;
	padding:28px 30px 15px 30px;
	}
.grau{
	background:#f3f3f1;
	padding:0;
	margin:0;
	}
.gruen {
	background: rgba(175,202,11,1.0);
	}
.hinweis {
	background: rgba(165,47,125,0.9);
    margin:20px 10px;
    border:1px solid #fff;
    padding:10px;
    text-align: center;
    }
.hinweis p { 
    margin:0 auto;
    color:#fff;
    }
.hinweis h2{ 
    text-transform:uppercase;
    font-size:1.1em;
    font-weight: 400;
    margin:0 auto;
    color:#fff;
    }
.hinweis p a{ 
    color:#fff;
    border-bottom:1px dotted #fff;
    }
.hinweis p a:hover{ 
    color:#fff;
    border-bottom:1px solid #fff;
    }
.abstand {
	padding:60px 0;
	}
a#sofortkontakt {
	background: rgba(165,47,125,0.9);
	position:fixed;
	display:block;
	right:0;
	top:177px;
	width:auto;
	height:auto;
	padding:6px 20px 6px 12px;
	border:1px solid #fff;
    z-index:1000;
    color:#fff;
    text-transform:uppercase;
    font-size:1.1em;
    transition: all .4s ease-in-out;
	} 
a#sofortkontakt:hover {
	background: rgba(237,18,163,1.0);
	transform: scale(1.1);
	transition: all .4s ease-in-out;
	} 
	
	
#back-top img {
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
  	filter: alpha(opacity=70); 
  	opacity: 0.7;
  	width:40px;
  	margin:40px auto;
	}
a img {
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
  	filter: alpha(opacity=100); 
  	opacity: 1.0;	
	}
a img:hover {
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
  	filter: alpha(opacity=70); 
  	opacity: 0.7;
	}
/**********************************/
.header-transparent h1 {
	color:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:1.6em;
	word-spacing:0.15em;
	margin:5px auto 20px auto;
	}
.weiss-transparent h1 {
	margin:22px auto 20px 10px;
	line-height:130%;
		font-weight:400;
	font-size:1.5em;
	}	
/**********************************/
.newsbg {
	display:block;
	padding:10px 10px;
	margin:0;
	background:#fff;
	border-right:7px solid #f3f3f1;
	border-left:7px solid #f3f3f1;
	margin-top:20px;
	margin-bottom:20px;
	height:auto;
	}
	
.schwerpunkte {
	display:block;
	padding:10px 10px;
	margin:0;
	background:#fff;
	border-right:7px solid #f3f3f1;
	border-left:7px solid #f3f3f1;
	margin-top:20px;
	margin-bottom:120px;
	height:480px;
	}

.schwerpunkte ul.beh, .newsarchiv ul.beh {
	color:#024374;
	width:100%;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:1.0em;
	font-style:normal;
	line-height:170%;
	padding:10px;
	list-style-type:none;
	}
.schwerpunkte ul.beh li a {
	display:block;
	width:100%;
	color:#9fb70a;
	border-bottom:1px solid #9fb70a;
	padding:1px 0;
	margin:2px 0;
	}
.schwerpunkte ul.beh li a:hover, ul.beh li a#current{
	color:#024374;
	}
.schwerpunkte h2{
	display:block;
	text-align:center;
	color:#9fb70a;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	margin:auto;
	font-size:1.8em;
	}
	
.newsarchiv {
	display:block;
	padding:10px 10px;
	margin:0;
	background:#fff;
	border-right:7px solid #f3f3f1;
	border-left:7px solid #f3f3f1;
	margin-top:20px;
	margin-bottom:20px;
	height:1920px;
	}	
.newsarchiv ul.beh li{
	display:block;
	width:100%;
	color:#024374;
	border-bottom:1px solid #afca0a;
	padding:0 0 2px 0;
	margin:2px 0;
	}	
.newsarchiv ul.beh li .datum{
	font-size:0.8em;
	}	
.newsarchiv ul.beh li a{
	display:block;
	width:100%;
	color:#024374;
	font-size:1.0em;
	}
.newsarchiv ul.beh li a:hover{
	color:#9fb70a;
	}
.newsarchiv h2{
	display:block;
	text-align:center;
	color:#024374;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	margin:auto;
	font-size:1.8em;
	}
ul.partnerlist {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:1.0em;
	font-style:normal;
	list-style-type:none;
	}
ul.partnerlist li a {
	display:block;
	color:#024374;	
	padding:2px 0;
	}
ul.partnerlist li a:hover {
	color:#afca0a;
	}
ul.aufzaehl {
	list-style-type:none;
	}	
h1 {
	color:#024374;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:1.9em;
	}

h2 {
	color:#024374;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	font-size:1.4em;
	}

h3 {
	color:#024374;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	font-size:1.4em;
	}	
	
p, .bu, table td {
	color:#024374;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size:1.0em;
	font-style:normal;
	line-height:170%; 
	}
p b {
	font-weight:600;
    font-size:100%;
    }
h2 b {
	font-weight:600;
    font-size:100%;
    }
.bu {
	margin:0 0 0 10px;
	}
h1 {
	margin:30px 40px 5px 25px;
	}
h1.news {
	margin:10px auto;
	color:#fff;
	line-height:100%;
	}
h1.startseite {
	font-size:1.4em;
    font-weight: 600;
    margin:0 40px 5px 25px;
    padding:0;
	}
h2 {
	margin:5px 70px 0 25px;
	line-height:140%;
	}
h3 {
	margin:20px 20px 0 25px;
	line-height:160%;
	}
p {
	margin:30px 105px 0 25px;
	line-height:160%;
	}
p.speci {
	margin:10px 80px 0 25px;
	line-height:160%;
    }
p.startseite {
	margin:15px 100px 0 25px;
	line-height:160%;
	}
ul.aufzaehl {
	color:#024374;
	margin:20px 165px 0 25px;
	line-height:160%;
	}
ul.aufzaehl li {
	margin:4px 0;
	}
ul.partnerlist {
	margin:10px 5px 0 25px;
	line-height:160%;
	}
.footer p {
	margin:10px auto 0 5px;
	line-height:160%;
	color:#fff;
	}
.footer p a{
	color:#fff;
	}
.footer.letzte {
	padding-bottom:100px;
	}
a.oklink {
	color:#114a73;
	text-decoration:none;

	}
a.oklink:hover{
	color:#afca0a;
	}
p a {
	color:#afca0a;
	text-decoration:none;

	}
p a:hover{
	color:#114a73;
	}
a.tel_link {
	color:#114a73;
	}
.groesser {
	font-size:130%;
	}
.textbild{
	padding:55px 10px 10px 10px;
	}

.teaserbild{
	padding:10px;
	}
.teaserbild2{
	float:left;
	padding:10px 0 0 10px;
	}
#newskasten {
    display: block;
    height:313px;
    
    background-image:url(images/bg_news.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 313px 313px;
    background-color: #afcb08;
	text-align:center;
	padding:4px 10px;
	margin:10px;
    padding-top:140px;
	}
#newskasten .h1-news {
	color:#fff;
    text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:4.2em;
    padding:0 !important;
    margin:0 !important;
    }
#newskasten .h2-news {
	color:#024374;
    text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:1.5em;
    padding:0 !important;
    margin:0 !important;
    }
#newskasten hr {
	margin:-12px auto 0 auto;
	padding:0 auto;
    width:162px;
	border: none;
    height: 1px;
    color: #fff; 
    background-color: #fff; 
    }
hr {
	margin:6px 50px;
	padding:0;
	border: none;
    height: 1px;
    color: #fff; 
    background-color: #fff; 
	}
table {
	margin:10px 65px 10px 25px;
	
	}
table th {
	text-align:left;
	}
table th h2{
	margin:10px 0 15px 0;
	}	
table td {
	vertical-align:top;
	line-height:145%;
	padding-bottom:14px;
	}
table td.first {
	width:330px;
	text-align:right;
	padding-right:20px;
	}
i {
	padding-right:5px;
	}
.partnericon {
	text-align:center;
	padding:20px 5px;
	}
.sprechblase {
  	margin:30px auto auto auto;
  	background-color: #979797;
  	color: #fff;
  	font-size: 100%;
  	padding: 1.0rem;
  	position: relative;
  	z-index: 0;
  	top: calc(100% + 0.6495rem);
  	max-width: 20rem !important;
  	border-radius: 8px;
 	}
  .sprechblase::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #979797;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); 
    }
  .sprechblase.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #979797 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto; 
    }
span.stimme {
	display:block;
	color:#024374;
	text-align:center;
	margin:15px auto 0 auto !important;
	line-height:160%;
	}
            
.stimmen {
	display:block;
	min-height:390px;
	} 
.stimmen2 {
	display:block;
	min-height:300px;
	}               
/**************************/

ul#menu {
 	height: auto;
  	margin: 0;
    padding: 20px 0;
    display: inline-block;
     border-bottom:1px solid #fff;
	}
ul#menu li{
	padding:0;
	float:left;
	}
ul#menu li a{
	color:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.25em;
	font-weight:normal;
	margin:0 13px;
	padding:0 0 0 0;
	text-decoration:none;
	}
ul#menu li a:hover, ul#menu li a#current, ul#menu li#current a{
	color:#114a73;
	}

.accordion {
    margin:20px auto;
    }
.accordion-title:hover, .accordion-title:focus {
    background-color: #e1e1dd; 
    }
.accordion-title::before {
    right: 20%;
    }
a.accordion-title {
    font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.25em;
	font-weight:normal;
    padding-left:360px;
    color:#114a73;
    background:#f3f3f1;
    }
a.accordion-title:hover{
	color:#afca0a;
	}
.accordion-content {
  padding: 20px 8px;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }
/**********************************************/
.break {
	display:none;
	}
.strich {
	display:inline;
	font-size:11px;
	padding:0 5px;
	}




@media only screen and (max-width: 905px)  {
.strich {
	display:none;
	}
	.break {
	display:inline;	
	}


}


/**********************************************/
@media only screen and (max-width: 1024px)  {
	
.newsarchiv {
	height:auto;
	}	

#logo_kl {
	display:none;
	}
/**********************************/
.header-transparent h1 {
	font-size:1.4em;
	margin:5px auto 20px auto;
	}
.weiss-transparent h1 {
	margin:22px auto 20px 0;
	padding:0;
	line-height:130%;
		font-weight:400;
	font-size:1.3em;
	}	
h2 {
	margin:20px 20px 0 20px;
	}
p, table {
	margin:20px;
	}

body.start {
	background-position:center 240px;
	}
.teaserbild2{
	float:left;
	padding:10px 10px 0 10px;
	}
.footer p {
	margin:30px auto 0 25px;
	line-height:160%;
	color:#fff;
	top:20px;
	}	
}

/**********************************************/
@media only screen and (max-width: 40em) {

.newsbuttonrot{
    width:120px;
    margin-left:20px;
   top:30px;
    }
#logo_kl, .header-transparent h1 {
	display:none;
	}
.weiss-transparent h1 {
	margin:15px auto 20px 0;
	line-height:130%;
	font-size:1.3em;
	}	
a#sofortkontakt {
	position:absolute;
	display:block;
	right:0;
	top:-20px;
	padding:6px 20px 6px 12px;
	} 
 
#logo {
	margin:0;
	border:0;
	padding:20px 25px 0 20px;
	}

ul#menu {
	display:block;
	margin:0;
	padding:0;
	float:none;
	width:100% !important;
	}
ul#menu li{
	width:100%;
	margin:0;
	text-align:left;
	}

ul#menu li a{
	display:block;
	width:100%;
	padding:0.5rem 1.575rem;
	color:#fff;
	background: rgba(175,202,11,1.0);
	margin:0 0 2px 0;
	}
ul#menu li a:hover, ul#menu li a#current {
	background:#fff;
	width:100%;
	color:#114a73;
	padding:0.5rem 1.575rem;
	margin:0 0 2px 0;
	}
h1.text-right {
	text-align:left;
	}
p.text-right {
	text-align:left;
	margin:20px 20px 0 25px;
	}
h1 {
	margin:20px 20px 10px 25px;
	}

h2 {
	margin:15px 20px 3px 25px;
	}
	
p, table {
	margin:15px 15px 20px 25px;
	}
p.speci {
	margin:10px 15px 0 25px;
	line-height:160%;
    }
table {
	margin:2px 0 20px 0;
	}
.footer.letzte {
	border-top:1px solid #fff;
	margin-top:10px;
	padding-bottom:50px;
	}
table {
	margin:10px 5px 10px 5px;
	
	}
table th {
	text-align:left;
	}
table th h2{
	margin:10px 0 15px 0;
	}	

table td.first {
	width:20%;
	text-align:right;
	padding-right:20px;
	}
.newsarchiv, .schwerpunkte{
	height:auto;
	margin-bottom:20px;
	}
a.accordion-title {
    padding-left:30px;
    }
}


