body    { color: #76747a; font-family: verdana, arial, Tahoma, helvetica, sans-serif; background: #fff url(pix/bg_leiste.gif) repeat-y; margin: 0; padding: 0 }

img {
	border-style: none;
	}
	
#detail /* für Detailfoto*/   { position: absolute; top: 288px; left: 208px }
	

/* obere Bildleiste
/*---------------------------------------------------*/

#pageHeader   { background-color: transparent; margin: 0; padding: 0; height: 128px }	
	
#pageHeaderLogo  { background-color: transparent; position: absolute; top: 0px; left: 208px }

/* breite Bilder im BG = keine horizontale Scrollbar */
	
#pageHeaderStart    { background: transparent url(pix/bg_start.jpg) no-repeat; margin: 0; padding: 0; height: 128px }	

#pageHeaderPraxis    { background: transparent url(pix/bg_praxis.jpg) no-repeat; margin: 0; padding: 0; height: 128px }	
	
#pageHeaderArbeit  { background: transparent url(pix/bg_arbeit.jpg) no-repeat; margin: 0; padding: 0; height: 128px }	
	
#pageHeaderTeam    { background: transparent url(pix/bg_team.jpg) no-repeat; margin: 0; padding: 0; height: 128px }
#pageHeaderImpressum    { background: transparent url(pix/bg_impressum.jpg) no-repeat; margin: 0; padding: 0; height: 128px }	

/* für kleine Bilder */

#pageHeaderBild {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 416px;
	}
	
	
/* linker Bereich: Adresse etc
/*---------------------------------------------------*/
	
#kontaktBereich {
	position: absolute;
	left: 0px;
	top: 128px;
	width: 208px;
	margin: 0;
	padding: 12px 0 0 15px;
	}

#kontaktBereich p {
	font-size: 0.7em;	
	line-height: 1.4em;
	margin: 0 0 0.7em 0;
	}	
	
#kontaktBereich a  { color: #76747a; text-decoration: underline }
	
#kontaktBereich a:hover   { color: #a68fcd; text-decoration: underline }
	
#kontaktBereich a.notfall, #kontaktBereich a.notfall:hover {
	color: #e8721b;
	font-weight:bold;
	text-decoration:none;
	}
	

/* linker Bereich: Navigation
/*---------------------------------------------------*/

#naviBereich {
	position: absolute;
	left: 208px;
	top: 128px;
	width: 208px;
	margin: 0;
	padding: 12px 0 0 15px;
	}	
	
#naviBereich ul {
	margin: 0;
	padding: 0;
	font-size: 0.7em;	
	line-height: 1.4em;
	}
	
#naviBereich ul.subnav {
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 0.7em;	
	line-height: 1.4em;
	}

#naviBereich li {
	list-style-type: none;
	}
	
#naviBereich li a   { color: #a68fcd; text-decoration: none }

#naviBereich li a:hover, #naviBereich li .aktiv    { color: #a68fcd; font-weight: bold; text-decoration: none }


/* mittlerer Bereich: Text
/*---------------------------------------------------*/

#textContainer {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 416px;
	top: 128px;
	width: 352px;
	}	

#textBereich {
	margin: 0;
	padding: 14px 0 0 0;
	}	
	
#textBereich h1 {
	font-size: 0.7em;
	font-weight: bold;
	margin: 0 0 0.7em 0;
	}	

#textBereich p {
	font-size: 0.7em;	
	line-height: 1.4em;
	margin: 0 0 0.7em 0;
	}	
	
#textBereich a  { color: #76747a; text-decoration: underline }	
	
#textBereich a:hover  { color: #a68fcd; text-decoration: underline }	
	
#textSprungmarke {
	margin: 0 0 0.7em 0;
	padding: 0;
	}	
	
#textSprungmarke p {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.6em;
	vertical-align: top;
	}	
	
#textSprungmarke a  { color: #a68fcd; text-decoration: none }	
	
#textSprungmarke a:hover   { color: #a68fcd; font-weight: bold; text-decoration: none }	

.lageplan {
	padding: 0 0 0.6em 0;
	}

/* mittlerer Bereich unten: Zusatz-Navigation
/*---------------------------------------------------*/

#subnaviBereich  { color: #a68fcd; margin: 0; padding: 28px 0 0 }	
	
#subnaviBereich p {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	margin: 0 0 0.3em 0;
	padding: 0;
	font-size: 0.6em;
	vertical-align: top;
	/* letter-spacing: -0.1em;	*/
	}	
	
#subnaviBereich a   { color: #a68fcd; text-decoration: none }	
	
#subnaviBereich a:hover    { color: #a68fcd; font-weight: bold; text-decoration: none }	
	
#subnaviBereich .aktiv {
	font-weight:bold;
	}	
	
	
/* Copyright und Datum */

#subnaviCopy {
	margin: 0;
	padding: 14px 0 0 0;
	}	

#subnaviCopy p {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #999999;
	margin: 0 0 0.3em 0;
	padding: 0;
	font-size: 0.6em;
	vertical-align: top;
	}	
	
#subnaviCopy a  { color: #a19ea6; text-decoration: underline }	
	
#subnaviCopy a:hover   { color: #a68fcd; text-decoration: underline }	
	
	
.white {  color: #FFFFFF}
.green {  color: #E6F6F6}

