html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	height: 100%;
}
#container{
	margin: 69px auto 0;
	width: 884px;
	position: relative;
}
div#langSwitch {
	display: block;
	position: absolute;
	top: -23px;
	right: 0;
	width: 290px;
	line-height: 16px;
	text-align: right;
}
div#langSwitch span.spacer {
	margin: 0 5px;
}
div#langSwitch a {
	color: #A4A38F;
}
div#langSwitch a:hover {
	color: black;
}
div#langSwitch a.act {
	color: black;
}
body#page_19 div#langSwitch {
	display: block;
}

.col{
	float: left;
	overflow: hidden;
}
.inner {
	position: relative;
	overflow: hidden;
}
.clear{
	clear: both;
}
span.clear {
	display: block;
}

h1 {
	font-size: 19px;
}
body.ru h1 {
	font-size: 17px;
}
h2 {
	font-size: 20px;
}
body.ru h2 {
	font-size: 18px;
}
/* same for h1 cuz user can't select layout */
h3,
body#page_14 div#content h1,
body#page_16 div#content h1 {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin: 0 0 14px 0;
}

.sabon {

}
.sabon span.cufon {
	margin: 0 0 8px 0;
}
.schrift20px {
	font-size: 20px;
}
body.ru .schrift20px {
	font-size: 18px;
}
p.keinabstand {
	margin: 0;
}
p.abstandnuroben {
	margin: 14px 0 0 0;
}
p.abstandobenundunten {
	margin: 14px 0;
}
p.rechtsbuendig {
	text-align: right;
}

#header, #logo, #nav{
	height: 151px;
}
#logo {
	width: 341px;
}
#nav, #footer .selpoints{
	width: 536px;
}
#logo {
	margin: 0 7px 0 0;
	background-image: url(../img/logo_bg.gif);
	background-repeat: repeat;
}

#nav {
	position: relative;
	background-image: url(../img/navbg.gif);
	background-repeat: repeat;
	background-position: 0 125px;
	overflow: hidden;
}
#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 134px;
	height: 151px;
	background-image: url(../img/navbgact.gif);
	background-repeat: repeat;
	background-position: 0 125px;
}
.removeNavBg {
	background-repeat: repeat-x !important;
}
ul.nav {
	margin-top: 125px;
}
ul.nav li {
	width: 134px;
	text-align: center;
}
li.level-1 {
	position: relative;
	display: block;
	float: left;
	height: 21px;
	padding: 5px 0 0;
	font-size: 14px;
}
body.ru li.level-1 {
	font-size: 13px;
}
li.level-1 img {
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}

* html #main li.level-1 img {
	padding: 0 21px 0 0;
}
* html li.level-1 img {
	vertical-align: top;
	padding: 0 2px 0 0;
}
li.level-1 a {
	color: #a4a38f;
}
li.level-1 a.act, li.level-1 a:hover, .white {
	color: white;
}
.white {
	color: white !important;
}
ul.nav div.wrap {
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 134px;
	height: 125px;
}
ul.subNav, * html #main ul.subNav {
	position: absolute;
	left: 0;
	bottom: 0px;
}
ul.subNav li {
	position: relative;
	margin: 0 0 1px;
	line-height: 20px;
	font-size: 12px;
}
ul.subNav li a {
	display: block;
	color: #a4a38f;
}
ul.subNav li a.act, ul.subNav li a:hover {
	color: black;
}

#headLine{
	margin: 7px 0;
	width: 884px;
	height: 74px;
	display: table;
	position: relative;
	font-size: 20px;
	overflow: hidden;
}
*+html #headLine {
	display: block;
}
* html #headLine {
	display: block;
}
#headLine div.box {
	display: table-cell;
	padding-left: 53px;
	vertical-align: middle;
}
*+html #headLine div.box {
	display: block;
	position: absolute;
	top: 50%;
}
* html #headLine div.box {
	display: block;
	position: absolute;
	top: 50%;
}
#headLine h1 {
	padding-top: 2px;
	line-height: 26px;
}
*+html #headLine h1 {
	position: relative;
	top: -50%;
}
* html #headLine h1 {
	position: relative;
	top: -50%;
}
#headLine span.first {

}
#headLine span.second {

}
#headLine span.single {
	padding-left: 114px;
}
#headLine span.note {
	margin-left: 5px;
	font-size: 12px;
}

div.logo {
	padding-top: 87px;
}
* html div.logo img {
	margin-bottom: -3px;
}
div.contact {
	margin: 10px 0 0 13px;
	position: absolute;
}

#content {
	line-height: 20px;
}
#content a {
	color: #747474;
}
#content ul {
	list-style-image: url(../img/underline.gif) !important;
	list-style-position: outside;
	padding-left: 14px;
}
* html #content ul {
	padding-left: 20px;
}
#content, #content .col, #content .col .inner {
	height: 338px;
}
#content div.element div.twoCol div.col2 div.element {
	margin: 0 0 30px 0;
}
#content .pictext .col1 {
	background-color: #a4a38f; /*bg nav: #e0e1d2;*/
}
#content .pictext .col1, #content .pictext .col1 .inner {
	width: 341px;
}
#content .pictext .col2{
	margin: 0 0 0 7px;
	color: #1a171b;
	width: 536px;
}
body#page_15 #content /*Patientenbeispiele*/ {
	overflow-y: scroll;
}
body#page_34 #content /*Patientenbeispiele*/ {
	overflow-y: scroll;
}
body#page_6 #content .pictext .col2 .inner, /*Vita*/
body#page_17 #content .pictext .col2 .inner, /*Schulungen*/
body#page_26 #content .pictext .col2 .inner, /*Leistungen*/
body#page_14 #content .pictext .col2 .inner, /*Termine*/
body#page_16 #content .pictext .col2 .inner, /*Fachbeitraege*/
body#page_21 #content .pictext .col2 .inner, /*Impressum*/
body#page_35 #content .pictext .col2 .inner, /*Datenschutz*/

body#page_5.ru #content .pictext .col2 .inner /*Persönlich*/ {
	padding: 0 5px 0 0;
	overflow-y: scroll;
}
#content .col2 table td {
	vertical-align: top;
}
#content .pictext .col2 .inner {
	margin: 32px 0 0 13px;
	height: 306px;
}

.cite {
	position: absolute;
	bottom: -8px;
	left: 0;
}
* html .cite {
	bottom: 0;
}
*+html .cite {
	bottom: 0;
}
body.ru .cite {
	bottom: 0;
}
.cite h2 {
	border-bottom: 1px solid #7e7f6c;
	padding: 0 0 13px 0;
}
.cite p {
	margin: 12px 0 0 0;
	color: #7e7f6c;
}

#footer .links{
	margin: 40px 0 0;
	border-top: 1px solid #a4a38f;
	border-bottom: 1px solid #a4a38f;
	padding-left: 57px;
	line-height: 22px;
	width: 286px;
}
#footer .links a{
	text-decoration: none;
	color: #535154;
}
#footer .selpoints{
	text-align: right;
	padding: 50px 0 4px 0;
}
#footer .selpoints li {
	display: inline;
	margin: 0 0 0 3px;
}

/* ### Background for headlines ### */
/*personal*/
body#page_5 div#headLine,
body#page_6 div#headLine,
body#page_4 div#headLine {
	background-color: #c0b3ad;
}
/*lifestyle*/
body#page_31 div#headLine,
body#page_12 div#headLine,
body#page_11 div#headLine,
body#page_13 div#headLine {
	background-color: #c2cfd7;
}
/*dentistry*/
body#page_26 div#headLine,body#page_34 div#headLine,
body#page_15 div#headLine,
body#page_17 div#headLine,
body#page_14 div#headLine,
body#page_16 div#headLine {
	background-color: #d4d5c3;
}
/*contact*/
body#page_20 div#headLine,
body#page_33 div#headLine,
body#page_21 div#headLine,
body#page_35 div#headLine {
	background-color: #b9c3a8;
}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../img/lightbox/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 7px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../img/lightbox/prev.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../img/lightbox/next.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 1.4em;
	text-align: left;
	border: 7px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/lightbox/close.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
	margin-left: 7px;
}
#lbCaption {
	font-weight: bold;
}
