/* CSS Document */
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	padding-bottom: 24px;
	text-align: center;  /* Zentrierung im Internet Explorer */
	background-image: url(../bilder/verlauf.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #DD5453;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DD5453;
}
a:hover {
	text-decoration: underline;
	color: #DD5453;
}
a:active {
	text-decoration: none;
	color: #DD5453;
}
p {
	margin: 0px 0px 21px 0px;
	padding: 0px;
}
strong {
	color: #c64b39;
}
.klein {
	font-size: 9px;
}
#container {
	width: 762px;
	margin: 10px auto 0px auto; /* standardkonforme horizontale Zentrierung */
	border: solid 1px #bdbab0;
	text-align: left;
	background-image: url(../bilder/menu_streifen.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
html>body DIV#container {
    width: 760px;  /* Workaround gegen den 2-Pixel-Bug des Internet Explorers */
}
#kopf {
	background: white;
	height: 110px;
	background-image: url(../bilder/Kopf_Apo_la.gif);
	border-bottom: solid 1px #bdbab0;
}

#streifen {
	height: 20px;
	background-color: #D9D6AB;
	float: none;
	margin-left: 170px;
}

#rootlevelnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #908d7b;
	text-align: left;
	margin-top: 53px;
	margin-right: 14px;
	margin-left: 184px;
}
#rootlevelnavi strong {
	color: #908d7b;
}
#rootlevelnavi a {
	text-decoration: none
}
#rootlevelnavi a:link {
	color: #908d7b;
}
#rootlevelnavi a:hover {
	text-decoration: underline
}
#rootlevelnavi a:visited {
	color: #908d7b;
}
#inhalt {
	margin: 14px 10px 0px 184px;
	padding: 0px 0px 0px 0px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3d4444;
	/*width: 574px;*/
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#bild {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: auto;
	margin-bottom: 14px;
	float: none;
	height: 140px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mittlere-spalte {
	margin: 0px 166px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: none;
}
#maginalspalte {
	float: right;
	width: 156px;
	margin: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d4444;
}

#navicontainer {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#fusszeile {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #3d4444;
	margin: 0px;
	padding: 0px;
	background-color: #e1d3a4;
}
#fusszeile p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#fusszeile a:link {
	text-decoration: none;
	color: #3d4444;
}
#fusszeile a:visited, #footer a:link {
	text-decoration: none;
	color: #3d4444;
}
#fusszeile a:hover {
	text-decoration: underline;
	color: #3d4444;
}
#kopf h1 {
	margin: 0px;
	padding: 0px;
	float: none;
	border: 0px;
	position: relative;
	left: 10px;
	top: 20px;
	width: 220px;
}


/**************/
/* Navigation */
/**************/
#navigation {
	margin: 0px 0px 0px 0px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}
#navigation li {
	display: inline;
	width: 170px;
}
#navigation a {
	width: 100%;
	display: block;
	/*color: #717878;*/
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	border-bottom: solid #b8b6a8 1px;
	letter-spacing: 1px;
	padding: 2px 0px 2px 15px;
	background-color: transparent;
}
#navigation ul {
	width: 145px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation ul a {
	padding: 2px 0px 2px 25px;
	background-color: #fff;
	background-position: center 15px;
}
#navigation a:link {
	color: #3d4444;
}
#navigation a:visited {
	color: #3d4444;
}
#navigation a:hover {
	color: #000000;
	background-image: url(../bilder/arrow.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}
#navigation ul a:hover {
	background-position: 12px center;
}
#navigation .aktiv {
	color: #c64b39;
	text-decoration: none;
	background-color: #C7dfda;
	font-weight: bold;
}
#navigation a:visited.aktiv {
	color: #BC2B16;
}
#navigation .subaktiv {
	color: #c64b39;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited.subaktiv {
	color: #BC2B16;
}
#navigation .aktiv-oben {
	color: #717878;
	text-decoration: none;
	background-color: #C7dfda;
	font-weight: bold;
}
#navigation a:visited.aktiv-oben {
	color: #717878;
	text-decoration: none;
	background-color: #C7dfda;
	font-weight: bold;
}
/*#inhalt p.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 0;
}
*/



/***************************/
/* General element styles: */
/***************************/
/*H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, helvetica; color: #000000; }
PRE { font-family: monospace; }
A { color: #000066; text-decoration: underline; }
A:hover { color: #660000; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }*/


				
/******************/
/* Headers, plain */
/******************/
H1 { font-size: 18px; color: #DD5453; }
H2 {
	font-size: 16px;
	padding: 5px 0px 5px 0px;
	border-top: solid #c64b39 2px;
	border-bottom: solid #c64b39 2px;
	color: #c64b39;
	float: left;
	width: 398px;
	margin: 0px 0px 28px 0px;
}
H3 { font-size: 16px; color: #10007B; }
H4 { font-size: 12px; color: #c64b39; }
/*H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; }*/

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #BC2B16; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

#infokaesten-container {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

#maginalspalte .infokasten {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 7px 0px;
	background-image: url(../bilder/infokasten_unten.gif);
	background-position: center bottom;
}
#maginalspalte .infokasten h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#maginalspalte .infokasten h4 {
	background-image: url(../bilder/infokasten_oben.gif);
	background-color: transparent;
	display: block;
	background-position: center top;
	font-size: 12px;
	padding: 4px 10px 2px 10px;
	color: #45361f;
}
#maginalspalte .infokasten-bild {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#maginalspalte .infokasten-text {
	margin: 7px 10px;
	clear: both;
}
#maginalspalte .infokasten-text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#maginalspalte .infokasten-link {
	margin: 7px 10px 2px 10px;
	clear: both;
}
#maginalspalte .infokasten-link a {	
	text-decoration: none;
		color: #987127;
}
#maginalspalte .infokasten-link a:hover {	
	text-decoration: underline;
}
#maginalspalte .infokasten-floatcleaner {
	margin: 0px 0px 0px 0px;
	font-size: 1px;
	height: 7px;
}
#maginalspalte .infokasten .nummer {
	margin: 0px 0px 14px 0px;
	color: #c64b39;
	font-size: 14px;
	font-weight: bold;
}
/*#kontakt-formular {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #D9D6AB;
	background-image: url(../bilder/ecke_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/

.fieldset {
	background-color: #f6efd8;
	background-image: url(../bilder/ecke_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	float: none;
	clear: none;
}
.fieldset .eingabe {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 14px;
}
.fieldset .eingabe .auswahl {
	width: auto;
	float: left;
	clear: both;
	margin-left: 70px;
	
}
.fieldset legend {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.fieldset h4 {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 14px 14px;
	font-weight: bold;
	color: #728693;
}
.fieldset label {
	display: block;
	float: left;
	width: 70px;
}
.fieldset br {display:none;}  
.fieldset input {
	border: solid #B8B6A8 1px;
	font-size: 10px;
	width: 250px;
}
.fieldset input.schalter {
	border: none;
	font-size: 10px;
	width: 10px;
	outline: none;
}
.fieldset input#submit {
	border: solid #B8B6A8 1px;
	font-size: 10px;
	margin-bottom: 7px;
	width: 70px;
	text-align: center;
}
.fieldset textarea {
	margin:0px;
	height:165px;
	width:250px;
	border: solid #B8B6A8 1px;
}

/***********/
/* Sitemap */
/***********/

div#sitemap {
	line-height: 30px;
	font-size: 12px;
	margin-left: 21px;
	float: left;
	padding-top: 21px;
	width: 300px;
}
div#sitemap ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../bilder/exim.gif)
			   	repeat-y
			   	0% 0%;
}
div#sitemap ul.unterpunkt {
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../bilder/exim.gif)
			   	repeat-y
			   	0% 0%;
}

div#sitemap ul.last {
	background-image: none;
}
div#sitemap li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../bilder/extm.gif)
			   	no-repeat
			   	0% 0%;
}

div#sitemap li.start {
	background: url(../bilder/exam.gif)
			   	no-repeat
			   	0% 0%;
}
div#sitemap li.last {
	background: url(../bilder/exlm.gif)
			   	no-repeat
			   	0% 0%;
}
div#sitemap li a{
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
}
div#sitemap a:link, div#sitemap a:visited {
	color: #728693;
}
div#sitemap li a.abschnitt {
	text-decoration: none;
	text-indent: 4px;
	font-size: 12px;
	color: #728693;
	font-weight: bold;
	line-height: 10px;
}
div#sitemap li > a.abschnitt {
	line-height: 16px;
	text-decoration: none;
}
div#sitemap li a.abschnitt:hover {
	color: #000;
	text-decoration: none;
}
div#sitemap li a.abschnitt:visited {
	color: #728693;
}

/***********/
/* Teaser */
/***********/

		

/**************/
/* ueberblick */
/**************/
.ueberblick-liste {
	width: 400px;
	float: left;
	padding-top: 7px;
	background: url(../bilder/linie.gif) top repeat-x;
}
.ueberblick-liste p {
	margin: 0px;
	padding:0px;
}
.ueberblick-liste h4 {
	margin: 0px;
}
.ueberblick {
	margin: 0px;
	padding:0px;
	float: left;
	width: 397px;
}
.ueberblick-beschreibung {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 308px;
}
.ueberblick-bild {
	margin-right: 14px;
	display: inline;
	float: left;
}
.ueberblick-link{
}
.floatcleaner {
	margin: 0px;
	padding: 0px;
	font-size: xx-small;
	clear: both;
	height: 7px;
	width: 400px;
	border-bottom: solid #B8B6A8 1px;
	margin-bottom: 7px;
}
/******************/
/* Bereichsbilder */
/******************/
.bereichsbild-start {
	background-image: url(../bilder/bild_start.jpg);
}
.bereichsbild-inter {
	background-image: url(../bilder/bild_inter-apotheke.jpg);
}
.bereichsbild-nepomuk {
	background-image: url(../bilder/bild_nepomuk.jpg);
}
.bereichsbild-isar {
	background-image: url(../bilder/bild_isar.jpg);
}
.bereichsbild-service {
	background-image: url(../bilder/bild_service.jpg);
}
.bereichsbild-phil {
	background-image: url(../bilder/bild_phil.jpg);
}
.bereichsbild-kontakt {
	background-image: url(../bilder/bild_kontakt.jpg);
}
.bereichsbild-not {
	background-image: url(../bilder/bild_not.jpg);
}
.bereichsbild-inhalt {
	background-image: url(../bilder/bild_inhalt.jpg);
}
.bereichsbild-impress {
	background-image: url(../bilder/bild_impress.jpg);
}
.team-bild {
	width: 75px;
	float: left;
}
.team-liste {
	width: 400px;
	float: left;
	padding-top: 7px;
	background: url(../bilder/linie.gif) top repeat-x;
}
.team p {
	margin: 0px;
	padding:0px;
	padding-left:14px;
}team h4 {
	padding-left:14px;
}
.team {
	margin: 0px;
	padding:0px;
	float: left;
	width: 395px;
/*	margin-bottom: 14px;*/
}
.team-beschreibung {
	width: 117px;
	float: left;
	margin: 0px 0px 0px 0px;
	/*padding-left: 14px;*/
}
html>body div.team-beschreibung  {
    width: 120px;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}
.team-block {
	margin: 0px;
	padding:0px;
	float: left;
	width: 195px;
/*	margin-bottom: 14px;*/
}
.text-mit-bild {
	width: 400px;
	float: left;
}
.bild-anfahrt {
	background-color: #FAF6E8;
	margin-bottom: 14px;
}
a.knopf  {
	border: solid #717878 1px;
	padding: 1px 4px;
}
 a.knopf:link, a.knopf:visited  {
	color: #DD5453;
	border: solid #717878 1px;
	padding: 1px 4px;
}
a.knopf:hover  {
	background: #C7dfda;
	text-decoration: none;
	color: #717878;
}
.notdienstplan  {
	border:solid #DD5453 1px;
	font-size: 10px;
	border-collapse: collapse;
	float: left;
}
.notdienstplan td {
	padding-left: 4px;
	vertical-align: top;
}
.notdienstplan p  {
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
}
.softrot  {
	background-color: #F8E5DF;
}
.trennlinie  {
	font-size:xx-small;
	clear:both;
	height:auto; 
	background:url(../bilder/linie.gif) center repeat-x;
	width: 100%;
}
dl.defintionsliste {
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
}

dl.defintionsliste dt {
	float: left;
	clear: left;
	width: 160px;
	padding-bottom: 10px;
}
dl.defintionsliste dd {
	margin-left: 130px;
	padding-bottom: 10px;
}
#logos {
	margin-bottom:25px;
	float:left;
	width:398px;
	border:solid 1px #bdbab0;
 	background: url(../bilder/verlauf_2.gif) top left repeat-x;
}

/* 2 Spalten Element */

.2-spalten-element {
	float: left;
	width: 398px;
}
.spalte-links {
/*	padding-top: 15px;*/
	width: 50%;
	float: left;
	position:relative;
}
.spalte-rechts {
	width: 50%;
	float:right;
	position:relative;
}
.padding-5-links {
padding-left:5px;
}
.padding-5-rechts {
padding-right:5px;
}

.clearer {
	clear:both;
}

