﻿/*
**********************************************
***      created by Boris Schmakowski      ***
***          www.schmakowski.de            ***
**********************************************
*/

body {font-family:sans-serif}
body {
    font-family: "Noto Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-variant: normal;
    font-size: 22px;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    overflow-y:scroll;
    color: #111111;
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}
@media all and (max-width: 800px)
{
	body {
	    font-weight: 300;
	    font-size: 20px;
	    line-height: 1.3em;
	    color: #111111;
	    -webkit-hyphens: manual;
	    -moz-hyphens: manual;
	    -ms-hyphens: manual;
	    hyphens: manual;
	}
}
@media all and (max-width: 500px)
{
	body {
	    font-weight: 400;
	    font-size: 18px;
	    line-height: 1.3em;
	    color: #111111;
	    -webkit-hyphens: auto;
	    -moz-hyphens: auto;
	    -ms-hyphens: auto;
	    hyphens: auto;
	}
}

p       { padding: 0 0 1em 0; margin: 0;  }
td      { margin: 0; padding: 0; }
table   { border-collapse: collapse; }

strong, b {
	color: #333333;
	font-weight: 600;
}
.mp-orange strong, .mp-orange b {
	color: rgba(235, 163, 115, 1);
}
.mp-lila strong, .mp-lila b {
	color: rgba(67, 63, 94, 1);
}
.mp-green strong, .mp-green b {
	color: rgba(78, 144, 135, 1);
}
.mp-rot strong, .mp-rot b {
	color: rgba(138, 36, 46, 1);
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	letter-spacing: 0.05em;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	color: #880000;
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}
h1 {  font-size: 1.5em;	line-height: 1.25; margin: 0 0 0.5em 0; }
h2 {  font-size: 1.4em; line-height: 1.25;  margin: 0 0 0.5em 0; }
h3 {  font-size: 1.2em;	line-height: 1.25;  margin: 0 0 0.5em 0; }
h4 {  font-size: 1em;   }
h5 {  font-size: 1em;   }
h6 {  font-size: 1em;   }

a {
	-webkit-transition: all .35s ease;
       -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
         -o-transition: all .35s ease;
            transition: all .35s ease;
}
a, :focus 	{ outline: 0; }
a 			{ color: #880000; text-decoration: none; font-weight: 400; }
a:visited 	{ color: #880000; text-decoration: none; }
a:hover 	{ color: #880000; text-decoration: underline; }
a:active 	{ color: #880000; text-decoration: underline; }
a img 		{ border: 0 none; }

a.wf_file::before {
    content: '';
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    width: 28px;
    padding: 0 2px 0 2px;
}


/*--- diverse ----*/

::-moz-selection {
    color: #000000;
    background: rgba(255, 255, 0, 0.7);
    text-shadow: none;
}
::selection {
    color: #000000;
    background: rgba(255, 255, 0, 0.7);
    text-shadow: none;
}

blockquote {
	margin:0;
	padding: 1em 1.5em 1em 1.5em;
	margin: 0 0 1em 0;
	font-style:italic;
	color: #000000;
	background: #f0f0f0;
	border-left: 5px dotted #880000;
}
blockquote p {
	margin: 0;
	padding: 0;
}

pre {
	font-family: Consolas, "Lucida Console", Monaco, monospace;
	white-space: pre; white-space: pre-wrap; word-wrap: break-word;
	background-color: #ffffee;
	border: 5px dotted #880000;
	padding: 1em 1.5em 1em 1.5em;
	margin: 0 0 1em 0;
}

.dropcap {
	color: #800;
	float: left;
	font-size: 3.2em;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
}


/*
<div class="scaling-svg-container" 
   style="padding-bottom: 92%  = 100% * 55/60 ">
   		<svg class="scaling-svg" viewBox="0 0 60 55" >
   		<!-- SVG content -->
  </svg>
</div>
*/
.scaling-svg-container {
	 position: relative; 
	 height: 0; 
	 width: 100%; 
	 padding: 0;
	 padding-bottom: 100%; 
	 /* override this inline for aspect ratio other than square */
}
.scaling-svg {
	 position: absolute; 
	 height: 100%; 
	 width: 100%; 
	 left: 0; 
	 top: 0;
}

g#gbox2 path#kontur2,
g#gbox4 path#kontur4,
g#gbox6 path#kontur6,
g#gbox8 path#kontur8 {
	display: none;
}

@media all and (min-width: 500px)
{
	g#gbox2 g#text-coaching {
		transform-origin: 50% 30%;
		transform: scale(0.9);
	}
	g#gbox4 g#text-supervision {
		transform-origin: 17% 43%;
		transform: scale(0.9);
	}
	g#gbox6 g#text-fortbildung {
		transform-origin: 84% 55%;
		transform: scale(0.9);
	}
	g#gbox8 g#text-gadhof {
		transform-origin: 55% 94%;
		transform: scale(0.9);
	}
}
@media all and (min-width: 900px)
{
	g#gbox2 g#text-coaching {
		transform-origin: 50% 30%;
		transform: scale(0.8);
	}
	g#gbox4 g#text-supervision {
		transform-origin: 17% 43%;
		transform: scale(0.8);
	}
	g#gbox6 g#text-fortbildung {
		transform-origin: 84% 55%;
		transform: scale(0.8);
	}
	g#gbox8 g#text-gadhof {
		transform-origin: 55% 94%;
		transform: scale(0.8);
	}
}


g#gbox2 path#puzzle2 {
	fill: rgba(232, 169, 100, 1);	/* fill: #e8a763; */
	transition: all .15s ease;
}
g#gbox2:hover path#puzzle2 {
	fill: rgba(232, 169, 100, 0.3);
    transition: all .55s ease;
}
g#gbox2 g#text-coaching path {
	transition: all .15s ease;
}
g#gbox2:hover g#text-coaching path {
	fill: #d89b5c;	
    transition: all .55s ease;
}


g#gbox4 path#puzzle4 {
	fill: rgba(67, 63, 94, 1);	/* fill: #44405f; */
	transition: all .15s ease;
}
g#gbox4:hover path#puzzle4 {
	fill: rgba(67, 63, 94, 0.3);
    transition: all .55s ease;
}
g#gbox4 g#text-supervision path {
	transition: all .15s ease;
}
g#gbox4:hover g#text-supervision path {
	fill: #44405f;	
    transition: all .55s ease;
}

g#gbox6 path#puzzle6 {
	fill: rgba(126, 179, 172, 1);	/* fill: #7cb2ab; */
	transition: all .15s ease;
}
g#gbox6:hover path#puzzle6 {
	fill: rgba(126, 179, 172, 0.3);
    transition: all .55s ease;
}
g#gbox6 g#text-fortbildung path {
	transition: all .15s ease;
}
g#gbox6:hover g#text-fortbildung path {
	fill: #7cb2ab;	
    transition: all .55s ease;
}

g#gbox8 path#puzzle8 {
	color: rgba(138, 36, 46, 1);	/* fill: #8a242f; */
	transition: all .15s ease;
}
g#gbox8:hover path#puzzle8 {
	fill: rgba(138, 36, 46, 0.3);
    transition: all .55s ease;
}
g#gbox8 g#text-gadhof path {
	transition: all .15s ease;
}
g#gbox8:hover g#text-gadhof path {
	fill: #8a242f;	
    transition: all .55s ease;
}

/*--- Absatz Trenner ----*/

div.divider {
	text-align: center;
	font-size: 0;
	line-height: 0;
	margin: 10px 0 30px 0;
}
div.divider::after {
	content: '';
	display: inline-block;
	width: 50%;
	max-width: 300px;
	height: 3px;
	border-radius: 2000px;
	background-color: #eba473;
	margin: 0 auto;
}
.mp-orange div.divider::after {
	background-color: rgba(235, 163, 115, 0.95);
}
.mp-lila div.divider::after {
	background-color: rgba(67, 63, 94, 0.8);
}
.mp-green div.divider::after {
	background-color: rgba(126, 179, 172, 0.95);
}
.mp-rot div.divider::after {
	background-color: rgba(138, 36, 46, 0.8);
}


/*--- Listen ---*/

ul { 
	list-style: circle outside;
	margin: 0 0 0 1em;
	padding: 0 0 1em 0;
}
ol { 
	list-style: decimal outside; 
	margin: 0 0 0 1em;
	padding: 0 0 1em 0; 
}
li {
	margin: 0;
	padding: 0 0 0.25em 0;
}
ol li > ol,
ol li > ul,
ul li > ol,
ul li > ul
{ padding: 0; margin: 0 0 0 1.5em;}



/*---- print via Browser (copied from Joomla Protostar-Template ----*/
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
		font-size: 100% !important;
		font-family: arial, sans-serif !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	nav {
		display: none;
	}
	.mobileonly {
		display: none;
	}
	#content_outright {
		float:none;
		width: 100%;
	}
	#rightcolumn {
	    width: 100%;
		float: none;
	}
	#rightcolumn div.moduletable {
		border-top: 1px solid #eeeeee;
		padding: 2.5% 0 2.5% 0;
	}
	#leftcolumn {
	    width: 100%;
		float: none;
	}
	#leftcolumn div.moduletable {
		border-top: 1px solid #eeeeee;
		padding: 2.5% 0 2.5% 0;
	}
	body:before {
		display: none;
	}
	body {
		height: auto;
	}
}


/*---- JCE Editor Spezial ----*/

body.jce-content, body.jce-content td, body.jce-content pre  {
	font-size: 18px;
	background: #ffffff;
}
img.wf_file_icon {
    height: 30px;
    width: auto;
    margin-right: 10px;
    margin-bottom: 2px;
    vertical-align: text-bottom !important;
 }