/* @override http://miller.miller-physio.de/css/styles.css */

@import url('https://fonts.googleapis.com/css?family=BenchNine:300');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,600');


/* @group RESET */

body{-webkit-text-size-adjust:none;font-size:12px;line-height:1.3em;font-family:Arial,Helvetica,sans-serif}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}h1{font-size:28px}h2{font-size:22px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}h1,h2,h3,h4,h5,h6{line-height:1em;margin-bottom:.5em}ol,ul{padding-left:2em}p,ul,ol{margin-bottom:.5em}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}a:hover,a:active,:focus{outline:0}body{color:black;background:white}a img{border:0}pre,code,samp,kbd,var,input[type="password"]{font-family:"DejaVu Sans Mono","Bitstream Vera Sans Mono",Consolas,Monaco,"Liberation Mono",Andale Mono,monospace;font-size:.9em}dt,strong,th,samp,dfn,h1,h2,h3,h4,h5,h6{font-weight:bold}blockquote,q{font-style:italic}blockquote cite,q cite{font-style:normal}acronym,abbr{cursor:help}acronym{letter-spacing:.07em}ul,ol,dl{position:relative}p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2NkAAIAAAoAAggA9GkAAAAASUVORK5CYII=)}.clear{clear:both}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}textarea{overflow:auto}

/* @end */

/* @group StaydownFooter */

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#main {
	padding-bottom: 2em; /* #1# */
}

#footer {
	position: relative;
	margin-top: -2em; /* #-1# */
	height: 2em; /* #1# */
	clear: both;
}

/* @end */


html, body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4em;
	color: #666;
}


h1{
	font-size: 2.0em;
	padding-bottom: .5em;
}
h2{
	font-size: 1.8em;
}
h3{
	font-size: 1.6em;
}
h4{
	font-size: 1.4em;
}
h5{
	font-size: 1.2em;
}
h6{
	font-size: 1.0em;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'BenchNine', sans-serif;
	line-height: 1em;
	font-weight: 300;
	margin: 0 0 .2em 0;
}


.head{
	position: relative;
}

.left{
	width: 15em;
	height: 100%;
	position: relative;
	display: inline-block;
	float: left;
}

.right{
}

.head .right img{
	height: 8em;
	margin: 3em 0 1em 0;
}

.body{
	position: relative;
}

.body .left{
	height: 100%;
}

.body .right{
	padding-bottom: 140px;
}

.body .left .nav, .left .nav *{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.left .nav a{
	display: block;
	margin-bottom: 1em;
	color: #666;
	text-decoration: none;
	font-family: 'BenchNine', sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1em;
}

.left .nav .current a{
	font-weight: 400;
}

.left .nav a:hover, 
.left .nav .current a,
.body .right a{
	color: #97be35;
}

.body .left .nav{
	margin-left: 7em;
}

.body .right{
	margin-left: 15em;
	width: 700px;
}

.body strong{
	font-weight: 600;
}

.flexslider, .header{
	margin-bottom: 1em !important;
}

a, #footer{
	color: #96be35;
}
.right a:hover{
	color: #799a29;
}




.body .right ul {
	color: #96be35;
}

.body .right ul li div {
	color: #666;
}




#map-canvas{
	margin-bottom: 1em;
}

.routBTN a{
	float: right;
	display: inline-block;
	width: auto;
	top: 380px;
	left: 140px;
	background: #97be35;
	color: #fff !important;
	padding: .2em 1em;
	border: none;
	-moz-box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);
	box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
	cursor: pointer;
	text-decoration: none;
	-webkit-border-radius: .6em;
	-moz-border-radius: .6em;
	border-radius: .6em;
}
.routBTN a:hover{
	background: #a5d03a;
	color: #fff;
	cursor: pointer;
}
























/*
.head .left{ background: yellow; }
.head .right{ background: #dafddb; }
.body .left{ background: #f7f1ff; }
.body .right{ background: #fcffe0; }
*/
















#footer .right{
	font-size: .8em;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}





































/* @group kontaktform */

.bd_kontaktform{
}

.bd_kontaktform table{
	width: 100%;
}

.bd_kontaktform td{
	padding: 3px;
}

.bd_kontaktform tr td:first-child{
	width: 11em;
}

.bd_kontaktform input, .bd_kontaktform textarea {
	background: #FFF;
	background-color: rgba(255,255,255,0.7);
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 5px 0 0;
	font-size: 1em;
	line-height: 1.3em;
}

.bd_kontaktform_sendOK input, .bd_kontaktform_sendOK textarea {
	color: #aaa;
}

.bd_kontaktform .bd_formfehler {
	background: #ffebeb;
	border: 1px solid #be3535;
	border-color: RGBA(253, 0, 0, 0.5);
}

.bd_kontaktform .accept{
	margin-top: 1em;
	display: block;
}

.bd_kontaktform_sendOK #send1{
	display: none;
}

.bd_kontaktform #send1, .bd_kontaktform #send2, .bd_kontaktform #send3, .seeBTN{
	display: inline-block;
	width: auto;
	top: 380px;
	left: 140px;
	background: #97be35;
	color: #fff;
	padding: .5em 1em;
	border: none;
	-moz-box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);
	box-shadow: inset -1px -1px 3px rgba(0,0,0,0.2);
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
	cursor: pointer;
	text-decoration: none;
	-webkit-border-radius: .6em;
	-moz-border-radius: .6em;
	border-radius: .6em;
}
.bd_kontaktform #send1:hover, .bd_kontaktform #send2:hover, .bd_kontaktform #send3:hover, .seeBTN:hover{
	background: #a5d03a;
	color: #fff;
	cursor: pointer;
}
.bd_kontaktform #send1[disabled], .bd_kontaktform #send2[disabled], .bd_kontaktform #send3[disabled]{
	opacity: 0.4;
	cursor: wait;
}

.bd_kontaktformok {
	padding: 15px 15px;
	margin: 15px 0 15px 0;
	background: #97be35;
	color: #fff;
	font-weight: 700;
}

.bd_kontaktformfehler {
	padding: 2px 5px;
	background: #be3535;
	color: #fff;
	border: 1px solid #be3535;
	margin-bottom: 0.5em;
}

.bd_kontaktform input[disabled="disabled"]{
	opacity: 0.4;
	cursor: wait;
}

.bf_kform_pstar{
	margin-left: -3px;
}

.bf_kform_pstar, .bf_kform_pflicht{
	color: #aaa;
	font-size: .75em;
	margin-right: 4px;
}

.bf_kform_pflicht{
	font-style: italic;
	text-align: right;
}

.bd_captchaimg{
	margin-bottom: -8px;
	margin-right: 3px;
	height: 26px;
}

.mailformcounter{
	cursor: default;
	color: #bbb;
}
.bd_kontaktform_sendOK .mailformcounter{
	display: none;
}

/* @end */




/* @group galerie */

/* @group einzelgalerie */

.bd_galerie a, .bd_galerie a:hover{
	margin: 0;
	padding: 0;
}

.bd_galerie div{
	float: left;
	margin: 0 1em 1em 0;
}

.bd_galerie div{
	border: 1px solid transparent;
	float: left;
}

.bd_galerie div:hover{
	border: 1px solid #aaa;
}

.bd_galerie div img{
	width: 150px;
}

/* @end */

/* @end */








