@charset "utf-8";

/* KALENDER.CSS */
/* ehemals TERMINE-01.CSS */
/* breiterer Rahmen für heute */
/* letzte Aenderung am 29.8.2025 cc*/

/* ~ iPhone8 plus: 414 x 736 ---------------- 1 -- */
@media only screen and (min-width: 380px) and (max-width: 699px) {
.kright1 {
	padding-right: 20px;
	}
.k-rahmen{
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px auto 30px;
	}
.k-fenster{
	position: relative;
	width: 360px;
	min-width: 360px;
	height: 360px;
	margin: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #C3BDB8;
	border-radius: 9px;
	}
.k-wotag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	}
.k-tag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	}
.k-tag-border {
	border-width: 1px;
	}
.k-tag-border-fett {
	border-width: 2px;
	}
.k-tag-inline {
	width: 30px;
	min-width: 30px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	vertical-align: 0px;
	margin-right: 10px;
	}
.k-zeile{
	position: relative;
	display: flex;
	justify-content: left;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: 30px;
	}
.p-k1{}
.k-vfenster{
	display: none;
	position: fixed;
	width: 98%;
	min-width: 98%;
	height: auto;
	top: 20px;
	left: 1%;
	padding-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 8px;
	background-color: white;
	z-index: 10;
	}
.i-kzeichen {
	display: block;
	width: 75px;
	height: auto;
	margin-top: 15px;
	margin-left: 20px;
	}
.i-kpdf {
	width: 50px;
	height: auto;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 6px;
	border-width: 3px;
	border-style: solid;
	border-color: rgba(237,139,14,1.00);
	border-radius: 9px;
	vertical-align: -10px;
	}
.p-k2{
	margin-left: 20px;
	text-align: left;
	}
.i-khm-icon {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 32px;
	height: auto;
	}	
.i-mond {
	position: absolute;
	top: -7px;
	right: -7px;
	width: 14px;
	height: auto;
	}	
.i-mond-text {
	width: 14px;
	height: auto;
	vertical-align: 0px;
	}	
}

/* ~ Handy landscape ------------------------ 1q - */
/* Pre-Design: 736px, (iPhone8 quer) */
@media only screen and (min-width: 700px) and (max-width : 991px) {
.kright1 {
	padding-right: 20px;
	}
.k-rahmen{
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px auto 30px;
	}
.k-fenster{
	position: relative;
	width: 360px;
	min-width: 360px;
	height: 360px;
	margin: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #C3BDB8;
	border-radius: 9px;
	}
.k-wotag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	}
.k-tag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	}
.k-tag-border {
	border-width: 1px;
	}
.k-tag-border-fett {
	border-width: 2px;
	}
.k-tag-inline {
	width: 30px;
	min-width: 30px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	vertical-align: 0px;
	margin-right: 10px;
	}
.k-zeile{
	position: relative;
	display: flex;
	justify-content: left;
	flex-direction: row;
	flex-wrap: wrap;
	left: 50%;
	margin-left: -160px;
	}
.p-k1{}
.k-vfenster{
	display: none;
	position: fixed;
	width: 80%;
	min-width: 80%;
	height: auto;
	top: 20px;
	left: 10%;
	padding-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 8px;
	background-color: white;
	z-index: 10;
	}
.i-kzeichen {
	display: block;
	width: 75px;
	height: auto;
	margin-top: 15px;
	margin-left: 20px;
	}
.i-kpdf {
	width: 50px;
	height: auto;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 6px;
	border-width: 3px;
	border-style: solid;
	border-color: rgba(237,139,14,1.00);
	border-radius: 9px;
	vertical-align: -10px;
	}
.p-k2{
	margin-left: 20px;
	text-align: left;
	}
.i-khm-icon {
	position: absolute;
	top: 35px;
	right: 40px;
	width: 36px;
	height: auto;
	}	
.i-mond {
	position: absolute;
	top: -7px;
	right: -7px;
	width: 14px;
	height: auto;
	}	
.i-mond-text {
	width: 14px;
	height: auto;
	vertical-align: 0px;
	}	
}

/* ~ Huawei P20: 360 x 760px ---------------- 2 -- */
@media only screen and (min-width: 331px) and (max-width : 379px) {
.kright1 {
	padding-right: 20px;
	}
.k-rahmen{
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px auto 30px;
	}
.k-fenster{
	position: relative;
	width: 354px;
	min-width: 354px;
	height: 354px;
	margin: 10px 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #C3BDB8;
	border-radius: 8px;
	}
.k-wotag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	}
.k-tag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	}
.k-tag-border {
	border-width: 1px;
	}
.k-tag-border-fett {
	border-width: 2px;
	}
.k-tag-inline {
	width: 30px;
	min-width: 30px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	vertical-align: 0px;
	margin-right: 10px;
	}
.k-zeile {
	position: relative;
	display: flex;
	justify-content: left;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: 15px;
	}
.p-k1 {
	width: 270px;
	max-width: 270px;
	text-align: left;
	text-indent: -16px;
	padding-left: 16px;
	}
.k-vfenster{
	display: none;
	position: fixed;
	width: 98%;
	min-width: 98%;
	height: auto;
	top: 20px;
	left: 1%;
	padding-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 8px;
	background-color: white;
	z-index: 10;
	}
.i-kzeichen {
	display: block;
	width: 65px;
	height: auto;
	margin-top: 15px;
	margin-left: 20px;
	}
.i-kpdf {
	width: 45px;
	height: auto;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 6px;
	border-width: 3px;
	border-style: solid;
	border-color: rgba(237,139,14,1.00);
	border-radius: 9px;
	vertical-align: -10px;
	}
.p-k2{
	margin-left: 20px;
	text-align: left;
	}
.i-khm-icon {
	position: absolute;
	top: 35px;
	right: 40px;
	width: 32px;
	height: auto;
	}	
.i-mond {
	position: absolute;
	top: -6px;
	right: -6px;
	width: 12px;
	height: auto;
	}	
.i-mond-text {
	width: 14px;
	height: auto;
	vertical-align: 0px;
	}	
}

/* ~ iPhone SE und 5s: 320 x 568 ------------ 3 -- */
@media only screen and (max-width : 330px) {
.kright1 {
	padding-right: 20px;
	}
.k-rahmen{
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px auto 30px;
	}
.k-fenster{
	position: relative;
	width: 314px;
	min-width: 314px;
	height: 354px;
	margin: 10px 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #C3BDB8;
	border-radius: 8px;
	}
.k-wotag {
	position: absolute;
	width: 26px;
	height: 26px;
	text-align: center;
	}
.k-tag {
	position: absolute;
	width: 26px;
	height: 26px;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	}
.k-tag-border {
	border-width: 1px;
	}
.k-tag-border-fett {
	border-width: 2px;
	}
.k-tag-inline {
	width: 30px;
	min-width: 30px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	vertical-align: 0px;
	margin-right: 10px;
	}
.k-zeile{
	position: relative;
	display: flex;
	justify-content: left;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: 10px;
	}
.p-k1 {
	width: 240px;
	max-width: 240px;
	text-align: left;
	text-indent: -16px;
	padding-left: 16px;
	}
.k-vfenster{
	display: none;
	position: fixed;
	width: 98%;
	min-width: 98%;
	height: auto;
	top: 20px;
	left: 1%;
	padding-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 8px;
	background-color: white;
	z-index: 10;
	}
.i-kzeichen {
	display: block;
	width: 65px;
	height: auto;
	margin-top: 15px;
	margin-left: 20px;
	}
.i-kpdf {
	width: 45px;
	height: auto;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 6px;
	border-width: 3px;
	border-style: solid;
	border-color: rgba(237,139,14,1.00);
	border-radius: 9px;
	vertical-align: -10px;
	}
.p-k2{
	margin-left: 20px;
	text-align: left;
	}
.i-khm-icon {
	position: absolute;
	top: 25px;
	right: 30px;
	width: 30px;
	height: auto;
	}	
.i-mond {
	position: absolute;
	top: -7px;
	right: -7px;
	width: 14px;
	height: auto;
	}	
.i-mond-text {
	width: 14px;
	height: auto;
	vertical-align: 0px;
	}	
}

/* ~ Tablet --------------------------------- 4 -- */
/* Pre-Design: 1112px, (iPad Pro) */
@media only screen and (min-width: 992px) and (max-width : 1499px) {
.kright1 {
	padding-right: 20px;
	}
.k-rahmen{
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px auto 30px;
	}
.k-fenster{
	position: relative;
	width: 360px;
	min-width: 360px;
	height: 360px;
	margin: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #C3BDB8;
	border-radius: 9px;
	}
.k-wotag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	}
.k-tag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	}
.k-tag-border {
	border-width: 1px;
	}
.k-tag-border-fett {
	border-width: 2px;
	}
.k-tag-inline {
	width: 30px;
	min-width: 30px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	vertical-align: 0px;
	margin-right: 10px;
	}
.k-zeile{
	position: relative;
	display: flex;
	justify-content: left;
	flex-direction: row;
	flex-wrap: wrap;
	left: 50%;
	margin-left: -160px;
	}
.p-k1{}
.k-vfenster{
	display: none;
	position: fixed;
	width: 720px;
	min-width: 720px;
	height: auto;
	top: 90px;
	left: 50%;
	margin-left: -360px;
	padding-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 9px;
	background-color: white;
	z-index: 10;
	}
.i-kzeichen {
	display: block;
	width: 90px;
	height: auto;
	margin-top: 20px;
	margin-left: 40px;
	}
.i-kpdf {
	width: 100px;
	height: auto;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 12px;
	border-width: 3px;
	border-style: solid;
	border-color: rgba(237,139,14,1.00);
	border-radius: 9px;
	vertical-align: -10px;
	}
.p-k2{
	margin-left: 40px;
	text-align: left;
	}
.i-khm-icon {
	position: absolute;
	top: 35px;
	right: 40px;
	width: 36px;
	height: auto;
	}	
.i-mond {
	position: absolute;
	top: -7px;
	right: -7px;
	width: 14px;
	height: auto;
	}	
.i-mond-text {
	width: 14px;
	height: auto;
	vertical-align: 0px;
	}	
}

/* ~ Desktop -------------------------------- 5 -- */
/* 3 Spalten, Pull-Down-Menü */
/* Pre-Design: 1680px (mein Bildschirm) */
@media only screen and (min-width: 1500px) and (max-width: 1919px) {
.kright1 {
	padding-right: 20px;
	}
.k-rahmen{
	position: relative;
	width: 1200px;
	height: auto;
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px auto 30px;
	}
.k-fenster{
	position: relative;
	width: 360px;
	min-width: 360px;
	height: 360px;
	margin: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #C3BDB8;
	border-radius: 9px;
	}
.k-wotag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	}
.k-tag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	}
.k-tag-border {
	border-width: 1px;
	}
.k-tag-border-fett {
	border-width: 2px;
	}
.k-tag-inline {
	width: 30px;
	min-width: 30px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	vertical-align: 0px;
	margin-right: 10px;
	}
.k-zeile{
	position: relative;
	display: flex;
	justify-content: left;
	flex-direction: row;
	flex-wrap: wrap;
	left: 50%;
	margin-left: -160px;
	}
.p-k1{}
.k-vfenster{
	display: none;
	position: fixed;
	width: 720px;
	min-width: 720px;
	height: auto;
	top: 90px;
	left: 50%;
	margin-left: -360px;
	padding-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 9px;
	background-color: white;
	z-index: 10;
	}
.i-kzeichen {
	display: block;
	width: 90px;
	height: auto;
	margin-top: 20px;
	margin-left: 40px;
	}
.i-kpdf {
	width: 100px;
	height: auto;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 12px;
	border-width: 3px;
	border-style: solid;
	border-color: rgba(237,139,14,1.00);
	border-radius: 9px;
	vertical-align: -10px;
	}
.p-k2{
	margin-left: 40px;
	text-align: left;
	}
.i-khm-icon {
	position: absolute;
	top: 35px;
	right: 40px;
	width: 36px;
	height: auto;
	}	
.i-mond {
	position: absolute;
	top: -7px;
	right: -7px;
	width: 14px;
	height: auto;
	}	
.i-mond-text {
	width: 14px;
	height: auto;
	vertical-align: 0px;
	}	
}
	
/* ~ Widescreen ----------------------------- 6 -- */
/* Menü-Zeile, fixes Layout */
/* Heike: HD = 1920x1080px */
@media (min-width: 1920px) {
.kright1 {
	padding-right: 20px;
	}
.k-rahmen{
	position: relative;
	width: 1200px;
	height: auto;
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px auto 30px;
	}
.k-fenster{
	position: relative;
	width: 360px;
	min-width: 360px;
	height: 360px;
	margin: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #C3BDB8;
	border-radius: 9px;
	}
.k-wotag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	}
.k-tag {
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	}
.k-tag-border {
	border-width: 1px;
	}
.k-tag-border-fett {
	border-width: 2px;
	}
.k-tag-inline {
	width: 30px;
	min-width: 30px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 3px;
	vertical-align: 0px;
	margin-right: 10px;
	}
.k-zeile{
	position: relative;
	display: flex;
	justify-content: left;
	flex-direction: row;
	flex-wrap: wrap;
	left: 50%;
	margin-left: -160px;
	}
.p-k1{}
.k-vfenster{
	display: none;
	position: fixed;
	width: 720px;
	min-width: 720px;
	height: auto;
	top: 90px;
	left: 50%;
	margin-left: -360px;
	padding-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 9px;
	background-color: white;
	z-index: 10;
	}
.i-kzeichen {
	display: block;
	width: 90px;
	height: auto;
	margin-top: 20px;
	margin-left: 40px;
	}
.i-kpdf {
	width: 100px;
	height: auto;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 12px;
	border-width: 3px;
	border-style: solid;
	border-color: rgba(237,139,14,1.00);
	border-radius: 9px;
	vertical-align: -10px;
	}
.p-k2{
	margin-left: 40px;
	text-align: left;
	}
.i-khm-icon {
	position: absolute;
	top: 35px;
	right: 40px;
	width: 36px;
	height: auto;
	}	
.i-mond {
	position: absolute;
	top: -7px;
	right: -7px;
	width: 14px;
	height: auto;
	}	
.i-mond-text {
	width: 14px;
	height: auto;
	vertical-align: 0px;
	}	
}