/* Schriften
-----------------------------------------------------------*/
/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fontshop.com
*/

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=a53cee40-f133-4028-a369-bfec742157af&fontids=1475956,1476016");
@font-face{
        font-family:"Univers LT W01_55 Roman1475956";
        src:url("webfonts/6510377f-160a-4f66-aec0-2b71f05e9736.eot?#iefix");
        src:url("webfonts/6510377f-160a-4f66-aec0-2b71f05e9736.eot?#iefix") format("eot"),url("webfonts/5c8d59c2-9c85-4a22-88e3-bf3fba01dcd8.woff2") format("woff2"),url("webfonts/fc51d03b-0d7d-45df-9415-3c6270c80749.woff") format("woff"),url("webfonts/74bdff6d-c5de-42e8-a4d8-11ea14eddb22.ttf") format("truetype");
}

@font-face{
        font-family:"Univers LT W01_67 Bold 1476016";
        src:url("webfonts/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix");
        src:url("webfonts/7815db54-3fc9-46f7-a082-a7db4c26b44d.eot?#iefix") format("eot"),url("webfonts/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"),url("webfonts/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff"),url("webfonts/ae81ec98-60d0-408d-960f-8c3f9f74e6c7.ttf") format("truetype");
}
    

/* Grundgerüst
-----------------------------------------------------------*/
html {
	-webkit-text-size-adjust: none;
	min-height: 101%;
}

body {
	font-family: "Univers LT W01_55 Roman1475956", Helvetica, sans-serif;
	color: #203239;
	font-size: 15px;
}

.frame {
	width: 90%;
	max-width: 1040px;
	margin: 0 auto;
}



/* Allgemeine Formatierungen
-----------------------------------------------------------*/
img {
	max-width: 100%;
}

a {
	color: inherit;
	text-decoration: none;
	color: #009ee3;
}

h1 {
	font-family: "Univers LT W01_67 Bold 1476016";
	color: #009ee3;
	text-transform: uppercase;
}

h2 {
	font-size: 1.6666666667em;
	font-family: "Univers LT W01_67 Bold 1476016";
	color: #009ee3;
	text-transform: uppercase;
	line-height: 1.1em;
	letter-spacing: 0.05em;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

h4 {
	font-size: 1.5384615385em;
	font-family: "Univers LT W01_67 Bold 1476016";
	text-transform: uppercase;
	padding: 1em 0 0.75em 0;
}

p {
	line-height: 1.6em;
	padding: 0 0 0.8em 0;
}


/* Struktur
-----------------------------------------------------------*/
.box25, .box33, .box50, .box66 {
	float: left;
	width: 31.914893617%;
	margin: 0 2.1276595745% 0 0;
	position: relative;
}

.box33 .content {
	padding: 0 6.6666666667%;
	margin: 0 0 4.5em 0;
}

.box33:nth-child(3) {
	margin-right: 0;
}

.box50 {
	width: 48.9361702128%;
}

.box50:nth-child(2) {
	margin-right: 0;
}

.box50 .content {
	padding: 0 4.347826087%;
}

.box66 {
	width: 65.9574468085%;
}

.box66 .content {
	padding: 0 3.2258064516%;
}

.wBG {
	padding: 0 0 6em 0;
}

.paddTop {
	padding-top: 4.5em;
}

.box25 {
	width: 23.4042553191%;
	margin-bottom: 1em;
}

.box25:nth-child(4n) {
	margin-right: 0;
}

.box25:nth-child(4n+1) {
	clear: left;
}


/* Header
-----------------------------------------------------------*/
.siteHeader .frame {
/* 	height: 95px; */
	height: 6.3em;
	height: 10em;
}

.logo {
	position: relative;
	padding: 1.5em 0 0 0;
	display: block;
	float: left;
}

.logo img {
/* 	width: 208px; */
	width: 212px;
}

.logo h1 {
	font-size: 2.5384615385em;
	font-size: 1.9230769231em;
	color: #203239;
	float: left;
	line-height: 0.75em;
	letter-spacing: 0.015em;
}

.logo h2 {
	font-size: 1.1384615385em;
	font-size: 0.9230769231em;
	color: #203239;
	font-family: "Univers LT W01_55 Roman1475956", Helvetica, sans-serif;
	float: left;
	border-left: 3px solid #203239;
	margin-left: 20px;
	padding-left: 20px;
	letter-spacing: 0.1em;
	line-height: 1.1em;
}

.logo h2 span {
	display: block;
	color: #009ee3;
}


/* Spezifische Formatierungen
-----------------------------------------------------------*/
.blueTxt {
	color: #009ee3;
}

.upIcon {
	padding: 0 20px 0 0;
	background: url(../_img/up.png) no-repeat right center;
	background-size: auto 100%;
}


/* Positionen (Finanzen, usw.)
---------------------------------*/
.box100 h2 {
	font-size: 2.2em;
	max-width: 375px;
	margin-bottom: 1em;
	line-height: 1.25em;
}



/* LinienTitel
---------------------------------*/
.linieB {
	border-left: 3px solid #009ee3;
}

.linieW {
	border-left: 3px solid #fff;
}

.linieB.sansLinie {
	border-left: 3px solid transparent;
}

.box33 header.linieB {
	position: relative;
	min-height: 10em;
	padding: 0 6.6666666667%;
	margin: 0 0 4em 0;
}

.box33 header.linieB h2 {
	margin-left: 0px;
	position: absolute;
	bottom: 0;
	right: 6.6666666667%;
	left: 6.6666666667%;
}

.box33 header.linieB h3 {
	margin-left: -3px;
	margin-left: 0px;
}

.box50 header.linieW,
.box50 header.linieB
{
	position: relative;
	min-height: 7.5em;
	min-height: 8.5em;
	padding: 0 3.2258064516%;
/* 	margin: 0 0 -0.5em 0; */
}

.box50 header.linieW h2,
.box50 header.linieB h2
{
	margin-left: -3px;
	margin-left: 0px;
	position: absolute;
	bottom: -0.1em;
	color: #fff;
	font-size: 2.2em;
}

.box50 header.linieB h2 {
	color: #009ee3;
}

.box66 header.linieW {
	position: relative;
	min-height: 10em;
	padding: 0 3.2258064516%;
	margin: 0 0 3em 0;
}

.box66 header.linieW h2 {
	font-size: 2.2em;
	margin-left: 0px;
	margin-bottom: -0.2em;
	position: absolute;
	bottom: 0;
	color: #fff;
}


.box100 header.linieB {
	position: relative;
	min-height: 7.5em;
	padding: 0 3.2258064516%;
	padding: 0 1.6%;
/* 	margin: 0 0 -0.5em 0; */
}

.box100 header.linieB h2 {
	margin-left: -3px;
	margin-left: 0px;
	position: absolute;
	bottom: 0;
	font-size: 2.2em;
	margin-bottom: -0.2em;
}


/*
.statementBox header.linieB {
	min-height: 12em;
	margin: 0 0 4.5em 0;
}

.statementBox header.linieB h2 {
	padding: 0;
}
*/



/* Home DoubleBox unten
---------------------------------*/
.doubleBox {
	padding: 6em 0;
}

.doubleBox a {
	color: #fff;
}

.doubleBox .inset {
	min-height: 22em;
}

.doubleBox h3 {
	padding: 0 7.5736325386% 1.5em 7.5736325386%;
}

.doubleBox .footerContent {
	position: absolute;
	right: 4.347826087%;
	left: 7.5736325386%;
	bottom: 0em;
}

.blueBox {
	background: #009ee3;
	color: #fff;
}

.blueBox a {
/* 	color: #203239; */
}

.blueBox p {
	color: #fff;
}



/* Sempach Home
---------------------------------*/
.sempach {
	background: url(../_img/sempach_stadtentwicklung.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}

.sempach .box33 {
	margin-right: 0;
	background: #fff;
}

.sempach .box33 .content {
	margin-bottom: -1.25em;
}

.sempach .box33 header.linieB {
	margin-bottom: 4em;
	min-height: 0;
}


/*
p.fliessText {
	max-width: 550px;
}
*/

p.bigBlue {
	color: #009ee3;
	font-size: 2.5384615385em;
	line-height: 1em;
	font-family: "Univers LT W01_67 Bold 1476016";
	text-transform: uppercase;
	padding: 1.5em 0 1em 0;
}


/* Home
---------------------------------*/

a.blueLinks {
	color: inherit;
	display: block;
	position: relative;
}

.hoverLinkBlue {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 117, 188, 0.8);
	visibility: hidden;
}

.hoverLinkBlue span {
	display: block;
	padding: 8.85em 5% 0 5%;
	border-left: 3px solid #fff;
	margin: 0 0 0 6.6666666667%;
	color: #fff;
}

a.blueLinks:hover .hoverLinkBlue {
	visibility: visible;
}

/* Unterstuetzen
---------------------------------*/
#unterstuetzenBTN {
	position: fixed;
	right: 0;
	top: 25%;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../_img/kontaktBTN.png) no-repeat center center;
	background: url(../_img/unterstuetzenBTN.png) no-repeat center center;
	background-size: 100% auto;
	width: 48px;
	height: 170px;
	z-index: 1000;
}


/* graue Section oben
---------------------------------*/
h1.linieTitel {
	font-family: "Univers LT W01_55 Roman1475956", Helvetica, sans-serif;
	color: inherit;
	border-left: 3px solid #009ee3;
	padding: 2em 0 0 1.5em;
	margin: 0 0 2em 0;
	letter-spacing: 0.05em;
}

.grayBG h1.linieTitel {
	border-left: 3px solid #fff;
}

.boldSansBig {
	padding: 1.25em 0 0 0;
	font-size: 1.5384615385em;
	line-height: 1.25em;
	font-family: "Univers LT W01_67 Bold 1476016";
}

section.grayBG {
	padding: 0 0 4.25em 0;
}


/* Statement
---------------------------------*/
/*
.statementBox {
	padding: 0 0 3em 0;
}
*/

/*
.statementBox h2 {
	font-size: 2.2em;
	line-height: 1.1em;
	padding: 0 0 1em 0;
}
*/

.grayBG .box50 h2 {
	font-size: 2.2em;
	line-height: 1.1em;
	padding: 0 0 1em 0;
}

.teamBlock {
	margin: 12em 0 0 0;
}

.personBlock {
	float: left;
	width: 31.914893617%;
	margin: 0 2.1276595745% 6em 0;
/* 	position: relative; */
/* 	margin: 0 13.829787234% 6em 0; */
/* 	background: #eee; */
}

.personBlock:nth-child(3n) {
	margin-right: 0;
}

.personBlock:nth-child(3n+1) {
	clear: both;
}

.personBlock img {
	width: 63.3333333333%;
}

.personBlock h3 {
	color: #009ee3;
	font-family: "Univers LT W01_67 Bold 1476016";
	text-transform: none;
	font-size: 1.2em;
	padding: 2em 0 0 .75em;
	margin: 0 0 1em 0;
	border-left: 3px solid #009ee3;
	letter-spacing: 0.05em;
}


/*
h1.linieTitel {
	font-family: "Univers LT W01_55 Roman1475956", Helvetica, sans-serif;
	color: inherit;
	border-left: 3px solid #009ee3;
	padding: 2em 0 0 1.5em;
	margin: 0 0 2em 0;
}
*/


.personBlock p {
	padding: 0 0 0 .75em;
	margin-left: 3px;
}




/* Kommission
---------------------------------*/
.kommissionBlock {
	margin: 0 0 5em 0;
}

h3.strichOben {
	font-size: 2.2em;
	font-family: "Univers LT W01_67 Bold 1476016";
	color: #009ee3;
	border-top: 3px solid #0D52A0;
	padding: 0.75em 0 1.25em 0;
}

h5 {
	line-height: 1.5em;
	padding: 0 0 1em 0;
	text-transform: uppercase;
}

.kommissionBlock .box25 p {
	font-family: "Univers LT W01_67 Bold 1476016";
	color: #009ee3;
	font-size: 1.3333333333em;
	line-height: 1.4em
}

/* Big Text
---------------------------------*/
.bigTxt {
	font-size: 1.5384615385em;
	font-size: 1.32em;
	line-height: 1.25em;
	font-family: "Univers LT W01_67 Bold 1476016";
}

.bigTxt p {
	padding: 0 0 0.5em 0;
	line-height: 1.35em;
}

.bigTxt li {
	color: #009ee3;
	margin: 0 0 0.75em 1.2em;
	line-height: 1.35em;
}

.bigTxt li:before {
	content: "–";
	position: absolute;
	margin-left: -1em;
}

.titelOnly header.linieW {
	position: static;
	margin: 0 0 20em 0;
}

.titelOnly header.linieW h2 {
	position: static;
	padding: 2em 0 0 0;
}

.fixH {
	position: relative;
	min-height: 11.5em;
}

.fixH h2 {
	position: absolute;
	bottom: 0;
}


/* Blauer BG
---------------------------------*/
.blueBg {
	background: #009ee3;
	color: #fff;
	padding: 0 0 5em 0;
}

.blueBg h2 {
	color: #fff;
}

.blueBg p {
	color: #fff;
}

/* Bio
---------------------------------*/
/*
.bioBlock {
	margin: 2em 0 3.5em;
}

.bioBlock .box66 {
	margin-right: 0;
}

.bioBlock h4 {
	padding: 0;
	line-height: 1.4em;
}

.bioBlock h4:last-child {
	padding-bottom: 0;
}

.bioBlock .box66 ul {
	border-left: 3px solid #009ee3;
}

.bioBlock .box66 ul li {
	padding: 0.2em 0 0.55em 1em;
	line-height: 1.6em;
}

.bioBlock .box66 ul li:last-child {
	padding-bottom: 0;
}
*/



/* Termine
---------------------------------*/
.termineBox h2 {
	font-size: 2.2em;
	line-height: 1.1em;
	margin: 2em 0 0 0;
}

.grayBG .termineBox h2 {
	padding: 3.3em 0 1.1em 0;
	padding: 0 0 1.1em 0;
}

.linieLinks {
	border-left: 3px solid transparent;
}

.openT {
	border-left: 3px solid #009ee3;
}

.temrineBox {
	padding: 4.5em 0;
}

.terminDetail p:last-child {
	padding: 0;
}

.terminHeader {
	cursor: pointer;
}

.more {
	padding: 0.5em 0;
	text-transform: uppercase;
}

.termineHome .linieW:nth-child(2) {
	margin: 3em 0;
}



/* Slider
-----------------------------------------------------------*/
/* slider .flexslider .slides li */

.slider {
/* 	border-bottom: 8px solid #0D52A0; */
	max-height: 850px;
	overflow: hidden;
	margin-bottom: 10em;
	position: relative;
	background: #0D52A0;
}

.slides li img {
	width: 100%;
}

.slides li {
   position: relative;
}

.flex-direction-nav {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.flex-nav-prev, .flex-nav-next {
	position: absolute;
	top: 48%;
	left: 60px;
}

.flex-nav-next {
	position: absolute;
	top: 48%;
	left: auto;
	right: 60px;
}

.flex-next, .flex-prev {
	display: block;
	width: 19px;
	height: 40px;
	background: url(../_img/sliderNext.png) no-repeat center center;
	background-size: 100% auto;
	text-indent: -9999em;
	overflow: hidden;
}

.flex-prev {
	background: url(../_img/sliderPrev.png) no-repeat center center;
	background-size: 100% auto;
}

.slides li p {
	position: absolute;
	top: 50%;
/*
	margin: 0 auto;
	width: 90%;
	max-width: 1040px;
*/
	font-size: 2.6666666667em;
	font-size: 3.1em;
	font-size: 2.5vw;
	text-transform: uppercase;
	font-family: "Univers LT W01_67 Bold 1476016";
	line-height: 1.1em;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #0D52A0;
	width: 45%;
	max-width: 600px;
/* 	max-width: 450px; */
	padding: 0;
	margin: 0;
/* 	background: #eee; */

}

.slides li .h2, .slides li .h3 {
	display: block;
	color: #009ee3;
	line-height: 1.2em;
}

.slides li .h2 {
	padding: 0.5em 0 2.25em 0;
	font-size: 0.9em;
	line-height: 1.1em;
}

.slides li .h3 {
	font-size: 0.5em;
}

.slides li .white {
	color: #fff;
}

.slides li .darkBlue {
	color: #0D50A0;
}

.mobileBreak { 
	display: none;
}

.slides li .abstand {
	display: block;
	margin-bottom: 0.4em;
}

.slides li .smallTxt {
	font-size: 0.4em;
	font-family: "Univers LT W01_55 Roman1475956", Helvetica, sans-serif;
}

/* Formular
-----------------------------------------------------------*/
form .linieB {
	padding: 2em 0 0 0;
}

label {
	width: 25%;
	display: block;
	float: left;
	line-height: 1.25em;
	font-family: "Univers LT W01_67 Bold 1476016";
	text-transform: uppercase;
	padding: 0.4em 0;
	font-size: 1.1em;
}

input[type="text"] {
	width: 70%;
	float: right;
	border: none;
	font-family: inherit;
	font-size: inherit;
	background: #f2f2f2;
	padding: 0.4em 1%;
	margin: 0 0 0.75em 0;
}

input#Email {
	margin: 0 0 0 0;
}

.radioBlock {
	padding: 3em 0 2em 0;
}

.radioBlock label {
	width: 94%;
	float: right;
	font-family: "Univers LT W01_55 Roman1475956", Helvetica, sans-serif;
	color: #203239;
	text-transform: none;
	padding: 0;
	line-height: 1.5em;
	font-size: 1em;
}

.radioBlock label span {
	display: block;
	padding: 0.55em 0 0 0;
}

.radioBlock div {
	padding: 0 0 1em 0;
}

input[type="submit"] {
/*
	background: #009ee3;
	color: #fff;
	font-family: "Univers LT W01_67 Bold 1476016";
	padding: 0.35em 3.25em;
	font-size: 1.3em;
*/

	border: none;
	background: #009EE3;
	color: #fff;
	font-family: "Univers LT W01_67 Bold 1476016";
	line-height: 2.5em;
	display: block;
	float: left;
	margin: 0 0 0 1em;
/* 	margin: 0 4% 0 4%; */
	padding: 0 3.25em;
	text-transform: uppercase;
	font-size: 1.32em;
	letter-spacing: 0.02em;
}

input[type="text"].errEmpty {
	background: #ffb3b3;
}

.kontaktError {
	
}

.kontaktError p {
	color: #c43d19;
}

input[type="checkbox"] {
	width: 20px;
	height: 20px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #fff;
	box-shadow: none;
}

/* Footer
-----------------------------------------------------------*/
.siteFooter {
	border-top: 1px solid #000;
	padding: 2.25em 0 1.75em 0;
	margin: 10em 0 0 0;
}

h3.lineH3Title {
	font-family: "Univers LT W01_55 Roman1475956", Helvetica, sans-serif;
	color: inherit;
	border-left: 3px solid #009ee3;
	padding: 2em 0 0 1em;
	margin: 0 0 2.75em 0;
}

.mitmachBtn {
	background: #009EE3;
	color: #fff;
	font-family: "Univers LT W01_67 Bold 1476016";
	line-height: 2.5em;
	display: block;
	float: left;
	margin: 0 0 0 1em;
	padding: 0 0.5em;
	text-transform: uppercase;
	font-size: 1.32em;
	letter-spacing: 0.02em;
}

.ftpLogo {
}


/* Main Navigation
-----------------------------------------------------------*/
.navFullBody {
	position: fixed;
	position: absolute;
	top: 10em;
/* 	top: 95px; */
	z-index: 500;
	left: 0;
	right: 0;
	bottom: 0;
	background: #009ee3;
	width: 100%;
	display: none;
}

.grayBG {
	background: #f2f2f2;
	width: 100%;
}

nav.box33 {
	float: right;
	font-size: 1.9230769231em;
	font-family: "Univers LT W01_67 Bold 1476016";
	text-transform: uppercase;
	margin-right: 0;
}

.mainNav {
/* 	padding: 0.2em 0; */
	margin: 0 2.1276595745% 0 0;
}

.mainNav li {
	line-height: 1.8em;
}

.mainNav li a {
	color: #203239;
}

li.selected a {
	color: #009ee3;
}

.navFullBody .box33 {
	float: right;
	margin-right: 0;
}

.box33.menu {
	margin-right: 0;
	position: relative;
	padding: 7em 0 0 0;
}

#menuBtn {
	line-height: 0.65em;
	float: left;
	background: url(../_img/navIcon.png) no-repeat right center;
	background-size: 23px auto;
	padding: 0 40px 0 0;
	cursor: pointer;
	font-size: 1.9230769231em;
	font-family: "Univers LT W01_67 Bold 1476016";
}

.infoBeiNav {
	padding: 1.5em 0;
	color: #fff;
	background: #009ee3;
}

.infoBeiNav h2 {
	color: #fff;
	font-size: 1.5384615385em;
	line-height: 1.5384615385em;
}

.infoBeiNav p {
	padding: 0 0 3em 0;
}

.infoBeiNav a {
	color: #fff;
}

.navLogo img {
	width: 85%;
	margin: 0 0 1em 0;
}

.navZusatz16 {
	float: left;
	border-right: 3px solid #fff;
	padding: 0 1.25em 0 0;
}

.navZusatz16 h2 {
	font-size: 2.0384615385em;
	line-height: 1em;
}

.navZusatz16 h3 {
	font-size: 0.98em;
	font-family: "Univers LT W01_67 Bold 1476016";
	line-height: 1em;
}

.zahl16 {
	font-size: 5em;
	font-family: "Univers LT W01_67 Bold 1476016";
	float: left;
	line-height: 0.75em;
	padding: 0 0 0 0.175em;
	letter-spacing: -0.05em;
}

.socialNav {
	float: left;
	margin: 0 0 0 1.65em;
	border-left: 3px solid #000;
}

.socialNav:before {
	
}

.socialNav li {
	float: left;
	margin: 0 0 0 1.25em;
}

.socialNav a {
	color: #000;
	font-family: "Univers LT W01_67 Bold 1476016";
	text-transform: uppercase;
}

/* Sub Navigation Footer
-----------------------------------------------------------*/
.subNav {
	font-size: 0.9230769231em;
}

.subNav li {
	float: left;
	padding: 0 1.25em 0 0;
	line-height: 2em;
}

.subNav li:last-child {
	padding-right: 0;
}

.subNav li a {
	color: #000;
	font-family: "Univers LT W01_67 Bold 1476016";
	text-transform: uppercase;
}

.flRight {
	float: right;
}













/*-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
MediaQueries
-------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------*/

@media screen and (max-width: 1150px) {

h2 {
	font-size: 1.5384615385em;
}

.box50 header.linieW h2,
.box50 header.linieB h2
{
	font-size: 1.5384615385em;
}

/*
.statementBox h2 {
	font-size: 1.9230769231em;
}
*/

.siteHeader .socialNav {
	display: none;
}

#menuBtn {
	float: right;
}

p.bigBlue {
	color: #009ee3;
}

#sloganHome {
	display: none;
}

#sloganHomeMobile {
	display: block;
	font-size: 3.5em;
}

.slides li .h2, .slides li .h3 {
	font-size: 0.75em;
}

.slides li .h3 {
	font-size: 0.4em;
}

} /* Ende 1150 */



@media screen and (max-width: 900px) {

body {
	font-size: 14px;
}

#unterstuetzenBTN {
	width: 36px;
	height: 128px;
	top: 20%;
}

.navFullBody .box33 {
	width: 48.9361702128%;
}

.fixH {
	min-height: 8.5em;
}

/* Slider */
.flex-nav-prev, .flex-nav-next {
	width: 10px;
	height: 20px;
	left: 40px;
}

.flex-nav-next {
	left: auto;
	right: 40px;
}

#unterstuetzenBTN {
	height: auto;
	padding: 0.5em 0;
	top: auto;
	bottom: 0;
	background: #009ee3;
	background: rgba(0, 117, 188, 0.85);
	width: 100%;
	text-align: center;
	color: #fff;
	text-indent: 0;
	font-family: "Univers LT W01_67 Bold 1476016";
	font-size: 1.2em;
	text-transform: uppercase;
}

.slides li p {
	font-size: 3vw;
/* 	font-size: 2.8em; */
}

} /* Ende 900 */




@media screen and (max-width: 800px) {


.box33, .box50, .box66 {
	float: none;
	width: 100%;
	margin: 0;
}

.box33 .content,
.box50 .content,
.box66 .content
{
	padding: 0 2.1276595745%;
}

.box50 .content.resetContent {
	padding: 0 0%;
}

.siteHeader .box33,
.siteHeader .box66 {
	width: auto;
	float: left;
}

.box33.menu {
	float: right;
}

.fixH {
	padding-top: 1.5em;
	min-height: 0;
}

.fixH h2 {
	position: static;
}

.box33 header.linieB {
	min-height: 8em;
	padding: 0 2.1276595745%;
}

.box33 header.linieB h2 {
	width: 31.914893617%;
	margin-left: 0;
	right: 2.1276595745%;
	left: 2.1276595745%;
}

.sempach .box33 header.linieB h2 {
	width: 100%;
}

.box33 header.linieB h3 {
	margin-left: 0;
}

.box66 header.linieW {
	min-height: 8em;
	padding: 0 2.1276595745%;
}

.box66 header.linieW h2 {
	margin-left: 0;
}

.box50 header.linieW,
.box50 header.linieB
{
	min-height: 8em;
	padding: 0 2.1276595745%;
}

.box50 header.linieW h2,
.box50 header.linieB h2
{
	margin-left: 0;
}

.hoverLinkBlue span {
	padding: 6.85em 0 0 2.5%;
	margin: 0 0 0 2.1276595745%;
}

/*
#sloganHomeMobile {
	font-size: 2.5em;
}
*/



.logo h1,
.box66 header.linieW h2,
p.bigBlue,
.termineBox h2/*
,
.statementBox h2
*/
{
	font-size: 1.9230769231em;
}

.logo h2 {
	font-size: 1em;
	margin-left: 10px;
	padding-left: 10px;
}

/*
.portraitGross {
	min-height: 25em;
}
*/

.sempach h3 {
	padding-top: 1em;
}

/* Home DoubleBox unten
---------------------------------*/
.doubleBox .box50 {
	margin: 0 0 4.5em 0;
}

.doubleBox h3 {
	padding: 0 2.1276595745% 1.5em 2.1276595745%;
}

.doubleBox .footerContent {
	right: 2.1276595745%;
	left: 2.1276595745%;
}

.siteFooter {
	margin-bottom: 5em;
}

.navFullBody .box33 {
	width: 100%;
}

.mainNav {
	text-align: right;
	margin: 0;
}

.infoBeiNav {
	display: none;
}



/* Slider
-----------------------------------------------------------*/

.slider {
	margin-bottom: 5em;
}

.hideMobile, .slides li .h3.hideMobile {
	display: none;
}

.slides li p {
/* 	width: 40%; */
	-ms-transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
	transform: translateY(-40%);

/* 	font-size: 2.5em; */
}

.slides li .smallTxt {
	font-size: 0.8em;
}


.mobileBreak { 
	display: block;
}

/* PersonenBlock 25box
---------------------------------*/
.personBlock, .box25 {
	width: 48.9361702128%;
}

.personBlock:nth-child(3n) {
	margin-right: 2.1276595745%;
}

.personBlock:nth-child(3n+1) {
	clear: none;
}

.personBlock:nth-child(2n),
.box25:nth-child(2n)
{
	margin-right: 0;
}

.personBlock:nth-child(2n+1),
.box25:nth-child(2n+1)
{
	clear: none;
}








} /* Ende 800 */


@media screen and (max-width: 650px) {

body {
	font-size: 15px;
}

.siteHeader .frame {
/* 	height: 65px; */
	height: 6em;
}

.navFullBody {
	top: 6em;
}

.logo img {
	width: 120px;
}

.logo {
	padding: 1em 0 0 0;
}


.box33.menu {
	margin-right: 0;
	position: relative;
	padding: 2.25em 0 0 0;
}


/*
#sloganHomeMobile {
	font-size: 1.75em;
}
*/

/*
.bioBlock .box33, 
.bioBlock .box66
{
	width: 100%;
	float: none;
}
*/
/*

.bioBlock .box66 ul {
	margin-top: 1em;
}
*/

.subNav {
	float: none;
	width: 100%;
	clear: both;
}

.subNav.flRight:before {
	content: ".";
	display: block;
	height: 1em;
	clear: both;
	visibility: hidden;
}

.fdp-logo {
	position: absolute;
	right: 5%;
}


.slides li p {
/* 	font-size: 2.6666666667em; */
}


} /* Ende 650 */



@media screen and (max-width: 550px) {

.box33 header.linieB h2 {
	width: 48.9361702128%;
}

#sloganHome {
	top: 9%;
	font-size: 1.5em;
}


/* Formular
-----------------------------------------------------------*/
form .linieB {
	padding: 2em 0 0 0;
}

label {
	width: 100%;
	float: none;
}

input[type="text"] {
	width: 98%;
	float: none;
}

.radioBlock label {
	width: 90%;
}

input[type="submit"] {
	background: #009ee3;
	border: none;
	color: #fff;
	font-family: "Univers LT W01_67 Bold 1476016";
	padding: 0.35em 3.25em;
	font-size: 1.3em;
	margin: 0 4%;
}


.slides li p {
/* 	font-size: 2em; */
/* 	width: 42.5%; */
}


} /* Ende 550 */



@media screen and (max-width: 500px) {




.box33 header.linieB h2 {
	width: 100%;
}

#menuBtn {
	background: url(../_img/navIcon.png) no-repeat right center;
	background-size: 23px auto;
}

#menuBtn span {
	width: 0;
	overflow: hidden;
	display: block;
}

/*
.slides li .imgWrapper {
	position: relative;
	overflow: hidden;
}
*/

/*
.slides li img {
	display: block;
	width: 120%;
	max-width: none;
	position: relative;
	left: -10%;
}
*/


} /* Ende 500 */


@media screen and (max-width: 460px) {


/* PersonenBlock 25box
---------------------------------*/
.personBlock, .box25 {
	float: none;
	width: 100%;
	margin-right: 0;
}

.personBlock:nth-child(3n) {
	margin-right: 0;
}

.personBlock:nth-child(3n+1) {
	clear: none;
}

.personBlock:nth-child(2n),
.box25:nth-child(2n)
{
	margin-right: 0;
}

.personBlock:nth-child(2n+1),
.box25:nth-child(2n+1)
{
	clear: none;
}

.slides li p {
/* 	font-size: 1.6em; */
}


} /* Ende 500 */


/* Clearfix
-----------------------------------------------------------*/
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

*:first-child+html .group { zoom: 1; } /* IE7 */
