@charset "UTF-8";
/* CSS Document */



@font-face {
font-family: "Source" ;
src: url("../font/sourcesanspro/SourceSansPro-ExtraLight.ttf")
format("truetype");
font-weight:lighter;
}

@font-face {
font-family: "Source" ;
src: url("../font/sourcesanspro/SourceSansPro-Regular.ttf")
format("truetype");
font-weight: normal;
}

@font-face {
font-family: "Source" ;
src: url("../font/sourcesanspro/SourceSansPro-Semibold.ttf")
format("truetype");
font-weight: bolder;
}

@font-face {
font-family: "Source" ;
src: url("../font/sourcesanspro/SourceSansPro-Black.ttf")
format("truetype");
font-weight: bold;
}

body {
	background: none repeat scroll 0 0 #fff;
	margin: 0;
	padding: 0;
	font-family: "Source";
	font-weight: normal;
	color: +333;
}

body:not([id]) {
	cursor: auto !important;
	background-color: #FFFFFF;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}

.clearfix {
	*zoom: 1;
	background-color: #FFFFFF;
}

article, footer, header,  nav, section {
	display: block;
}

h5 {
	font-family: "Source";
	font-weight: lighter;
	color: #333;
	font-size: 1.5em;
	margin-top: 30px;
	margin-bottom: 30px;
}

.placeholderRed {
	color: #CC0000; 
	font-weight:bold;
	font-size: 0.7em;
	  /* etc */
}

.placeholderBlack {
	color: #000000; 
	font-weight: normal;
	  /* etc */
}

/* Banner */

header#banner {
	width: 100%;
	z-index: 200;
	font-size: 0.9em;
	color: #333;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0 0 #ECF0F1;
	background-repeat: repeat;
}





header#banner p#menu_top {
    display: none;
    float: right;
    height: 23px;
    margin: 0 4.09836% 0 0;
    padding: 30px 0 0;
    width: 30px;
}
p, ul, ol {
	font-size: 14px;
}

h4 {
	font-size: 0.9em;
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
	font-family: Source;
}
a.hell {
	color: #ffffff;
  text-decoration: none;
}
a, img {
    border: 0 none;
}

header#banner nav {
	float: left;
	width: 67%;
	text-align: center;
	margin-left: 0px;
	padding-top: 50px;
	margin-top: 0px;
}

header#banner nav.secondrow {
	float: left;
	width: 67%;
	text-align: center;
	margin-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
}



header#banner nav ul {
	font-family: "Source";
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;	
}

header#banner nav ul li {
	display: inline;
	float: left;
	/* [disabled]list-style: circle none none; */
	margin: 0;
	padding: 0;
	text-align: center;
	width: 15%;
}

header#banner nav ul li a {
	color: #333;
	display: block;
	text-decoration: none;
	transition: color 0.3s linear 0s;
	font-family: "Source";
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
}

header#banner nav ul li a:hover, section#header nav ul li.selected a {
	color: #000;
	font-family: "Source";
	font-weight: bolder;
}


div#submenue{
	float: none;
	display:block;
}



div#submenue nav {
	float: left;
	width: 100%;
	text-align: center;
	margin-left: 0px;
	padding-top: 0px;
	position: static;
	top: 0px;
}

div#submenue nav ul {
	font-family: "OpenSansSemibold",Arial,sans-serif;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	
}

div#submenue nav ul li {
    display: inline;
    float: left;
    list-style: circle none none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 12%;
}

div#submenue nav ul li a {
	/* [disabled]color: #808080; */
	display: block;
	padding: 10px 0;
	text-decoration: none;
	transition: color 0.3s linear 0s;
	background-color: #FFFFFF;
	font-family: Source;
}

div#submenue nav ul li a:hover, section#header nav ul li.selected a {
	color: #000;
	font-family: "Source";
	font-weight: bolder;
}

div#submenueupper{
	display:none;
	float: none;
}

div#submenueupper nav {
	float: left;
	width: 100%;
	text-align: center;
	margin-left: 0px;
	padding-top: 0px;
	height: auto;
}

div#submenueupper nav ul {
	font-family: Source;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;	
}

div#submenueupper nav ul li {
    display: inline;
    float: left;
    list-style: circle none none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 11%;
}

div#submenueupper nav ul li a {
	color: #333;
	display: block;
	text-decoration: none;
	transition: color 0.3s linear 0s;
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}

div#submenueupper nav ul li a:hover, section#header nav ul li.selected a {
    color: #000;
}

div#submenuelower{
	display:none;
	float: none;
}

div#submenuelower nav {
    float: left;
    width: 100%;
	text-align: center;
	margin-left:0px;
}

div#submenuelower nav ul {
	font-family: Source;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;	
}

div#submenuelower nav ul li {
    display: inline;
    float: left;
    list-style: circle none none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 11%;
}

div#submenuelower nav ul li a {
    color: #808080;
    display: block;
    padding: 30px 0;
    text-decoration: none;
    transition: color 0.3s linear 0s;
}

div#submenuelower nav ul li a:hover, section#header nav ul li.selected a {
    color: #000;
}


div#blogimage img{
	max-width: 100%;
	height: auto;
	display:block;

}

header#banner h1#logo {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
	width: 33%;
	padding-top: 30px;
	padding-bottom: 0px;
}

header#banner h1#logo a {
	display: block;
	height: 60px;
	text-indent: 0px;
	transition: opacity 0.2s linear 0s;
	width: 80%;
	margin-left: 30px;
	margin-top: 0px;
	background: url("../images/start-0001-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);	
	background-size: 100% auto;
}



div#content {
	margin: 0 0 0;
	position: relative;
	color: #666666;
	background-color: #FFFFFF;
	padding-top:0px;
}


/* Intro */

section#home_intro {
	position: relative;
	margin-bottom: 0;
	margin-left: 0;
	/* [disabled]margin-right: 0; */
	margin-top: 0px;
	padding-top: 20px;
}




div.container {
	margin: 0 auto;
	padding: 0;
	color: #CCCCCC;
	float: none;
	background-color: #FFFFFF;
}

section#home_intro div#headerbild {
	background: url("../images/1920x520-sofa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 27.1%;
	
}

section#home_intro div#headerbild_koerper {
	background: url("../images/1920x520-koerper.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 25%;
	
}

section#home_intro div#headerbild_angst {
	background: url("../images/1920x520-angststoerungen.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 25%;
	
}

section#home_intro div#headerbild_psychotherapie {
	background: url("../images/1920x520-psychotherapie.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 25%;
	
}

section#home_intro div#headerbild_adhs {
	background: url("../images/1920x520-adhs.png") no-repeat scroll 0 0  rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 25%;
	
}

/*section#home_intro div#googlemap {
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 5%;
	padding-bottom: 10%;
}*/

section#home_intro div#googlemap {
	position: relative;
	padding-bottom: 0%;
	height: 500px;
	overflow: hidden;
}

section#home_intro div#googlemap iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


section#home_intro div#volker {
	float: left;
	width: 33%;
	background: url("../images/520x520-volker-startseite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	padding-top: 33%;
}

section#home_intro article {
	float: left;
	width: 67%;
	padding-top: 33%;
	background-attachment: scroll;
	background-color: #543846;
	background-position: 0 0 / 100% auto rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 28px;
	vertical-align: baseline;
	position: static;
	padding-bottom: 0%;
}




section#home_intro article div {
	margin-top: -35%;
	padding-left: 25%;
	padding-right: 13%;
}

section#home_intro article h1 {
    padding: 0 8.19672% 20px;
}


section#home_intro div#form {
	background-color: #ECF0F1;
	float: left;
	width: 100%;
	height: auto;
	padding-top: 0%;
}


section#home_intro div#formtext {
	width: 100%;
	background-color: #ECF0F1;
	padding-top: 0%;
	color: #333;
	float: none;
}

section#home_intro div#formtext h1{
	padding-top:5%

}

section#home_intro div#formtext p{
	
}

section#home_intro div#formtext span.termin{
	margin-top: 0%;
	text-align: left;
	padding-bottom: 0%;
	float: left;
	width: 100%;
	padding-left: 0px;
}

section#home_intro div#formtext span.termin p.header{
	color: #333;
	font-family: "Source";
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
	line-height: 1.2;
	text-align: left;
	text-transform: uppercase;
}


section#home_intro div#formtext span.termin ul.terminverein{
	
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 0%;
	margin-top: 0%;
	
	
}

section#home_intro div#formtext span.termin ul.terminverein a{
	
	text-decoration: none;
	
	
}


section#home_intro div#formeingabe {
	float: left;
	width: 100%;
	background-color: #ECF0F1;
	padding-top: 0%;
}

section#home_intro div#formeingabe input{
	width: 80%;
	border:none;
}

section#home_intro div#formeingabe select{
	width: 80%;
	border:none;
}

section#home_intro div#formeingabe input.sendbutt{
	width: 40%;
	
}

section#home_intro div#formeingabe p.butt{
	text-align: right;
	float: none;
	position: relative;
	left: 0%;
	width: 72.5%;
}

section#home_intro div#formeingabe div#formeinlinks {
	float: left;
	width: 26.33%;
	background-color: #ECF0F1;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: block;
}

section#home_intro div#formeingabe div#formeinlinkssmall{
	float: left;
	width: 50%;
	background-color: #00FF99;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
}

section#home_intro div#formeingabe div#formeinmitte {
	float: left;
	width: 26.33%;
	background-color: #ECF0F1;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 6%;
	display: block;
}

section#home_intro div#formeingabe div#formeinrechts {
	float: left;
	width: 26.33%;
	background-color: #ECF0F1;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: block;
}

section#home_intro div#formeingabe div#formeinrechtssmall {
	float: left;
	width: 50%;
	background-color: #CCFF66;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
	
}




h1 {
	color: #000;
	font-family: "Montserrat",sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0%;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0%;
}
h1.inline {
    padding: 20px 0;
}


h4 {
	color: #fff;
	font-family: "Source",sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0%;
	position: relative;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}

/* Intro Themen*/

section#themes_intro {
    background: none repeat scroll 0 0 #333;
    padding: 50px 4.09836% 0;
}


section#themes_intro article {
	padding: 0;
    text-align: center;
}

section#themes_intro h1 {
    color: #fff;
}

section#themes_intro article nav {
    display: table;
    margin: 0 auto;
}

section#themes_intro article ul {
    margin: 0;
    padding: 0;
}

section#themes_intro article ul li {
    display: inline;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

section#themes_intro article ul li a {
    display: block;
    padding: 0 20px 30px;
    text-decoration: none;
    transition: color 0.2s linear 0s;
}

select {
    color: #333;
    font-family: "ProximaNovaRgRegular",Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
}

select.work_cat_dd {
    display: none;
    font-size: 1em;
    margin: 0 auto 20px;
    width: 80%;
}


/* Content */

section#content_list {
    padding: 0 0;
}

section#content_list ul {
	font-family: "Source";
	font-size: 1.15em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}

section#content_list ul li {
    margin: 0 0 0;
   /* width: 48.9247%;*/
	width: 33.3%;
}
section#content_list ul li {
	float: left;
	line-height: 0%;
	list-style: outside none none;
	position: relative;
	transition: background 0.2s linear 0s;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0%;
}

section#content_list ul li a {
	display: block;
	padding: 0;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
}



/* einzelne Kacheln */

section#content_list ul li.a {
	background-color: #543846;
}

section#content_list ul li.a a.bild {
	display: inline;
	padding: 0;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: auto;
	float: none;
	clear: none;
}

section#content_list ul li.a a.bild:hover span.aleft{
	cursor:pointer;
	opacity: 1;
}

section#content_list ul li.a a.text {
	display: inline-block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: 0%;
	float: right;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	padding-top: auto;
}




section#content_list ul li.a a.text:hover span.aright{
   cursor:pointer;
	opacity: 1;
	
}


section#content_list ul li.b {
	background-color: #CCC;
}

section#content_list ul li.b a.bild {
	display: inline;
	padding: 0;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: auto;
	float: none;
	clear: none;
}

section#content_list ul li.b a.bild:hover span.aleft{
	cursor:pointer;
	opacity: 1;
}

section#content_list ul li.b a.text {
	display: inline-block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: 0%;
	float: right;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	padding-top: auto;
}



section#content_list ul li.b a.text:hover span.aright{
   cursor:pointer;
	opacity: 1;
	
}

section#content_list ul li.c {
	background-color: #FF6666;
}

section#content_list ul li.c a.bild {
	display: inline;
	padding: 0;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: auto;
	float: none;
	clear: none;
}

section#content_list ul li.c a.bild:hover span.aleft{
	cursor:pointer;
	opacity: 1;
}

section#content_list ul li.c a {
	color: #FFF;
}

section#content_list ul li.c a.text {
	display: inline-block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: 0%;
	float: right;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	padding-top: auto;
}



section#content_list ul li.c a.text:hover span.aright{
   cursor:pointer;
	opacity: 1;
	
}

/*section#content_list ul li.d {
	background-color: #CCC;
}



section#content_list ul li.d a {
    color: #000;
}

section#content_list ul li.d a.text {
	display: block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: 0%;
	float: left;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	padding-top: auto;
}


section#content_list ul li.d a.textrechts {
	display: block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	float: right;
	clear: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0%;
	margin-top: 0%;
}


section#content_list ul li.d a.text:hover span.aleft{
   cursor:pointer;
	background-color: #FF880C;
	
}


section#content_list ul li.d a.textrechts:hover span{
   cursor:pointer;
	background-color: #FF880C;
	
}*/


section#content_list ul li.d {
	background-color: #FF6666;
	margin-top: 0%;
}



section#content_list ul li.d a.bild {
	display: inline;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: auto;
	float: none;
	clear: none;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	position: static;
}

section#content_list ul li.d a.bild:hover span.aleft{
	cursor:pointer;
	opacity: 1;
float: right;
}

section#content_list ul li.d a.bild div#bildrechts{
	position:absolute;
	height:100%;
	width:50%;
	margin-left: 50%;
}

section#content_list ul li.d a {
	color: #000;
}


section#content_list ul li.d a.text {
	display: inline-block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: 0%;
	float: left;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	padding-top: auto;
}


section#content_list ul li.d a.text:hover span.aright{
   cursor:pointer;
	opacity: 1;
	
}


/*-----------------------*/
section#content_list ul li.e {
	background-color: #333;
	margin-top: 0%;
}



section#content_list ul li.e a.bild {
	display: inline;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: auto;
	float: none;
	clear: none;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	position: static;
}

section#content_list ul li.e a.bild:hover span.aleft{
	cursor: pointer;
	opacity: 1;
	float: right;
}

section#content_list ul li.e a.bild div#bildrechts{
	position:absolute;
	height:100%;
	width:50%;
	margin-left: 50%;
}

/*section#content_list ul li.e div#ratio2:hover span.aleft{
	cursor: pointer;
	opacity: 1;
	float: right;
}*/

section#content_list ul li.e a {
	color: #FFF;
}


section#content_list ul li.e a.text {
	display: inline-block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: 0%;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	padding-top: auto;
	float: left;
}



section#content_list ul li.e a.text:hover span.aright{
   cursor:pointer;
	opacity: 1;
	
}

/*section#content_list ul li.f {
    background-color: #fff;
}

section#content_list ul li.f a {
	color: #000;
}

section#content_list ul li.f:hover{
    background-color: #FF880C;
}

section#content_list ul li.f a.text {
	display: inline-block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	float: left;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0%;
	margin-top: 0%;
}

section#content_list ul li.f a.text:hover span.aleft{
   cursor:pointer;
	background-color: #FF880C;
	
}

section#content_list ul li.f a.textrechts {
	display: block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	float: right;
	clear: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0%;
	margin-top: 0%;
}

section#content_list ul li.f a.textrechts:hover span{
   cursor:pointer;
	background-color: #FF880C;
	
}*/

section#content_list ul li.f {
	background-color: #ff99cc;
	margin-top: 0%;
}



section#content_list ul li.f a.bild {
	display: inline;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: auto;
	float: none;
	clear: both;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	position: static;
}

section#content_list ul li.f a.bild:hover span.aleft{
	cursor:pointer;
	opacity: 1;
    float: right;
}

section#content_list ul li.f a.bild div#bildrechts{
	position:absolute;
	height:100%;
	width:50%;
	margin-left: 50%;
}


section#content_list ul li.f a {
	color: #000;
}


section#content_list ul li.f a.text {
	display: inline-block;
	text-decoration: none;
	transition: color 0.2s linear 0s;
	width: 50%;
	height: 0%;
	float: left;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	padding-top: auto;
	float: left;
}


section#content_list ul li.f a.text:hover span.aright{
   cursor:pointer;
	opacity: 1;
	
}

/* Ende einzelne Kacheln */

section#content_list ul li.a span {
	display: block;
	float: right;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 44%;
	padding-bottom: 0%;
}

section#content_list ul li.a span.aright {
	background: none repeat scroll 0 0 #ff880C;
	color: #FFFFFF;
	font-weight: 400;
	height: 56%;
	line-height: 1.2;
	opacity: 0;
	padding: 22% 0% 0%;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
}



section#content_list ul li.a span.aleft {
	background: none repeat scroll 0 0 #669933;
	color: #FFFFFF;
	font-weight: 400;
	height: 56%;
	line-height: 1.2;
	opacity: 0;
	padding: 22% 0% 0%;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
}



section#content_list ul li.b span {
	display: block;
	float: right;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0%;
	padding-top: 44%;
	height: 100%;
	text-align: center;
}

section#content_list ul li.b span.aright {
	background: none repeat scroll 0 0 #ff880C;
	color: #000000;
	font-weight: 400;
	height: 56%;
	line-height: 1.2;
	opacity: 0;
	padding: 22% 0% 0%;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
}

section#content_list ul li.b span.aleft {
	background: none repeat scroll 0 0 #669933;
	color: #FFFFFF;
	font-weight: 400;
	height: 56%;
	line-height: 1.2;
	opacity: 0;
	padding: 22% 0% 0%;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
}

section#content_list ul li.c span {
	display: block;
	float: right;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 44%;
	padding-bottom: 0%;	
}

section#content_list ul li.c span.aright {
	background: none repeat scroll 0 0 #ff880C;
	color: #ffffff;
	font-weight: 400;
	height: 56%;
	line-height: 1.2;
	opacity: 0;
	padding: 22% 0% 0%;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
}

section#content_list ul li.c span.aleft {
	background: none repeat scroll 0 0 #669933;
	color: #FFFFFF;
	font-weight: 400;
	height: 56%;
	line-height: 1.2;
	opacity: 0;
	padding: 22% 0% 0%;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
}

/*section#content_list ul li.d span.aleft {
	display: block;
	float: left;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 45%;
	padding-bottom: 46.9%;
	height: auto;
	background-color: #FF6666;
	
}

section#content_list ul li.d span.aleftover {
	background: none repeat scroll 0 0 #ff880C;
	color: #000000;
	font-weight: 400;
	line-height: 1.2;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
	height:56%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 22%;
}



section#content_list ul li.d span{
	display: block;
	float: none;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 45%;
	padding-bottom: 46.9%;
	background-color: #CCCCCC;
}*/

section#content_list ul li.d span {
	display: block;
	float: right;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 44%;
	padding-bottom: 0%;
}

section#content_list ul li.d span.aright {
	background: none repeat scroll 0 0 #ff880C;
	color: #ffffff;
	font-weight: 400;
	height: 56%;
	line-height: 1.2;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 22%;
}

section#content_list ul li.d span.aleft {
	background: none repeat scroll 0 0  #669933;
	color: #000000;
	font-weight: 400;
	height: 54%;
	line-height: 1.2;
	opacity: 0;
	position: relative;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 100%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 46%;
	float: left;
	clear: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

section#content_list ul li.d span.aleftover {
	background: none repeat scroll 0 0 #ff880C;
	color: #000000;
	font-weight: 400;
	line-height: 1.2;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
	height:56%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 22%;
}

/*---------------------------*/
section#content_list ul li.e span {
	display: block;
	float: right;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 44%;
	padding-bottom: 0%;
}

section#content_list ul li.e span.aright {
	background: none repeat scroll 0 0 #ff880C;
	color: #ffffff;
	font-weight: 400;
	height: 56%;
	line-height: 1.2;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 22%;
}

section#content_list ul li.e span.aleft {
	background: none repeat scroll 0 0 #669933;
	color: #FFFFFF;
	font-weight: 400;
	height: 54%;
	line-height: 1.2;
	opacity: 0;
	position: relative;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 100%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 46%;
	float: left;
	clear: left;
	overflow-x: hidden;
	overflow-y: hidden;
	
}

/*
section#content_list ul li.f span.aleft {
	display: block;
	float: left;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 45%;
	padding-bottom: 46.9%;
	height: auto;
	background-color: #FF99CC;
}


section#content_list ul li.f span{
	display: block;
	float: none;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 45%;
	padding-bottom: 46.9%;
	background-color: #CCCCCC;
}/*

section#content_list ul li span strong {
	display: inline;
	font-weight: normal;
	line-height: 1.2;
}
*/

section#content_list ul li.f span {
	display: block;
	float: right;
	text-align: center;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 44%;
	padding-bottom: 0%;
}

section#content_list ul li.f span.aright {
	background: none repeat scroll 0 0 #ff880C;
	color: #000000;
	font-weight: 400;
	height: 56%;
	line-height: 1.2;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 50%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 22%;
}

section#content_list ul li.f span.aleft {
	background: none repeat scroll 0 0  #669933;
	color: #000000;
	font-weight: 400;
	height: 54%;
	line-height: 1.2;
	opacity: 0;
	position: relative;
	text-align: center;
	transition: opacity 0.2s linear 0s;
	width: 100%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 46%;
	float: left;
	clear: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

section#content_list ul li span strong {
	display: inline;
	font-weight: normal;
	line-height: 1.2;
}


div.ratio2 {
	height: auto;
	margin: 0;
	overflow: hidden;
	position: static;
	padding-left: 0;
	padding-right: 0;
	padding-top: 50%;
}
.e .bild .ratio2 {
}


section#content_list ul li.d a.bild div.ratio2{
	
	height: auto;
	margin: 0;
	overflow: hidden;
	position: static;
	padding-left: 0;
	padding-right: 0;
	padding-top: 50%;	
}

section#content_list ul li.f a.bild div.ratio2{
	height: auto;
	margin: 0;
	overflow: hidden;
	position: static;
	padding-left: 0;
	padding-right: 0;
	padding-top: 50%;
}

div.textleft {
	background-color: #FF6666;
	height: auto;
	width: 50%;
	overflow: hidden;
	position: static;
	padding-left: 0;
	padding-right: 0;
	padding-top: 50%;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

div.ratio2 img, section#content_list ul li img {
	float: left;
	height: auto;
	/* [disabled]margin-top: -100%; */
	max-width: 100%;
	width: auto;
	z-index: auto;
}

div.ratio2 img, section#content_list ul li.a img {
	float: left;
	height: auto;
	margin-top: -100%;
	max-width: 100%;
	width: auto;
	
}

div.ratio3 {
	background-color: #E86402;
	height: 0;
	margin: 0;
	overflow: hidden;
	position: static;
	text-align: center;
	color: #FFF;
	padding-left: 0;
	padding-right: 0;
	padding-top: 100px;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 100px;
}

div.ratio4 {
	background-color: #FFD80C;
	height: 0;
	margin: 0;
	overflow: hidden;
	position: static;
	text-align: center;
	color: #000;
	padding-left: 0;
	padding-right: 0;
	padding-top: 35%;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 15%;
}



div.ratio3 img, section#content_list ul li.d img, section#content_list ul li.c img{
	float: right;
	height: auto;
	margin-top: -100%;
	max-width: 100%;
	width: auto;
}

div.ratio4 img, section#content_list ul li.f img {
	float: left;
	height: auto;
	max-width: 100%;
	width: auto;
	display: block;
}

section#content_list ul li.c span img {
	float: left;
	height: auto;
	margin-top: 0%;
	max-width: 100%;
	width: auto;
}




section#content_list ul li.d div.ratio3 span{
    display: block;
    float: right;
    padding: 0;
    text-align: center;
    width: 50%;
}


/* Content  Template 1*/

div#content_temp1{
	padding-bottom: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
	color: #333;
	background-color: #FFFFFF;
}

div#content_temp1 div#formeinlinks {
	float: left;
	width: 60%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 6%;
	display: block;
	/*background-color: #ECF0F1;*/
	background-color: #fff;
	font-family: "Source";
}

div#content_temp1 div#formeinlinks section{
	padding-left: 0%;
	padding-right: 7%;
	font-size: 14px;
	font-family: "Source";
	font-weight:normal;
	
}

div#content_temp1 div#formeinlinks h3{
	font-family: "Source";
	font-weight: normal;
	font-size: 1.8em;
}

div#content_temp1 div#formeinlinks h2{
	font-family: "Source";
	font-weight: normal;
	font-size: 1.5em;
}

div#content_temp1 div#formeinlinks h3{
	padding-left: 0%;
	
}

div#content_temp1 div#formeinmitte {
	float: left;
	width: 30%;
	padding-top: 0%;
	padding-bottom: 10%;
	padding-left: 4%;
	display: block;
	overflow: hidden;
	background-color: #fff;
	max-height: none;
	height: auto;
	margin-top: 25px;
}

div#content_temp1 div#formeinmitte span {
	margin-top: 0%;
	padding-top: 100%;
	padding-bottom: 0%;
}

div#content_temp1 div#formeinmitte ul {
	margin-top: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	list-style-type: none;
	padding-left: 0%;
}

div#content_temp1 div#formeinmitte img{
	width: 100%;
	height: auto;
	display:block;
}

div#content_temp1 div#formeinmitte li.lowerside
{
	padding-left: 0px;
	margin-left: 0px;
	float: none;
	text-align: center;
	width: 100%;
	font-family: "Source";
	font-weight: bolder;
}

div#content_temp1 div#formeinmitte li.upperside
{
	padding-left: 0px;
	margin-left: 0px;
	float: none;
	text-align: center;
	width: 50%;
}

div#content_temp1 div#formeinmitte li.lowerside span#burnout
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-burnout-farbfeld.gif
);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}



div#content_temp1 div#formeinmitte li.lowerside span#depression
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-depression-farbfeld.gif
);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}



div#content_temp1 div#formeinmitte li.lowerside span#arbeit
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-arbeitsstoerungen-farbfeld.gif
);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}



div#content_temp1 div#formeinmitte li.lowerside span#selbst
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-selbstsicherheit-farbfeld.gif
);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}



div#content_temp1 div#formeinmitte li.lowerside span#zwang
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-zwang-farbfeld.gif);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}

div#content_temp1 div#formeinmitte li.lowerside span#mich
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-ueber-mich-farbfeld.gif);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
	
}
div#content_temp1 div#formeinmitte li.lowerside span#anfang
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-zwang-farbfeld.gif);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}

section.mich_zusatz{
	padding-left: 2%;
	padding-bottom: 50px;
	font-family: "Source";
}


/*div#temp1{
	text-align: left;
	margin-left: 6%;
	margin-right: 0px;
	width: 80%;
	color: #333;
	font-family: Source;
	font-size: 14px;
	margin-bottom: 50px;
}*/

div#temp1{
	text-align: left;
	margin-left: 27%;
	margin-right: 0px;
	width: 50%;
	color: #333;
	font-family: Source;
	font-size: 14px;
	margin-bottom: 50px;
}

div#temp1 section.angstinfo{
	color: #333;
	font-family: Source;
	font-size: 14px;
}

div#sidebar{
	float:right;
	text-align: left;
	margin-left: 5%;
	margin-right: 0px;
	width: 30%;
}

div#upper{
	background-color: #9F9;
	display: block;
}

div#lower{
	//background-color: #9F9;
	display: block;
	width: 100%;
	padding-top: 0%;
	padding-bottom: 0px;
	color: #000000;
}

div#lower_burnout{
	background-color: #679300;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 0px;
	height: 100%;
}

div#lower_depri{
	background-color: #CDACA2;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 0px;
}

div#lower_arbeit{
	background-color: #895859;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 0px;
}

div#lower_person{
	background-color: #CDACA2;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 0px;
}

div#lower_selbstsicher{
	background-color: #ADDAFD;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 0px;
}

div#lower_zwang{
	background-color: #CFC5BB;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 0px;
}

div#lower_myself{
	background-color: #413C3B;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 0%;
	color: #CCCCCC;
}

div#lower section{
	padding-left:3%;
	padding-right:3%;
	padding-top:6%;
	padding-bottom:3%;
 
}


section#angstlist ul.angststoer{
	list-style-type: none;
	padding-left: 2px;
	background-color: #ECF0F1;
}

section#angstlist ul.angststoer li{
	background-color: #ECF0F1;
	font-size: 1.2em;
}

section#angstlist ul.angststoer a{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

section#angstlist ul.angststoer a.{
	color:#000;
	text-decoration:none;
		
}

.toggle_container
{
	display: block;
	font-size: 1.1em;
	padding-left: 0px;
}

.toggle_container p
{
	font-size: 1.1em;
	vertical-align: baseline;
	padding-left: 0%;
	background-color: #ECF0F1;
}

.toggle_container p img
{
	font-size: 1.1em;
	vertical-align: baseline;
	padding-left: 18%;
}

.toggle_container ul
{
	
	padding-left: 2px;
}

section#angstlist ul.angststoer section.klinik{
	font-size: 1.1em;
		
}





/* Footer Kontakt */

section#contact_footer {
	background: none repeat scroll 0 0 #fff;
	padding: 50px 0;
	text-align: center;
}

section#contact_footer address {
	display: table;
	font-style: normal;
	margin: 0 auto;
	width: 1200px;
	float: none;
	padding-left: 0%;
	text-align: center;
	position: relative;
}

section#contact_footer h1 {
	color: #CCC;
	padding: 0 4.09836% 40px;
}

section#contact_footer ul {
	color: #ECF0F1;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

section#contact_footer ul li {
	display: inline;
	float: left;
	list-style: outside none none;
	width: 180px;
	color: #000;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 130px;
	margin-bottom: 0;
	margin-right: 10px;
	margin-top: 10px;
}

section#contact_footer ul li.phone {
	color: #333;




	f
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/phone35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 26%;
	font-family: Source;
	font-size: 18px;
}

section#contact_footer ul li.email {
	color: #333;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/mail35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 26%;
	font-family: Source;
	font-size: 18px;
	}

section#contact_footer ul li.address {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/standort35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 15px;
	font-family: Source;
	font-size: 18px;
}

/* Footer*/




footer#main {
	/*background: url("../images/footer-vline.gif") repeat-y scroll right top #000;*/
	border-bottom: 1px solid #2d2d2d;
	color: #fff;
	padding: 30px 4.09836% 20px;
	position: relative;
	background-color: #543846;
}

footer#main h3.float {
    padding: 0 0 20px;
}
footer#main h3 {
    color: #e6e6e6;
}
h3 {
	font-family: "Source";
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.1;
	margin: 0;
	padding: 0 0 10px;
}

h2 {
	font-family: "Source";
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.1;
	margin: 0;
	padding: 0 0 10px;
}

footer#main p, footer#main ul {
    font-size: 0.85em;
}

footer#main div#footer_address {
    float: left;
    margin: 0 40px 0 0;
    width: 30%;
}

footer#main p{
	font-size: 0.85em;
	font-family: "ProximaNovaRgRegular",Arial,sans-serif;
	background-color: #000000;
	float: none;
}

footer#main nav {
	float: left;
	margin: 0;
	width: 40%;
	background-color: #543846;
	line-height: 1.4em;
	font-weight: normal;
}

footer#main nav div#footerlinks{
	position: relative;
	float: left;
	display: block;
	width: 100%;
}

footer#main nav div#footerlinks ul.left {
	position: relative;
	list-style-type: none;
	margin: 0;
	width: 40%;
	float: left;
	padding-bottom: 0;
	padding-left: 5%;
	padding-right: 0;
	padding-top: 0;
	text-transform: uppercase;
	display: block;
}

footer#main nav  div#footerlinks ul.right {
	position: relative;
	list-style-type: none;
	width: 50%;
	float: right;
	text-transform: uppercase;
	padding-bottom: 0;
	padding-right: 0%;
	padding-left: 10px;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
}



footer#main nav div#footerlinks ul li a{
    color: #fff;
	text-decoration:none;
}

footer#main nav div#praxis {
	float: left;
	position: relative;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	padding-top: 60px;
	padding-left: 5%;
}

div.clear_left {
    clear: left;
    height: 1px;
    line-height: 0.1;
}

footer#main article#fact {
	position: relative;
	/* [disabled]right: 4.09836%; */
	/* [disabled]top: 0; */
	width: 60%;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


footer#main article#fact div#mouse {
	position: relative;
    padding-bottom: 0%;
    height: 400px;
    overflow: hidden;
}

footer#main article#fact div#mouse iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

footer#main h3 {
    color: #e6e6e6;
}

/*------ Footer andere Seiten -------------------------------*/


section#footer div#form {
	background-color: #ffffff;
	float: left;
	width: 100%;
	height: auto;
	padding-top: 0%;
	text-align: left;
	position: static;
}


section#footer div#formtext {
	float: left;
	width: 100%;
	background-color: #543846;
	padding-top: 0%;
	color: #F4F4F4;
	text-align: left;
	padding-left: 0px;
}

section#footer div#formtext h1{
	padding-top:5%

}

section#footer div#formtext p{
	float: none;
	text-align: left;
	padding-left: 20px;
}

section#footer div#formtext span.termin{
	margin-top: 0%;
	text-align: left;
	padding-bottom: 0%;
	padding-left: 0px;
	margin-left: 0px;
}

section#footer div#formtext span.termin p.header{
	color: #FFF;
	font-family: "Source";
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
}



section#footer div#formeingabe {
	float: left;
	width: 100%;
	background-color: #543846;
	padding-top: 0%;
}

section#footer div#formeingabe input{
	width: 80%;
	border:none
}

section#footer div#formeingabe select{
	width: 80%;
	border:none
}

section#home_intro div#formeingabe input.sendbutt{
	width: 30%;
	
}

section#footer div#formeingabe input.sendbutt{
	width: 30%;
	
}

section#home_intro div#formeingabe p.butt{
	text-align: right;
	float: none;
	position: relative;
	left: 0%;
	width: 80.5%;
}

section#footer div#formeingabe p.butt{
	text-align: right;
	float: none;
	position: relative;
	left: 0%;
	width: 80.5%;
}

section#footer div#formeingabe div#formeinlinks {
	float: left;
	width: 26.33%;
	background-color: #543846;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: block;
}

section#footer div#formeingabe div#formeinlinkssmall{
	float: left;
	width: 50%;
	background-color: #543846;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
}

section#footer div#formeingabe div#formeinmitte {
	float: left;
	width: 26.33%;
	background-color: #543846;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 5%;
	display: block;
}

section#footer div#formeingabe div#formeinrechts {
	float: left;
	width: 26.33%;
	background-color: #543846;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 5%;
	display: block;
	position: relative;
	padding-right: 0%;
	margin-right: 0%;
}

section#footer div#formeingabe div#formeinrechtssmall {
	float: left;
	width: 50%;
	background-color: #543846;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
	
}


/*-----------------------------------------------------------*/


@media screen and (max-width: 1280px) {
	
	
	
	section#content_list {
    padding: 0 0;
   }
   
   section#content_list ul li {
	margin: 0 0 0;
	/*width: 32.2366%;*/
	width: 50%;
  }

	div#content_temp1 div#formeinlinks section{
	padding-left: 0%;
	padding-right: 7%;
	font-size: 14px;
	font-family: "Source";
	font-weight:normal;		
	}
	


div#submenue{
	display:none;
	float: none;
}

div#submenueupper{
	display:block;
	float: none;
}

div#submenueupper nav ul li {
	display: inline;
	float: left;
	list-style: circle none none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 16%;
	height: auto;
	font-family: Source;
}

div#submenuelower{
	display:block;
	float: none;
	padding-bottom: 30px;
}

div#submenuelower nav ul li {
	display: inline;
	float: left;
	list-style: circle none none;
	margin: 0;
	padding: 0;
	/* [disabled]text-align: center; */
	width: 18%;	
}

div#submenuelower nav ul li a {
	color: #333;
	display: block;
	padding: 0px 0;
	text-decoration: none;
	transition: color 0.3s linear 0s;
}


div#content_temp1 div#formeinmitte {
	float: left;
	width: 30%;
	padding-top: 0%;
	padding-bottom: 10%;
	padding-left: 4%;
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	max-height: none;
	height: auto;
	margin-top: 25px;
	margin-left: 0px;
}

div#content_temp1 div#formeinmitte li.lowerside span#burnout
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-burnout-farbfeld.gif
);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}



div#content_temp1 div#formeinmitte li.lowerside span#depression
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-depression-farbfeld.gif
);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}



div#content_temp1 div#formeinmitte li.lowerside span#arbeit
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-arbeitsstoerungen-farbfeld.gif
);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}



div#content_temp1 div#formeinmitte li.lowerside span#selbst
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-selbstsicherheit-farbfeld.gif
);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}



div#content_temp1 div#formeinmitte li.lowerside span#zwang
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-zwang-farbfeld.gif);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}

div#content_temp1 div#formeinmitte li.lowerside span#mich
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-ueber-mich-farbfeld.gif);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
	
}
div#content_temp1 div#formeinmitte li.lowerside span#anfang
{
	width: 100%;
	position: relative;
	float: left;
	display: block;
	vertical-align: baseline;
	font-family: "Source";
	font-weight: bolder;
	background-size: 100%
% auto;
	background-repeat: no-repeat;
	background-image: url(../images/640x640-zwang-farbfeld.gif);
	background-attachment: scroll;
	background-size: 100%
% auto;
	background-size: 100% auto;
}


section#contact_footer address {
	display: table;
	font-style: normal;
	margin: 0 auto;
	width: 950px;
	float: none;
	padding-left: 0%;
	text-align: center;
	position: relative;
}

section#contact_footer ul {
	color: #ECF0F1;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

section#contact_footer ul li.phone {
	color: #333;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/phone35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 20%;
	padding-left: 2%;
}

section#contact_footer ul li.email {
	color: #333;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/mail35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 20%;
	/* [disabled]margin-left: 2%; */
}

section#contact_footer ul li.address {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/standort35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 0%;
}


}


@media screen and (max-width: 1300px) {
section#home_intro article {
	float: left;
	width: 67%;
	padding-top: 33%;
	background-attachment: scroll;
	background-color: #543846;
	background-position: 0 0 / 100% auto rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 24px;
	vertical-align: baseline;
	position: static;
	padding-bottom: 0%;
}

}


@media screen and (max-width: 1130px) {
	
	header#banner h1#logo {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
	width: 50%;
	padding-top: 30px;
	padding-bottom: 0px;
}
	
	header#banner nav {
	border-bottom: 0;
	clear: both;
	float: none;
	width: 180px;
	margin-bottom: 0px;
	margin-right: -3.57143%;
	margin-top: 0;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}

section#home_intro article {
	float: left;
	width: 67%;
	padding-top: 33%;
	background-attachment: scroll;
	background-color: #543846;
	background-position: 0 0 / 100% auto rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 20px;
	vertical-align: baseline;
	position: static;
	padding-bottom: 0%;
}

div#submenue{
	display: block;
	float: none;
	background-color: #FFFFFF;
}

div#submenueupper{
	display:none;
	float: none;
}

div#submenuelower{
	display:none;
	float: none;
}

header#banner div#submenue {
	border-bottom: 0;
	clear: both;
	float: none;
	width: 270px;
	position: static;
	margin-bottom: -10px;
	margin-left: 160px;
	margin-right: -3.57143%;
	margin-top: -203px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	font-size: small;
	background-color: #FFFFFF;
}

header#banner div#submenue nav{
	width: 100%;
	background-color: #FFFFFF;
}


header#banner nav ul {
	display: none;
	background-color: #FFFFFF;	  
	   }
	   

header#banner nav ul.nav_show {
	display: block;
	width: auto;
	background-color: #FFFFFF;
}

header#banner  nav ul li {
	display: block;
	float: none;
	text-align: left;
	margin: 0;
	padding: 0;
	width: auto;
	margin-left: 10px;
	background-color: #FFFFFF;
	font-family: "Source";
}

header#banner nav ul li a {
	;
	border-top: 1px solid #e0e0e0;
	color: #333;
	;
	display: block;
	padding: 10px 1.66667% 10px 30px;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0 0 #ECF0F1;
	background-repeat: repeat;
	font-family: "Source";
}

header#banner nav ul li.selected a {
    background: url("../images/nav-select-green") no-repeat scroll 10px 13px #ffffff;
}


header#banner p#menu_top {
    display: block;
}	   
	   
 header#banner p#menu_top {
	 
    float: right;
    height: 23px;
    margin: 0 4.09836% 0 0;
    padding: 30px 0 0;
    width: 30px;

	 }
		  
 header#banner p#menu_top a {	
	  	   background: url('../images/nav-expand-icon.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	    width: 30px;
		 height: 30px;
		  display: block;
		  height: 23px;
			text-indent: -9999px;
 }
 
 
 div#content_temp1 div#formeinlinks section{
	padding-left: 0%;
	padding-right: 7%;
	font-size: 14px;
	font-family: "Source";
	font-weight: normal;
	}
	
}


	
	
	
@media screen and (max-width: 980px) {
	div#content_temp1 div#formeinlinks section{
	padding-left: 0%;
	padding-right: 7%;
	font-size: 14px;
	font-family: "Source";
	font-weight:normal;		
	}
}


@media only screen and (max-width : 970px) {
	
	section#contact_footer address {
	display: table;
	font-style: normal;
	margin: 0 auto;
	width: 750px;
	float: none;
	padding-left: 0%;
	text-align: center;
}


section#contact_footer ul li.phone {
	color: #333;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/phone35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 13%;
}

section#contact_footer ul li.email {
	color: #333;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/mail35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 11.6%;
}

section#contact_footer ul li.address {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/standort35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 0%;
}
	
}

@media only screen and (max-width : 920px) {
	
/*section#home_intro div#volker {
    background: url("../images/timsteve3-square.jpg") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    float: none;
    padding: 0 0 50%;
    width: auto;
}*/

section#home_intro {
    background: none repeat scroll 0 0 #543846;
    padding: 0;
}

section#home_intro article {
	float: none;
	padding: 0;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 20px;
	vertical-align: baseline;
	
}

section#home_intro article {
	float: left;
	width: 67%;
	padding-top: 4%;
	background-attachment: scroll;
	background-color: #543846;
	background-position: 0 0 / 100% auto rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 20px;
	vertical-align: baseline;
	position: static;
	padding-bottom: 0%;
}

section#home_intro article div {
	margin-top: 8%;
	padding-left: 20%;
	padding-right: 13%;
}

	

	
section#home_intro div#formeingabe {
	float: left;
	width: 100%;
	background-color: #ECF0F1;
	padding-top: 0%;
}

section#home_intro div#formeingabe div#formeinlinks {
	float: left;
	width: 26.33%;
	background-color: #00FF99;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
}

section#home_intro div#formeingabe div#formeinmitte {
	float: left;
	width: 26.33%;
	background-color: #CC99CC;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
}

section#home_intro div#formeingabe div#formeinrechts {
	float: left;
	width: 26.33%;
	background-color: #CCFF66;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
	
}

section#home_intro div#formeingabe div#formeinlinkssmall{
	float: left;
	width: 40%;
	background-color: #ECF0F1;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 10%;
	display: block;
}

section#home_intro div#formeingabe div#formeinrechtssmall {
	float: left;
	width: 40%;
	background-color: #ECF0F1;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 10%;
	display: block;
	text-align: left;
}
	

 
 
h1 {
    font-size: 2em;
}

section#content_list {
    padding: 0 0;
}
section#content_list ul li {
	margin: 0 0 0;
	width: 50%;
}


section#content_list ul li.d a.bild div.ratio2{
	background: url("../images/start-ueber_mich-altrose_448.jpg") no-repeat scroll 0 0  rgba(0, 0, 0, 0);
	background-size: 100% auto;
	height: auto;
	margin: 0;
	overflow: hidden;
	position: static;
	padding-left: 0;
	padding-right: 0;
	padding-top: 50%;
	
}

section#content_list ul li.f a.bild div.ratio2{
	background: url("../images/start-zwang-rose.jpg") no-repeat scroll 0 0  rgba(0, 0, 0, 0);
	background-size: 100% auto;
	height: auto;
	margin: 0;
	overflow: hidden;
	position: static;
	padding-left: 0;
	padding-right: 0;
	padding-top: 50%;
	
}

div#content_temp1 div#formeinlinks section{
	padding-left: 0%;
	padding-right: 7%;
	font-size: 14px;
	background-color: #FFFFFF;
	font-family: "Source";
	font-weight:normal;
}




footer#main {
	border-bottom: 1px solid #2d2d2d;
	color: #fff;
	padding: 30px 4.09836% 20px;
	position: relative;
	background-attachment: scroll;
	background-color: #543846;
	background-image: none;
	background-position: 0 0 #000;
	background-repeat: repeat;
}

footer#main nav {
    float: left;
    margin: 0;
    width: 100%;
}

footer#main nav div#footerlinks{
	position: relative;
	float: left;
	display: block;
	 width: 100%;
}

	
footer#main nav div#footerlinks ul.left {
	position: relative;
	list-style-type: none;
	margin: 0;
	width: 30%;
	float: left;
	padding-bottom: 0;
	padding-left: 10%;
	padding-right: 0;
	padding-top: 0;
	text-transform: uppercase;
	display: block;
}

footer#main nav div#footerlinks ul.right {
	position: relative;
	list-style-type: none;
	margin: 0;
	width: 50%;
	float: right;
	text-transform: uppercase;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0%;
	padding-top: 0;
}


footer#main article#fact {
	position: relative;
	width: 85%;
	float: left;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 30px;
}


footer#main article#fact div#mouse {
	position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

footer#main article#fact div#mouse iframe{
	position: absolute;
	top: -6px;
	left: 3px;
	width: 100% !important;
	height: 100% !important;
}


/*------------- Footer andere Seiten --------------*/

section#footer div#formeingabe {
	float: left;
	width: 100%;
	background-color: #543846
	padding-top: 0%;
}

section#footer div#formeingabe div#formeinlinks {
	float: left;
	width: 26.33%;
	background-color: #543846
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
}

section#footer div#formeingabe div#formeinmitte {
	float: left;
	width: 26.33%;
	background-color: #543846
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
}

section#footer div#formeingabe div#formeinrechts {
	float: left;
	width: 26.33%;
	background-color: #543846
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 7%;
	display: none;
	
}

section#footer div#formeingabe div#formeinlinkssmall{
	float: left;
	width: 40%;
	background-color: #543846
	padding-top: 0.8%;
	padding-bottom: 0%;
	padding-left: 10%;
	display: block;
}

section#footer div#formeingabe div#formeinrechtssmall {
	float: left;
	width: 40%;
	background-color: #543846
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 10%;
	display: block;
	text-align: left;
}

section#footer div#formeingabe select{
	width: 80%;
	border:none
}
 
}

@media only screen and (max-width : 800px) {
	
	
	
	section#home_intro article {
	float: left;
	width: 67%;
	padding-top: 4%;
	background-attachment: scroll;
	background-color: #543846;
	background-position: 0 0 / 100% auto rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 18px;
	vertical-align: baseline;
	position: static;
	padding-bottom: 0%;
}

section#home_intro article div {
	margin-top: 4%;
	padding-left: 20%;
	padding-right: 13%;
}

}


@media only screen and (max-width : 750px) {
	header#banner.clearfix {
		font-size: 0.8em:	
	}
	
	section#home_intro article {
		padding-top: 5%;
	}
	
	section#contact_footer address {
	display: table;
	font-style: normal;
	margin: 0 auto;
	width: 650px;
	float: none;
	padding-left: 0%;
	text-align: center;
}


section#contact_footer ul li.phone {
	color: #333;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/phone35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 6%;
}

section#contact_footer ul li.email {
	color: #333;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/mail35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 7.3%;
}

section#contact_footer ul li.address {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/standort35.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 0%;
}
	
	
}

@media only screen and (max-width : 725px) {
	section#home_intro article {
		padding-top: 2%;
	}
}

@media only screen and (max-width : 660px) {
	
 header#banner h1#logo {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
	width: 70%;
	padding-top: 30px;
	padding-bottom: 0px;
}
	
header#banner nav {
	border-bottom: 0;
    clear: both;
    float: none;
    
    padding: 10px 0 0;
    width: 30%;

}
	section#home_intro article {
	float: left;
	padding: 0;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 16px;
	vertical-align: baseline;
	width: 67%;
	
}



section#home_intro article div {
	margin-top: 8%;
	padding-left: 15%;
	padding-right: 13%;
}

section#home_intro div#formtext {
	float: left;
	width: 100%;
	background-color: #ECF0F1;
	padding-top: 0%;
	height: auto;
	max-height: 30%;
}

section#home_intro div#formtext h1{
	padding-top:5%

}

section#home_intro div#formtext p{
	
}

section#home_intro div#formtext span.termin{
	margin-top: 0%;
	text-align: left;
	padding-bottom: 0%
}

section#home_intro div#formeingabe input{
	width: 70%;
}

section#home_intro div#formeingabe div#formeinlinkssmall{
	float: left;
	width: 67%;
	background-color: #ECF0F1;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 26%;
	display: block;
}

section#home_intro div#formeingabe div#formeinrechtssmall {
	float: left;
	width: 67%;
	background-color: #ECF0F1;
	padding-top: 0%;
	padding-bottom: 5%;
	padding-left: 26%;
	display: block;	
}

div#content_temp1 div#formeinlinks {
	float: left;
	width: 85%;
	background-color: #FFFFFF;
	padding-top: 3%;
	padding-bottom: 0%;
	padding-left: 6%;
	display: block;
	padding-right: 0%;
}

div#content_temp1 div#formeinmitte {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 0.6%;
	padding-bottom: 0%;
	padding-left: 0%
%;
	display: block;
	overflow: hidden;
	height: auto;
	padding-top: 0%;
	padding-left: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}




div#content_temp1 div#formeinmitte span{
	display: block;
	padding-left: 0%;
	margin-top: 0px;
	padding-top: 25%;
	padding-bottom: 25%;
}

div#content_temp1 div#formeinmitte li.lowerside
{
	padding-left: 0px;
	margin-left: 0px;
	float: none;
	text-align: center;
	width: 75%;
}


div#content_temp1 div#formeinmitte li.lowerside span#burnout
{
	width: 100%;
	position: relative;
	float: left;
	vertical-align: baseline;
	display: block;
	padding-left: 0%;
	margin-top: 0px;
	padding-top: 50%;
	padding-bottom: 50%;
}

div#content_temp1 div#formeinmitte li.lowerside span#depression
{
	width: 100%;
	position: relative;
	float: left;
	vertical-align: baseline;
	display: block;
	padding-left: 0%;
	margin-top: 0px;
	padding-top: 50%;
	padding-bottom: 50%;
}

div#content_temp1 div#formeinmitte li.lowerside span#arbeit
{
	width: 100%;
	position: relative;
	float: left;
	vertical-align: baseline;
	display: block;
	padding-left: 0%;
	margin-top: 0px;
	padding-top: 50%;
	padding-bottom: 50%;
}

div#content_temp1 div#formeinmitte li.lowerside span#selbst
{
	width: 100%;
	position: relative;
	float: left;
	vertical-align: baseline;
	display: block;
	padding-left: 0%;
	margin-top: 0px;
	padding-top: 50%;
	padding-bottom: 50%;
}


div#content_temp1 div#formeinmitte li.lowerside span#zwang
{
	width: 100%;
	position: relative;
	float: left;
	vertical-align: baseline;
	display: block;
	padding-left: 0%;
	margin-top: 0px;
	padding-top: 50%;
	padding-bottom: 50%;
}

div#content_temp1 div#formeinmitte li.lowerside span#mich
{
	width: 100%;
	position: relative;
	float: left;
	vertical-align: baseline;
	display: block;
	padding-left: 0%;
	margin-top: 0px;
	padding-top: 50%;
	padding-bottom: 50%;
}

div#content_temp1 div#formeinmitte li.lowerside span#anfang
{
	width: 100%;
	position: relative;
	float: left;
	vertical-align: baseline;
	display: block;
	padding-left: 0%;
	margin-top: 0px;
	padding-top: 50%;
	padding-bottom: 50%;
}

div#content_temp1 div#formeinmitte img{
	width: 100%;
	height: auto;
}


div#content_temp1 div#formeinmitte ul {
	margin-top: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	list-style-type: none;
	padding-left: 25%;
}


div#upper{
	background-color: #9F9;
	display: block;
	width: 75%;	
}

div#lower_burnout{
	/*background-color: #679300;*/
	background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 60%;
	padding-top: 0%;
	padding-bottom: 0px;
}

div#lower_depri{
	background-color: #CDACA2;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 60%;
	padding-top: 0%;
	padding-bottom: 0px;
}

div#lower_arbeit{
	background-color: #895859;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 60%;
	padding-top: 0%;
	padding-bottom: 0px;
}

div#lower_person{
	background-color: #CDACA2;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 60%;
	padding-top: 0%;
	padding-bottom: 0px;
}

div#lower_selbstsicher{
	background-color: #ADDAFD;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 60%;
	padding-top: 0%;
	padding-bottom: 0px;
}

div#lower_zwang{
	background-color: #CFC5BB;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 60%;
	padding-top: 0%;
	padding-bottom: 0px;
}

div#lower_myself{
	background-color: #413C3B;
	/*background: url(../images/burnout._lower.jpg) no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);*/
	background-repeat: no-repeat;
	background-size: 100%
% 100%;
	display: block;
	width: 60%;
	padding-top: 0%;
	padding-bottom: 0px;
}

div#lower section{
	padding-left: 3%;
	padding-right: 0%;
	padding-top: 3%;
	padding-bottom: 0%;
}


	
	
	/*section#content_list {
    padding: 3.125% 1.5625%;
}*/
section#content_list ul li {
	/*margin: 0 1.6129% 3.22581%;*/
	width: 100%;
}

	
  section#contact_footer ul li {
	display: block;
	float: none;
	width: 100%;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 135px;
	margin-bottom: 20px;
	margin-left: 0%;
	margin-right: 10px;
	margin-top: 10px;
  }
	section#contact_footer ul li.address {
	margin-bottom: 0;
	margin-left: 0%;
	margin-right: 0%;
	}
	
	section#contact_footer address {
	display: table;
	font-style: normal;
	margin: 0 auto;
	width: 100%;
	float: none;
	padding-left: 0%;
	text-align: center;
}
	
	section#contact_footer ul li.phone{
	margin-bottom: 0;
	margin-left: 0%;
	margin-right: 0%;
	width: 98%;
	}
	
	section#contact_footer ul li.email{
	margin-bottom: 0;
	margin-left: 0%;
	margin-right: 0%;
	}
	
	
footer#main div#footer_address {
    float: none;
    margin: 0;
    width: auto;
}
	

footer#main nav {
	border-top: 1px solid #2d2d2d;
	float: none;
	width: 100%;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	position: static;
	display: inline-block;
}

footer#main nav ul li {
	margin: 0;
	width: 100%;
}

footer#main article#fact {
	position: relative;
	width: 80%;
	float: left;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 30px;
}


/*----------Footer andere Seiten ------------------*/


section#footer div#formtext span.termin{
	margin-top: 0%;
	text-align: center;
	padding-bottom: 100%
}

section#footer div#formeingabe input{
	width: 70%;
}

section#footer div#formeingabe div#formeinlinkssmall{
	float: left;
	width: 67%;
	background-color: #543846
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 26%;
	display: block;
	position: relative;
	margin-left: 0px;
	vertical-align: middle;
}

section#footer div#formeingabe div#formeinrechtssmall {
	float: left;
	width: 67%;
	background-color: #543846
	padding-top: 0%;
	padding-bottom: 10%;
	padding-left: 26%;
	display: block;
}



section#footer div#formeingabe p.butt{
	text-align: right;
	float: none;
	position: relative;
	left: 0%;
	width: 72.5%;
}

section#home_intro div#formeingabe input.sendbutt{
	width: 40%;
	padding-left: 0px;
	position: relative;
	float: right;
	margin-left: 0px;
}

section#footer div#formeingabe input.sendbutt{
	width: 40%;
	padding-left: 0px;
	position: relative;
	float: right;
	margin-left: 0px;
}


/*-------------------------------------------------*/



section#themes_intro article ul {
    display: none;
}

select.work_cat_dd, section#themes_intro article nav {
    display: block;
}

section#themes_intro article ul {
    font-size: 1em;
}
section#themes_intro article ul {
    margin: 0;
    padding: 0;
}


section#home_intro div#formeingabe select{
	width: 71%;
	border:none;
}

section#footer div#formeingabe select{
	width: 71%;
	border:none
}


}


@media only screen and (max-width : 660px) {


div#temp1{
	text-align: left;
	margin-left: 20%;
	margin-right: 0px;
	width: 60%;
	color: #333;
	font-family: Source;
	font-size: 14px;
	margin-bottom: 80px;
}

}

@media only screen and (max-width : 560px) {

section#home_intro article {
	float: left;
	padding: 0;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	text-align: left;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 14px;
	vertical-align: baseline;
	width: 67%;
	
}

}


@media only screen and (max-width : 525px) {

   section#home_intro article div {
	margin-top: 4%;
	padding-left: 20%;
	padding-right: 13%;
}
	

}



@media screen and (max-width: 480px) {
h1 {
    font-size: 2em;
}

header#banner h1#logo {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
	width: 80%;
	padding-top: 30px;
	padding-bottom: 0px;
}

section#home_intro div#headerbild {
	background: url("../images/480x480-sofa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 100%;
	
}

section#home_intro div#volker {
	float: left;
	width: 100%;
	background: url("../images/480x480-volker-startseite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	padding-top: 100%;
}

section#home_intro article {
	float: left;
	width: 100%;
	padding-top: 0%;
	background-attachment: scroll;
	background-color: #543846;
	background-position: 0 0 / 100% auto rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 20px;
	vertical-align: baseline;
	position: static;
	padding-bottom: 0%;
}

section#home_intro article div#spruch{
	text-align: left;
}

section#home_intro div#headerbild_koerper {
	background: url("../images/480x480-koerper.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 100%;
	
}

section#home_intro div#headerbild_angst {
	background: url("../images/480x480-angststoerungen.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 100%;
	
}

section#home_intro div#headerbild_psychotherapie {
	background: url("../images/480x480-psychotherapie.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 100%;
	
}

section#home_intro div#headerbild_adhs {
	background: url("../images/480x480-adhs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
	float: none;
	width: 100%;
	height: 100%;
	padding-top: 100%;
	
}

header#banner nav {
	border-bottom: 0;
    clear: both;
    float: none;
    margin: 0 -3.57143% -10px;
    padding: 10px 0 0;
    width: 40%;

}

section#home_intro div#formeingabe {
	float: left;
	width: 100%;
	background-color: #ECF0F1;
	padding-top: 0%;
}

section#home_intro div#formeingabe div#formeinlinks {
	float: left;
	width: 100%;
	background-color: #00FF99;
	padding-top: 0%;
}

section#home_intro div#formeingabe div#formeinrechts {
	float: left;
	width: 100%;
	background-color: #CCFF66;
	padding-top: 0%;
}

section#home_intro div#formeingabe div#formeinlinkssmall{
	float: left;
	width: 67%;
	background-color: #ECF0F1;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 20%;
	display: block;
}

section#home_intro div#formeingabe div#formeinrechtssmall {
	float: left;
	width: 67%;
	background-color: #ECF0F1;
	padding-top: 0%;
	padding-bottom: 5%;
	padding-left: 20%;
	display: block;	
}

section#home_intro div#formeingabe input{
	width: 80%;
}

section#home_intro div#formeingabe select{
	width: 81%;
	border:none;
}

div#temp1{
	text-align: left;
	margin-left: 10%;
	margin-right: 0px;
	width: 70%;
	color: #333;
	font-family: Source;
	font-size: 14px;
	margin-bottom: 80px;
}

/*---------Footer andere Seiten ------------------*/

section#footer div#formeingabe {
	float: left;
	width: 100%;
	background-color: #543846
	padding-top: 0%;
}

section#footer div#formeingabe div#formeinlinks {
	float: left;
	width: 100%;
	background-color: #543846
	padding-top: 0%;
}

section#footer div#formeingabe div#formeinrechts {
	float: left;
	width: 100%;
	background-color: #543846
	padding-top: 0%;
}

footer#main article#fact {
	position: relative;
	width: 100%;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;
}

}


@media only screen and (max-width : 469px) {
	
	h1 {
    font-size: 1.5em;
}


footer#main nav div#footerlinks ul.left {
	position: relative;
	list-style-type: none;
	margin: 0;
	width: 30%;
	float: left;
	padding-bottom: 0;
	padding-left: 10%;
	padding-right: 0;
	padding-top: 0;
	text-transform: uppercase;
	display: block;
}




	
}


@media only screen and (max-width : 350px) {
	
	h1 {
    font-size: 1.5em;
}

header#banner h1#logo a {
	display: block;
	height: 60px;
	text-indent: 0px;
	transition: opacity 0.2s linear 0s;
	width: 95%;
	margin-left: 10px;
	margin-top: 0px;
	background: url("../images/start-0001-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);	
	background-size: 100% auto;
}

div#temp1{
	text-align: left;
	margin-left: 7%;
	margin-right: 0px;
	width: 80%;
	color: #333;
	font-family: Source;
	font-size: 14px;
	margin-bottom: 80px;
}


footer#main nav div#footerlinks ul.left {
	position: relative;
	list-style-type: none;
	margin: 0;
	width: 30%;
	float: left;
	padding-bottom: 0;
	padding-left: 5%;
	padding-right: 0;
	padding-top: 0;
	text-transform: uppercase;
	display: block;
}




	
}


@media screen and (min-width: 921px) {
h1 {
    font-size: 3em;
}
