﻿/***********************************
Datei: template.css CSS 
URL: www.kotyza.de
************************************
Copyright: www.Sabine-Kemper.de
Start: 30.07.2025
Letzte Aenderung: www.kotyza.de
***********************************/

/*
######################################################### 
body                                                ###
######################################################### 
*/
 

*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body, html {
  font-family: "Rosario";
font-style: italic;
font-weight: 100;
font-size:100%;
color:#333;
background-color: transparent;
width:100%;
line-height:1.3em;
width: 100%;
height:100%;
text-align: left;

}

.ohneoben {
    margin: 0.5em 0 0.1em 0!important;
}

section {
	padding: 0;
	max-width: 1280px;
	margin: 0 auto;
}

.bold {
  font-weight:bold;
  margin: 0.5em 0 0.5em 0;
  text-align:left;
}

.bild img {
  max-width: 100%!important;
  padding:0!important;
  margin:0!important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.1);!important;
  }


/*
######################################################### 
reset                                               ###
######################################################### 
*/

* {
  margin:0;
  padding:0;
  list-style-position: outside;
}

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+ */
  box-sizing: inherit;
}


/* 
###############################################################
geruest #
###############################################################
*/

.button {border: 0;}

/* 
###############################################################
navigation #
###############################################################
*/

nav {
font-family: "Rosario";
font-style: italic;
font-weight: lighter;
	position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 0;
    max-width: 100%;
text-align: left;
    height:auto;
    background-color:#ffffff;
	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;
	z-index: 100;
}

.innavigation {
  position:relative;
    margin: 0 auto!important;
    padding: 0!important;
	max-width: 1200px!important;
	height:auto;
	background-color: transparent;
text-align: right;
}

.titreck-title {
font-family: "Rosario";
font-style: italic;
font-weight: lighter;
font-size: 125%!important;
margin: 0 0 8px 0!important;
color:#666666;
}

.descck {line-height:1.2em!important;}

/* 
###############################################################
icon Barrierefreiheit #
###############################################################
*/

.icon_barrierefreiheit {
  width: 40px;
  height: 40px;
  top: 20px!important;
  right: 30px;
  position: fixed;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transition-duration: .5s;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
background-color: #ffffff!important;
z-index: 9999;
}

@media only screen and (max-width:1280px) {
.icon_barrierefreiheit {
  right: 10px;
  width: 40px;
  height: 40px;
  top: 80px!important;

}
}


/* 
###############################################################
Element Inklusion #
###############################################################
*/

element {
    width: 48px;
    height: 48px;
    font-size: 40px;
    line-height: 45px;
    text-indent: 5px;
  background-color: rgb(212, 126, 41);
  color: rgb(255, 255, 255);
    left: 0px!important;
    z-index: 9999;
    opacity: 1;
}

._access-icon {
  position: fixed;
    bottom: 250px!important;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0;
  transition-duration: .5s;
  -moz-user-select:
none;
  -webkit-user-select:
none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: 1px 1px 5px rgba(0,0,0,.5);
  transform: scale(1)!important;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}

._access-icon {
  background-color: #d47e29!important;
  font-family: Arial !important;
  font-size: 0 !important;
  content: url("/images/universal-access-circle-white.png");
  padding: 5px;
}

@media only screen and (max-width:30em) {
element {
    width: 48px;
    left: 10px!important;
}

._access-icon {
    bottom: 5px!important;
    left: 10px!important;
}
}

/* 
###############################################################
frame Förderrechner #
###############################################################
*/

#mod-custom169.mod-custom.custom {
  position:relative;
	z-index: 0!important;
}

/* 
###############################################################
HG Elfsight #
###############################################################
*/

#mod-custom219.mod-custom.custom {
height: auto;
max-width: 100%;
background-color: rgba(255,255,255,0.5);
margin: 1.5em 0 1.5em 0;
padding: 0em 1.5em 1.5em 1.5em;
border-radius: 10px;
border: #d47e29 solid 1px; 
}


/* 
###############################################################
Slider #
###############################################################
*/

#slider {
width: 100%;
position: relative;
height: auto;
padding: 0;
margin:0 0 0 0!important;
text-align: center;
background-color: transparent;
clear: both;
display:block;
z-index: 0;
}

.inslider {
  position:relative;
  margin: 0;
  text-align: center;
  height:auto;
  background-color:transparent;
  width: 100%;
  padding:0!important;
}

.inslider img {
	width:100%;
	margin:0!important;
	padding:0!important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}

.containerImage {
  position: relative;
  max-width: 100%;
  background-color: white;
display:block;
}

.headerimage {
  display: block;
  max-width: 100%;
  height: auto;
}

.headertext {
  width: 50%;
  color: white;
  position: absolute;
  background-color:transparent;
  top: 30%;
  left: 40%;
-webkit-transform: translate(50, 30);
-moz-transform: translate(50, 30);
-ms-transform: translate(50, 30);
-o-transform: translate(50, 30);
transform: translate(50, 30);
}

p.text1 {font-size: 4.3vw; color:#ffffff;line-height:1.3em;}
p.text2 {font-size: 2.3vw; color:#ffffff; font-weight:normal;}
p.text1g {font-size: 4.3vw; color:#81898dff;line-height:1.3em;}
p.text2g {font-size: 2.3vw; color:#81898dff; font-weight:normal;}
/* 
###############################################################
Textbereich #
###############################################################
*/


main {
  max-width: 100%;
  padding: 1% 1% 1% 2%;
  margin: 0 auto;
  text-align: left;
  background-color: transparent;
  height: auto;
background-repeat: no-repeat;
background-position: left top;
background-image: url("/images/HG-Site.jpg");
background-attachment: fixed;
background-size: contain;
}


.mainContent {
  position:relative;
  margin: 0 auto;
  text-align: center;
  height: auto;
  text-align: left;
   max-width: 1200px;
  background-color: transparent;
  padding: 0;
}


.icon_besser_lesbar {
  width: 40px;
  height: 40px;
  text-align: right;
  position: absolute;
  right: 0;
top:10px;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transition-duration: .5s;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
background-color: #ffffff!important;
z-index: 100;
}


.textbereich_hg {
height: auto;
max-width: 100%;
background-color: rgba(255,255,255,0.7);
margin: 0;
padding: 0.5em 1.5em 1.5em 1.5em;
border-radius: 10px;
border: #d47e29 solid 1px; 
}

.textbereich_hg_neutral {
height: auto;
max-width: 100%;
background-color: rgba(255,255,255,0.7);
margin: 0;
padding: 0.5em 1.5em 1.5em 1.5em;
border-radius: 10px;
border: #ff9933 solid 0px; 
}

/* 
###############################################################
table #
###############################################################
*/

table {
  width: 100%;
    table-layout: auto;
  margin: 0 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.dreiSpalten {
	width: 30%;
	text-align:left!important;
	line-height: 1.1em;
 	vertical-align:top;
	padding: 2% 3% 2% 2% !important;
}

td.vierSpalten {
	width: 24%;
	text-align:left!important;
	line-height: 1.1em;
 	vertical-align:top;
	padding: 2% 3% 2% 2% !important;
}

td.zweiSpalten {
	width: 48%;
	text-align:left!important;
	line-height: 1.1em;
 	vertical-align:top;
	padding: 2% 3% 2% 2% !important;;
}


@media only screen and (max-width:60em) {
	tr, th, td {
 	display: block;
  	width: 100%;
 }
}

@media only screen and (max-width:960px) {
	td.dreiSpalten, td.zweiSpalten, td.vierSpalten {
 	display: block;
  	width: 100%;
 }
}


/* 
###############################################################
Footer #
###############################################################
*/

#footer {
 	height:auto;
 	padding: 1% 1% 1% 1%;
 	color: #fff;
 	background-color: #666;
    max-width: 100%;
    clear:both;
}

.infooter a, a.infooter {
 	font-size: 100%;
	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  {
 	font-size: 100%;
   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 {
    color: #fff !important;
}

.textboxinfooter a {
    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.5em 0.5em 0.5em;
    float: left;
    margin: 0;
}

.infooter.hrfw, .infooter hr.hrfw  {
   color: #fff!important;
    margin: 0.6em 0 0em 0;
width: 100%;    
    padding: 0!important;
  border-style: solid!important;
  border-left: 0!important;
  border-right: 0!important;
}


.container-footer-kontakt {
    width: 30%;
    margin: 0 0 0 0;
}

.container-footer-links {
    width: 20%;
}

.container-footer-daten {
    width: 40%;
}

/* 
###############################################################
Waermepumpe #
###############################################################
*/

.heizreport {
  display: grid;
  justify-content: center!important;
  align-items: center!important;
}

#mod-custom177.mod-custom.custom {
background-color: #f5f5f5;
border-radius: 10px;
padding: 2%;
}

/* 
###############################################################
scrollToTop #
###############################################################
*/

.scrollToTop {
z-index: 100;
bottom: 150px!important;
left: 0!important;
margin: 0!important;
}

/* 
###############################################################
cookie #
###############################################################
*/


.ccm-settings-summoner {
    position: fixed;
    bottom: 30px!important;
    left: 0px!important;
    width: 50px;
    height: 50px;
    pointer-events: none;
    z-index: 99999999;
}

@media only screen and (max-width:30em) {
.ccm-settings-summoner {
    position: fixed;
    bottom: 5px!important;
    left: 70px!important;
    width: 48px;
    height: 48px;
    pointer-events: none;
    z-index: 99999999;
}
}
