/****************************************++**
Copyright (c) 2025 cdnet-internetservice    *
       Alle Rechte reserviert               *
  Mehrgenerationenzentrum e.V. in Radeberg  *
****************************************++***/
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:#781519;	
	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:#cc5500;
	font-size:4rem;
	line-height:150%;
	font-weight:100;
	margin:1% 0;
	padding:1% 0;
}


h2 {  
	font-family: 'Pathway Gothic One';
  	color:#cc5500;
	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 #cc5500;
		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:85%;
	color:#a50;
	line-height:150%;
}


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

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



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

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

.logo {
	float:left;
	display:inline;
	margin: 1em 0 0 0;
		
}
.logo img{
width:77%;
height:auto;
}

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

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

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



/* ==== NAVI  ====*/


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

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

}

.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:#781519;
	letter-spacing: 0.0538462em;
	padding:0.4em 1.5em;
	line-height: 1.8em;
	border:1px solid #781519;
	border-radius: 3em 3em 3em 3em;
}

.container #navi li a:hover,
.container #navi li a.active {
	color: #fed;
	background-color: #781519;
}





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

.main {
	background:#f3966a url(../img/bg-kachel.jpg) 0 0 repeat-x;
}
.maincontent {
	width:100%;	
	max-width: 88em;	
	margin:0px auto;
	padding:3% 0 3% 0;
}
.maincontent .back{
	padding:3% 5%;
	text-align:justify
}

.maincontent .rt{
	background-color:#e9cc9e;
	color:#996622;
}

.maincontent .bl{
	background-color:#e5edd1;
	color:#777722;
}
.maincontent a{
	color: #c30;
	font-weight:800;
	text-decoration:underline;
}
.maincontent a.seclink {
	color: #620;
	font-weight:200;
	padding: 1em;
	background-color: #e9aa88;
	border-radius: 22px 22px 22px 22px;
	text-decoration:none;
}	
.maincontent a.seclink:hover {
	color: #ffffff;
	background-color: #cc5500;
}

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

.maincontent img.pic-right{
	width:35%; 
	height:auto;
	min-width:6em;
	float:right;
	margin:1% 0 3% 3%;
}		
.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;
}	
.textcontainer {
 background-color:#eec290;
 width:77%;
 max-width:44em;
 padding:2% 3%;
 margin-bottom:2em

}	


/*======== Fussleiste =======*/
.maincontent #feet {
	color:#fed;
	padding:5% 5%;
	margin-bottom:2em;
	background-color:#781519;
	border-radius: 0 0 55px 55px;
}
.maincontent #feet a{
	color:#fed;
	text-decoration: none;
	font-weight:100;
}
 .maincontent #feet a:hover{
	text-decoration: underline
} 
.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:#fed;
}
	
.maincontent #feet .subnavi a:hover,
.maincontent #feet .subnavi a.active{
	color:#963;
}


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


.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;
	color:#781519;
	line-height:1.5em;
}

.maincontent fieldset label {
	display: inline;
	width:28%;
	min-width:8em;
	float: left;
	line-height:2.2em;
	font-size:95%;
	text-align:right;
	margin-right:12px;
}

.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 #aa6633;
	border-radius: 15px 15px 15px 15px;
	background-color:#fec;
	font-size:100%;
	line-height:2em;
	padding:3px 9px;
	color:#666;
	width:65%;
	margin-bottom:2px;
}
.maincontent fieldset p input.kurz	{
	width:5em;
	margin-left:1.5em;
}


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



.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 #f33;
}


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

}

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




/* === ENDE === */


