* {
	margin: 0px;
	padding: 0px;
}
html {
	-webkit-text-size-adjust: none;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 100%;
}
img {
	border:none;
}
body {
	background-color: #c9cfcd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #323635;
	padding-bottom: 15px;
	/* [disabled]margin-bottom: 15px;
*/
}
h1 {
	font-size: 16px;
	margin-bottom: 12px;
}
a {
	color: #323635;
	text-decoration: none;
}
#mainNav a:hover, .on {
	font-weight: bold;
}
#textWrapper a:hover {
	text-decoration:underline;
}
li, p {
	margin-bottom: 12px;
}
ul {
	margin-left: 20px;
}
#header, #wrapper {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	/* [disabled]padding-left: 25px;
*/
}
#header {
	/* [disabled]height: 40%;
*/
}
#logo {
	margin-top: 6%;
	margin-left: 2.5%;
	margin-bottom: 6%;
	width: 33.6%;
	height: auto;
}
#wrapper {
	position:relative;
}
#visual, #visWrapper {
	width: 53%;
	float: right;
	margin-left: 2%;
	background: #a2a8a3;
}
.innerWrapper {
	margin-top: 2%;
	margin-left: 1.88%;
	margin-bottom: 1.7%;
}
.innerWrapper img {
	/*width: 23.8%;
	width: 23.900573613766730401529636711281%;
	 [disabled]padding: 1.2% 0.38%; */
}
#textWrapper {
	width: 30%;
	padding-top: 6.5%;
	margin-left: 2.5%;
	/* [disabled]background: #FFC;
*/
}
.fixWidth {
	width: 60px;
	display: inline-block;
	/* [disabled]float: left;
*/
}
.nowrap {
	white-space: nowrap;
}
#teamPage #textWrapper {
	/* [disabled]padding-top: 11%; */
}
#mainNav {
	margin-left: 1.5%;
	margin-top: 6.5%;
	float: right;
	width: 12%;
	overflow: hidden;
}
#mainNav ul {
	margin-left: 0px;
	list-style-type: none;
}
#mainNav a:hover {
}
.doctolib-button {
	position:absolute;
	z-index:20000;
	/*top:180px;*/
	right:0;
	display:block;
	text-align:center;
	opacity: 0.85;
	background-color:#0596de;
	color:#ffffff;
	font-size:14px;
	overflow:hidden;
	width:100px;
	border-radius: 4px 0 0 4px;
	text-decoration:none;
	padding:10px;
	line-height:1.4
}
.clearfix {
	clear:both;
}
@media only screen and (max-width : 980px) {/**/
.innerWrapper img {
	width: 23.5%;/*width: 18.5%;
	width: 23.900573613766730401529636711281%;
	 [disabled]padding: 1.2% 0.38%; */
}
}
@media only screen and (max-width : 800px) {/**/
body {
	font-size: 13px;
}
#textWrapper {
/*width: auto;*/
}
.fixWidth {
	width: 53px;
}
}/**/
@media only screen and (min-width : 401px) and (max-width : 640px) {
#textWrapper {
	padding-top: 0px !important;
}	
}
@media only screen and (max-width : 640px) {/**/
body {
	font-size: 11px;
}
#textWrapper {
	width: auto;
}
.fixWidth {
	width: 45px;
}
#visual, #visWrapper {
	width: 50%;
}
}/**/
@media only screen and (max-width : 580px) {/**/
#teamPage #wrapper {
	padding-bottom: 30px;
}
#visual, #visWrapper {
	width: 47%;
}
#mainNav {
	margin-top:0px;
	/* [disabled]line-height:25px;
*/
	width: 65px;
	margin-right: 2%;
}
}
@media only screen and (min-width : 401px) {
#visual, #visWrapper {
	margin-bottom: 25px;
}
#teamPage #visWrapper {
	padding: 50px 0;
}
}
@media only screen and (max-width : 400px) {/**/
#logo {
	width: 50%;
}
#mainNav li {
	margin-bottom:18px;
}
#textWrapper {
	float: none !important;
	/* [disabled]position:absolute; */
	width: 95%;
	clear: both;
}
#teamPage #textWrapper, #kontaktPage #textWrapper, #homePage #textWrapper, #leistungPage #textWrapper, #praxisinfoPage #textWrapper {
	top: 180px !important;
}
#visual, #visWrapper {
	width: 71%;
	margin-left: 2.5%;
	float:left;
}
}/**/
