@CHARSET "UTF-8";

/* Farben
Orangetöne Logo invers
ffad33  ffc266  ffd79a  ffeacc  fff7eb
d9932b bf8226 80571a 402b0d 1a1105

Blautöne Logo
0052cd  407eda  80a9e7  bfd4f2  e6eefb
0046ae 003e9a 002967 001533 000815											

*/
html,body,div,p,ul,li, dl, dt, dd {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

html,body {
	background-color: #fffaf2;
	color: #001a40;
	font-family: "Trebuchet Sans MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
	padding-left: 14.5em;
	position: relative;
}

body#kontakt {
	background-position: right bottom;
}

#page {
	max-width: 55em;
	width: 95%;
	margin: auto;
	position: relative;
	min-height: 95%;
	padding-bottom: 6em;
}

#header {
	background-color: #dad6d1;
	position: relative;
	height: 150px;
	background-image: url(../img/bgleiste.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#schwerpunkt #header {
	background-image: url(../img/bgleiste-med1.jpg);
}

h1 img {
	
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	padding-right: 230px;
}

#header h1 {
	position: absolute;
	left: -12.5em;
	top: 0;
	width: 12em;
	font-size: 1.2em;
	z-index: 5;
	text-align: center;
	padding: 0;
}

h1 span {
	display: block;
	font-size: 0.7em;
}

h1 #name {
	font-size: 0.8em;
}

h1,h2,h3 {
	color: #003d99;
	margin: 1em 0 0.5em 0;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.1em;
}

#content {
	padding-left: 1em;
	line-height: 1.4;
}

#content h1 {
	text-align: left;
}

#content p,#content li {
	max-width: 45em;
}

#content li {
	list-style-type: none;
	padding-left: 17px;
	background-image: url(../img/listpunkt.gif);
	background-repeat: no-repeat;
	background-position: left 0.35em;
	margin: 0.75em 0;
}

#content li li {
	margin: 0.4em 0;
}

#content p {
	margin: 0.5em;
}

#content li p {margin: 0;}

#content ul {
	margin: 0 0 0.5em 0.5em;
	padding-left: 0.75em;
}

#content a {
	font-weight: bold;
	text-decoration: none;
	color: #407eda;
}

#content a:hover,#content a:focus,#content a:active {
	text-decoration: underline;
	color: #002967;
}

#navi {
	list-style: none;
	background-color: #dad6d1;
	width: 13em;
	position: absolute;
	left: -14.5em;;
	top: 0;
	padding-top: 0.5em;
	padding-right: 1em;
	margin-top: 16em;
}

#navi li {
	margin: 0.5em 0;
}

#navi #eingang {
	text-align: left;
}

#navi #eingang img {
	height: 50px;
}

#navi #eingang a {
	background-color: #dad6d1;
}

#navi a,#navi span {
	display: block;
	text-decoration: none;
	color: #002967;
	padding: 0.5em;
	padding-left: 17px;
	background-color: #C6C0B9;
	font-weight: bold;
}

#navi a:hover,#navi a:focus,#navi a:active,#navi span {
	padding-left: 12px;
	border-left: 5px solid #002967;
}

#navi:after,#aerzte:after,#helfer:after {
	content: ".";
	display: block;
	clear: left;
	visibility: hidden;
}

#footer {
	position: absolute;
	bottom: 0.5em;
	left: -14em;
	right: 0em;
}

#footer address {
	font-size: 0.9em;
	padding-left: 1em;
	border: 1px solid #ccc;
	padding: 0 2.5%;
}

address span {
	
}

#team h2 {
	clear: left;
}

#content #aerzte,#content #helfer {
	padding-bottom: 1.5em;
	margin-left: -0.5em;
	padding-left: 0;
	margin-right: -0.5em;
}

#helfer {
	margin-bottom: 4em;
}

#aerzte li,#helfer li {
	width: 175px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 0.9em;
	padding-left: 0;
	background-image: none;
}

#aerzte li span,#helfer li span,#aerzte li a {
	display: block;
	padding-bottom: 1em;
	line-height: 1.2;
	min-height: 2.4em;
}

#img {
	float: left;
}

#tabs {
	padding-left: 175px;
}

#schwerpunkt #imgR {
	background-image: url(../img/op2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 270px;
	min-height: 170px;
}

#start #adresse {
	margin: 2.5em 0 1em 0;
	line-height: 1.4;
}

#start #illu {
	float: right;
	margin: -3em 1em 1em 1em;
	width: 200px;
}

#start span.fn {
	font-weight: bold;
	display: block;
}

#start span.motto {
	font-weight: bold;
	display: block;
}

div#motto {
	margin-left: 20%;

}

#start #motto h2  {width: 12em; float: left; }

div#motto p {
	background-color: #dad6d1;
	font-weight: bold;
	margin: 0.5em 0% 1.5em 0%;
	padding: 0.5em 1em;
	line-height: 1.6;
}

#motto h2 {
	margin-bottom: 0.1em;
	clear: right;
}

#start p {
	margin: 1.5em 0;
	clear: left;
}

#content em {
	font-weight: bold;
	font-style: normal;
}

#content img.left {
	float: left;
	padding-right: 5px;
}

#content img.right {
	float: right;
	padding-left: 1em;
}

#addresse img {
	float: right;
}

#kontakt #addresse {
	width: 650px;
}

#kontakt #aData span{
	font-size: 1.1em;

}

#bereitschaft {font-size: 0.95em;}
#bereitschaft dt {font-weight: bold;}
span.tel {white-space: pre;}

#kontakt dt {font-weight: bold; }
#kontakt dd {margin-left: 1.5em;}

#addresse #anfahrt img {
	display: inline; 
	float: none; 
	vertical-align: middle;
}

#addresse #lage {
	display: block;
	float: none;
	margin-bottom: 1em;
}

fieldset p {
	clear: left;
}

fieldset {
	margin: 1em 0;
	border: 1px solid #003d99;
	max-width: 45em;
}

legend {
	font-weight: bold;
	background: #003d99;
	color: #fffaf2;
	padding: 0.1em 0.4em;
}

label {
	float: left;
	width: 7em;
	margin-right: 0.5em;
	padding-right: 0.5em;
	text-align: right;
	background: #dad6d1;
	font-weight: bold;
	cursor: pointer;
}

input,textarea {
	width: 25em;
	color: #000;
	background-color: #e6e2db;
}

input:hover,input:active,input:focus,textarea:hover,textarea:focus,textarea:active
	{
	background: #fffaf2;
}

#ausbildung {
	margin-left: 45px;
	padding-left: 45px;
}

#ausbildung li {
	margin-top: 0.5em;
	list-style: none;
}

.nobr {white-space: nowrap;}
