@charset "utf-8";

/* RAWEL INDEX.CSS */
/* letzte Aenderung am 21.2.2022 um 18:00 Uhr CC*/
* {	
	margin: 0; padding: 0; 
	box-sizing: border-box; /* fuer colums */
	}
body, html { height: 100%; }
img { font-size: 10px; border: 0; }

/* adobe typekit jahn: */
/* cronos-pro-caption 400, light 300, semi 600 */
p,div,h1,h2,h3,img,label,input,textarea,.cap-n {font-family: 'cronos-pro-caption','arial narrow',sans-serif; font-style: normal; font-weight: 400;}
.cap-l {font-weight: 300;}
.cap-b {font-weight: 600;}
/* cronos-pro-subhead 400, light 300, semi 600 */
.sub-n {font-family: 'cronos-pro-subhead','arial narrow',sans-serif; font-style: normal; font-weight: 400;}
.sub-l {font-family: 'cronos-pro-subhead','arial narrow',sans-serif; font-style: normal; font-weight: 300;}
.sub-b {font-family: 'cronos-pro-subhead','arial narrow',sans-serif; font-style: normal; font-weight: 600;}
.sub-i {font-family: 'cronos-pro-subhead','arial narrow',sans-serif; font-style: italic; font-weight: 300;}

/* ~ iPhone8 plus: 414 x 736 ---------------- 1 -- */
@media only screen and (min-width: 380px) and (max-width: 896px) {
.f-text {color: #504435}

.abs9 {margin-top: 100px;}
.abs8 {margin-top: 75px;}
.abs7 {margin-top: 50px;}
.abs6 {margin-top: 35px;}
.abs5 {margin-top: 25px;}
.abs4 {margin-top: 18px;}
.abs3 {margin-top: 12px;}
.abs2 {margin-top: 8px;}
.abs1 {margin-top: 5px;}
.abs0 {margin-top: 2px;}

.bot3 {margin-bottom: 60px;}
.bot2 {margin-bottom: 40px;}
.bot1 {margin-bottom: 20px;}
.bot0 {margin-bottom: 10px;}

.p-sg9 {font-size: 63px;}
.p-sg6 {font-size: 51px;}
.p-sg3 {font-size: 45px;}
.p-sg0 {font-size: 39px;}
.p-sn9 {font-size: 33px;}
.p-sn8 {font-size: 31px;}
.p-sn6 {font-size: 27px;}
.p-sn3 {font-size: 25px;}
.p-sn0 {font-size: 21px;}
.p-sklein {font-size: 18px;}
.p-swinzig {font-size: 14px;}

.p-links {
	width: 90%;
	text-align: left;
	margin-left: 5%;
	position: relative;
	}

main {
	position: relative;
	text-align: center;
	}
.film {
	margin-top: 35px;
	width: 100%;
	margin-bottom: 15px;
	}
.kasten {
	margin-top: 10px;
	display: inline-block;
	position: relative;
	padding: 2px 15px;
	border-radius: 9px;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	color: #FFFCFA;
	font-size: 30px;
	}

/* paragraphs -- 1 -- */
.p-a {
	width: 94%;
	left: 3%;
	line-height: 105%;
	position: relative;
	}
.p-b {
	width: 70%;
	left: 15%;
	line-height: 105%;
	position: relative;
	}
.p-bm {
	width: 70%;
	left: 11%;
	line-height: 105%;
	position: relative;
	}
.p-c {
	width: 54%;
	left: 23%;
	line-height: 115%;
	position: relative;
	}
.p-home {
	text-align: left;
	margin-left: 20px;
	line-height: 105%;
	position: relative;
	border: thin solid;
	}
.p-leer1 {
	margin: 0px;
	font-size: 10px;
	padding: 0px;
	}	
	
/* images -- 1 -- */
.i-voll {
	width: 100%;
	height: auto;
	}
.i-logo {
	width: 50%;
	height: auto;
	}
.i-stern {
	width: 60px;
	height: auto;
	vertical-align: -9px;
	padding-right: 3px;
	}
.i-pdf {
	width: 50%;
	height: auto;
	border: solid;
	border-width: 3px;
	}
.i-blumenkind {
	width: 200px;
	height: auto;
	border-radius: 20px;
	}
.i-tilde {
	height: 42px;
	width: auto;
	}
.i-fahne-li, .i-fahne-re {
	display: none;
	}
.i-fahne-scroll-li, .i-fahne-scroll-re {
	display: none;
	}

/* Hamburger Menue */	
.i-hmenue {
	width: 63px;
	height: auto;
	position: fixed;
	top: 15px;
	right: 18px;
	z-index: 9;
	}
.hm-box {
	display: none;
	position: fixed;
	width: 300px;
	top: 0;
	left: 0px;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 40px;
	color: white;
	border-bottom-right-radius: 20px;
	text-align: left;
	opacity: 1;
	z-index: 3;
	}
.p-hm-titel {
	margin-top: 15px;
	font-size: 23px;
	margin-bottom: 13px;
	}
.p-hm-txt {
	margin-top: 9px;
	font-size: 27px;
	}
}

/* ~ Huawei P20: 360 x 760px ---------------- 2 -- */
@media only screen and (min-width: 331px) and (max-width : 379px) {
.f-text {color: #504435}

.abs9 {margin-top: 90px;}
.abs8 {margin-top: 65px;}
.abs7 {margin-top: 45px;}
.abs6 {margin-top: 30px;}
.abs5 {margin-top: 22px;}
.abs4 {margin-top: 16px;}
.abs3 {margin-top: 10px;}
.abs2 {margin-top: 7px;}
.abs1 {margin-top: 4px;}
.abs0 {margin-top: 2px;}

.bot3 {margin-bottom: 60px;}
.bot2 {margin-bottom: 40px;}
.bot1 {margin-bottom: 20px;}
.bot0 {margin-bottom: 10px;}

.p-sg9 {font-size: 56px;}
.p-sg6 {font-size: 48px;}
.p-sg3 {font-size: 40px;}
.p-sg0 {font-size: 35px;}
.p-sn9 {font-size: 29px;}
.p-sn8 {font-size: 28px;}
.p-sn6 {font-size: 25px;}
.p-sn3 {font-size: 22px;}
.p-sn0 {font-size: 19px;}
.p-sklein {font-size: 17px;}
.p-swinzig {font-size: 14px;}

.p-links {
	width: 90%;
	text-align: left;
	margin-left: 5%;
	position: relative;
	}

main {
	position: relative;
	text-align: center;
	}
.film {
	margin-top: 35px;
	width: 100%;
	margin-bottom: 15px;
	}
.kasten {
	margin-top: 10px;
	display: inline-block;
	position: relative;
	padding: 2px 15px;
	border-radius: 9px;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	color: #FFFCFA;
	font-size: 30px;
	}

/* paragraphs -- 2 -- */
.p-a {
	width: 94%;
	left: 3%;
	line-height: 105%;
	position: relative;
	}
.p-b {
	width: 70%;
	left: 15%;
	line-height: 105%;
	position: relative;
	}
.p-bm {
	width: 70%;
	left: 11%;
	line-height: 105%;
	position: relative;
	}
.p-c {
	width: 54%;
	left: 23%;
	line-height: 115%;
	position: relative;
	}
.p-home {
	text-align: left;
	margin-left: 20px;
	line-height: 105%;
	position: relative;
	border: thin solid;
	}
.p-leer1 {
	margin: 0px;
	font-size: 10px;
	padding: 0px;
	}	
	
/* images -- 2 -- */
.i-voll {
	width: 100%;
	height: auto;
	}
.i-logo {
	width: 50%;
	height: auto;
	}
.i-stern {
	width: 60px;
	height: auto;
	vertical-align: -9px;
	padding-right: 3px;
	}
.i-pdf {
	width: 50%;
	height: auto;
	border: solid;
	border-width: 3px;
	}
.i-blumenkind {
	width: 175px;
	height: auto;
	border-radius: 16px;
	}
.i-tilde {
	height: 42px;
	width: auto;
	}
.i-fahne-li, .i-fahne-re {
	display: none;
	}
.i-fahne-scroll-li, .i-fahne-scroll-re {
	display: none;
	}
	
/* Hamburger Menue */	
.i-hmenue {
	width: 55px;
	height: auto;
	position: fixed;
	top: 15px;
	right: 18px;
	z-index: 9;
	}
.hm-box {
	display: none;
	position: fixed;
	width: 275px;
	top: 0;
	left: 0px;
	z-index: 3;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 40px;
	color: white;
	border-bottom-right-radius: 20px;
	text-align: left;
	opacity: 1;
	}
.p-hm-titel {
	margin-top: 15px;
	font-size: 23px;
	margin-bottom: 11px;
	}
.p-hm-txt {
	margin-top: 9px;
	font-size: 27px;
	}
}

/* ~ iPhone SE und 5s: 320 x 568 ------------ 3 -- */
@media only screen and (max-width : 330px) {
.f-text {color: #504435}

.abs9 {margin-top: 90px;}
.abs8 {margin-top: 65px;}
.abs7 {margin-top: 45px;}
.abs6 {margin-top: 30px;}
.abs5 {margin-top: 22px;}
.abs4 {margin-top: 16px;}
.abs3 {margin-top: 10px;}
.abs2 {margin-top: 7px;}
.abs1 {margin-top: 4px;}
.abs0 {margin-top: 2px;}

.bot3 {margin-bottom: 60px;}
.bot2 {margin-bottom: 40px;}
.bot1 {margin-bottom: 20px;}
.bot0 {margin-bottom: 10px;}

.p-sg9 {font-size: 56px;}
.p-sg6 {font-size: 48px;}
.p-sg3 {font-size: 40px;}
.p-sg0 {font-size: 35px;}
.p-sn9 {font-size: 29px;}
.p-sn8 {font-size: 28px;}
.p-sn6 {font-size: 25px;}
.p-sn3 {font-size: 22px;}
.p-sn0 {font-size: 19px;}
.p-sklein {font-size: 17px;}
.p-swinzig {font-size: 14px;}

.p-links {
	width: 90%;
	text-align: left;
	margin-left: 5%;
	position: relative;
	}

main {
	position: relative;
	text-align: center;
	}
.film {
	margin-top: 35px;
	width: 100%;
	margin-bottom: 15px;
	}
.kasten {
	margin-top: 10px;
	display: inline-block;
	position: relative;
	padding: 2px 15px;
	border-radius: 9px;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	color: #FFFCFA;
	font-size: 30px;
	}

/* paragraphs -- 3 -- */
.p-a {
	width: 94%;
	left: 3%;
	line-height: 105%;
	position: relative;
	}
.p-b {
	width: 70%;
	left: 15%;
	line-height: 105%;
	position: relative;
	}
.p-bm {
	width: 70%;
	left: 11%;
	line-height: 105%;
	position: relative;
	}
.p-c {
	width: 54%;
	left: 23%;
	line-height: 115%;
	position: relative;
	}
.p-home {
	text-align: left;
	margin-left: 20px;
	line-height: 105%;
	position: relative;
	border: thin solid;
	}
.p-leer1 {
	margin: 0px;
	font-size: 10px;
	padding: 0px;
	}	
	
/* images -- 3 -- */
.i-voll {
	width: 100%;
	height: auto;
	}
.i-logo {
	width: 50%;
	height: auto;
	}
.i-stern {
	width: 60px;
	height: auto;
	vertical-align: -9px;
	padding-right: 3px;
	}
.i-pdf {
	width: 50%;
	height: auto;
	border: solid;
	border-width: 3px;
	}
.i-blumenkind {
	width: 175px;
	height: auto;
	border-radius: 16px;
	}
.i-tilde {
	height: 42px;
	width: auto;
	}
.i-fahne-li, .i-fahne-re {
	display: none;
	}
.i-fahne-scroll-li, .i-fahne-scroll-re {
	display: none;
	}
	
/* Hamburger Menue */	
.i-hmenue {
	width: 49px;
	height: auto;
	position: fixed;
	top: 15px;
	right: 18px;
	z-index: 9;
	}
.hm-box {
	display: none;
	position: fixed;
	width: 277px;
	top: 0;
	left: 0px;
	z-index: 3;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 40px;
	color: white;
	border-bottom-right-radius: 20px;
	text-align: left;
	opacity: 1;
	}
.p-hm-titel {
	margin-top: 15px;
	font-size: 23px;
	margin-bottom: 11px;
	}
.p-hm-txt {
	margin-top: 9px;
	font-size: 27px;
	}
}

/* ~ Tablet --------------------------------- 4 -- */
/* Pre-Design: 1112px, (iPad Pro) */
@media only screen and (min-width: 897px) {
.f-text {color: #504435}

.abs9 {margin-top: 100px;}
.abs8 {margin-top: 75px;}
.abs7 {margin-top: 50px;}
.abs6 {margin-top: 35px;}
.abs5 {margin-top: 25px;}
.abs4 {margin-top: 18px;}
.abs3 {margin-top: 12px;}
.abs2 {margin-top: 8px;}
.abs1 {margin-top: 5px;}
.abs0 {margin-top: 2px;}

.bot3 {margin-bottom: 60px;}
.bot2 {margin-bottom: 40px;}
.bot1 {margin-bottom: 20px;}
.bot0 {margin-bottom: 10px;}

.p-sg9 {font-size: 73px;}
.p-sg6 {font-size: 59px;}
.p-sg3 {font-size: 51px;}
.p-sg0 {font-size: 45px;}
.p-sn9 {font-size: 37px;}
.p-sn8 {font-size: 35px;}
.p-sn6 {font-size: 33px;}
.p-sn3 {font-size: 28px;}
.p-sn0 {font-size: 24px;}
.p-sklein {font-size: 21px;}
.p-swinzig {font-size: 17px;}

.p-links {
	width: 90%;
	text-align: left;
	margin-left: 5%;
	position: relative;
	}

body {
	background-color: white;
	text-align: center;
	}
.aussen {
	display: inline-block;
	width: 994px;
	}
main {
	width: 800px;
	margin-left: 97px;				   
	background-color: #FFFEFC;
	text-align: center;
	color: #6E4D07;
	z-index: 1;
	}
.film {
	margin-top: 35px;
	width: 68%;
	left: 16%;
	margin-bottom: 15px;
	}
.kasten {
	margin-top: 10px;
	display: inline-block;
	position: relative;
	padding: 2px 15px;
	border-radius: 9px;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	color: #FFFCFA;
	font-size: 30px;
	}

/* paragraphs -- 4 -- */
.p-a {
	width: 94%;
	left: 3%;
	line-height: 105%;
	position: relative;
	}
.p-b {
	width: 70%;
	left: 15%;
	line-height: 105%;
	position: relative;
	}
.p-bm {
	width: 70%;
	left: 11%;
	line-height: 105%;
	position: relative;
	}
.p-c {
	width: 54%;
	left: 23%;
	line-height: 115%;
	position: relative;
	}
.p-home {
	text-align: left;
	margin-left: 20px;
	line-height: 105%;
	position: relative;
	border: thin solid;
	}
.p-leer1 {
	margin: 0px;
	font-size: 10px;
	padding: 0px;
	}	
	
/* images -- 4 -- */
.i-voll {
	width: 100%;
	height: auto;
	}
.i-logo {
	width: 50%;
	height: auto;
	}
.i-stern {
	width: 60px;
	height: auto;
	vertical-align: -9px;
	padding-right: 3px;
	}
.i-pdf {
	width: 50%;
	height: auto;
	border: solid;
	border-width: 3px;
	}
.i-blumenkind {
	width: 200px;
	height: auto;
	border-radius: 20px;
	}
.i-tilde {
	height: 42px;
	width: auto;
	}
.i-fahne-li {
	width: 97px;
	position: fixed;
	top: 0;
	margin-left: -497px;
	}
.i-fahne-re {
	width: 97px;
	position: fixed;
	top: 0;
	margin-left: 400px;
	}
.i-fahne-scroll-li {
	height: 100%;
	width: 97px;
	position: absolute;
	top: 0;
	margin-left: -497px;
	}
.i-fahne-scroll-re {
	height: 2550px;
	width: 97px;
	position: absolute;
	top: 0;
	margin-left: 400px;
	}
	
/* Hamburger Menue */	
.i-hmenue {
	width: 88px;
	height: auto;
	position: fixed;
	top: 12px;
	margin-left: 297px;
	z-index: 9;
	}
.hm-box {
	display: none;
	position: fixed;
	width: 600px;
	top: 0;
	margin-left: 97px;
	z-index: 3;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 40px;
	color: white;
	border-bottom-right-radius: 30px;
	text-align: left;
	opacity: 1;
	}
.p-hm-titel {
	margin-top: 15px;
	font-size: 27px;
	margin-bottom: 11px;
	}
.p-hm-txt {
	margin-top: 9px;
	font-size: 35px;
	}
}
