/****************************************++**
Copyright (c) 2025 cdnet-internetservice    *
       Alle Rechte reserviert               *
           WOLF - ELECTRONIC                 *
****************************************++***/
html * {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	overflow-x: hidden;
}
	

body {
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	line-height:1.8em;
	background-color: #fff;
	color:#425e4a;	
	overflow-x: hidden;
}
/* roboto-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pathway-gothic-one-regular - latin */
@font-face {
  font-family: 'Pathway Gothic One';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/pathway-gothic-one-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Pathway Gothic One Regular'), local('PathwayGothicOne-Regular'),
       url('../fonts/pathway-gothic-one-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pathway-gothic-one-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pathway-gothic-one-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pathway-gothic-one-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pathway-gothic-one-v8-latin-regular.svg#PathwayGothicOne') format('svg'); /* Legacy iOS */
}
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v24-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

		
h1 { 
	font-family: roboto;
	color:#000;
	font-size:4rem;
	line-height:150%;
	font-weight:100;
	margin:1% 0;
	padding:1% 0;
}


h2 {  
	font-family: Verdana (sans-serif)   ;
  	color:#44644d;
	font-size:180%;
	font-weight:100;
	margin:0.8em 0 0.2em 0 ;
	text-align:left;
	line-height:130%;
	text-transform:uppercase
}
h2.linie {  
		border-bottom:1px solid #653;background-color:transparent
}

h3 {font-size:120%;
	font-family: 'Oswald';
	margin:5% 0 1% 0;
	font-weight:100;
	color:#941b80;
}

h3.text {
	font-size:140%;
	color:#555;
	background: url(../img/linie.png) left center repeat-x;
	font-weight:200;
}

a {	text-decoration:none;
}

.linie {
	background-color:#fff;
	padding-right:5%;
}
.big {
	font-weight:700;
	color:#c00;
	font-size:1.3em;
}
.black {
	color:#000;
	font-size:140%;
	text-decoration:none;

}
.small  { 
	font-size:80%;
	color:#698;
	line-height:150%;
}


.datenschutz { 
	display:block;	
	padding:0 5em 0 0;
}

/* ======= BODY - BEREICH ========= */

/*_______ Formatierung fur Werbelayer Startseite _________*/
.werbelayer-0 {
	position:absolute;
	display:block;
	z-index:90;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: transparent url(../img/kachel-ws.png) 0 0 repeat;
}


.werbelayer-0 .loop {
	width:55%;
	max-width:33em;
	background:#eee url(../img/back-rw-small.png) 0 0 repeat;
	margin:10% 25%;
	padding:1% 2%;
	border:6px solid #f96
}

/*_______ Formatierung fur Werbelayer _________*/
.werbelayer {
	position:absolute;
	display:block;
	z-index:90;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: transparent url(../img/kachel-ws.png) 0 0 repeat;
}

.werbelayer .loop {
	width:38%;
	min-width:28em;
	margin:10% 25%;
	padding:1% 2%;
	background: url(../img/back_layer.jpg) 0 0 repeat-x;
	border-bottom:8px solid #6a95ca
}

.werbelayer .loop .layertext{
	float:right;
	line-height:110%;
	padding:2% 1%;
	width:37%;
	margin-top:-1em
}



.header{
	height:9em;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index:9;
	box-shadow: 0px 10px 15px #244;
	padding:1%;
	background-color:#fff;
	}

.container,
.maincontent {
	max-width:100%;
	width: 95em;
	margin:0px auto;
	text-align:left;
	padding:0 3%;
}

.container .logo {
	float:left;
	width: 33%;
	display:inline;
}

.container .logo img{
	width: 100%;
	min-width:12em;
	height:auto;
	margin:6% 0 0 0;
}

.topic {
	position:absolute;
	z-index:6;
	left:0;
	right:0;
	bottom:0;
	top:0.1em;
}


.header-img{
	position: relative;	
	margin-top:9em;
}	
	

img.front	{
	width:100%;
	height:auto;
	display: block;
}	

/* =======  Adress-Slider ====*/


.topic #slogen {
	margin:3%;
	margin-right:-19.8em;
	background-color:#fff;
	width:24em;
	display: inline-block;
	vertical-align: text-bottom;
	float:right;
	padding-top:0.3em
}
.topic #slogen.active { margin-right: 0;
}

.topic #slogen td { 
	padding:0.1em 0.5em;
	
}
.topic #slogen td.zelle { 
	padding:0;
	background-color:transparent;
	line-height:210%;
	
}
/* ==== NAVI  ====*/


.container #navi {
	float:right;
	height:3em;
	margin-top:4%;
	list-style-type:none
}

.container #navi li {
	float:left;
	margin-left: 0.6em;

}

.container #navi li:first-child {
	margin-left:0
}

.container #navi li a {
	font-family: 'Oswald';
	text-transform:uppercase;
	font-size:120%;
	font-weight: 500;
	font-style: normal;
	color:#409502;
	letter-spacing: 0.0538462em;
	padding:0.4em 1.5em;
	line-height: 1.8em;
	border:1px solid #409502;
	border-radius:  1em 1em 1em 1em;
	
}

.container #navi li a:hover,
.container #navi li a.active {
	color: #ffffff;
	background-color: #409502;
	border-radius:  0
}





/*======  CONTENT ====*/

.main {
	/* background-color:#ecf8ec; */
	background:url(../img/kachel-back-2.png) 0 0 repeat-y;
	background-size:contain;
}
.maincontent {
	margin:-15px auto;
	padding:3% 0;
}
.maincontent img.pic-right{
	width:30%; 
	height:auto;
	min-width:9em;
	float:right;
	margin:0 0 3% 5%;
	border-radius:  1.5em 1.5em 1.5em 1.5em;
	border:1px solid #425e4a;
}		
.maincontent .back{
	padding:3% 5%;
	text-align:justify;
	margin-bottom:2%;
}

.maincontent .rt{
	background-color:#e1f0e1;
	color:#336622;
}

.maincontent .bl{
	background-color:#e5edd1;
	color:#ff7722;
}
.maincontent a{
	color: #6a7;
	font-weight:100;
	text-decoration:underline;
}
.maincontent a.seclink {
	color: #363;
	font-weight:200;
	padding: 1em 1.5em;
	background-color: #bbddcc;
	border-radius: 33px 33px 33px 33px;
	text-decoration:none;
}	
.maincontent a.seclink:hover {
	color: #ffffff;
	background-color: #66aa77;
}

.maincontent a:hover{
	color: #000;
	text-decoration:none;
}	


.maincontent ul{
	margin: 1.2em;
	padding: 0;	
	list-style: square;
}	
.maincontent ul li{
	margin:0.5em 1em;
	margin-left:0;
}


.maincontent table {
  border-collapse: separate;
  border-spacing: 0.3em;
}

.maincontent table td {
  border: 1px separate;
  font-size:120%;
  padding: 0.3em 0.5em 0.3em 0;
  border-bottom: 1px dashed #987;
  vertical-align:top;
}	

.maincontent table td.leer{
  background-color:#e9e6e0;
  border:none;
}	



/*======== Fussleiste =======*/
.maincontent #feet {
	color:#fff;
	padding:5% 5%;
	margin-bottom:2em;
	background-color:#789b83;
	border-radius: 0 0 55px 55px;
}

.maincontent #feet a{
	color:#fff;
} .maincontent #feet a:hover{
	color:#000;
} 
.maincontent #feet .adressfeld,
.maincontent #feet .subnavi {
	float:left;
	width:45%;
	text-align:left;

}
.maincontent #feet .subnavi {
	float:right;
	text-align:right;
	margin:0 0 4% 1%
}

.maincontent #feet .subnavi a {
	font-family: 'Oswald';
	text-transform:uppercase;
	font-size:120%;
	font-weight: 500;
	font-style: normal;
	padding:1%  1%;
	color:#fff;

	}
	
.maincontent #feet .subnavi a:hover,
.maincontent #feet .subnavi a.active{
	color:#000;
}

.maincontent #feet .agb3 a {
	display:block;
	margin-top:em;
	text-transform:inherit;
}


.maincontent #feet .rubrum {
	text-align:center;
	margin:1% auto;
}


.clear  {
	clear:both;
	font-size:0;
	padding: 0;
	margin: 0;
	border: 0;
}


/* ===== FORMULAR ===== */

.maincontent fieldset {
	width:98%;
}

.maincontent fieldset p {
	width:100%;
	margin:3% 0;
	line-height:1.5em;
}

.maincontent fieldset label {
	display: inline;
	width:28%;
	min-width:8em;
	float: left;
	line-height:1.8em;
	text-align:right;
	padding:0.5% 1%;
}

.maincontent fieldset p.text {
	width:80%;
	margin:0 0 0 9%;
	line-height:1.8em;
}

.maincontent fieldset p input,
.maincontent fieldset p select,
.maincontent fieldset p textarea	{
	border: 2px solid #99bbaa;
	border-radius: 15px 15px 15px 15px;
	background-color:#eaeaef;
	line-height:2em;
	padding:3px 9px;
	color:#996622;
	width:65%;
	margin-bottom:2px;font-size:100%;
}
.maincontent fieldset p input.kurz	{
	width:3em;
	margin-left:1.5em;line-height:170%;
}


.maincontent fieldset p select	{
	height:3em;
	padding:6px 16px;
	width:22%;
}



.maincontent .hony{
	visibility: hidden !important;
}


.maincontent fieldset p input.dsgvo {
    width:2em;
    background-color:transparent;
	margin:0;
	height:2em;
}

.maincontent p select:hover,
.maincontent p input:hover,
.maincontent p textarea:hover,
.maincontent p input:focus,
.maincontent p textarea:focus {
	background-color: #fff;
	border:2px solid #697;
}


.maincontent fieldset .send {
	display:inline;
	width:auto;
	cursor:pointer;
	padding:0.6em 1.5em;
	font-size:110%;
	color:#000;
	border:2px solid #666;
	border-radius: 33px 33px 33px 33px;
	background-color:#eee;
	margin-top:-0.8em;
	font-weight:100;
}
.maincontent fieldset .send:hover {
	background-color:#000;
	color:#fff;
	border:2px solid #000;

}

.maincontent fieldset p textarea {
	height:8em;
}




/* === ENDE === */


