body {
	margin: 0px;
	color: #000000;
	background-image: url("../img/background/body.gif");
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
}

body.index {
	background-image: url("../img/background/body_index.gif");
}

body.praxis {
	background-image: url("../img/background/body_praxis.gif");
}

body.sprechzeiten {
	background-image: url("../img/background/body_sprechzeiten.gif");
}

body.schwerpunkte {
	background-image: url("../img/background/body_schwerpunkte.gif");
}

body.anfahrt {
	background-image: url("../img/background/body_anfahrt.gif");
}

body.impressum {
	background-image: url("../img/background/body_impressum.gif");
}

a:link, a:hover, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}

a.back {
	margin: 20px auto auto auto;
	display: block;
	text-decoration: none;
}

.top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 255px;
	overflow: hidden;
}

.logo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 355px;
	height: 255px;
	float: left;
}

.header {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: 255px;
	overflow: hidden;
}

.header .index, .header .praxis {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
}

.header .index {
	background-image: url("../img/content/index_header_bg.gif");
}

.header .praxis {
	background-image: url("../img/content/praxis_header_bg.gif");
}

.header .sprechzeiten {
	background-image: url("../img/content/sprechzeiten_header_bg.gif");
}

.header .schwerpunkte {
	background-image: url("../img/content/schwerpunkte_header_bg.gif");
}

.header .anfahrt {
	background-image: url("../img/content/anfahrt_header_bg.gif");
}

.header .impressum {
	background-image: url("../img/content/impressum_header_bg.gif");
}

.portrait {
	position: absolute;
	top: 275px;
	left: 20px;
	width: 170px;
	height: 235px;
	background-image: url("../img/content/praxis_portrait.jpg");
}

.page {
	width: 900px;
}

.navigation {
	position: relative;
	left: 0px;
	top: 0px;
	width: 355px;
	height: auto;
	margin: 1px 0px 0px 0px;
	float: left;
}

.navigation ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.navigation ul li {
	padding: 0px;
	margin: 0px;
}

.navigation ul li a img {
	border: 0px;
}

.copy {
	position: relative;
	left: 0px;
	top: 0px;
	width: 445px;
	height: auto;
	margin: 15px 25px 15px 25px;
	overflow: hidden;
	float: left;
	line-height: 1.4em;
}

.copy img {
	border: 0px;
}

.copy ul {
	padding: 0px;
	margin: 1em 0px 2em 0px;
	list-style: none;
}

.copy ul li {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-image: url("../img/standards/arrow_right.gif");
	background-repeat: no-repeat;
}

.copy p {
	padding: 0px;
	margin: 0px 0px 1em 0px;
}

.copy h1, .copy h2, .copy h3, .copy h4 {
	font-size: 1em;
}

.copy h2 {
	margin: 0px 0px 1em 0px;
}

.copy h3 {
	margin: 0px;
	font-weight: bold;
}

.copy h4 {
	margin: 0px;
	font-weight: normal;
}