/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html
{
  overflow-y: scroll;
}

body
{
	background-color: #fffbf5;
	color: #ffffff;
	font-family: Ubuntu, sans-serif;
	font-size: 15px; 	/*15px*/
	line-height: 20px;	/*20px*/
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a, a:link, a:hover, a:active
{
	color: #ffffff;
	font-family: Ubuntu, sans-serif;
	font-size: 15px; 	/*15px*/
	line-height: 20px;	/*20px*/
	outline: 0;
	text-decoration: none;
}

/*hide 'alt' link*/
.flexible a, .flexible a:link,
.flexible a:hover, .flexible a:active
{
	color: #fffbf5;
	font-size: 8px; 	/*8px*/
	line-height: 10px;	/*10px*/
	text-decoration: none;
}

.fontsize12regular14 a, .fontsize12regular14 a:link,
.fontsize12regular14 a:hover, .fontsize12regular14 a:active
{
	font-size: 12px; 		/*12px*/
	line-height: 14px; 		/*14px*/
	outline: 0;
	text-decoration: none;
}

.fontsize14regular16 a, .fontsize14regular16 a:link,
.fontsize14regular16 a:hover, .fontsize14regular16 a:active
{
	font-size: 14px; 		/*14px*/
	line-height: 16px;		/*16px*/
	outline: 0;
	text-decoration: none;
}

.fontsize15regular18 a, .fontsize15regular18 a:link,
.fontsize15regular18 a:hover, .fontsize15regular18 a:active
{
	font-size: 15px; 		/*15px*/
	line-height: 18px;		/*18px*/
	outline: 0;
	text-decoration: none;
}

.fontsize15regular18-claim a, .fontsize15regular18-claim a:link,
.fontsize15regular18-claim a:hover, .fontsize15regular18-claim a:active
{
	font-size: 15px; 		/*15px*/
	line-height: 18px;		/*18px*/
	outline: 0;
	text-decoration: none;
}

.fontsize16regular21 a, .fontsize16regular21 a:link,
.fontsize16regular21 a:hover, .fontsize16regular21 a:active
{
	font-size: 16px; 		/*16px*/
	line-height: 21px;		/*21px*/
	outline: 0;
	text-decoration: none;
}

.fontsize18regular25 a, .fontsize18regular25 a:link,
.fontsize18regular25 a:hover, .fontsize18regular25 a:active
{
	font-size: 18px; 		/*18px*/
	line-height: 25px;		/*25px*/
	outline: 0;
	text-decoration: none;
}

.fontsize22regular26 a, .fontsize22regular26 a:link,
.fontsize22regular26 a:hover, .fontsize22regular26 a:active
{
	font-size: 22px; 		/*2px*/
	line-height: 26px;		/*26px*/
	outline: 0;
	text-decoration: none;
}

.fontsize38regular38 a, .fontsize38regular38 a:link,
.fontsize38regular38 a:hover, .fontsize38regular38 a:active
{
	font-size: 38px; 		/*38px*/
	line-height: 38px;		/*38px*/
	outline: 0;
	text-decoration: none;
}


.home-box-small-left-wrapper a, .home-box-small-left-wrapper a:link,
.home-box-small-left-wrapper a:hover, .home-box-small-left-wrapper a:active
{
	color: #c291d3;
	font-size: 15px; 		/*15px*/
	line-height: 18px;		/*18px*/
	outline: 0;
	text-decoration: none;
}

a[href^="mail"]:link,
a[href^="mail"]:visited,
a[href^="mail"]:hover
{
	font-family: Ubuntu, sans-serif;
	text-decoration: none;
}

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover
{
	cursor: default;
	font-family: Ubuntu, sans-serif;
	text-decoration: none;
}

#frame
{
	margin: 0px auto;
	max-width: 1240px;
	width: 100%;
}

.frame-inner
{
	margin: 0px auto;
	width: 96.8%;
}

.frame-inner-inner
{
	margin: 0px auto;
	position: relative;
	width: 96.7%;
}

.frame-inner-inner-static
{
	position: static;
}

.fontsize12regular14
{
	display: block;
	font-size: 12px; 		/*12px*/
	line-height: 14px; 		/*14px*/
}

.fontsize14regular16
{
	font-size: 14px; 		/*14px*/
	line-height: 16px;		/*16px*/
}

.fontsize15regular18
{
	font-size: 15px; 		/*15px*/
	line-height: 18px;		/*18px*/
}

.fontsize15regular18-claim
{
	font-size: 15px; 		/*15px*/
	line-height: 18px;		/*18px*/
}

.fontsize16regular21,
.fontsize16regular21-signature
{
	font-size: 16px; 		/*16px*/
	line-height: 21px;		/*21px*/
}

.fontsize18regular25
{
	font-size: 18px; 		/*18px*/
	line-height: 25px;		/*25px*/
}

.fontsize20regular26 {
	font-size: 20px; 	/*20px*/
	line-height: 26px;	/*26px*/
}

.fontsize22regular26
{
	font-size: 22px; 		/*22px*/
	line-height: 26px;		/*26px*/
}

.fontsize38regular38
{
	font-size: 38px; 		/*38px*/
	line-height: 38px;		/*38px*/
}

.fontsize38regular42
{
	font-size: 38px; 		/*38px*/
	line-height: 42px;		/*42px*/
}


.fontcolor-ffffff,
.fontcolor-ffffff a
{
	color: #ffffff;
}

.fontcolor-474646,
.fontcolor-474646 a
{
	color: #474646;
}

/*violet*/
.fontcolor-5b3767,
.fontcolor-5b3767 a
{
	color: #5b3767;
}

/*blue*/
.fontcolor-3c488e,
.fontcolor-3c488e a
{
	color: #3c488e;
}

/*violet*/
.bg-color-6e427c
{
	background-color: #6e427c;
}

/*blue*/
.bg-color-3b478e
{
	background-color: #3b478e;
}




.font-Ubuntu
{
	font-family: Ubuntu, sans-serif;
}

.no-underline a
{
	text-decoration: none !important;
}

.showsmart, .showtabletlandscape,
.showtabletportrait, .showsmartinline
{
	display: none;
}

.hidesmart, .hidetabletportrait,
.hidetabletlandscape
{
	display: block;
}

.head
{
	height: 107px;
	float: left;
	width: 100%;
}

.head-wrapper
{
	position: static;
	width: 100%;
}

.head-spacer
{
	display: none;
}

.logo
{
	float: left;
	margin: 33px 58px 28px 0px;
	width: 308px;
}

.menu-mobile-icon
{
	display: none;
}

#main
{
	float: left;
	width: 100%;
}

.rounded-corner
{
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
  	background-clip: padding-box;
 }

.home-box-big-wrapper
{
	background: #d0c2e0 url(../art/bg-praxis-beate-arnhild-gerhard-home-25.jpg) right top no-repeat;
	float: left;
	position: relative;
	width: 100%;
}

.home-box-big-left-wrapper
{
	float: left;
	padding: 0px 0px 25px 0px;
	width: 100%;
}

.home-box-big-left-top
{
	margin: 27px 0px 0px 0px;
}

.home-box-big-left-top-author {
	margin: 6px 0px 0px 0px;
}

.home-box-big-left-middle
{
	margin: 34px 0px 0px 0px;
	text-align: right;
}

.home-box-big-left-bottom
{
	margin: 113px 0px 0px 0px;
}

.home-box-big-left-bottom-claim {
	margin: 16px 0px 0px 0px;
}

.home-box-small-left-wrapper
{
	float: left;
	margin: 30px 0px 0px 0px;
	min-height: 340px;
	padding: 0% 0% 2.4% 0%;
	width: 48.7%;
}

.home-box-small-left-inner-left
{
	float: left;
	padding: 0% 0% 0% 3.4%;
	width: 37.8%;
}

.home-box-small-left-inner-right
{
	float: left;
	margin: 23px 0px 0px 0px;
	width: 53%;
}

.home-box-small-left-inner-left-image
{
	margin: -20px 0px 0px 0px;
	width: 90%;
}

.home-box-small-right-wrapper
{
	float: right;
	margin: 30px 0px 0px 0px;
	min-height: 340px;
	padding: 0% 0% 2.4% 0%;
	position: relative;
	width: 48.7%;
}

.home-box-small-right-inner-left
{
	float: left;
	margin: 18px 0px 0px 0px;
	padding: 0% 0% 0% 3.4%;
	width: 93.2%;
}

.home-box-small-right-inner-left-author
{
	float: left;
	margin: 10px 0px 0px 0px;
	width: 50%;
}

.home-box-small-right-inner-right
{
	bottom: -20px;
	float: right;
	position: absolute;
	right: 0px;
	width: 37.4%;
}

.home-box-small-right-inner-right-image
{
	width: 90.6%;
}

.home-box-small-inner-text
{
	margin: 18px 0px 0px 0px;
}

.content-box-wrapper
{
	background-color: #d0c2e0;
	background: linear-gradient(270deg, #bdc5e5, #d0c2e0);
	float: left;
	margin: 6px 0px 0px 0px;
	position: relative;
	width: 100%;
}

.content-box-wrapper-left
{
	float: left;
	width: 52.9%;
}

.content-box-wrapper-left-top
{
	float: left;
	position: relative;
	width: 100%;
}

.content-box-wrapper-left-top-left
{
	float: left;
	margin: -3.4% 0% 0% 0%;
	position: relative;
	width: 32.3%;
}

.content-box-wrapper-left-top-left-image-wrapper
{
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 30;
}

.content-box-wrapper-left-top-left-image-wrapper-2
{
	opacity: 0;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 20;
}

.content-box-wrapper-left-top-left-image-wrapper-3
{
	opacity: 0;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 10;
}

.content-box-wrapper-left-top-left-image-wrapper-2-edit
{
	position: relative;
}

.content-box-wrapper-left-top-head
{
	bottom: 76px;
	position: absolute;
	right: 8%;
	width: 55%;
}

.content-box-wrapper-left-top-subhead
{
	bottom: -4px;
	position: absolute;
	right: 8%;
	width: 55%;
}

.content-box-wrapper-left-bottom
{
	float: left;
	margin: 41px 0px 42px 7px;
	width: 98%;
}

.content-box-wrapper-left-bottom-inner
{
	float: left;
	width: 92%;
}

.content-box-wrapper-left-bottom-inner-signature
{
	float: left;
	margin: 7px 0px 0px 60px;
	width: 50%;
}

.content-box-wrapper-left-bottom-inner-title
{
	float: left;
	margin: 23px 0px 0px 0px;
	text-align: right;
	width: 88%;
}

.content-box-wrapper-right
{
	float: left;
	position: relative;
	width: 47.1%;
}

.content-box-wrapper-right-top
{
	float: left;
	position: relative;
	width: 100%;
}

/*list pages*/
.content-box-wrapper-right-top-left
{
	float: left;
	margin: -3.8% 0% 0% 0%;
	width: 36.325%;
}

/*text pages*/
.content-box-wrapper-right-top-left-text
{
	float: left;
	margin: -3.8% 0% 0% 0%;
	width: 36.3%;
}

.content-box-wrapper-right-top-bottom
{
	bottom: -4px;
	left: 0px;
	position: absolute;
}

/*list pages*/
.content-box-wrapper-right-bottom
{
	float: left;
	margin: 38px 0px 37px 0px;
	width: 100%;
}

/*text pages*/
.content-box-wrapper-right-bottom-text
{
	float: left;
	margin: 41px 0px 42px 0px;
	width: 100%;
}

.content-box-wrapper-right-bottom-inner
{
	float: left;
	width: 96.3%;
}

.content-box-wrapper-right-quote-wrapper
{
	position: absolute;
	right: 0px;
	top: 26px;
	width: 99%;
}

.content-box-wrapper-right-quote-top
{
	width: 96.3%;
}

.content-box-wrapper-right-quote-bottom
{
	margin: 9px 0px 0px 0px;
	text-align: right;
	width: 96.3%;
}

ul
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
}

ul li
{
	font-size: 15px; 	/*15px*/
	line-height: 20px;	/*20px*/
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}


/*seminar list home*/

ul.seminar-list-home
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.seminar-list-home li
{
	color: #ffffff;
	font-family: Ubuntu, sans-serif;
	font-size: 15px; 	/*15px*/
	line-height: 18px;	/*18px*/
	margin: 0px 0px 7px 0px;
	padding: 0;
}

ul.seminar-list-home li a
{
	color: #ffffff;
	font-family: Ubuntu, sans-serif;
	font-size: 15px; 	/*15px*/
	line-height: 18px;	/*18px*/
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
}

ul.seminar-list-home li a:hover
{
	color: #98a5e2;
}


/*seminar list*/

ul.seminar-list
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.seminar-list li,
ul.seminar-list li.hi
{
	color: #ffffff;
	font-family: Ubuntu, sans-serif;
	font-size: 18px; 	/*18px*/
	line-height: 21px;	/*21px*/
	margin: 0px 0px 7px 0px;
	padding: 0;
}

ul.seminar-list li a,
ul.seminar-list li.treatment a
{
	color: #3c488e;
	font-family: Ubuntu, sans-serif;
	font-size: 18px; 	/*18px*/
	line-height: 21px;	/*21px*/
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
}

ul.seminar-list li.treatment a
{
	color: #5b3767;
}

ul.seminar-list li a:hover
{
	color: #ffffff;
}


/*footer*/

.footer
{
	height: 60px;
	float: left;
	width: 100%;
}

.footer-function-menu-wrapper
{
	display: none;
}


h1,
h1.seminar
{
	font-family: Ubuntu, sans-serif;
	font-size: 20px; 	/*20px*/
	font-weight: 400;
	line-height: 26px;	/*26px*/
	margin: 0;
	padding: 0;
}

h2,
h2.seminar
{
	font-family: Ubuntu, sans-serif;
	font-size: 16px; 	/*16px*/
	font-weight: 700;
	letter-spacing: 0.01em;
	line-height: 20px;	/*20px*/
	margin: 0;
	padding: 0;
}

.no-padding
{
	padding: 0 !important;
}

.no-margin
{
	margin: 0 !important;
}

.flexible
{
	color: transparent;
	height: auto !important;
	max-width: 100% !important;
	-ms-interpolation-mode: bicubic;
	display: block;
	outline: 0;
	width: 100%;
}

p
{
	margin: 0;
	padding: 0;
}

strong, b
{
	font-family: Ubuntu, sans-serif;
	font-weight: 700;
}

em, i
{
	font-family: Ubuntu, sans-serif;
	font-style: italic;
}

.no-wrap
{
	white-space: nowrap;
}




/* ==========================================================================
   menu
   ========================================================================== */

.menu-opened
{
	display: block;
	margin: 56px 0px 0px 0px;
	float: left;
	width: 679px;
}

#menu-opened-inner-wrapper
{
	width: 100%;
}

.submenu-show-nojs
{
	display: none;
}

.no-js .submenu-show-nojs
{
	display: block !important;
}

.function-menu
{
	float: right;
	margin: 58px 0px 0px 0px;
}


/* ==========================================================================
   cookieCuttr by Chris Wharton (http://cookiecuttr.com)
   ========================================================================== */

.cc-cookies
{
	position:fixed;
	width: 100%;
	left: 0;
	top: 0;
	padding: 1.4% 0% 1.4% 0%;
	background: #663366;
	background-color: rgba(102, 51, 102, 0.85);
	color: #ffffff;
	font-size: 15px; 	/*15px*/
	letter-spacing: 0.01em;
	line-height: 20px;	/*20px*/
	z-index: 99999;
}

/*new [290916 mb]*/
.cc-cookies-inner
{
	margin: 0 auto;
	max-width: 1240px;
	width: 96.8%;
}

/*new [290916 mb]*/
.cc-cookies-inner-inner
{
	margin: 0 auto;
	width: 96.7%;
}

/*new [150318 mb]*/
.cc-cookies-inner-left
{
	float: left;
	width: 90%;
}

/*new [150318 mb]*/
.cc-cookies-inner-right
{
	margin: 9px 0px 0px 0px;
	float: right;
}

.cc-cookies a, .cc-cookies a:hover
{
	color: #ffffff;
	font-size: 15px; 	/*15px*/
	letter-spacing: 0.01em;
	line-height: 20px;	/*20px*/
	text-decoration: underline;
}

.cc-cookies a:hover
{
	text-decoration: únderline;
}

.cc-cookies a.overlay, .cc-cookies a.overlay:hover
{
	color: #cfd1d1;
	text-decoration: underline;
}

.cc-overlay
{
	height: 100%;
	padding-top: 25%;
}

.cc-cookies-error
{
	float: left;
	width: 90%;
	text-align: center;
	margin: 1em 0 2em 0;
	background: #fff;
	padding: 2em 5%;
	border: 1px solid #ccc;
	font-size: 18px;
	color: #333;
}

.cc-cookies a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset
{

	color: #ffffff;
	font-size: 15px; 	/*15px*/
	letter-spacing: 0.01em;
	line-height: 20px;	/*20px*/
	text-decoration: none;

	border: 1px solid #ffffff;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	padding: 0.2em 0.8em;
	/*border-radius: 3px;
	box-shadow: 0 0 2px rgba(0,0,0,0.25);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
	-o-transition: background 0.5s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;*/
}

.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline
{
/*
	background: #41b4d8;
	margin-left: 0.5em;
*/
}

.cc-cookies a.cc-cookie-reset
{
	background: #f15b00;
}

.cc-cookies a:hover.cc-cookie-accept,
.cc-cookies-error a:hover.cc-cookie-accept,
.cc-cookies a:hover.cc-cookie-decline,
.cc-cookies-error a:hover.cc-cookie-decline,
.cc-cookies a:hover.cc-cookie-reset
{
/*	background: #000;
	-o-transition: background 0.5s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
*/
}

.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline
{
	display: block;
	margin-top: 1em;
}

.cc-cookies.cc-discreet
{
	width: auto;
	padding: 0.5em 1em;
	left: auto;
	top: auto;
}

.cc-cookies.cc-discreet a.cc-cookie-reset
{
	background: none;
	text-shadow: none;
	padding: 0;
	text-decoration: underline;
}

.cc-cookies.cc-discreet a:hover.cc-cookie-reset
{
	text-decoration: none;
}


/* ==========================================================================
   navigation
   ========================================================================== */

/*main menu*********************/

ul.mainmenu
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;

}

ul.mainmenu li,
ul.mainmenu li.hi
{
	color: #5b3767;
	float: left;
	font-family: Ubuntu, sans-serif;
	font-size: 22px; 	/*22px*/
	line-height: 28px;	/*28px*/
	margin: 0;
	padding: 0;

	width: auto;
}

ul.mainmenu li#main0
{
	width: 27.4%;
}

ul.mainmenu li#main1
{
	width: 22%;
}

ul.mainmenu li#main2
{
	width: 12.8%;
}

ul.mainmenu li#main3
{
	width: 22.8%;
}

ul.mainmenu li#main4
{
	width: 15%;
}

ul.mainmenu li a.jsmainmenu,
ul.mainmenu li.hi a.jsmainmenu
{
	color: #5b3767;
	font-family: Ubuntu, sans-serif;
	font-size: 22px; 	/*22px*/
	line-height: 28px;	/*28px*/
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	width: auto;
}

ul.mainmenu li a.jsmainmenuhi,
ul.mainmenu li.hi a.jsmainmenuhi,
ul.mainmenu li.hi a.jsmainmenunosubhi
{
	color: #3c488e;
}

ul.mainmenu li a.jsmainmenu:hover,
ul.mainmenu li.hi a.jsmainmenuhi:hover,
ul.mainmenu li.hi a.jsmainmenunosubhi:hover
{
	color: #3c488e;
}

ul.mainmenu li.menu-deactivated {
	opacity: 0.5;
	cursor: default;
}


/*function menu*********************/

ul.funcmenu
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.funcmenu li
{
	color: #3c488e;
	clear: both;
	font-family: Ubuntu, sans-serif;
	font-size: 9px; 	/*9px*/
	font-weight: 700;
	line-height: 12px;	/*12px*/
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
}

ul.funcmenu li a
{
	color: #3c488e;
	font-family: Ubuntu, sans-serif;
	font-size: 9px; 	/*9px*/
	font-weight: 700;
	line-height: 12px;	/*12px*/
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	width: auto;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/*navigation fix*/
@media screen and (max-width: 1200px){

	.menu-opened
	{
		width: 58.5%;
	}
}


/*navigation fix*/
@media screen and (max-width: 1160px){

	.function-menu
	{
		position: absolute;
		margin: 0px 0px 0px 0px;
		right: 0px;
		top: 12px;
	}
}


/*Tablet landscape*/
@media screen and (max-width: 1170px){

	.showtabletlandscape
	{
		display: block;
	}

	.hidetabletlandscape
	{
		display: none;
	}
}


/*navigation fix*/
@media screen and (max-width: 1024px){

	.logo
	{
		margin: 33px 0px 0px 0px;
	}

	.menu-opened
	{
		float: right;
		width: 64%;
	}

	ul.mainmenu li#main0
	{
		width: 27.8%;
	}

	ul.mainmenu li#main1
	{
		width: 21.6%;
	}

	ul.mainmenu li#main2
	{
		width: 11.6%;
	}

	ul.mainmenu li#main3
	{
		width: 22.7%;
	}

	ul.mainmenu li#main4
	{
		width: 14.9%;
	}

}


/*Tablet portrait*/
@media screen and (max-width: 991px){

	.showtabletportrait
	{
		display: block;
	}

	.hidetabletportrait
	{
		display: none !important;
	}

	body
	{
		background-color: #ffffff;
	}

	.frame-inner
	{
		width: 94%;
	}

	.frame-inner-inner
	{
		width: 94%;
	}

	.head
	{
		background-color: #ffffff;
		height: 55px;
		left: 0px;
		position: fixed;
		top: 0px;
		z-index: 100;
	}

	.head .frame-inner-inner
	{
		width: 88.36%;
	}

	.head-spacer
	{
		display: block;
		float: left;
		width: 100%;
	}

	.logo
	{
		margin: 15px 0px 11px 0px;
		width: 197px;
	}

	.menu-mobile-icon
	{
		display: block;
		float: right;
		margin: 12px 0px 11px 0px;
	}

	.menu-mobile-icon-text
	{
	}

	.menu-mobile-icon-image
	{
		float: right;
		margin: 5px 1px 0px 0px;
		width: 17px;
	}

	.menu-opened
	{
		background-color: #ffffff;
		display: none;
		height: auto;
		left: 0px;
		margin: 0px 0px 0px 0px;
		opacity: 0;
		overflow: hidden;
		position: fixed;
		top: 0px;
		-webkit-overflow-scrolling: touch;
		width: 100%;
		z-index: -1;
	}

	#menu-opened-inner-wrapper
	{
		float: left;
		max-height: 300px;
		overflow-y: scroll;
		width: 100%;
	}

	.home-box-big-wrapper
	{
		background: #9d9db7 url(../art/bg-praxis-beate-arnhild-gerhard-home-25.jpg) center top no-repeat;
	}

	.home-box-big-left-bottom
	{	
		margin: 70px 0px 0px 0px;
		
	}

	.content-box-wrapper
	{
		margin: 8px 0px 0px 0px;
	}

	.content-box-wrapper-left-top-left
	{
		margin: -8px 0px 0px 0px;
	}

	.content-box-wrapper-right-top-left
	{
		margin: -8px 0px 0px 0px;
		width: 36.4%;
	}

	.footer-function-menu-wrapper
	{
		display: block;
		float: left;
		margin: 0% 0% 0% 3%;
		padding: 5px 0px 0px 0px;
		width: 50%;
	}


	/* ==========================================================================
   navigation
   ========================================================================== */

  	ul.mainmenu
  	{
		float: right;
  		margin: 0% 6% 0% 0%;
  		padding: 15px 0px 0px 0px;
  		width: auto;
	}

	ul.mainmenu li,
	ul.mainmenu li.hi
	{
		clear: both;
		float: none;
		margin: 0px 0px 7px 0px;
		text-align: right;
	}

	ul.mainmenu li#main0
	{
		width: auto;
	}

	ul.mainmenu li#main1
	{
		width: auto;
	}

	ul.mainmenu li#main2
	{
		width: auto;
	}

	ul.mainmenu li#main3
	{
		width: auto;
	}

	ul.mainmenu li#main4
	{
		width: auto;
	}

ul.mainmenu li a.jsmainmenu,
ul.mainmenu li.hi a.jsmainmenu
{
	color: #5b3767;
	font-family: Ubuntu, sans-serif;
	font-size: 22px; 	/*22px*/
	line-height: 28px;	/*28px*/
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	width: auto;
}

ul.mainmenu li a.jsmainmenuhi,
ul.mainmenu li.hi a.jsmainmenuhi,
ul.mainmenu li.hi a.jsmainmenunosubhi
{
	color: #3c488e;
}

ul.mainmenu li a.jsmainmenu:hover,
ul.mainmenu li.hi a.jsmainmenuhi:hover,
ul.mainmenu li.hi a.jsmainmenunosubhi:hover
{
	color: #3c488e;
}



	/*footer function menu*********************/

	ul.funcmenu li
	{
		clear: none;
		float: left;
		font-size: 15px; 	/*9px*/
		line-height: 18px;	/*12px*/
		margin: 0% 3.6% 0% 0%;
		text-align: left;
		width: auto;
	}

	ul.funcmenu li a
	{
		font-size: 15px; 	/*9px*/
		line-height: 18px;	/*12px*/
	}


}


/*Smartphones*/
@media screen and (max-width: 767px){

	.showsmart
	{
		display: block;
	}

	.showsmartinline
	{
		display: inline;
	}

	.hidesmart
	{
		display: none !important;
	}

	.no-js .hidenojs
	{
		display: none;
	}


	body
	{
		font-size: 12px; 	/*15px*/
		line-height: 15px;	/*20px*/
	}

	a, a:link, a:hover, a:active
	{
		font-size: 12px; 	/*15px*/
		line-height: 15px;	/*20px*/
	}

	.fontsize16regular21 a, .fontsize16regular21 a:link,
	.fontsize16regular21 a:hover, .fontsize16regular21 a:active
	{
		font-size: 14px; 		/*16px*/
		line-height: 25px;		/*21px*/
	}

	.fontsize15regular18 a, .fontsize15regular18 a:link,
	.fontsize15regular18 a:hover, .fontsize15regular18 a:active
	{
		font-size: 12px; 		/*15px*/
		line-height: 15px;		/*18px*/
	}

	.fontsize15regular18-claim a, .fontsize15regular18-claim a:link,
	.fontsize15regular18-claim a:hover, .fontsize15regular18-claim a:active
	{
		font-size: 13px; 		/*15px*/
		line-height: 13px;		/*18px*/
	}

	.fontsize18regular25 a, .fontsize18regular25 a:link,
	.fontsize18regular25 a:hover, .fontsize18regular25 a:active
	{
		font-size: 14px; 		/*18px*/
		line-height: 18px;		/*25px*/
	}

	.fontsize22regular26 a, .fontsize22regular26 a:link,
	.fontsize22regular26 a:hover, .fontsize22regular26 a:active
	{
		font-size: 20px; 		/*2px*/
		line-height: 24px;		/*26px*/
	}

	.fontsize38regular38 a, .fontsize38regular38 a:link,
	.fontsize38regular38 a:hover, .fontsize38regular38 a:active
	{
		font-size: 22px; 		/*38px*/
		line-height: 24px;		/*38px*/
	}

	.fontsize12regular14
	{
		font-size: 10px; 		/*12px*/
		line-height: 12px;		/*14px*/
	}

	.fontsize15regular18
	{
		font-size: 12px; 		/*15px*/
		line-height: 15px;		/*18px*/
	}

	.fontsize16regular21
	{
		font-size: 14px; 		/*16px*/
		line-height: 25px;		/*21px*/
	}

	.fontsize16regular21-signature
	{
		font-size: 12px; 		/*16px*/
		line-height: 15px;		/*21px*/
	}

	.fontsize15regular18-claim
	{
		font-size: 13px; 		/*15px*/
		line-height: 13px;		/*18px*/
	}

	.fontsize18regular25
	{
		font-size: 14px; 		/*18px*/
		line-height: 18px;		/*25px*/
	}

	.fontsize22regular26
	{
		font-size: 20px; 		/*22px*/
		line-height: 24px;		/*26px*/
	}

	.fontsize38regular38
	{
		font-size: 22px; 		/*38px*/
		line-height: 24px;		/*38px*/
	}
	
	.fontsize38regular42
	{
		font-size: 22px; 		/*38px*/
		line-height: 24px;		/*42px*/
	}

	.home-box-big-left-top
	{
		margin: 19px 0px 0px 0px;
	}

	.home-box-big-left-middle
	{
		margin: 25px 0px 0px 0px;
		text-align: left;
	}

	.home-box-small-left-wrapper
	{
		margin: 15px 0px 0px 0px;
		min-height: auto;
		padding: 0% 0% 4% 0%;
		width: 100%;
	}

	.home-box-small-left-inner-left
	{
		width: 44.6%;
	}

	.home-box-small-left-inner-right
	{
		margin: 14px 0px 0px 0px;
		width: 48.8%;
	}

	.home-box-small-left-inner-left-image
	{
		margin: -8px 0px 0px 0px;
		width: 88.6%;
	}

	.home-box-small-right-wrapper
	{
		margin: 12px 0px 0px 0px;
min-height: 40px;
		padding: 0% 0% 4.8% 0%;
		width: 100%;
	}

	.home-box-small-right-inner-left
	{
		margin: 17px 0px 0px 0px;
		padding: 0% 0% 0% 4.8%;
		width: 92.2%;
	}

	.home-box-small-right-inner-right
	{
		bottom: -13px;
		width: 42.6%;
	}

	.home-box-small-right-inner-right-image
	{
display: none;
		width: 93%;
	}

	.home-box-small-inner-text
	{
		margin: 10px 0px 0px 0px;
	}

	.content-box-wrapper
	{
		margin: 8px 0px 0px 0px;
		padding: 0px 0px 13px 0px;
	}

	.content-box-wrapper-left
	{
		width: 100%;
	}

	.content-box-wrapper-left-top-left
	{
		width: 42.2%;
	}

	.content-box-wrapper-left-top-head
	{
		bottom: auto;
		left: 48.2%;
		right: auto;
		top: 14px;
	}

	.content-box-wrapper-left-top-subhead
	{
		bottom: -3px;
		left: 48.2%;
		right: auto;
	}

	.content-box-wrapper-left-bottom
	{
		margin: 20px 0px 21px 0px;
	}

	.content-box-wrapper-left-bottom-inner
	{
		width: 100%;
	}

	.content-box-wrapper-left-bottom-inner-signature
	{
		margin: 8px 0px 0px 0px;
		max-width: 200px;
		width: 60%;
	}

	.content-box-wrapper-left-bottom-inner-title
	{

		margin: 0px 0px 0px 0px;
		padding: 0% 0% 0% 2%;
		text-align: left;
		width: 98%;
	}

	.content-box-wrapper-right
	{
		width: 100%;
	}

	.content-box-wrapper-right-top
	{
		width: 100%;
	}

	.content-box-wrapper-right-top-left
	{
		display: none;
	}

	.content-box-wrapper-right-top-left-text
	{
		display: none;
	}

	.content-box-wrapper-right-top-bottom
	{
		float: left;
		position: static;
		width: 100%;
	}

	.content-box-wrapper-right-bottom
	{
		margin: 19px 0px 0px 0px;
	}

	.content-box-wrapper-right-bottom-text
	{
		margin: -6px 0px 0px 0px;
	}

	.content-box-wrapper-right-bottom-inner
	{
		width: 100%;
	}

	.content-box-wrapper-right-quote-wrapper
	{
		float: left;
		margin: 27px 0px 0px 0px;
		position: static;
		width: 100%;
	}

	.content-box-wrapper-right-quote-top
	{
		width: 100%;
	}

	.content-box-wrapper-right-quote-bottom
	{
		margin: 11px 0px 0px 0px;
		width: 100%;
	}

	ul
	{
		margin: 0px 0px 15px 0px;
		padding: 0px 0px 0px 5px;

	}

	ul li
	{
		font-size: 12px; 	/*15px*/
		line-height: 15px;	/*20px*/
		margin: 0px 0px 0px 5px;
		padding: 0px 0px 0px 5px;
	}


	/*seminar list home*/

	ul.seminar-list-home
	{
		width: 51.6%;
	}

	ul.seminar-list-home li
	{
		font-size: 12px; 	/*15px*/
		line-height: 15px;	/*18px*/
		margin: 0px 0px 5px 0px;
	}

	ul.seminar-list-home li a
	{
		font-size: 12px; 	/*15px*/
		line-height: 15px;	/*18px*/
	}


	/*seminar list*/

	ul.seminar-list li,
	ul.seminar-list li.hi
	{
		font-size: 15px; 	/*18px*/
		line-height: 18px;	/*21px*/
		margin: 0px 0px 7px 0px;
	}

	ul.seminar-list li a,
	ul.seminar-list li.treatment a
	{
		font-size: 15px; 	/*18px*/
		line-height: 18px;	/*21px*/
	}



	h1
	{
		font-size: 22px; 	/*20px*/
		line-height: 24px;	/*26px*/
	}

	h1.seminar
	{
		font-size: 16px; 	/*20px*/
		line-height: 19px;	/*26px*/
	}

	h2
	{
		font-size: 16px; 	/*22px*/
		line-height: 19px;	/*28px*/
	}

	h2.seminar
	{
		font-size: 12px; 	/*22px*/
		line-height: 15px;	/*28px*/
	}

	.footer
	{
		height: 40px;
	}

	.footer-function-menu-wrapper
	{
		padding: 9px 0px 0px 0px;
	}


	/*footer function menu*********************/

	ul.funcmenu li
	{
		font-size: 10px; 	/*9px*/
		line-height: 13px;	/*12px*/
		margin: 0% 6% 0% 0%;
	}

	ul.funcmenu li a
	{
		font-size: 10px; 	/*9px*/
		line-height: 13px;	/*12px*/
	}


	/* ==========================================================================
   	   cookieCuttr by Chris Wharton (http://cookiecuttr.com)
   	   ========================================================================== */

	.cc-cookies
	{
		font-size: 12px; 	/*15px*/
		letter-spacing: 0.02em;
		line-height: 15px;	/*20px*/
		padding: 2% 0% 3.6% 0%;
	}

	.cc-cookies a, .cc-cookies a:hover
	{
		font-size: 12px; 	/*15px*/
		letter-spacing: 0.02em;
		line-height: 15px;	/*20px*/
	}

	.cc-cookies a.cc-cookie-accept,
	.cc-cookies-error a.cc-cookie-accept,
	.cc-cookies a.cc-cookie-decline,
	.cc-cookies-error a.cc-cookie-decline,
	.cc-cookies a.cc-cookie-reset
	{
		font-size: 12px; 	/*15px*/
		letter-spacing: 0.02em;
		line-height: 15px;	/*20px*/
	}

	.cc-cookies-inner
	{
		width: 94%;
	}

	.cc-cookies-inner-inner
	{
		width: 94%;
	}
}


@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    /*a[href]:after {
        content: " (" attr(href) ")";
    }*/

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
        height: auto;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

	body
	{
		font-size: 15px;
		line-height: 18px;
	}

	a, a:link, a:hover, a:active
	{
		font-size: 15px;
		line-height: 18px;
		text-decoration: underline
	}

	#frame
	{
		float: none;
		margin: 0cm 0cm 0cm 0.5cm;
		overflow: visible;
		width: 80%;
	}

	.main, .boxwrapper
	{
		background-color: #ffffff;
		float: none;
		margin: 0;
		overflow: visible;
		width: 100%;
	}

	.noprint, header, footer, #primary-nav, .overlay-header
	{
		display: none !important;
	}

	.overlay-show
	{
		margin: 0;
	}

	.boxwrapperpadding-contact-overlay,
	.media-area-headline
	{
		padding: 0px 0px 30px 0px;
	}

	.container-small-right,
	.container-big-left-right
	{
		float: none;
		margin: 0px 0px 40px 0px;
		overflow: visible;
		width: 100%;
	}


	.formwrapper
	{
		float: none;
		height: auto;
		padding: 0;
		overflow: visible;
		width: 80%;
	}

	.formitemwrapper, .formitemspacersmall, .formitemspacermedium,
	.formitemspacerlarge, .formpulldownwrapper, .formcheckwrapper,
	.formitemlabel, .formitem, .formerror
	{
		float: none;
		width: 100%;
	}

	.formradiowrapper, .formradiowrapperpayment
	{
		padding: 0px 0px 20px 0px;
	}



	.formtxt, select.dropmenu, .formarea
	{

		background-color: transparent;
		border: 1px solid #000000;
		color: #000000;
		font-size: 15px;
		line-height: 18px;
		width: 95%;
	}







	.formtxtsmallleft, .formtxtsmallright
	{
		width: 35%;
	}

}
