/**
	Style CSS
	Klinikum Delmenhorst
**/

div.antifloat {
	clear: both;
	float: none;
	height: 1px;
	visibility: hidden;
	font-size: 1px;
	font-weight: normal;
}

.hidden {
	display: none;
}

html, body, div, form, fieldset, label, input, textarea, caption, table, th, td, ul, p, hr, h1, h2, h3, h4, img, a {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

html, body {
	height: 100%;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	background-image: url(images/hg_body.gif);
	font-size: 100.01%;
}

body div.quickedit {
	top: 25px !important;
	font-size: 14px !important;
}

#gesamt {
	height: 100%;
	min-height: 100%;
	background-image: url(images/hg_gesamt.gif);
	background-repeat: repeat-y;
	width: 950px;
	margin: 0 auto;
	color: #303030;
	background-color: #FFF;
}

html>body #gesamt {
	height: auto;
}

#iv_router {
	height: 0;
	width: 0;
	overflow: hidden;
}

#iv_router a {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 0.8em;
	z-index: 99;
}

#iv_router a:focus, #iv_router a:active {
	overflow: visible;
	height: auto;
	width: auto;
	padding: 3px 4px !important;
	font-size: 0.8em;
	font-weight: bold;
}

#iv_top, #iv_hnav, #iv_vnav, #iv_fontsize, #iv_content {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	font-size: 1em;
}

#iv_hnav, #iv_top {
	width: 100%;
}

#kopf {
	font-size: 0.7em;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #000;
	background-color: #D6D7D8;
}

#kopf a:link, #kopf a:visited {
	display: block;
	padding: 3px;
	font-size: 1em;
	color: #303030;
	background-color: #D6D7D8;
}

#kopf a:hover, #kopf a:focus, #kopf a:active {
	color: #303030;
	background-color: #FECC00;
}

#kopf img {
	border: none;
	display: block;
}

#kopf img.keinlink {
	margin: 3px;
}

#inhalt {
	padding: 10px 280px 55px 10px;
	margin-left: 210px;
	line-height: 1.5;
	background-image: url(images/hg_inhalt.jpg);
	background-position: 100% 0px;
	background-repeat: repeat-y;
}

#inhalt #knav {
	padding: 0 0 10px 0;
}

#inhalt #knav p {
	margin: 0;
	font-size: 0.7em;
}

#inhalt hr {
	height: 1px;
 	padding: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0 0 10px 0;
	color: #A9A9A9;
	border-color: #A9A9A9;
}

#inhalt h1 {
	margin: 0 0 15px 0;
	padding: 0 0 0 12px;
	background-image: url(images/hg_h1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #303030;
	background-color: transparent;
}

#inhalt h2 {
	margin: 10px 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 0.8em;
	font-weight: bold;
	background-image: url(images/hg_h2.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#inhalt h3 {
	margin: 15px 0 10px 0;
	padding: 0 0 0 0px;
	font-size: 0.8em;
	font-weight: bold;
}

#inhalt h4 {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0px;
	font-size: 0.8em;
	font-weight: bold;
}

#inhalt p {
	margin: 0 0 10px 0;
	font-size: 0.8em;
}

#inhalt p.datum {
	font-size: 0.7em;
	font-weight: bold;
   text-align: right;
}

#inhalt p img {
	margin: 5px 10px 10px 10px;
	border: 1px solid #A9A9A9;
}

#inhalt ul {
	margin: 0 0 10px 15px;
	font-size: 0.8em;
	list-style: none;
}

#inhalt ol {
	margin: 0 0 10px 15px;
	font-size: 0.8em;
	list-style-position: inside;
}

#inhalt ul li {
	margin: 5px 0 0 0;
	padding: 0 0 0 17px;
	background-image: url(images/inhalt_li.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}

#inhalt ol li {
	margin: 5px 0 0 0;
	padding: 0;
}

#inhalt ul li ul {
	margin: 10px 0 10px 0;
	font-size: 1em;
}

#inhalt ul li ul li {
	background-image: url(images/inhalt_li_li.gif);
}

#inhalt a:link {
	padding: 0 0 1px 0;
	color: #303030;
	background-color: #FFF;
}

#inhalt a:visited {
	padding: 1px 0;
	color: #808080;
	background-color: #FFF;
}

#inhalt a:hover {
	color: #004A99;
	background-color: #FECC00;
}

#inhalt p.stand {
	margin: 10px 0;
	text-align: right;
	font-size: 0.7em;
	line-height: 2;
	width: auto;
}

#inhalt p.stand a:link, #inhalt p.stand a:visited, #inhalt p.stand a:hover, #inhalt p.stand a:focus, #inhalt p.stand a:active {
	margin: 0 0 0 10px;
	padding: 3px;
}

#inhalt p.stand a img {
	margin: 0;
	border: none;
}

span.highlight {
	padding: 0 2px !important;
	color	: #303030 !important;
	background-color: Yellow !important;
}

/*Anfang Box rechte Spalte*/

#inhalt_2 {
	padding: 10px;
	width: 218px;
	min-width: 218px;
    margin: 0 16px 0 0;
	 color: #303030;
	 background-color: #E1E1E2;
	 float: right;
	 display: inline; /* verhindert im IE6 das Verdoppeln des rechten margins */
}

#inhalt_2 #uebersicht {
	margin: 5px 0 15px 0;
	padding: 2px 4px;
	height: 75px;
	overflow: auto;
	font-size: 1em;
	color: #303030;
	background-color: #EFF0F1;
}

#inhalt_2 #uebersicht ul {
	margin: 0;
	list-style: none;
	font-size: 0.7em;
}

#inhalt_2 #uebersicht ul ul {
	font-size: 1em;
}

#inhalt_2 #uebersicht li {
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	background-image: url(images/box_navi_li.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	font-weight: normal;
	font-size: 1em;
}

#inhalt_2 #uebersicht li.keinlink {
	background-image: url(images/box_navi_keinli.gif);
}

#inhalt_2 #uebersicht li a:link, #inhalt_2 #uebersicht li a:visited, #inhalt_2 #uebersicht li a:active {
	font-size: 1em;
	text-decoration: none;
	color: #004A99;
	background-color: transparent;
}

#inhalt_2 #uebersicht li a:hover {
	color: #004A99;
	background-color: #FECC00;
}

#inhalt_2 h1 {
	margin: 10px 0 10px 0;
	padding: 3px 0 3px 0;
	font-size: 0.8em;
	font-weight: bold;
	background-image: none;
	width: auto;
	text-align: center;
	color: #303030;
	background-color: #FFF;
	border-color: #004A99;
}

#inhalt_2 h2 {
	margin: 14px 0 4px 0;
	padding: 0;
	font-size: 0.7em;
	font-weight: bold;
	width: auto;
}

#inhalt_2 h3 {
	margin: 0 0 5px 0;
	font-size: 0.75em;
}

#inhalt_2 p {
	margin: 0 0 10px 0;
	font-size: 0.7em;
	font-weight: normal;	
}

#inhalt_2 p.logo a {
	padding: 0 !important;
	text-decoration: none !important;
	color: #e1e1e2;
	background-color: transparent;
}

#inhalt_2 p.logo a img {
	border: none;
}

#inhalt_2 p.audit {
	background-image: url(images/audit2010buf_klein.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 3px 30px;
}

#inhalt_2 ul {
	margin: 0 0 10px 4px;
	list-style: none;
}

#inhalt_2 ul ul {
	margin: 0 0 0 4px;
}

#inhalt_2 li {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	background-image: url(images/box_li.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	font-size: 0.7em;
	font-weight: normal;
}

#inhalt_2 li.keinlink {
	margin: 5px 0 0 0;
	padding: 0 0 0 0px;
	background-image: none;
	font-size: 0.7em;
	font-weight: bold;
}

#inhalt_2 li li {
	font-size: 1em;
}

#inhalt_2 a {
	white-space: normal;
}

#inhalt_2 a:link {
	color: #303030;
	background-color: transparent;
}

#inhalt_2 a:visited {
	color: #808080;
	background-color: transparent;
}

#inhalt_2 a:hover {
	color: #004A99;
	background-color: #FECC00;
}

#inhalt_2 img {
	border-color: #303030 !important;	
}

#inhalt_2 form {
	margin-bottom: 10px;
}

#inhalt_2 select {
	width: 100%;
	max-width: 100%;
	color: #004A99;
	background-color: #F0F8FF;
}

#inhalt_2 #sprachen {
	padding: 0;
	margin: 0;
}

#inhalt_2 #sprachen a:link, #inhalt_2 #sprachen a:visited, #inhalt_2 #sprachen a:active, #inhalt_2 #sprachen a:hover, #inhalt_2 #sprachen a:focus {
	color: #303030;
	background-color: #FFF;
	text-decoration: none;
}

#inhalt_2 #sprachen img {
	border: 1px solid #C0C0C0;
}

#inhalt_2 #sprachen img.keinlink {
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
}

/* two-seven Fuss*/

#fuss {
	clear: both;
	margin: 0 auto /* das Minusmargin Top zum Ziehen in den body wird im FUSS gesetzt */;
	width: 950px;
	padding: 2px 0px;
	border-top: 6px solid #FFF;
	color: #303030;
	background-color: #FECC00;
	height: 60px;
}

#fuss p {
	float: left;
	width: auto;
	margin: 10px 20px 0 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 1.3;
}

#fuss p span.kurz {
	float: left;
	width: 4.5em;
}

#fuss p span.lang {
	float: left;
	width: 6em;
}

#fuss p.ts {
	position: relative;
	top: -14px;
	left: 0px;
	margin: 0;
	padding: 1px 2px 2px 1px;
	line-height: 1;
	font-size: 0.7em;
    color: #FFF;
    background-color: #004A99;
}

#fuss p a:link {
	white-space: nowrap;
	color: #303030;
	background-color: #FECC00;
}

#fuss p.ts a:link, #fuss p.ts a:visited, #fuss p.ts a:active {
	text-decoration: none;
	color: #FFF;
	background-color: transparent;
}

#fuss p a:hover {
	color: #004A99;
	background-color: #FFF;
}

#fuss p a img {
 border: none;
}

/* Tabelle*/

caption {
	margin: 0 0 1px 0;
	padding: 0 3px;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #303030;
	background-color: #EFEFEF;
}

table {
	margin: 0 0 15px 0;
	width: 98%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #A9A9A9;
}

th {
	text-align: left;
	vertical-align: top;
	padding: 4px 4px;
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #A9A9A9;
	color: #000;
	background-color: #D9D9D9;
}

th a:link, th a:visited, th a:focus, th a:active {
	font-size: 1.0em;
	color: #000 !important;
	background-color: #D9D9D9 !important;
}

th a:hover {
	color: #004A99 !important;
	background-color: #FECC00 !important;
	
}

td {
	padding: 4px 4px;
	vertical-align: top;
	font-size: 0.8em;
	border: 1px solid #A9A9A9;
	color: #303030;
	background-color: #FFF;
}

td p, td ul {
	font-size: 1em !important; 
}
/* Tabelle für den Block mit Bild und Untertitel*/

table.block1 {
	margin: 0 15px 15px 0;
	width: 108px;
	border: none;
	float: left;
}

#inhalt_2 table.block1 {
	margin: 0 0 15px 0;
	width: 108px;
	border: none;
	float: none;
}

table.block1 td {
	padding: 0 3px;
	font-size: 0.7em;
	border: none;
	color: #303030;
	background-color: #FFF;
}

table.block1 td p {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

table.block1 td.bild {
	padding: 0;
}

table.block1 td.bild a:link, table.block1 td.bild a:visited, table.block1 td.bild a:active, table.block1 td.bild a:hover {
	display: block !important;
	padding: 3px !important;
	text-decoration: none !important;
}

table.block1 td.bild a img {
	display: block;
	border: 1px solid #A9A9A9;
}

/* Tabelle für den Block zwei Zellen, links Bild rechts Text*/

table.block2 {
	margin: 0 0 15px 0;
	width: auto;
	border: none;
}

table.block2 td {
	padding: 0 0 0 15px;
	vertical-align: top;
	font-size: 0.8em;
	border: none;
	color: #303030;
	background-color: #FFF;
}

table.block2 td.bild {
	width: 108px;
	padding: 0;
}

table.block2 td.bild a:link, table.block2 td.bild a:visited, table.block2 td.bild a:active, table.block2 td.bild a:hover {
	display: block !important;
	padding: 3px !important;
	text-decoration: none !important;
}

table.block2 td.bild a img {
	display: block;
	border: 1px solid #A9A9A9;
}
/* Div Container für den Lauftext Block 3*/

marquee {
	color: #000;
	background-color: #FFDF5E;
	font-size: 1em;
	font-weight: bold;
	width: 96%;
	padding: 4px 0;
	margin: 0;
	border: none;
	cursor: wait;
}

marquee a:link, marquee a:visited, marquee a:hover {
	text-decoration: underline;
	color: #004A99 !important;
	background-color: transparent !important;
}

/* Tabelle für die Galerie, hier Babys*/

table.galerie {
	margin: 0 0 15px 0;
	width: auto;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px solid #A9A9A9;
}

table.galerie td {
	width: 33%;
	text-align: center;
	padding: 5px;
	font-size:0.8em;
	border: none;
}

table.galerie td a {
	text-decoration: none;
}

table.galerie td a img {
	border: none;
}

/* Formularangaben */

form .formsubmit {
	cursor: pointer;
	width: 8em;
	padding: 0;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #004A99 !important;
	background-color: #FECC00 !important;
	border-top: 2px solid #FFDF5E;
	border-right: 2px solid #D0A700;
	border-bottom: 2px solid #D0A700;
	border-left: 2px solid #FFDF5E;
}

form .formsubmit:hover, form .formsubmit:focus {
	color: #FFF !important;
	background-color: #FECC00 !important;
	border-top: 2px solid #D0A700;
	border-right: 2px solid #FFDF5E;
	border-bottom: 2px solid #FFDF5E;
	border-left: 2px solid #D0A700;
}

form#contactform {
	border: 1px solid #E58E25;
	padding: 5px;
	width: 95%;
}

table#kontaktform  {
	margin: 0;
	width: 100%;
	border: none;
}

table#kontaktform th {
	width: 10%;
	background-color: #FFF5EE;
	color: #303030;
	text-align: right;
	border: none;
}

table#kontaktform td {
	width: 90%;
	border: none;
}

table#kontaktform td input, table#kontaktform td textarea{
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #FECC00;
}

form td input.formsubmit, table#kontaktform td input.formsubmit {
	width: auto;
	color: #004A99 !important;
	background-color: #FECC00 !important;
	border-top: 2px solid #FFDF5E;
	border-right: 2px solid #D0A700;
	border-bottom: 2px solid #D0A700;
	border-left: 2px solid #FFDF5E;
    margin: 0;
    padding: 0;
}

form td input.formsubmit:hover, table#kontaktform td input.formsubmit:hover {
	color: #FFF !important;
	background-color: #FECC00 !important;
	border-top: 2px solid #D0A700;
	border-right: 2px solid #FFDF5E;
	border-bottom: 2px solid #FFDF5E;
	border-left: 2px solid #D0A700;
}

form td input, form td textarea {
	border: 1px solid #D9D9D9;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


