html, body
{
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

a {   outline: 0; }

body {
	background-color: white;
}


#wrapper {	width: 100%; overflow: hidden; }


h1 {
	margin-top: 0px;
}



#start-top {
	z-index: 10000;

	width: 100%;
	text-align: center;

	position: absolute;
	top: 0px;

	background-image: url("/images/start-arc.png");
	background-position: center;
	background-repeat: no-repeat;

	height: 212px;


}


#start-logo {
	margin-top: 20px;
}

#start-quote {
	margin: 30px auto 0px auto;
	width: 400px;

}

#start-quote-left {float: left; height: 38px; position: relative; left: 8px;}
#start-quote-right {float: right; height: 38px; position: relative; left: -12px;}



#start-quote-text {
	float: left; height: 38px;
	width: 328px;
	color: #3a3a3a;
	overflow-x: visible;
	line-height: 22px;
	position: relative;
	top: -1px;

	text-align: center;
}

.start-quote-text-de {
	font-size: 19px;
}

.start-quote-text-en {
	font-size: 18px;
	top: -3px !important;
}


#start-switch-outer {

	top: 0px;
	left: 0px;
	width: 100%;
}



#start-switch-personaltraining {
	width: 50%;
	float: left;
	background-color: #e9f1f3;


}
#start-switch-psychotherapie {
	width: 50%;
	float: left;
	background-color: #faf4e4;

}

#start-switch-personaltraining-content {
	padding-right: 10%;
	float: right;
}

#start-switch-psychotherapie-content {
	padding-left: 10%;
}

.start-switch-content {
	width: 60%;
	min-height: 540px;
	text-align: center;
}




.start-switch-image {
	margin-top: 140px;
}




.start-switchbutton {
	clear: both;
	width: 100%;
}


.start-switch-personaltraining-switch {
	background-color: #498d9c;
	text-align: right;
}

.start-switch-psychotherapie-switch {
	background-color: #e9da98;
	text-align: left;

}



#start-personaltraining-switch-image {

	padding-top: 5px;
}

#start-psychotherapie-switch-image {

	padding-top: 5px;

}

#start-switchbutton-personaltraining {
	width: 60%;
	margin-right: 10%;
	text-align: center;
	float: right;
}
#start-switchbutton-psychotherapie {
	width: 60%;
	margin-left: 10%;
	text-align: center;
	float: left;
}




#start-portrait-quote-text-outer {
	float: left;
	width: 480px;
	box-sizing: border-box;
	padding-left: 16px;
	padding-top: 6px;
}





#start-portrait-quote-outer {
	width: 100%;
	border-bottom: 1px solid black;
	margin-bottom: 25px;
    padding-bottom: 10px;
}


#start-portrait-quote {
	margin: 0 auto;
	padding-top: 25px;
}




#start-portrait-middle {
	border-radius: 8px;
	float: left;

}






.start-contact-block-outer {
	width: 720px;
	margin: 0 auto;
}


.start-contact-block {
	width: 240px;
	text-align: center;
	float: left;
	box-sizing: border-box;
	padding: 10px 25px;
}








#contentouter {
	width: 100%;
}


#content {
	width: 1080px;
	margin: 0 auto;
}








.contentimage {
	float: right;
	width: 38%;
	padding-left: 20px;
	padding-bottom: 20px;
}








#footer {
	background-color: #333333;
	box-sizing: border-box;
	color: #dedede;
	padding: 20px;
	padding-bottom: 60px;
	margin-top: 60px;

}


#footercontent {
	width: 1080px;
	margin: 0 auto;
}


#footer a {
	color: #dedede;
}





#startfooter {
	background-color: #333333;
	box-sizing: border-box;
	color: #dedede;
	padding: 20px;
	padding-bottom: 60px;
	margin-top: 60px;
	text-align: center;

}


#startfooter a {
	color: #dedede;
}





#headerdecorationbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 8px;
	z-index: 10000000;


}




#header-logo-top-outer {
    z-index: 10000;
    position: absolute;
    left: 50%;
    width: 0px;
}




#header-logo-top {
    z-index: 10000;
    text-align: center;
    position: relative;
    left: -640px;
	width: 500px;

	top: 8px;
    background-image: url(/images/header-arc.png);
    background-repeat: no-repeat;
    height: 212px;
}



#mainmenu {
    z-index: 10000;

	position: absolute;
	height: 90px;
    left: 50%;

	box-sizing: border-box;
}


#mainmenuinner {
	position: relative;
	left: -80px;
	top: 52px;
	width: 115%;
}



.mainmenuitemseparator {
	color: #e3cf75;
	position: relative;
	top: -1px;
	padding-left: 10px;
	padding-right: 10px;
}



#slideshow {
	float: left;
	width: 100%;

	position: relative;
}



#slideshow img {
    position: absolute;
    left: 0;
    float: left;
}



/* Hide the menu until the document is done loading.		*/

nav#menu:not( .mm-menu ) {
   display: none;
}




#mobilemenuicon {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 1000000000;

	padding: 20px;
}











#content-quote {
	margin: 30px auto 0px 0px;
	width: 600px;

}

#content-quote-left {float: left; height: 38px; position: relative; left: 6px; top: 6px;}
#content-quote-right {float: right; height: 38px; position: relative; left: -22px; top: 6px;}



#content-quote-text {
	float: left; height: 38px;
	width: 512px;
	font-size: 19px;
	color: #3a3a3a;
	overflow-x: visible;
	line-height: 22px;
	position: relative;
	top: -1px;

	text-align: center;

}





.headerdecorationbarpersonaltraining {
	background-color: #1b7183;
}
.mainmenuitemseparatorpersonaltraining {
	color: #1b7183;
}
.slideshowpersonaltraining {
	background-color: #e8f1f2;
}



.headerdecorationbarpsychotherapie {
	background-color: #e3cf75;
}
.mainmenuitemseparatorpsychotherapie {
	color: #e3cf75;
}
.slideshowpsychotherapie {
	background-color: #fcfaf1;
}



.headerdecorationbargeneral {
	background-color: #666666;
}
.mainmenuitemseparatorgeneral {
	color: #1b7183;
}
.slideshowgeneral {
	background-color: #eaeaea;
}












.mapsiframe {
	width: 50%;
	float: left;
	height: 600px;

	box-sizing: border-box;
}










.contact-block {
	width: 275px;
	text-align: left;
	float: left;
	box-sizing: border-box;
	padding: 10px 25px 25px 0px;
}




#slider {
	overflow-x: hidden;
	overflow-y: hidden;
}





#start-switch-left-overlay  {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 400px;
	z-index: 100000000;
	cursor: pointer;
}


#start-switch-right-overlay  {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 50%;
	height: 400px;
	z-index: 100000000;
	cursor: pointer;
}





.languagebutton {
	background-color: #d8d8d8;
	color: #393939 !important;
	font-weight: bold;

	padding: 6px 10px;

}

.inactivelanguagebutton {
	background-color: #878787;
	color: #656565 !important;

	font-weight: bold;

	padding: 6px 10px;
}










.partnerlogo {
	float: right;
}









.landscapegalleryimage {
	width: 50%;
	margin: 0;
	border: 0;
	box-sizing: border-box;
	padding: 0px 5px 5px 0px;


}




.galleryimage {
	width: 33.33%;
	margin: 0;
	border: 0;
	box-sizing: border-box;
	padding: 0px 5px 5px 0px;


}


.gallerycontent {
	width: 100% !important;
	max-width: 1320px !important;
	margin: none !important;
	padding: 0px 20px;
	box-sizing: border-box;
}





#content b {font-weight: 600;}
#content a {text-decoration: underline}
#content a.none {text-decoration: none}


