@charset "UTF-8";

/* @override 
	http://spital/css/basic.css
	http://spital/css/print.css
	http://localhost/spital-waldshut.de/css/basic.css
*/

body {
	margin: 0;
	font: 11px/1.5em Tahoma, Verdana, sans-serif;
	border-top: 7px solid #3187B1;
	background: url(../images/bg.gif) no-repeat 0 7px;
	
}

/* @group Text */

h1 {
	color: #3187b1;
	font-size: 14px;
	
	margin: 1.8em 0 0.8em 0;
	background: url(../images/pfeil_re.gif) no-repeat 0 1px;
	padding-left: 24px;
	margin-left: -24px;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
}

.accordion h1 {
	background-image: url(../images/pfeil_unten_cyan.gif);
	text-decoration: underline;
}

.index_teaser_l h1,
.index_teaser h1 {
	background: none;
	padding-left: 0;
	margin: 15px 0 0 0;
}
.index_teaser_l h2,
.index_teaser h2 {
	background: none;
	padding-left: 0;
	margin: 3px 0 0 0;
}

#entry div.index_teaser div.right h1 {
	padding-left: 24px;	
}


.accordion h1 {
	cursor: pointer;
}

h2 {
	color: #414141;
	font-size: 12px;
	line-height: 15px;
	margin: 1em 0 .3em 0;
}

#sidebar h2 {
	background: url(../images/pfeil_re.gif) no-repeat 0 1px;
	padding-left: 20px;
	margin-left: -20px;
	font-size: 11px;
	margin-top: 2.4em;
}

h3 {
	color: #4a4a4a;
	margin: .5em 0 .3em 0;
	font-weight: bold;
	font-size: 11px;
	}
	
#sidebar h3 {
	color: #7d7d7d;
	margin-top: 1em;
}

h4 {
	font-weight: normal;
	font-size: 14px;
	color: #3187b1;
	margin: 1.2em 0 .8em 0;
}

#sidebar h4 {
	font-size: 11px;
	margin: .5em 0 0 0;
	font-weight: bold;
}

h5 {
	font-size: 11px;
	color: #414141;
	font-weight: normal;
	margin-top: 4em;
	background: url(../images/pfeil_re.gif) no-repeat;
	padding-left: 24px;
	margin-left: -24px;
}

p {
	color: #414141;
	margin: 0 0 .5em 0;
}

p span{

padding-left: 10px;


}

#entry p,
#entry h1,
#entry h2,
#entry h3,
#entry h4,
#entry h5,
#entry ul {
	
}

#entry .index_teaser p,
#entry .index_teaser h1,
#entry .index_teaser h2,
#entry .index_teaser h3 {
	padding-right: 0px;
}

#entry .index_teaser p {
	padding-right: 0;
}

#footer p {
	line-height: .9em;
}

#entry ul {
	color: #414141;
	padding-left: 1.5em;
	margin-left: 0;
}

#entry ul li {
	margin-bottom: .8em;
	list-style-type: none;
	background: url(../images/pfeil_re.gif) no-repeat 1px 0;
	padding-left: 24px;
	margin-left: -10px;
}

.sidebar_entry ul {
	padding-left: 2em;
}

.sidebar_entry ul li {
	margin-bottom: .5em;	
}

strong {
	font-size: 13px;
	color: #3187b1;
}

.bildunterschrift {
	text-align: right;
	margin: 1em .5em;
	margin-bottom: 2em;
	font-size: 10px;
	line-height: 1.2em;	
	color: #3187b1;
}

.historie hr {
	height: 1px;
	background: none;
	margin: 10px 0;
	border: 1px solid #fff;
}

.pfeil {
	background: url(../images/pfeil_re.gif) no-repeat;
	padding-left: 24px;
	margin-left: -24px;
}

.index_teaser .pfeil {
	margin-left: 0;
}

.farbauszeichnung_gruen,
#sidebar .farbauszeichnung_gruen {
	color: #4c980f;
}

.farbauszeichnung_rosa,
#sidebar .farbauszeichnung_rosa {
	color: #c70063;
}

.farbauszeichnung_tuerkis,
#sidebar .farbauszeichnung_tuerkis {
	color: #3187b1;
}

.farbauszeichnung_orange,
#sidebar .farbauszeichnung_orange {
	color: #f38316;
}

blockquote {
	margin: 1em .5em;
	margin-top: 2em;
	font-size: 13px;
}

/* @group Sonstiges */

span.more1,
span.more2,
span.more3,
span.more4,
span.more5 {
	text-decoration: underline;
	color: #3187b1;
	cursor: pointer;
}


/* @end */


/* @end */

/* @group Formular */

form.anfrage {
	margin-top: 20px;
}

form.anfrage label, 
form.anfrage input,
form.anfrage select { 
  float: left;
  width: 130px;
}

form.anfrage label {
	margin-bottom: 1em;
}

form.anfrage label.radio {
	width: 80px;
}

form.anfrage input {
	width: 180px;
}

form.anfrage input.radio {
	width: auto;
	margin: 0 10px 0 0;
	border: none;
}

form.anfrage input.senden {
	float: none;
	width: auto;
	margin: 1em 0 2em 0;
	border: none;
}

form.anfrage label.checkbox {
	width: auto;
	border: none;
}

form.anfrage br {
	clear: left;
}

form.anfrage input,
form.anfrage textarea {
	font: 11px Arial, Verdana, sans-serif;
	padding: 2px 3px 1px 3px;
	border: 1px solid #89c4da;
}

form.anfrage textarea {
	width: 310px;
}

/* @end */

/* @group Bilder */

.bild_links,
.bild_rechts {
	font-size: 10px;
	line-height: 1.2em;	
	margin: 1em 0;
}

.bild_links {
	float: left;
	margin-right: 13px;
}

.bild_rechts {
	float: right;
	margin-left: 13px;
}

.bild_gesamte_breite {
	margin: 15px 0;
	margin-left: -55px;
}

#sidebar .bild_rechts {
	margin-right: -15px;
	margin-left: 0;
}

.hebamme div {
	float: left;
	width: 120px;
	padding-bottom: 5px;
}

#entry .hebamme p {
	text-align: center;
	width: 90px;
	padding-right: 0;
	line-height: 1.3em;
}

.hebamme img {
	border: 1px solid #3187b1;
	margin-bottom: 5px;
	display: block;
}


/* @end */

/* @group Links */

a img {
	border: none;
}

a {
	text-decoration: underline;
	color: #3187b1;
}

a:hover {
	color: #ff7e00;;
}

a.download {
	background: url(../images/button_download.gif) no-repeat;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 10px;
	display: block;
	font-weight: bold;
}

#sidebar a.download {
	margin:7px 0;
}

a.download span {
	font-weight: normal;
	display: block;
	font-size: 10px;
}
.rechts {
	
padding-right: 20px;
	background: url(../images/pfeil_re.gif) no-repeat 100%;
}
.links {
padding-left: 20px;
	background: url(../images/pfeil_li.gif) no-repeat 0;
}
/* @end */

/* @group Layout */

#container {
	width: 799px;
}

#container.baby {
	width: 873px;
}

#header {
	width: 100%;
	height: 155px;
	border-bottom: 4px solid #79c43c;
}

.gruen #header,
.rot #header,
.lila #header,
.orange #header {
	border-bottom-color: #006c87;
}

.signet {
	margin: 35px 0 0 20px;
	float: left;
}

#content {
	border: 1px solid #89c4da;
	border-left: none;
	border-top: none;
	background: white;
}

#sidebar {
	width: 222px;
	float: left;
	line-height: 1.3em;
	border-right: 1px solid #89c4da;
	padding-bottom: 20px;
}

.sidebar_entry {
	padding: 0 20px 0 25px;
	font-size: 10px;
}

.medicum {
	margin-top: 40px;
}

.medicum p {
	margin-bottom: 20px
}

#entry {
	width: 510px;
	float: right;
	border-left: 1px solid #89c4da;
	margin-left: -1px;
	min-height: 350px;
	height:auto !important;  /* für moderne Browser */
  	height:350px;
	padding-left: 55px;
	padding-right: 10px;
	padding-bottom: 7px;
}

#container.baby #entry {
	width: 584px;
}

#entry.index {
	background: url(../images/bg_content.gif) repeat-y 285px;
}

.index_teaser_l {
	margin-right: 30px;
	padding-top: 15px;
	width: 220px;
	float: left;
}

.index_teaser {
	margin-left: 0px;
	padding-top: 15px;
	width: 255px;
	float: left;
}

.index_teaser .left,
.index_teaser .right {
	width: 235px;
	float: left;
}

.index_teaser .right {
	margin-left: 00px;
}

.banner {
	width: 575px;
	margin-left: -55px;
	margin-right: -10px;
	height: auto;
	background: url(../images/streifen_blau.gif) repeat;
	padding-bottom: 15px;
}


#entry .banner img {
	margin:0;
}

.flash_index {
	display: block;
	text-align: right;
	background-color: #3187b1;
	background-image: url(../images/bg_index_flash_willkommen.jpg);
	z-index: 2;
}

.rot .banner {
	background-image: url(../images/streifen_rot.gif);
}

.gruen .banner {
	background-image: url(../images/streifen_gruen.gif);
}

.lila .banner {
	background-image: url(../images/streifen_lila.gif);
}

.rosa .banner {
	background-image: url(../images/streifen_rosa.gif);
}

.orange .banner {
	background-image: url(../images/streifen_orange.gif);
}


#container.baby .banner {
	width: 649px;
}


.babygalerie {
	width: 649px;
	margin-left: -55px;
	margin-right: -10px;
	margin-bottom: -20px;	
}

.babygalerie iframe {
	width: 100%;
	height: 450px;
}

#footer {
	display: block;
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer .accordion {
	display: none;
}

/* @group Farbspezifisches Layout */


/*.orange #header {
	border-bottom-color: #fcbf62;
}

.orange #content,
.orange #entry {
	border-color: #fccb80;
}

.orange h1,
.orange strong {
	color: #ff9900;
}

.orange h1,
.orange #entry ul li {
	background-image: url(../images/pfeil_re_orange.gif);
}*/



/* @end */


/* @end */

/* @group Subnavi */

#subnavi {
	float: right;
	margin-top: 95px;
	padding-right: 40px;
}

#subnavi li {
	float: left;
	width: 60px;
	height: 41px;
	border-right: 1px solid #89c4da;
	padding: 0 3px;
	display: block;
	list-style-type: none;
}

#subnavi li.last {
	border-right: none;
}

#subnavi li a {
	display: block;
	padding-top: 24px;
	background: no-repeat 50% 6px;
	color: #3b3b3b;
	text-decoration: none;
	height: 17px;
	text-align: center;
}

#subnavi li a:hover {
	color: #6e6e6e;
}

#subnavi li a.notfall {
	background-image: url(../images/subnavi_notfall.gif);
}

#subnavi li a.presse {
	background-image: url(../images/subnavi_presse.gif);
}

#subnavi li a.suchen {
	background-image: url(../images/subnavi_suchen.gif);
}

#subnavi li a.links {
	background-image: url(../images/subnavi_links.gif);
	padding-left: 0;
}

#subnavi li a.sitemap {
	background-image: url(../images/subnavi_sitemap.gif);
}

#subnavi li a.kontakt {
	background-image: url(../images/subnavi_kontakt.gif);
}

/* @group Suche */

.suche {
	margin-top: 25px;
}

.suche .search {
	width: 140px;
	padding: 2px 8px;
	font-size: 11px;
	margin-right: 10px;
}

.suche .submit {
	display: block;
	margin-top: 10px;
}

.suchergebnis {
	padding-left: 25px;
	padding-right: 40px;
}

.suchergebnis p {
	line-height: 1.2em;
}



/* @end */

/* @end */

/* @group Navi */

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	width: 222px;
	font-family: Arial, sans-serif;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 100%;
	border-bottom: 1px solid #89c4da;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -1.5em 0 0 216px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 210px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 100%;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #89c4da;
	border-bottom: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #fff;
	padding: 0.75em 0.75em 0.75em 2em;
	color: #444;
	text-decoration: none;
	line-height: 14px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #0080ae;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #0080ae;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}



/* @end */

/* @group Sitemap */



/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
#entry ul.MenuBarVertical
{
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	font: 11px/1.5em Verdana, Tahoma, Verdana, sans-serif;
	cursor: default;
	width: 100%;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
#entry ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 200px;
	border-bottom: none;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
#entry ul.MenuBarVertical ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	z-index: 1020;
	cursor: default;
	width: 210px;
	left: 250px;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 100%;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
#entry ul.MenuBarVertical
{
	border: none;
}
/* Submenu containers have borders on all sides */
#entry ul.MenuBarVertical ul
{
	border: none;
}
/* Menu items are a light gray block with padding and no text decoration */
#entry ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #fff;
	padding: 0;
	margin-bottom: .5em;
	color: #3187b1;
	text-decoration: underline;
	line-height: 14px;
}

#entry ul.MenuBarVertical li,
#entry ul.MenuBarVertical li a {
	cursor: default;
	background: none;
	color: #3187b1;
	font-size: 14px;
	margin: 1.8em 0 1em 0;
	padding-left: 24px;
	margin-left: -24px;
	line-height: 1.3em;
	text-decoration: none;
}

#entry ul.MenuBarVertical li a {
	margin-bottom: -15px;	
}

#entry ul.MenuBarVertical li ul li {
	list-style-type: none;
	background: url(../images/pfeil_re.gif) no-repeat 1px 0;
	padding-left: 24px;
	margin: 0;
	margin-left: -10px;
	font-size: 11px;
	line-height: 14px;
}

#entry ul.MenuBarVertical li ul li a {
	font-size: 11px;
	cursor: pointer;
	line-height: 13px;
	margin: 0 0 .5em 0;
	text-decoration: underline;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #0080ae;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #0080ae;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
#entry ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background:none;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
#entry ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background:none;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
#entry ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}




/* @end */
/* @group Anfahrt */

#entry small {

	font-size: 11px;
	color: #333;
	
}

iframe.iframe-maps{
	border: 1px solid #89c4da;
	margin: 0 0 5px;
}
a.maps {
	color: #333;
	text-decoration: none;
}
a.maps:hover{
	color: #3187ba;
}

/* @end */

