.INFOframe {
	width: 700px !important;
	padding: 20px 40px;
}
.INFOmenu {
	display: block;
	width: auto;
	height: 55px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.INFOborder {
	width: auto;
	border: 3px solid #38a0ee;
	border-top: 0px;
	padding: 25px 15px 30px 20px;
}
.INFOaktiv {
	font-weight: bold;
	background: #48b6ff;
	background-image: linear-gradient(to bottom,#58c6ff,#38a6ef);
	background-image: -webkit-linear-gradient(top,#58c6ff,#38a6ef);
}
.INFOpassiv {
	background: #bbb;
}
.INFOpassiv:hover {
	font-weight: bold;
	background: #017ce1;
}
.INFOtext {
	padding-top: 15px;
}
a.INFOlink {
	display: inline;
	word-wrap: break-word;
	background-color: #e6f6ff;
	color: inherit;
	text-decoration: none;
}
a.INFOlink:hover {
	text-decoration: underline;
}
.min440 {
	min-width: 440px;
}
div.I {
	display:block;
	padding-top: 18px;
	padding-bottom: 10px;
	color: #000000;
}
div.i {
	display:block;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #000000;
}
p.II {
	padding-bottom: 6px;
	font-size: 16px;
}
p.ii {
	padding-bottom: 3px;
	font-size: 16px;
}
p.III {
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 12px;
}
p.iii {
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 16px;
}
/* {{ Ergaenzung */
p.pp {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 17px;
	line-height: 145%;
}
.ppimg {
	max-width: 100%;
	margin: 15px 0 15px 0;
}
.Titel {
	margin: 20px 0 10px 0;
	color: #2e7bcc;
	color: #48b6ff;
	color: #3a99ee;
	font-size: 21px;
	line-height: 120%;
}
h3.Titel {
	font-weight: normal;
}
.ppbox {
	margin-top: 10px;
	padding-right: 3px;
	background-color: #f4f5f6;
	border: 1px solid #f0f1f2;
	border-right: 4px solid #3a99ee;
}
.INFOframeInline {
	width: 100%;
	padding: 16px 0px 16px 0px;
}

.ppbtn {
	display: inline-block;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 15px;
	background-image: unset !important;
	background-color: #5db9f5;
	border: 3px solid #017ce1;
	color: white;
	padding: 16px;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	transition-duration: 0.4s;
	cursor: pointer;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.ppbtn:hover {
	background-image: unset !important;
	background-color: #ddeeff;
	color: black; 
}

.kanton-frame {
	width: 100%;
	background-color: none;
	margin-top: 0;
	box-sizing: border-box;
	padding: 0;
	display: flex;
}
.kanton-button {
	flex: 1;
	background-color: none;
	padding-top: 25px;
}
.kanton:nth-child(2) {
	flex: none;
	width: 100px;
	background-size: 100px;
	margin-top: 12px;
	margin-left: 12px;
	height: 136px; /* Bild 416x504px => 100x122px plus 14px */
	background-color: none;
	background-repeat: no-repeat;
}
/* Ergaenzung }} */
@media (max-width: 850px) { .INFOframe { width: 600px !important; } }
@media (max-width: 750px) { .INFOframe { width: 500px !important; padding: 20px 30px !important; } }
@media (max-width: 650px) { .INFOframe { width: 400px !important; padding: 20px 20px !important; } }
@media (max-width: 530px) { .INFOframe { width: 400px !important; padding: 3px 15px 15px 15px !important; } }
@media (max-width: 450px) { .INFOframe { width: 390px !important; padding: 3px 10px 15px 10px !important; } }
@media (max-width: 410px) { .INFOframe { width: 355px !important; letter-spacing: -0.4px !important; padding: 3px 10px 15px 10px !important; } }
@media (max-width: 850px) { .INFOborder h1 { font-size:22px; } }
@media (max-width: 750px) { .INFOborder h1 { font-size:20px; } }
@media (max-width: 650px) { .INFOborder h1 { font-size:18px; } }
/* {{ Ergaenzung */
@media (max-width: 750px) { .formmenu ul li { padding: 4px 25px 4px 15px !important; } }
@media (max-width: 530px) { .formmenu ul li { padding: 4px 0px 4px 0px !important; } }
@media (max-width: 530px) { p.pp { font-size: 16px; line-height: 140%; } }
@media (max-width: 410px) { p.pp { font-size: 15px; line-height: 135%; } }
@media (max-width: 650px) { .ppul { font-size: 15px !important; } }
@media (max-width: 800px) { .kanton-button { padding-top: 15px; } }
@media (max-width: 600px) { .kanton-button { padding-top: 0px; } }
@media (max-width: 3000px) { p.ppaccordion { padding-left: 50px !important; } } /* accordion */
@media (max-width: 750px) { p.ppaccordion { padding-left: 15px !important; } } /* accordion */
@media (max-width: 530px) { p.ppaccordion { padding-left: 0px !important; } } /* accordion */
/* Ergaenzung }} */
/* Ergaenzung }} */
