/*
CSS-Datei Standard
Copyright (c) Frauenarztpraxis Wolfgang Oelzner
Webdesign by Andreas Oelzner | www.andreas-oelzner.de
*/

body {
	margin: 0;
	background: #FC6 url(../bilder/back.gif) repeat-y;}
#inhalt {
	width: 650px;
	margin: 30px 0 50px 0;
	font: 12pt Arial, Helvetica, sans-serif;
	color: #900;
	list-style-type: bullet;
	list-style-position: inside;
	list-style-image: url(../bilder/bullet.gif);}
#liste {
	position: relative;
	left: 15px;}
#beschreibung1, #beschreibung2, #beschreibung3, #beschreibung4, #beschreibung5, #beschreibung6, #beschreibung7, #beschreibung8, #beschreibung9, #beschreibung10 {
	margin-bottom: 6px;}
#bild1, #bild2, #bild3, #bild4, #bild5, #bild6, #bild7, #bild8, #bild9, #bild10 {
	position:absolute;
	width:260px;}
#bild1 {
	left:200px;
	top:90px;}
#bild2 {
	left:340px;
	top:250px;}
#bild3 {
	left:0px;
	top:360px;}
h1, h2 {
	margin-top: 40px;
	font: bold 16pt Arial, Helvetica, sans-serif;
	color: #900;}
h2 {
	font: bold 10pt Arial, Helvetica, sans-serif;}
a {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: underline;}
a:hover {
	color: #C60;}
.disclaimer {
	font:9pt Arial, Helvetica, sans-serif;
	color:#990000;}
