@charset "utf-8";

@font-face {
    font-family: 'ubuntulight';
    src: url('../_font/ubuntu-light-webfont.woff2') format('woff2'),
         url('../_font/ubuntu-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntumedium';
    src: url('../_font/ubuntu-medium-webfont.woff2') format('woff2'),
         url('../_font/ubuntu-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html,body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #FFF;
}
body  {
	font-family: 'ubuntulight', Verdana, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: left; 
	color: #333333;
}
header, section, footer, aside, nav, article, figure {
	display: block;
}

/* ~~ Element/tag selectors ~~ */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, address, ul, ol, li, dl, hr, br {
	margin: 0; /* neutralize browser spacing for vertical elements */
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0 15px;
}
h1, h2, h3, h4 {
	font-family: 'ubuntumedium', Verdana, sans-serif;
}
h1 {
	font-size: 2.05em;
	font-weight: 500;
	color: #444;
	letter-spacing: 0.07em;
	line-height: 1.5;
}
h2 {
	font-size: 1.95em;
	font-weight: 500;
	color: #505050;
	letter-spacing: 0.07em;
	line-height: 1.45;
	padding: 7px 15px 0 15px;
}
h2.kosten {
	font-size: 1.9em;
	font-weight: 500;
	color: #f6b000;
	letter-spacing: 0.065em;
	line-height: 1.45;
	padding: 5px 15px 0 15px;
}
h3 {
	font-size: 1.6em;
	font-weight: 500;
	color: #505050;
	letter-spacing: 0.09em;
	line-height: 1.4;
	padding: 5px 15px 0 15px;
}
h3.kosten {
	font-size: 1.5em;
	font-weight: 500;
	color: #505050;
	letter-spacing: 0.06em;
	padding: 2px 15px 0;
}
h3.referenz {
	font-size: 1.5em;
	padding: 0 15px 15px 0;
	font-weight: 500;
	color: #FF9900;
	letter-spacing: 0.09em;
	line-height: 1.4;
	text-align: right;
}

h4 {
	font-size: 1.5em;
	line-height: 1.6;
	font-weight: 500;
	color: #666;
	letter-spacing: 0.07em;
}

.content p {
	font-size: 1.6em;
	line-height: 1.7;
	text-align:justify;
	font-family: 'ubuntulight', Verdana, sans-serif;
	/*font-weight: 300;*/
	letter-spacing: 0.08em;
	color: #444;
	padding: 10px 15px 15px 15px;
}
p b {
	font-family: 'ubuntumedium', Verdana, sans-serif;
	font-weight: 500;
}
p em {
	font-size: 1 em;
	font-weight: 300;
	color: #444;
	letter-spacing: 0.1em;
	font-style: italic;
	padding:0 15px -10px 0;
}
p.hinweis {
	font-size: 1.35em;
	line-height: 1.5;
	letter-spacing: 0.1em;
	padding: 10px 15px;
}
p.avi { 
	font-size: 1.2em;
	line-height: 1;
	text-align:right;
	padding: 0 15px 18px;
}
p.copyright {
	font-size: 10px;
	line-height: 1em;
	color: #999;
	padding: 10px 0 25px 15px;
}
p.orangeFE {
	display: block;
	height: 10px;
	margin: 0 15px 0 0;
	padding: 0 15px 35px 15px;
	color: #F8AF19;
	width: auto;
	overflow: hidden;
}
.orange {
	color: #f6b000;
	font-weight: 500;
}
.orangeBig { 
	color: #F8AF19;
	font-family: 'ubuntumedium', sans-serif;
	font-weight: 500;
	font-size: 1.1em;
	line-height: 1.4;
}
.white{
	color: #fff;
}
img {
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
a {
	font-family: 'ubuntumedium', verdana, sans-serif;
	font-weight: 500;
	text-decoration: underline;
	text-decoration-style: dotted;
}
a:link {color:#828282;}
a:visited {	color: #828282;}
a:hover, a:active, a:focus {color: #F8AF19;}
a img { border: none; }
a.current {color:#F8AF19;}

table {
	border: none;
	margin: 12px 5px 0 12px;
}
table td{
	vertical-align: top;
	padding: 0;
	font-size: 1.6em;
	font-weight: 300;
	letter-spacing: 0.1em;
	line-height: 1.5;
	width: 44%;
}
table td.small{
	font-size: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1;
}
table td b{ color: #444; }

table h2{
	padding: 0;
	font-size: 1.5em;
	line-height: 1.45;
}
table h2.lern{
	padding: 0;
	font-size: 1.4em;
	line-height: 1.4;
}
table h3{
	padding: 0;
	font-size: 1.25em;
	line-height: 1.5;
	color: #6E6E6E;
}
table h3.gruss{
	padding: 0;
	font-family: 'ubuntulight', Verdana, sans-serif;
	font-weight: 300;
	font-size: 1.01em;
	letter-spacing: 0.08em;
	line-height: 1.6;
	color: #444;
}
table h4{
	padding: 0;
	font-size: 1.1em;
	line-height: 1.3;
	color: #505050;
}
table.aktuell {
	border:solid;
	border-radius:8px;
	border-color: #F8AF19;
	border-width: 3px;
	margin: 5px 14px 25px 14px;
}
table.aktuell td{
	width: 44%;
	text-align: center;
}
table.aktuell h2{
	padding: 8px;
	font-size: 1.15em;
	line-height: 1.4;
	/* color: #F8AF19; */
}
table.aktuell h3{
	padding: 8px;
	font-size: 1em;
	line-height: 1.45;
	color: #505050;
}

.mittig { text-align: center; }
.level {
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 0 0 -7px;
}
.clearfix {
  clear: both;
}
/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
	width: 100%;
	margin: 0 auto;
	background-color: #f6b000;
}
header {
	background-color: #f6b000;
	height: 106px;
	margin: 0;
	background-image: url(../_img/grinberg-methode_berlin_koerperarbeit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.logo {
	margin: 0;
	padding: 0;
	float: left;
}

/* ~~~~~~~~~~~ Sprachen - Navigation ~~~~~~~~~~~~~~~~ */

.sprache {
	margin: 10px 5% 0 0;
}
ul.sprache  {
	float: right;
	list-style-type: none;
}
ul.sprache li {
	float: left;
	padding: 0;
	margin: 0;
	font-family: 'ubuntumedium', Verdana, sans-serif;
	font-weight: 500;
	font-size: 1.7em;
	line-height: 1.4;
	color: #FFF;
	letter-spacing: 0em;
	margin: 0 0 0.3em 6px;
}
ul.sprache li a {
	color: #FFF;
	border-bottom: none;
	text-decoration: none;
}
ul.sprache li a:link, ul.sprache li a:visited {
	color: #FFF;
}
ul.sprache li a:hover, ul.sprache li a:active {
	display: block;
	color: #555;
}
ul.sprache li a.current {color: #555;}

/* ~~~~~~~~~~~~~~ Main - Navigation ~~~~~~~~~~~~~~~~ */

nav { /* der Navigationskasten */
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 5.5%;
	margin-left: 4.5%;
	width: 90%;
	float:left;
	min-width: 290px;
	display:none;
}

#navi-open:target nav {display:block;}

.menu { /* Menu im Navigationskasten */
	margin: 0;
	padding: 10px 0;
	float:left;
	width: 100%;
	border: 2px solid #fff;
	border-radius: 14px;
	background:#f6b000;
	color: #FFF;
}

.menu ul {
	float:left;
	width:48%;
	list-style-type: none;
	padding: 0 0 0 15px;
	/* [disabled]background-color: #0F0; */
}
.menu li {
	float:left;
	width:98%;
	padding-bottom:3px;
	text-decoration:none;
	border-bottom: none;
	color: #FFF;
	/* [disabled]background-color: #630; */
}

.menu ul a {
	display:block;
	font-weight: 500;
	font-size: 1.65em;
	line-height: 1.65em;
	letter-spacing: 0.1em;
	height:100%;
	width:100%;
	text-decoration:none;
	color:#505050;
	border-bottom: none;
}
.menu ul a:link {color:#FFF;}
.menu ul a:visited {color:#FFF;}
.menu ul a:hover {color:#505050;}
.menu ul a.current {color:#505050;}
.menu ul a.click {
	color: #505050;
	cursor: pointer;
}
.menu ul ul{
	margin: 0 0 4px 4px;
	padding: 0;
	list-style-type: none;
	width: 99%;
}
.und {letter-spacing: -0.05em;}

.menu ul ul a {
	text-decoration: none;
	font-weight: 500;
	font-size: 1.45em;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	display: block;
	vertical-align: middle;
}
.menu ul ul a:link {
	color: #FFF;
}
.menu ul ul a:visited {
	color: #FFF;
}
.menu ul ul a:hover {
	color: #505050;
}
.menu ul ul a:active {
	color: #FFF;
}
.menu ul ul a.current {
	color: #505050;
	font-weight: normal;
}
.menu ul ul a.back {
	color: #505050;
	font-weight: bold;
}
.menu ul ul li.abstand { padding: 0 0 8px; }

.nav-toggle {
	display:block;
	position:absolute;
	right:5%;
	top:70px;
	cursor:pointer;
	border-bottom:none;
	text-decoration:none;
}
.nav-toggle:visited {}
.nav-toggle:hover {}

.nav-hide {display:none;}

#navi-open:target .nav-hide {display:block;}
#navi-hide:target .nav-hide {display:none;}

.content {
	padding: 10px 0 5px 0;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 5.5%;
	margin-left: 4.5%;
	width: 90%;
	float: left;
	background-color: #FFF;
	border: 2px solid #f6b000;
	border-radius: 14px;
	min-width: 290px;
}
.content a.pfeil {
	background: url(../_nav/pfeil_hoch_up.gif) no-repeat;
	border: none;
	margin: 0 0 0 94%;
	height: 8px;
	width: 8px;
	display: block;
	text-decoration: none;
	padding: 5px 5px 0 5px;
}
.content a.pfeil:link, .content a.pfeil:visited {
	background: url(../_nav/pfeil_hoch_up.gif) no-repeat;
}
.content a.pfeil:hover, .content a.pfeil:active {
	background: url(../_nav/pfeil_hoch_do.gif) no-repeat;
}
	
ul.liste {
	padding: 0 15px 5px 40px;
}
ul.liste li{
	font-family: 'ubuntumedium', Verdana, sans-serif;
	font-weight: 500;	
	font-size: 1.45em;
	line-height: 1.65;
	text-align:left;
	letter-spacing: 0.07em;
	color: #444;
	list-style-type: disc;
}

ul.text {
	padding: 10px 15px 10px 35px;
}
ul.text li{
	font-size: 1.6em;
	line-height: 1.7;
	text-align:left;
	font-weight: 300;
	letter-spacing: 0.1em;
	color: #444;
	list-style-type: disc;
}
ul.text li b{
	font-family: 'ubuntumedium', Verdana, sans-serif;	
	font-weight: 500;
}

#media {		/* für die Zeichnungen ! */
	padding: 0 5px;
	margin: 0 auto;
	text-align: center;
}
#media ul{
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#media_photo {
	padding: 0 15px;
	margin: 0 auto;
	text-align: center;
}
#media_photo ul{
	margin: 0;
	border-radius: 8px;
	overflow: hidden;
	padding: 0;
}
#media_photo ul img{
	margin: 0;
	border-radius: 8px;
	overflow: hidden;
	padding: 0;
}

#media_float { 
	padding: 0;
	width: 296px;
  	float:left;
	text-align: left;
}
#media_float_box {
	padding: 0;
	margin: 0;
/*	overflow: hidden;*/
}
#media_float ul{
 	margin:0 5px 5px 0;
	border-radius: 8px;
	overflow: hidden;
	padding: 0;
}
.content hr {
	margin: 15px;
	height: 1px;
	border-top: 1px solid #000;
}
.fotos {
	text-align: right;
	width: 98%;
	padding: 30px 15px 0 20px;
}
.fotos img{
	margin: 0 35px 20px 0;
	border-radius:8px;
}
.praxis {
	text-align: left;
}
.praxis img{
	margin: 15px 0 0 15px;
	border-radius:8px;
}

table.map {width: 95%; padding: 5px 0 10px 5px;}
table.map td {
	padding: 0 5px 10px 0;
	width: 40%;
	line-height: 1.6;
	text-align:justify;
}

/* ......... contact form .......... */

.content #frmRegister form {
	width: 90%;
}

.content #frmRegister fieldset {
	margin: 10px 15px 10px 15px;
	padding: 15px 10px 0 15px;
	border: 1px solid #C3C3C3;
	border-radius:8px;
	background-color: #FAFAFA;
}
.content #frmRegister p {
	line-height: 1;
	padding: 10px 0;
	text-align: left;
}
.content #frmRegister h2 {
	line-height: 1;
	padding: 0 0 10px;
	color: #464646;
}
.content #frmRegister h3 {
	line-height: 1.3;
	padding: 15px 0 10px;
}
.content #frmRegister input {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #444;
	margin: 0;
}
.content #frmRegister input.text {
	width: 65%;
	padding: 5px 0 3px 5px;
	margin: 1px 10px 10px 0;
	border: 1px solid #C3C3C3;
	height: 20px;
	text-align: left;
}
.content #frmRegister textarea {
/*	font-family: 'Ubuntu', Verdana, Geneva, sans-serif;*/
	font-size: 1.4em;
	font-weight: 300;
	letter-spacing: 0.1em;
	padding: 3px 5px;
	width: 90%;
	border: 1px solid #C3C3C3;
}
.content #frmRegister input.abstandRe {
	font-size: 1.1em;
	font-weight: bold;
	width: 100px;
	height: 24px;
	padding: 0;
	margin: 25px 10px 20px 0;
	background-color: #D2D2D2;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D2D2D2;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #D2D2D2;
}
.content #frmRegister #feld {
	width: 120px;
	margin: 25px 0 0 0;
	float: right;
}
.content #frmRegister input.loeschen {
	font-size: 1.1em;
	font-weight: bold;
	width: 110px;
	height: 24px;
	padding: 0;
	background-color: #D2D2D2;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D2D2D2;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #D2D2D2;
	margin: 0 5px 2px 0;
}


/* ~~~~~~~~~~~~~~~~~~~ The footer ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

footer {
	padding: 5px 0;
	background: #f6b000;
	border-top: 1px solid #fff;
	margin: 0 auto;
	text-align: center;
	position: relative;
	clear: both;
	color: #FFF;
}
footer p {
	margin: 5px 0;
	font-size: 1.1em;
	line-height: 1.4;
}
footer a {
	text-decoration: underline;
	text-decoration-style: dotted;
}
footer a:link {
	color:#FFFFFF;
}
footer a:visited {
	color: #FFFFFF;
}
footer a:hover, a:active, a:focus {color: #505050;}
footer a.current {
	color: #505050;
	text-decoration: none;
}
