/**************************************************
 *  Praxis Dr. Heidrun Kurz, Schaffhausen         *
 *  http://www.dr-heidrun-kurz.ch                 *
 *  --------------------------------------------  *
 *  Autor: Beate Pürner,                          *
 *  Pürner Unternehmensberatung, Dortmund         *
 *  http://www.puerner-ub.de/td/                  *
 *                                                *
 *  letzte Änderung: 26.11.2009 v14               *
 **************************************************/

html { 
	background: url(../gfx/hintergrund.png) repeat;
}

body { 
	font-family: Geneva, Helvetica, Arial, sans-serif;
	color: #b34700; 
	font-size: 14px;
	line-height: 18px; 
	text-align: left;
	margin: 0;
	padding: 0; 
}

/* ----------------- Bereiche ---------------- */

#gesamt {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	color: #b34700; 
	overflow: visible;
	visibility: Visible;
	display: block;
}
#rahmen {
	position: absolute;
	margin-left: -370px;
	left: 50%;
	top: 20px;
	width: 740px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border-color: #b34700;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
#seitenkopf {
	float: left;
	width: 740px;
	height: 146px;
	border-width: 0px;
}
#links {
	float: left;
	width: 170px;
	height: 146px;
	background-color: #ff6600;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}
#logo {
	float: left;
	width: 570px;
	height: 120px;
	background-color: #ffb200;
	border-width: 0px;
}
#navi-oben {
	float: left;
	width: 570px;
	height: 21px;
	background-color: #ffe19f;
	font-size: 10px;
	line-height: 10px; 
	text-align: right;
	padding-top: 5px;
	border-width: 0px;
}

#inhalt {
	float: left;
	width: 740px;
	font-size: 10px;
	line-height: 10px; 
	background-color: #ffb200;
	border-width: 0px;
}
#navi {
	float:left;
	width: 170px;
	background-color: #ffb200;
	font-size: 12px;
	font-weight: bold; 
	line-height: 12px; 
	font-weight: bold; 
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-width: 0px; 
}
#text {
	float: left;
	width: 520px;
	background-color: #ffffff;
	color: #ffffff; 
	border-width: 0px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	margin-left: 0px;
}
#karte {
	float: left;
	width: 520px;
	height: 300px;
	color: #5b2e1e; 
	border-width: 0px;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
}

#seitenfuss {
	float: left;
	width: 740px;
	color: #000000; 
	background-color: #ffb200;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0px;
}
#fussleer {
	float: left;
	width: 170px;
	color: #000000; 
	background-color: #ffb200;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	border-width: 0px;
}
#adresse {
	float: left;
	width: 570px;
	color: #000000; 
	background-color: #ffe19f;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 0px;
}

/* ----------------- Absätze ---------------- */

p { 
	color: #b34700; 
	font-size: 14px; 
	line-height: 18px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	margin: 0;
} 
h1 { 
	color: #ff6600; 
	font-weight: bold; 
	font-size: 18px; 	
	line-height: 24px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 18px;
	margin-bottom: 10px;
} 
h2 { 
	color: #eca100; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 20px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 18px;
	margin-bottom: 3px;
} 
h3 { 
	color: #b34700; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 18px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 18px;
	margin-bottom: 3px;
}
h4 { 
	color: #b34700; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 18px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#logo h1 { 
	color: #ff6600; 
	font-weight: bold; 
	font-size: 18px; 	
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
} 
#logo h2 { 
	color: #b34700; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 20px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
} 

#adresse p { 
	color: #b34700; 
	font-size: 12px; 
	line-height: 15px;
	text-align: left;
	font-weight: normal; 
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	margin: 0;
}

/* ----------------- Links ---------------- */

#text a:link, #text a:visited {  
	color: #b34700; 
	text-decoration: underline;
}
#text a:hover {  
	color: #ff6600; 
	text-decoration: underline;
}
#text a:active {  
	color: #b34700; 
	text-decoration: underline;
}
#navi-oben a, #navi a {  
	text-decoration: none;
}
#navi-oben a:link, #navi-oben a:visited {  
	color: #b34700; 
}
#navi-oben a:hover {  
	color: #ff6600; 
}
#navi-oben a:active {  
	color: #b34700; 
}
#navi a:link, #navi a:visited {
	color: #b34700;  
	text-decoration: none;
}
#navi a:hover {
	color: #ff6600;  
	text-decoration: none;
}
#navi a:active {
	color: #b34700;  
	text-decoration: none;
}

#navi ul li.aktiv a:link, #navi ul li.aktiv a:visited {
	color: #ffffff;  
	text-decoration: none;
}
#navi ul li.aktiv a:hover {
	color: #ff6600;  
	text-decoration: none;
}
#navi ul li.aktiv a:active {
	color: #ffffff;  
	text-decoration: none;
}
#adresse a:link, #adresse a:visited {  
	color: #b34700; 
	text-decoration: underline;
}
#adresse a:hover {  
	color: #ff6600; 
	text-decoration: underline;
}
#adresse a:active {
	text-decoration: underline;
}

/* ----------------- Aufzählungen ---------------- */

ul { 
	font-family: Geneva, Helvetica, Arial, sans-serif; 
	color: #b34700; 
	font-size: 14px; 
	line-height: 18px;
} 
li { 
	font-family: Geneva, Helvetica, Arial, sans-serif; 
	color: #b34700; 
	font-size: 14px; 
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0;
} 
ol { 
	font-family: Geneva, Helvetica, Arial, sans-serif; 
	color: #b34700; 
	font-size: 14px; 
} 
#navi-oben ul {
	margin-left: 0; 
	padding-left: 0; 
	padding-right: 0;
	display: inline; 
}
#navi-oben ul li {
	font-size: 12px;
	line-height: 15px; 
	margin-left: 0;
	padding-left: 10px;  
	padding-right: 15px; 
	border: none; 
	list-style: none; 
	display: inline;
}
#navi-oben ul li.aktiv {
	font-weight: bold;
}
#navi ul { 
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0; 
}
#navi ul li {  
	color: #b34700;
	font-size: 12px; 
	line-height: 14px; 
	font-weight: bold;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0; 
}
#navi ul li.aktiv {  
	color: #ffffff;
}
#text ul {
	list-style-type: square;  
	color: #b34700; 
	font-size: 14px; 
	line-height: 18px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}
#text ul ul { 
	list-style-type: disc; 
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}
#text ul ul ul { 
	list-style-type: circle; 
}
#text li { 
	font-size: 14px; 
	line-height: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0;
}

/* ----------------- Tabellen ---------------- */

table {
	border: 0px;
}
td { 
	color: #b34700; 
	font-size: 14px; 
	line-height: 18px;
	border: 0px;
}
th { 
	color: #996666; 
	font-size: 14px; 
	font-family: Geneva, Helvetica, Arial, sans-serif; 
} 
tr { 
	font-family: Geneva, Helvetica, Arial, sans-serif; 
	font-size: 14px;
}
.table-referentin {
	background-color: #fdeddc;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
}
.table-referentin p {
	font-size: 11px;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* ----------------- Formular ---------------- */

form {
	color: #b32424;
	font-size: 14px; 
	line-height: 18px;
	text-align: left;
	margin-left: 0px;
	margin-right: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 6px;
}
form p {
	margin-left: 0px;
	padding-left: 0px;
}	
label {
	display: block;
	color: #b34700;
	font-weight: bold;
	padding: 0;
	border: 0;
}
input, textarea {
	background-color: #ffffff;
	border: 1px solid #b32424;
}
form ol {
	list-style: none;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
}
form ol li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}
.radio { 
	background-color: #ffffff; 
	border: 0px inset #d3003e;
}
.button {
	background-color: #ff6600;
	color: #ffffff;
	font-weight: bold;
	border: 3px solid #ff6600;
	margin: 1px;
}
/* ----------------- Zeichengröße, Farbe + Ausrichtung ---------------- */

.spamcheck {  
	visibility: hidden;
}
.abstand {  
	padding-top: 28px;
}
.orange { 
	color: #FF6600; 
}
.klein { 
	font-size: 13px;
} 
.klein-zentriert {  
	font-size: 13px;
	text-align: center;
}
.klein-rechts {  
	font-size: 13px;
	text-align: right;
}
.mitte {  
	text-align: center;
}
.rechts {  
	text-align: right;
}
em { 
	font-weight: bold; 
	font-style: normal;
} 
