/******************************************
Copyright (c) 2023 cdnet-internetservice  *
       Alle Rechte reserviert             *
*******************************************/
html * {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	

body {
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	line-height:170%;
	text-align:center;
	color:#664;
	
}

body.head-1{
	background: #ccc url(../img/head-2.jpg) top center no-repeat;}

body.head-2{
	background: #ccc url(../img/head-3.jpg) top center no-repeat;}

body.head-3{
	background: #ccc url(../img/head-4.jpg) top center no-repeat;}

body.head-4{
	background: #ccc url(../img/head-5.jpg) top center no-repeat;}
	
body.head-5{
	background: #ccc url(../img/head-6.jpg) top center no-repeat;}
	
body.head-6{
	background: #ccc url(../img/head-7.jpg) top center no-repeat;}

	
/* =====================  F O N D S ==============================*/
/* poppins-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: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* maven-pro-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: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/maven-pro-v32-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/maven-pro-v32-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/maven-pro-v32-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/maven-pro-v32-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/maven-pro-v32-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/maven-pro-v32-latin-regular.svg#MavenPro') format('svg'); /* Legacy iOS */
}
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v49-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald-v49-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v49-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v49-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v49-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v49-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* playfair-display-regular - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/playfair-display-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/playfair-display-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playfair-display-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playfair-display-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playfair-display-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playfair-display-v30-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
		
h1 { 
	font-family: 'Oswald';
	color:#455;
 	word-spacing: 0.3em;
	font-size:200%;
	line-height:120%;
	font-weight:100;
	letter-spacing: 0;
	margin:5% 0;
	text-align:left;
}


h2 { 
	font-family: 'Oswald';
	color:#455;
	font-size:150%;
	font-weight:200;	line-height:120%;
	margin:5% 0 2% 0;
	text-align:left;
}


h3 {
	background: url(../img/linie.png) left center repeat-x;
	margin:5% 0 1% 0;
	
}

h3 .text {
	font-family: 'Roboto Slab', serif; serif;text-rendering: optimizeLegibility;
	color:#555;
	font-size:100%;
	padding-right:5%;
	font-weight:200;
	background-color:#fff;
}
h4 {display:inline;
	font-size:120%;
	font-family: 'Oswald';
	margin:0 0 1em 0;
	font-weight:100;
	color:#b1a461;
	padding: 0 0 0 1.2em;
	vertical-align:top
}
h4.jobheadline {
	display:block;
	font-size:120%;
	color:#000;
	font-family:verdana;
	margin:1em 2em 0.5em 0.5em;
}

a {	text-decoration:none;

}

.big {
	font-weight:700;
	color:#c00;
	font-size:1.3em;
}
.black {
	color:#000;
	font-size:140%;
	text-decoration:none;

}
.small  { 
	font-size:80%;
	color:#666;
	line-height:120%
}

.datenschutz { 
	display:block;	
	padding-left:13em;
	width:98%;
}
/* ======= BODY - BEREICH ========= */

#main  {
	width: 100%;
	text-align:left;
	padding: 0;
	background-color: #cccccc;
}	

#main #head {
	height:5%;
	background: #fff url(../img/head-back-logo.png) top left no-repeat;
	background-size: auto 100%;
}

#main #head #top-navi {
	float:right;
	height:1em;
	margin:0 2% 0 78%;
	width:20%; 
	min-width:20em; 
}


#main #head #top-navi a {
	font-family: verdana, arial; text-rendering: optimizeLegibility;
	font-size:70%;
	color:#999;
	padding:0.5% 2%;
	letter-spacing:0.05em;
}

#main #head #top-navi a:hover,
#main #head #top-navi a.active {
	color:#fff;
	background-image:none;
	background-color:#3c6ca0;

}


#main #head #logo {
	float:left;
	display:inline;
	margin:0 0 0 5%;
	width:17%;	
}

#main #head #logo img{
	 width:85%;margin-left:-0.5em;
	 min-width:6em;
	 
}

#main #head #navi {
	float:left;
	height:2em;
	margin:3.5% 3% 0 30%;
	width:40%;
}


#main #head #navi li {
	float:left;
	list-style:none;
	margin-left:3em
}
#main #head #navi li:first-child {
	margin-left:0
}

#main #head #navi li  a {
	font-family: 'Oswald', sans-serif; text-rendering: optimizeLegibility;
	font-size:1.2vw;
	color:#3c6ca0;
	display:block;
	font-weight:500;
	padding:0.3em 0.8em;
	line-height:150%;
	letter-spacing:-0.03em;
	background-color:transparent;
	border-radius: 9px 9px 9px 9px;
}

#main #head #navi li  a:hover,
#main #head #navi li  a.active {
	color:#fff;
	background-image:none;
	background-color:#3c6ca0;
	
}



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


.content {
	background: #cccccc url(../img/back-content-0.jpg) top left no-repeat;
	background-size: 100% auto;
	padding-top:6%;
}
	
.eins{
	background: #cccccc url(../img/back-content-1.jpg) top left no-repeat;
	background-size: 100% auto;
	padding-top:6%;	
}
.zwei{
	background: #cccccc url(../img/back-content-2.jpg) top left no-repeat;
	background-size: 100% auto;
	padding-top:6%;	
}
.drei{
	background: #cccccc url(../img/back-content-3.jpg) top left no-repeat;
	background-size: 100% auto;
	padding-top:6%;
}

.vier{
	background: #cccccc url(../img/back-content-4.jpg) top left no-repeat;
	background-size: 100% auto;
	padding-top:6%;
}
.fuenf{
	background: #cccccc url(../img/back-content-5.jpg) top left no-repeat;
	background-size: 100% auto;
	padding-top:6%;
}

	

	


/*======== SPALTEN IM CONTENT =======*/

#main .content #inhalt{
	color:#355;
	margin:0 8% 0 50%;
	padding:2% 3%;
	max-width:450em;
	width:44%;
	min-width:22em;
	letter-spacing:-0.03em;
	background: url(../img/kontakt-kachel.png) 0 0 repeat;
	border-radius: 23px 23px 23px 23px;
	text-align:justify;
	font-size:100%;
}	


#main .content #inhalt a {
	text-decoration:underline;
	color:#07c;	
}

#main .content #inhalt a.seclink{
	padding:0 1.5em;
	background: transparent url(../img/pfeil-re.png) 0 1px no-repeat;
	color:#cca301;
}
#main .content #inhalt  a:hover,
#main .content #inhalt a.seclink:hover,
#main .content #inhalt  a.active {
	text-decoration:none;
	color:#000;
	background-color:#acf
}
#main .content #inhalt  a.top{
	font-size:70%;
	color:#0055bb;
	padding:0 3em;
	background: transparent url(../img/pfeil-top.png) 0 3px no-repeat;
	text-decoration:none;
	text-align:center
}
#main .content #inhalt  a.top:hover{
	color:#000;
	}
	
	
#main .content #inhalt	a.whatsapp {	float:right;margin:0 2em; }
#main .content #inhalt	a.whatsapp:hover {	background-color:transparent; }


#main .content #inhalt iframe{
	max-width:400em;
	width:100%;
	height:22em;
}	

#main .content #inhalt img.QR{
	float:right;
	margin:0 0 2% 2%;
	width:30%
}	


/*======== SUB-Menue =======*/
#main #head #top-mobil {
	display:block;
}

#main #bottom-mobil,
#main .content #bottom-mobil {
	display:none;
	background: url(../img/feet-kachel.png) 0 0 repeat;
	border-radius: 23px 23px 23px 23px;
	text-align:justify;	
	margin: 3%;
	padding:3%;
	min-width:95%;
	text-align:center
	}	

#main .frontrahmen #bottom-mobil a,
#main .content #bottom-mobil a{
	font-size:85%;	padding:0 3%;
	color:#666;
}
#main .content #bottom-mobil a:hover,
#main .content #bottom-mobil a.active{
	color:#c4c;
	text-decoration:underline;
}


/*======== LISTEN IM TEXTKOERPER =======*/
#main .content #inhalt ul  {
	margin:1em;
}

#main .content #inhalt ul li  {
	list-style-type:square;
	padding-left:0.2em;
	line-height:130%;
	text-align:left;
	margin-bottom:0.5em;
}



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



/*   Formularfelder wie Name, Kontonr. etc. 
--------------------------------------------- */
#main .content #inhalt fieldset {
	width:98%;
}
#main .content #inhalt fieldset p {
	width:100%;
	margin:3% 0;
	color:#666;
	line-height:1.5em;
}
#main .content #inhalt fieldset label {
	display: inline;
	width:28%;
	min-width:8em;
	float: left;	
	line-height:1.8em;
	font-size:0.9em;
	text-align:right;
	margin-right:12px;
}

#main .content #inhalt fieldset p.text {
	width:80%;
	margin:0 0 0 9%;
	line-height:1.8em;
	
}
#main .content #inhalt fieldset p input,
#main .content #inhalt fieldset p select,
#main .content #inhalt fieldset p textarea	{   
	border: 1px solid #999;
	border-radius: 9px 9px 9px 9px;
	background-color:#eaeaef;
	line-height:1.8em;
	padding:3px 6px;
	color:#333;
	width:65%;
	margin-bottom:2px;
}
#main  .content #inhalt .hony{
	visibility: hidden !important;
}


#main .content #inhalt fieldset p input.dsgvo { 
    width:1.5em;
    background-color:transparent;
	margin:0;
	height:1.5em
 
}



#main .content #inhalt fieldset .send { 
	display:inline;
	width:auto;
	cursor:pointer;
	padding:0.6em 1em;
	font-size:110%;
	color:#000;
	border:2px solid #666;
	border-radius: 25px 25px 25px 25px;
	background-color:#eee;
	margin-top:0.5em;
	font-weight:100;
}
#main .content #inhalt fieldset .send:hover {
	background-color:#000;
	color:#fff;
	border:2px solid #000;

}

#main .content #inhalt fieldset p textarea {
	height:8em;
}

/* Formularfelder wie PLZ und Betrag */
#main .content #inhalt input.super_kurz {  width: 3em; }


/* Formularfelder wie Termin */
#main .content #inhalt fieldset .ohne  {  border:0;
	background-color:transparent;
}

#main .content #inhalt p input:hover,
#main .content #inhalt p textarea:hover,
#main .content #inhalt p input:focus,
#main .content #inhalt p textarea:focus {
	background-color: #fff;
	border:1px solid #444;
}

#main .content #inhalt .printbutton {
    background: url(img/print_but.png) center no-repeat;
    float:right;
}

/* === ENDE === */


