@charset "utf-8";
@font-face {
	font-family: 'Baloo';
	src: url('scris/Baloo_2/Baloo2-VariableFont_wght.ttf');
	}
body {
	width:100%;
	font-family: Baloo;
	z-index:1;
	}
body aside#bracchium {
	position: relative;
	z-index:2;
	}
body footer {
	position: relative;
	margin:auto;
	width:1280px;
	height:auto;
	min-height: 60px;
	background-color:#6DA77C; /* Hg-FaKand Grün Lavr */
	}
body header#caput {
	position: relative;
	margin:auto;
	width:1280px;
	height:380px;
	background-image:url("gra/sys/DaPHne-Banner_20241001.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-size:contain;
	}
body main {
	position: relative;
	margin:auto;
	width:1280px;
	height:auto;
	min-height: 860px;
	z-index: 1;
	}

body aside#bracchium nav {
	position: fixed;
top:110px;
left: 10px;
width: 120px;
border:dotted 1px #CCC;
	}

body header#caput figure#menu {
	position: fixed;
	top:10px;
	left:10px;
	width:60px;
	height: 60px;
	background-color:#A0DEA3;
	}

body main section {
	margin:10px 50px;
	}

body header#caput h1 {
	position: absolute;
	right: 50px;
top:350px;
	font-size: 1.3rem;
	}

body ol li,
body ul li,
body p {
	font-size:1.2rem;
	}

body.anfang.dafne main section#dafne-basisinfo div#dafne-basisinfo-sub-highlights p,
body.anfang.dafne main section#dafne-basisinfo div#dafne-basisinfo-sub-was p
 {
	display:inline-block;
	width:44%;
	vertical-align:top;
	}

body aside#bracchium a.ad_0 {
	font-size: 0.6rem;
	text-align: right;
	}
body aside#bracchium a.ad_0 span.schliessen {
display: inline-block;
font-size:16px;

width: 17px;
height:17px;

text-align: center;
	background-color:#649A75;
	color:#FFF;
	}
body aside#bracchium nav a {
	display: none;
	text-decoration: none;
	color:#649A75;
	}
body aside#bracchium:target nav a {
	display: block;
	border-bottom:solid thin #A0DEA3;
	}
body main section a {
color:#649A75;
text-decoration: none;
font-weight: bolder;
}
body footer a {
	text-decoration: none;
	color:#FFF;
	}
body header#caput figure#menu a {
	display:block;
	width:60px;
	height:60px;
	text-decoration: none;
	color:#FFF;
	}
body main section a.ad_0 {
	display: none;
	}

body.anfang.dafne main section#dafne-basisinfo div#dafne-basisinfo-sub-highlights p a img {	
	position:relative;
	display:block;
	width:92%;
max-width: 100%;
	margin:10px 0 0 0;
	border-top:solid 6px #111;
	}

body main ul li figure figcaption {
	display: none;
	}

body main ul li figure img {
display: none;
	}



@media screen AND (max-width:1279px) {
	body {}
	body header#caput {
		width:80%;
		height:120px;
		background-size:contain;
		}

	body footer {
		width: 80%;
		}
	body main {
		background-color:transparent;
/* A !20240626_1610 */
		margin:0 5% 0 10%;
		margin:0 0.5% 0 18.5%;
		width:80%;
		}
body aside#bracchium nav {
	top:20px;
	left: 1.5%;
	width: 18.5%;
	}

body header#caput figure#menu {
	position: fixed;
	top:10px;
	left:10px;
	width:60px;
	height: 60px;
	background-color:#A0DEA3;
padding:0 0 0 0;
margin:0 0 0 0;
	}

body main section {
	margin:10px 10px 10px 10px;
	}

body main div {
	background-color:transparent;
	}

body header#caput h1 {
	position: relative;

	top:80px;
	right: 0px;
	left:20%;
	font-size: 1.1rem;
	opacity: 0.2;
	}
/* E !20240626_1610 */
body.anfang.dafne main section#dafne-basisinfo div#dafne-basisinfo-sub-highlights p,
body.anfang.dafne main section#dafne-basisinfo div#dafne-basisinfo-sub-was p {
	display:block;
	width:100%;
	vertical-align:top;
	}
	}