/* Version 6.3.2025 */
@charset "UTF-8";
:root {
	--kachelShadow: rgba(0, 0, 0, 0.3) 1.95px 1.95px 2.6px;
	--kachelBgColor: rgba(235, 235, 240, 0.9);
	--kachelBorderRadius: 8px;
}
a {
	color: #2A0A0A;
}
body {
	background-color: #FFFAFA;
	background-image: linear-gradient(35deg, #DDD9D9, #FFFAFA);
	color: #2A0A0A;
	font-family: Verdana;
	font-size: medium;
	margin: 0px; padding: 0px;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: large;
	font-weight: normal;
	margin:  10px;
	padding: 10px;
	text-align: center;
	background-color: rgba(255,250,250, 0.8);
	background-imageBak: linear-gradient(35deg, #DDD9D9, #FFFAFA);;
}
hr {
	color: #091474;
	width: 80%;
}
iframe {
	border: 0;
	margin: 0; padding: 0;
}
input[type="button"] {
	cursor: pointer;
}
th {
	background-color: #0B0B61;
	color: #FFF;
	font-size: small;
	overflow: hidden;
	padding: 2px 5px;
}
tr:nth-child(1n+0) {
	background-color: rgba(250,235,215, 0.5);
}
tr:nth-child(2n+1) {
	background-color: rgba(255, 215, 0, 0.5);
}
tr:hover {
	background-color: rgba(100, 100, 100, 0.5);
}

.bgStr {
	background-color: rgba(255, 255, 255, 0.0);
	background-size: 30px 18px;
	background-repeat: no-repeat;
	color: #000;
	text-align: center; 
	font-weight: bold;
	width:30px;
	height:18px;
	display: inline-block;
}
.dialogDiv {
	align-items: center;
	background-color: var(--kachelBgColor);
	display: none;
	font-size: small;
	height:100%; width:100%;
	position: fixed; top:0px; left: 0px;
	z-index:5;
}
.dialog320 {
	background-color: var(--kachelBgColor);
	border-radius: var(--kachelBorderRadius);
	box-shadow: var(--kachelShadow);
	display: none;
	font-size: small;
	padding: 10px; 
	position: fixed;
	right: 20px;
	top: 60px; 
	width: 320px;
	z-index:5;
}
.dialogP {
	padding: 3px;
	margin: 0;
}

.errormsg{
	color: red;
}
.extlink:after {
	content: "↗";
	font-size: smaller;
	font-weight: bold;
	padding-left: 0px;
	text-decoration-line: none;
	text-decoration-skip: spaces;
	vertical-align:super;
}
.fl2 {
	display: inline;
	height: 13px; width: 19px;
	vertical-align: baseline;
}
.formKachel {
	background-color: var(--kachelBgColor);
	border-radius: var(--kachelBorderRadius);
	box-shadow: var(--kachelShadow);
	font-size: small;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
.formKachel input[type="text"],
.formKachel input[type="password"] {
	font-size: medium;
	margin: 1px auto 1px;
	width: calc(100% - 7px);
}
.dialogP input[type="button"],
.dialogP input[type="submit"],
.formKachel input[type="txt_date"],
.formKachel input[type="submit"],
.formKachel input[type="button"] {
	font-size: medium;
	width: 40%;
}
.icon {
	display: inline;
	height: 20px; width: 20px;
 	vertical-align: middle;
}
.icon32 {
	display: inline;
	height: 32px; width: 32px;
	vertical-align: middle;
}
.icon32border {
	border-radius: 6px;
	border-width: 2px;
	box-shadow: var(--kachelShadow);
	display: inline;
	height: 32px; width: 32px;
	vertical-align: middle;
}
.icon64 {
	display: inline;
	height: 64px; width: 64px;
	vertical-align: middle;
}
.icon64border {
	border-radius: var(--kachelBorderRadius);
	border-width: 3px;
	box-shadow: var(--kachelShadow);
	display: inline;
	height: 64px; width: 64px;
	vertical-align: middle;
}
.inhalt {
	clear:both;
	padding: 5px;
}
.kachel {
	background-color: var(--kachelBgColor);
	border-radius: var(--kachelBorderRadius);
	box-shadow: var(--kachelShadow);
	float: left;
	font-size: x-small;
	height: 80px; width: 80px;
	margin: 10px;padding: 2px;
	text-align: center;
}
a.kachel {
	text-decoration: none;
}
.kachel p{
	margin: 0px; padding: 0px;
	overflow-x: hidden;text-overflow:ellipsis;white-space:nowrap;
}
.kopf,
.fuss {
	background-image: linear-gradient(to right, #0431B4, #0B0B61);
	clear:both;
	color: #FFF;
	font-size: small;
	overflow: hidden;
	padding: 2px 5px;
}
.kopf a,
.fuss a {
	color: #FFF;
}
.kopf input[type="button"] {
	width: 150px;
}
.kopf_txt,
.fuss_txt {
	float: left;
	padding-right: 20px;
	text-align:left;

	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
 }
.kopf_rtxt,
.fuss_rtxt {
	float: right;
	padding-left: 20px;
	text-align:right;

	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ll {
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding: 0 0 0 25px;
	white-space: nowrap;
}
.map {
	height: calc(100% - 79px);
}
.menue {
	clear:both;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	overflow: hidden;
}
.menue_item {
	background-color: #EBEBF0;
	color: #0B0B61;
	border: 1px solid #D6D6E1;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	float: left;
	padding: 3px 16px 3px 8px;
	font-size: 14px;
}
.menue_item:hover {
	background-color: #FFF;
}
.menue_selitem {
	background-color: #F8F8F8;
	color: #0B0B61;
	border: 1px solid #D6D6E1;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	float: left;
	padding: 3px 16px 3px 8px;
	font-size: 14px;
}
.microicon {
	display: inline;
	height: 12px; width: 12px;
	vertical-align: middle;
}
.miniicon {
	display: inline;
	height: 16px; width: 16px;
	vertical-align: middle;
}

.streetNAM {
	background-color:#48785E;
	border: 2px solid #FDF102;
	border-radius: 4px;
	box-shadow: 0px 0px 0px 2px #48785E;
	color:#FDF102;
	display:inline-block;
	font-family: Arial;
	font-size:small;
	font-weight: bold;
	min-width:30px;
	text-align:center;
}
.streetZA {
	background-color:#007B30;
	border: 2px solid #FFE200;
	border-radius: 4px;
	box-shadow: 0px 0px 0px 2px #007B30;
	color:#FFE200;
	display:inline-block;
	font-family: Arial;
	font-size:small;
	font-weight: bold;
	min-width:30px;
	text-align:center;
}

#back-top {
	bottom: 30px;
	display: none;
	position: fixed;
	right: 20px;
	z-index: 10;
}
#back-top a {
	background-color: var(--kachelBgColor);
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 25px;
	height: 40px; width: 40px;
	text-align: center;
	text-decoration: none;
}
#back-top a:hover {
	background-color: rgba(51, 51, 103, 0.8);
	text-decoration: none;
}
#top-icon {
	position: fixed;
	top: 65px;
	left: 30px;
	z-index: 10;
}

