body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12px;
}

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

/* DIV für Layout */
div.blaueLinien {
	position: absolute;
	width: 100%;
	height: 680px;
	text-align: center;
	z-index: 2;
}

img.linienOben {
	position: absolute;
	top: 162px;
	left: 0px;
}

img.linienUnten {
	position: absolute;
	top: 675px;
	left: 0px;
}

div.site {
	position:absolute;
	top: 80px;
	left: 50%;
	width: 950px;
	height: 630px;
	margin: 0px 0px 0px -475px;
	text-align: left;
	z-index: 1;
}

img.verlaufOben {
	position: absolute;
	top: 45px;
	left: 0px;
}

img.logo {
	position: absolute;
	top: 12px;
	left: 593px;
}

img.verlaufUnten {
	position: absolute;
	top: 530px;
	left: 0px;
}

div.menue {
	position:absolute;
	top: 110px;
	left: 40px;
	width: 110px;
	height: 415px;
	text-align: left;
	z-index: 3;
}

div.aktiverPunkt {
	position:absolute;
	top: 110px;
	left: 0px;
	width: 40px;
	height: 415px;
	text-align: left;
	z-index: 3;
}

div.ecken {
	position:absolute;
	top: 120px;
	left: 155px;
	width: 600px;
	height: 405px;
	z-index: 3;
}

div.content {
	position:absolute;
	top: 125px;
	left: 160px;
	width: 588px;
	height: 390px;
	text-align: left;
	z-index: 4;
}

div.stempel {
	position:absolute;
	top: 131px;
	left: 757px;
	width: 160px;
	height: 400px;
	text-align: left;
	z-index: 3;
}

img.stempel {
	position: absolute;
	top: 0px;
	left: 0px;
}

img.obenLinks {
	position: absolute;
	top: 0px;
	left: 0px;
}

img.obenRechts {
	position: absolute;
	top: 0px;
	left: 570px;
}

img.untenLinks {
	position: absolute;
	top: 331px;
	left: 0px;
}

img.untenRechts {
	position: absolute;
	top: 377px;
	left: 522px;
}

img.dreiAerzte {
	position: absolute;
	top: 2px;
	left: 8px;
}

table.tableHome {
	position: absolute;
	top: 185px;
	left: 0px;

}

div.standortKreis {
	position:absolute;
	top: 8px;
	left: 37px;
	width: 515px;
	height: 360px;
	z-index: 3;
}

div.dualLinks {
	position:absolute;
	top: 12px;
	left: 38px;
	width: 198px;
	height: 210px;
	text-align: center;
	z-index: 4;
}

div.dualRechts {
	position:absolute;
	top: 12px;
	left: 348px;
	width: 198px;
	height: 210px;
	text-align: center;
	z-index: 4;
}

div.dualZentriert {
	position:absolute;
	top: 275px;
	left: 38px;
	width: 510px;
	height: 115px;
	text-align: center;
	z-index: 4;
}

div.dualLinksBild {
	position:absolute;
	top: 52px;
	left: 38px;
	width: 201px;
	height: 212px;
	z-index: 4;
}

div.dualRechtsBild {
	position:absolute;
	top: 52px;
	left: 348px;
	width: 201px;
	height: 212px;
	z-index: 4;
}

div.submenue {
	position:absolute;
	top: 572px;
	left: 153px;
	width: 650px;
	height: 25px;
	text-align: left;
	z-index: 4;
}

div.arztfoto {
	position:absolute;
	top: 52px;
	left: 38px;
	width: 130px;
	height: 140px;
	text-align: center;
	z-index: 5;

}

div.arztprofil {
	position:absolute;
	top: 52px;
	left: 175px;
	width: 350px;
	height: 140px;
	text-align: left;
	z-index: 5;
}

div.arztlebenslauf {
	position:absolute;
	top: 200px;
	left: 38px;
	width: 500px;
	height: 140px;
	text-align: left;
	z-index: 5;
}

/* Texteinstellungen */
#fliesstext {
	color: 666666;
}

#fettgedruckt {
	font-weight: bold;
	color: #003076;
}

#tabelle {
	color: 666666;
	line-height: 18px;
}

#fettgedrucktTabelle {
	font-weight: bold;
	line-height: 18px;
	color: #003076;
}

#headline {
	font-size: 14px;
	color: #003076;
	font-weight: bold;
}

#titel {
	font-size: 18px;
	color: #003076;
	line-height: 35px;
}

#fliesstextBlau {
	color: #003076;
	line-height: 25px;
}

#fliesstextZeilenabstandGross {
	color: 666666;
	line-height: 25px;
}

#kleingedruckt {
	font-size: 9px;
	color: 666666;
}

#fliesstextBlauKleinerAbstand {
	color: #003076;
	line-height: 16px;
}

ul {
	list-style-type: circle;
}

/* Textlinks */
#textlink:link, #textlink:visited {
	color: #003076;
}
#textlink:hover, #textlink:active {
	color: #003076;
	text-decoration: none;
}

#submenue:link, #submenue:visited {
	color: gray;
	font-size: 14px;
	text-decoration: none;
}

#submenue:hover, #submenue:active {
	color: #003076;
	text-decoration: none;
}

#submenueAktiv:link, #submenueAktiv:visited {
	color: #003076;
	font-size: 14px;
	text-decoration: none;
}

#submenueAktiv:hover, #submenueAktiv:active {
	color: #003076;
	text-decoration: none;
}

#bildlink:link, #bildlink:visited, #bildlink:hover, #bildlinkactive {
	text-decoration: none;
}

/* Menueaufbau */
#home {
    background: url(../images/mhome.gif) 0px 0px no-repeat;
    width: 108px;
    height: 16px;
}

#standorte {
    background: url(../images/mstandorte.gif) 0px 0px no-repeat;
    width: 108px;
    height: 17px;
}

#team {
    background: url(../images/mteam.gif) 0px 0px no-repeat;
    width: 108px;
    height: 16px;
}

#sprechzeiten {
    background: url(../images/msprechzeiten.gif) 0px 0px no-repeat;
    width: 108px;
    height: 18px;
}

#leistungen {
    background: url(../images/mleistungen.gif) 0px 0px no-repeat;
    width: 108px;
    height: 17px;
}

#lage {
    background: url(../images/mlage.gif) 0px 0px no-repeat;
    width: 108px;
    height: 18px;
}

#kontakt {
    background: url(../images/mkontakt.gif) 0px 0px no-repeat;
    width: 108px;
    height: 15px;
}

#impressum {
    background: url(../images/mimpressum.gif) 0px 0px no-repeat;
    width: 108px;
    height: 19px;
}

#links {
    background: url(../images/mlinks.gif) 0px 0px no-repeat;
    width: 108px;
    height: 14px;
}

a#home, a#standorte, a#team, a#sprechzeiten, a#leistungen, a#lage, a#kontakt, a#impressum, a#links, a#home-a, a#standorte-a, a#team-a, a#sprechzeiten-a,
a#leistungen-a, a#lage-a, a#kontakt-a, a#impressum-a, a#links-a {
	display: block;
	float:center;
}

#links:hover, #links:active {
	background-position: 0px -14px;
}

#kontakt:hover, #kontakt:active {
	background-position: 0px -15px;
}

#home:hover, #home:active, #team:hover, #team:active {
	background-position: 0px -16px;
}

#standorte:hover, #standorte:active, #leistungen:hover, #leistungen:active {
	background-position: 0px -17px;
}

#sprechzeiten:hover, #sprechzeiten:active, #lage:hover, #lage:active {
	background-position: 0px -18px;
}

#impressum:hover, #impressum:active {
	background-position: 0px -19px;

}

img.home {
	position: absolute;
	top: 16px;
	left: 12px;
}

img.standorte {
	position: absolute;
	top: 62px;
	left: 12px;
}

img.team {
	position: absolute;
	top: 107px;
	left: 12px;
}

img.sprechzeiten {
	position: absolute;
	top: 152px;
	left: 12px;
}

img.leistungen {
	position: absolute;
	top: 197px;
	left: 12px;
}

img.lage {
	position: absolute;
	top: 245px;
	left: 12px;
}

img.kontakt {
	position: absolute;
	top: 290px;
	left: 12px;
}

img.impressum {
	position: absolute;
	top: 337px;
	left: 12px;
}

img.links {
	position: absolute;
	top: 382px;
	left: 12px;
}

#home-a {
    background: url(../images/mhome-a.gif) 0px 0px no-repeat;
    width: 108px;
    height: 16px;
}

#standorte-a {
    background: url(../images/mstandorte-a.gif) 0px 0px no-repeat;
    width: 108px;
    height: 17px;
}

#team-a {
    background: url(../images/mteam-a.gif) 0px 0px no-repeat;
    width: 108px;
    height: 16px;
}

#sprechzeiten-a {
    background: url(../images/msprechzeiten-a.gif) 0px 0px no-repeat;
    width: 108px;
    height: 18px;
}

#leistungen-a {
    background: url(../images/mleistungen-a.gif) 0px 0px no-repeat;
    width: 108px;
    height: 17px;
}

#lage-a {
    background: url(../images/mlage-a.gif) 0px 0px no-repeat;
    width: 108px;
    height: 18px;
}

#kontakt-a {
    background: url(../images/mkontakt-a.gif) 0px 0px no-repeat;
    width: 108px;
    height: 15px;
}

#impressum-a {
    background: url(../images/mimpressum-a.gif) 0px 0px no-repeat;
    width: 108px;
    height: 19px;
}

#links-a {
    background: url(../images/mlinks-a.gif) 0px 0px no-repeat;
    width: 108px;
    height: 14px;
}

