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

body {font-family:sans-serif}
body {
    
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
/*     font-family: 'Open Sans',Helvetica,Arial,sans-serif; */
    font-weight: 300;
    font-style: normal;
    font-variant: normal;
    font-size: 22px;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
    overflow-y:scroll;
    color: #333333;
/*
    
    -webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
*/
}
@media all and (max-width: 1000px)
{
	body {
		font-size: 22px;
		line-height: 1.5em;
	}
}
@media all and (max-width: 800px)
{
	body {
		font-size: 21px;
		line-height: 1.4em;
	}
}
@media all and (max-width: 600px)
{
	body {
		font-size: 19px;
		line-height: 1.3em;
	}
}

p       { padding: 0 0 1em 0; margin: 0;  }
td      { margin: 0; padding: 0; }
table   { border-collapse: collapse; }
strong, b { font-weight: 400; color: #68a4b9; }

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	letter-spacing: 0.05em;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	color: #68a4b9;
}
h1 {  font-size: 2.2em; line-height: 1; 	margin: 0 0 0.5em 0; }
h2 {  font-size: 1.6em; line-height: 1.25;  margin: 0 0 0.5em 0; }
h3 {  font-size: 1.4em;	line-height: 1.25;  margin: 1em 0 0.5em 0; }
h4 {  font-size: 1em; line-height: 1.25;  margin: 0 0 0.5em 0; }
h5 {  font-size: 1em;   }
h6 {  font-size: 1em;   }

.page-header h2 {
	text-align: center;
	margin: 0 0 1.5em 0;
}

.SvenE {
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: 500;
	padding-right: 2px;
}


/*---- h1 mit strichelinie ----*/
/*---- replacer: <div class="page-header">(.*?)<h1> ----*/
/*---- replacer: <div class="page-header-h1"><h1> ----*/

/*
div.page-header-h1 {
	padding-bottom: 3%;
}
div.page-header-h1 h1 {
	position: relative;
	text-align: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3em;
	text-transform: uppercase;
	margin: 0 0 3% 0;
	border-bottom: 2px dotted #084783;
	color: #084783;
}
div.page-header-h1 h1::after {
	content:'';
	display: block;
	width: 20px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-radius: 20px;
	border-color: #084783;
	background-color: #ffffff;
	top: 8px;
	left: 0;
	position: absolute;
}
*/

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: #68a4b9; text-decoration: none; font-weight: 900;}
a:visited 	{ color: #68a4b9; text-decoration: none; }
a:hover 	{ color: rgb(205, 93, 56); text-decoration: none; }
a:active 	{ color: rgb(205, 93, 56); text-decoration: none; }
a img 		{ border: 0 none; }

a i.IconLeft {margin-right: 10px;}
a i.IconRight {margin-left: 10px;}
button i.IconLeft {margin-right: 10px;}
button i.IconRight {margin-left: 10px;}

footer a 			{ color: #ffffff; text-decoration: none; font-weight: 400; text-transform: uppercase; font-size: 0.9em; letter-spacing: 0.14em;}
footer a:visited 	{ color: #ffffff; text-decoration: none; }
footer a:hover 		{ color: #ffffff; text-decoration: underline; }
footer a:active 	{ color: #ffffff; text-decoration: underline; }


/*----- Startseite ----*/

div.keyimage {
	padding: 0 0 5% 0;
	font-size: 0;
	line-height: 0;
}
div.keyimage img {
	width: 100%;
	height: auto;
}


div.StartText {
	padding-top: 3%;
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}



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

::-moz-selection {
    background-color: #68a4b9;
	color: #ffffff;
    text-shadow: none;
}
::selection {
    background-color: #68a4b9;
	color: #ffffff;
    text-shadow: none;
}

blockquote {
	margin: 0 0 1em 0 !important;
	padding: 1em 1.5em 1em 1.5em;
	margin: 0 0 1em 0;
	font-style:italic;
	color: #000000;
	background: #f9f9f9;
	border-left: 5px dotted #68a4b9;
}
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 #68a4b9;
	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;
}


/*---- Single Pics ----*/

.SinglePicRight {
	float: right;
	margin: 8px 0 1em 2em;
	width: 40%;
	height: auto;
}
.SinglePicLeft {
	float: left;
	margin: 8px 2em 1em 0;
	width: 40%;
	height: auto;
}
.Pic250 { max-width: 250px; }
.Pic260 { max-width: 260px; }
.Pic270 { max-width: 270px; }
.Pic280 { max-width: 280px; }
.Pic290 { max-width: 290px; }
.Pic300 { max-width: 300px; }
.Pic310 { max-width: 310px; }
.Pic320 { max-width: 320px; }
.Pic330 { max-width: 330px; }
.Pic340 { max-width: 340px; }
.Pic350 { max-width: 350px; }

/*---- Portraits ----*/

.PortraitRight {
	float: right;
	width: 28%;
	max-width: 200px;
	height: auto;
	margin: 5px 0 2px 30px;
}
.PortraitLeft {
	float: left;
	width: 28%;
	max-width: 200px;
	height: auto;
	margin: 5px 30px 2px 0px;
}
.PortraitRight img {
	width: 100%;
	height: auto;
}
.PortraitRight.LogoLZHH {
	max-width: 260px;
}

figcaption {
	font-size: 0.7em;
	line-height: 1em;
	color: #555555;
}

@media all and (max-width: 500px)
{
	.PortraitRight {
		float: none;
		width: 100%;
		max-width: inherit;
		text-align: left;
		margin: 5px 0 2px 0px;
	}
	.PortraitRight img {
		max-width: 150px;
	}
	.PortraitLeft {
		float: none;
		width: 100%;
		max-width: inherit;
		text-align: left;
		margin: 5px 0 2px 0px;
	}
	.PortraitLeft img {
		max-width: 150px;
	}
	.PortraitRight.LogoLZHH img {
		max-width: 200px;
	}
}


/*---- Galerie Impressionen ----*/

div.gallery5,
div.gallery6,
div.gallery7 {
	padding: 2% 0 2% 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	line-height: 1em;
}
div.gallery5 > div,
div.gallery6 > div,
div.gallery7 > div {
	order: 1;
	flex-grow: 0;
	flex-basis: auto;
	align-self: stretch;
	width: 19%;
	padding: 0 0 1% 0;
}
div.gallery6 > div {
	width: 15.5%;
}
div.gallery7 > div {
	width: 13%;
}
div.gallery5 > div img,
div.gallery6 > div img,
div.gallery7 > div img {
	width: 100%;
	height: auto;
}

/*---- 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: 12px;
    margin-bottom: 2px;
    vertical-align: text-bottom !important;

}


/*---- Intern ----*/
	
div.MatLand {
	padding: 0 0 3% 0;
}
div.MatLand::after {
	display: block;
	content: '';
	height: 0;
	clear: both;
}
div.MatLand > img {
	width: 20%;
	max-width: 133px;
	height: auto;
	float: left;
	margin-right: 30px;
	border: 0.5px solid rgba(0,0,0,0.1);
}
	
div.MatLand h3 {
	margin-top: 0;
}


