@charset "utf-8";

/* WELTERNEUERN INDEX.CSS */
/* letzte Aenderung am 6.1.2022 um 15:00 Uhr CC*/
* {	margin: 0; padding: 0; border: 0; }
body, html { 
	height: 100%; 
	text-align: center; 
	}
img { font-size: 10px; border: 0; }

/* adobe typekit jahn: */
/* cronos-pro-caption 400, light 300, semi 600 */
p,div,h1,h2,h3,img,a,label,input,textarea {font-family: 'cronos-pro-caption','arial narrow',sans-serif; font-style: normal; font-weight: 400;}
.cap-l {font-weight: 300;}
.cap-s {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;}

/* ~ iPhone8 plus: 414 x 736 ---------------- 1 -- */
@media only screen and (min-width: 380px) and (max-width: 899px) {
.abs-0 {
	margin-top: 5px;
	}
.abs-1 {
	margin-top: 10px;
	}
.abs-2 {
	margin-top: 15px;
	}
.abs-3 {
	margin-top: 40px;
	}
.abs-4 {
	margin-top: 50px;
	}
.bot-0 {
	margin-bottom: 9px;
	}
.bot-1 {
	margin-bottom: 50px;
	}

main {
	position: relative;
	text-align: center;
	color: #FFFCFA;
	}
.kasten {
	margin-top: 0px;
	display: inline-block;
	position: relative;
	padding: 5px 15px;
	background-color: coral;
	border-radius: 9px;
	border-color: #71AEB0;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	color: #FFFCFA;
	font-size: 30px;
	}
	
/* paragraphs -- 1 -- */
.p-eingangsfrage {
	position: relative;
	width: 90%;
	left: 5%;
	font-size: 35px;
	line-height: 105%;
	}
.p-txt-1 {
	position: relative;
	width: 90%;
	left: 5%;
	font-size: 50px;
	line-height: 105%;
	}
.p-txt-2 {
	position: relative;
	width: 90%;
	left: 5%;
	font-size: 37px;
	line-height: 105%;
	}
.p-txt-3 {
	width: 92%;
	position: relative;
	left: 4%;
	font-size: 24px;
	line-height: 105%;
	}
.p-lotus {
	position: relative;
	top: 30px;
	padding-bottom: 40px;
	}
.p-leer1 {
	font-size: 10px;
	}	
	
/* images -- 1 -- */
.i-fremde {
	position: relative;
	width: 96%;
	height: auto;
	}
.i-fremde-kl {
	position: relative;
	width: 50%;
	height: auto;
	border-radius: 15px;
	}
.i-lotus {
	height: 80px;
	width: auto;
	}
}

/* ~ Huawei P20: 360 x 760px ---------------- 2 -- */
@media only screen and (min-width: 331px) and (max-width : 379px) {
.abs-0 {
	margin-top: 5px;
	}
.abs-1 {
	margin-top: 10px;
	}
.abs-2 {
	margin-top: 15px;
	}
.abs-3 {
	margin-top: 40px;
	}
.abs-4 {
	margin-top: 80px;
	}
.bot-0 {
	margin-bottom: 9px;
	}
.bot-1 {
	margin-bottom: 50px;
	}

main {
	position: relative;
	text-align: center;
	color: #FFFCFA;
	}
.kasten {
	margin-top: 0px;
	display: inline-block;
	position: relative;
	padding: 5px 10px;
	background-color: coral;
	border-radius: 5px;
	border-color: #71AEB0;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	color: #FFFCFA;
	font-size: 30px;
	}
	
/* paragraphs -- 2 -- */
.p-eingangsfrage {
	position: relative;
	width: 90%;
	left: 5%;
	font-size: 30px;
	line-height: 105%;
	}
.p-txt-1 {
	margin-top: 25px;
	width: 90%;
	position: relative;
	left: 5%;
	font-size: 50px;
	line-height: 103%;
	}
.p-txt-2 {
	width: 90%;
	position: relative;
	left: 5%;
	font-size: 37px;
	line-height: 105%;
	}
.p-txt-3 {
	width: 92%;
	position: relative;
	left: 4%;
	font-size: 24px;
	line-height: 105%;
	}
.p-lotus {
	position: relative;
	top: 30px;
	padding-bottom: 40px;
	}
.p-leer1 {
	font-size: 10px;
	}	
	
/* images -- 2 -- */
.i-fremde {
	position: relative;
	width: 96%;
	height: auto;
	}
.i-fremde-kl {
	position: relative;
	width: 50%;
	height: auto;
	border-radius: 15px;
	}
.i-lotus {
	height: 80px;
	width: auto;
	}
}

/* ~ iPhone SE und 5s: 320 x 568 ------------ 3 -- */
@media only screen and (max-width : 330px) {
.abs-0 {
	margin-top: 5px;
	}
.abs-1 {
	margin-top: 10px;
	}
.abs-2 {
	margin-top: 15px;
	}
.abs-3 {
	margin-top: 15px;
	}
.abs-4 {
	margin-top: 50px;
	}
.bot-0 {
	margin-bottom: 9px;
	}
.bot-1 {
	margin-bottom: 50px;
	}

main {
	position: relative;
	text-align: center;
	color: #FFFCFA;
	}
.kasten {
	margin-top: 0px;
	display: inline-block;
	position: relative;
	padding: 5px 10px;
	background-color: coral;
	border-radius: 5px;
	border-color: #71AEB0;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	color: #FFFCFA;
	font-size: 24px;
	}
	
/* paragraphs -- 3 -- */
.p-eingangsfrage {
	position: relative;
	width: 90%;
	left: 5%;
	font-size: 24px;
	line-height: 105%;
	}
.p-txt-1 {
	margin-top: 25px;
	width: 90%;
	position: relative;
	left: 5%;
	font-size: 35px;
	line-height: 108%;
	}
.p-txt-2 {
	width: 90%;
	position: relative;
	left: 5%;
	font-size: 26px;
	line-height: 105%;
	}
.p-txt-3 {
	width: 92%;
	position: relative;
	left: 4%;
	font-size: 20px;
	line-height: 105%;
	}
.p-lotus {
	position: relative;
	top: 30px;
	padding-bottom: 40px;
	}
.p-leer1 {
	font-size: 10px;
	}	
	
/* images -- 3 -- */
.i-fremde {
	position: relative;
	width: 96%;
	height: auto;
	}
.i-fremde-kl {
	position: relative;
	width: 50%;
	height: auto;
	border-radius: 15px;
	}
.i-lotus {
	height: 80px;
	width: auto;
	}
}

/* ~ Tablet --------------------------------- 4 -- */
/* Pre-Design: 1112px, (iPad Pro) */
@media only screen and (min-width: 900px) {
.abs-0 {
	margin-top: 5px;
	}
.abs-1 {
	margin-top: 14px;
	}
.abs-2 {
	margin-top: 15px;
	}
.abs-3 {
	margin-top: 40px;
	}
.abs-4 {
	margin-top: 70px;
	}
.bot-0 {
	margin-bottom: 9px;
	}
.bot-1 {
	margin-bottom: 50px;
	}

.aussen {
	display: inline-block;
	width: 994px;
	}
main {
	width: 800px;
	margin-left: 97px;				   
	text-align: center;
	color: #FFFCFA;
	}
.kasten {
	margin-top: 0px;
	display: inline-block;
	position: relative;
	padding: 5px 15px;
	background-color: coral;
	border-radius: 10px;
	border-color: #71AEB0;
	border-width: 4px;
	border-style: solid;
	text-align: center;
	color: #FFFCFA;
	font-size: 35px;
	}
	
/* paragraphs -- 4 -- */
.p-eingangsfrage {
	position: relative;
	width: 90%;
	left: 5%;
	font-size: 39px;
	line-height: 105%;
	}
.p-txt-1 {
	margin-top: 35px;
	width: 90%;
	position: relative;
	left: 5%;
	font-size: 55px;
	line-height: 105%;
	}
.p-txt-2 {
	width: 90%;
	position: relative;
	left: 5%;
	font-size: 37px;
	line-height: 108%;
	}
.p-txt-3 {
	width: 92%;
	position: relative;
	left: 4%;
	font-size: 35px;
	line-height: 105%;
	}
.p-lotus {
	position: relative;
	top: 30px;
	padding-bottom: 40px;
	}
.p-leer1 {
	font-size: 10px;
	}	
	
/* images -- 4 -- */
.i-fremde {
	position: relative;
	width: 70%;
	height: auto;
	}
.i-fremde-kl {
	position: relative;
	width: 50%;
	height: auto;
	border-radius: 15px;
	}
.i-lotus {
	height: 120px;
	width: auto;
	}
}
