/* =========================================================
navigate.de - Stylesheet für Kliniken Landkreis Heidenheim gGmbH
Datei: style.css
Media: screen
Datum: 12. Oktober 2006
Autor: Ulf Mayer
Mail: mayer@navigate.de
Web: http://kliniken-heidenheim.de
Aufbau:
1. Allgemeine Selektoren
2. Layoutbereich
- Wrapper
- Print-Elemente verstecken und durch normale ersetzen
- Navigation
- Content-Bereich
- Subnavigation
- Footer, Metanavigation
========================================================== */

/* ===============================
   =Dropdownmenü
=============================== */

@import url(menu.css);

@import url(menu-green.css);

/* ===============================
   =Schönere Select Box
=============================== */

@import url(niceforms.css);

/* ===============================
   =Flash Headlines
=============================== */

@import url(sifr.css);


/* ===============================
   =Allgemeine Selektoren
=============================== */
* {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

body {
  font-size: 100.01%;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  background: #FCFDFE url(/wLayout/design/img/body-bg.gif) repeat-x;
}

img {
  border: 0;
}

address {
  font-style: normal;
}
a {
  text-decoration: none;
}

.screenreader {
  display: none;
}

br.clearBoth {
  clear: both;
}

br.clearLeft {
  clear: left;
}

br.clearRight {
  clear: right;
}


img.floatRight {
  float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.floatLeft {
  float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

a:focus {
  outline: 0;
}

label {
  cursor: pointer;
}

fieldset {
  border: 0;
}

fieldset legend {
  display: none;
}

/* ===============================
   =Layoutbereich
=============================== */

span.jserror {
  display: block;
  position: relative;
  border: 2px solid #A00000;
  padding: .5em;
  margin: 5px;
  margin-bottom: 10px;
  font-style: italic;
  font-size: .95em;
  text-align: center;
  font-family: serif;
  width: 965px;
  background: #FFF1EE;
}



div#container {
  width: 996px;
  text-align: left;
  position: relative;
  font-size: .8em;
  background: #FCFDFE url(/wLayout/design/img/fade-green-short.gif) repeat-x;
  background-position: 0 30px;
}

div#header {
  position: absolute;
  top: 0;
  right:0;
  background: #fff;
  height: 30px;
  width: 100%;
}

img.backgroundimg {
  position: absolute;
  width: 194px;
  height: 45px;
  position: absolute;
  right: 90px;
  top: 10px;
}


div#header ul#metanav {
  display: block;
  width: 194px;
  height: 45px;
  position: absolute;
  right: 90px;
  top: 10px;
}

div#header ul#metanav li{
  display: inline;
}

div#header ul#metanav li a {
  border: 0;
  height: 20px;
  width: 20px;
  display: block;
  text-indent: -4000px;
  float: left;
  margin: 9px 10px 0 0;
}

div#header ul#metanav li a.first {
  background: url(/wLayout/design/img/icon-zeitung.gif) no-repeat;
  margin-left: 9px;
}

div#header ul#metanav li a.second {
  background: url(/wLayout/design/img/icon-photo.gif) no-repeat;
}

div#header ul#metanav li a.third {
  background: url(/wLayout/design/img/icon-anfahrt.gif) no-repeat;
}

div#header ul#metanav li a.fourth {
  background: url(/wLayout/design/img/icon-kontakt.gif) no-repeat;
}

div#header ul#metanav li a.fifth {
  background: url(/wLayout/design/img/icon-impressum.gif) no-repeat;
}

div#header ul#metanav li a.sixth {
  background: url(/wLayout/design/img/icon-notfall.gif) no-repeat;
  margin-right: 9px;
}

ul#metanav2 {
  text-transform: uppercase;
  color: #666;
  display: block;
  margin-top: 5px;
}

ul#metanav2 li {
  display: inline;
  font-size: .8em;
  margin: 0 0 0 18px;
}

ul#metanav2 li a {
  color: #666;
  text-decoration: none;
}

ul#metanav2 li ul {
  display: inline;
}

ul#metanav2 li ul li {
  margin: 0 0 0 3px;
}

ul#metanav2 li ul li.medium {
  font-size: 1.2em;
}

ul#metanav2 li ul li.big {
  font-size: 1.3em;
}

ul#metanav2 fieldset#search {
  text-transform: none;
  font-size: 1.2em;
  position: absolute;
  top: 60px;
  right: 20px;
  display: block;
  width: 200px;
}

fieldset#search {
  border: 0;
  display: block;
}

fieldset#search form input#suche {
  background: #fff url(/wLayout/design/img/input-bg.gif) repeat-x;
  border: 1px solid #00939E;
  padding: .25em;
  font-size: .9em;
}

fieldset#search form button#suchebutton {
  background: #fff url(/wLayout/design/img/button-suche-green.jpg) no-repeat;
  border: 0;
  width:50px;
  height:20px;
}

fieldset#search form button#suchebutton span {
  display: none;
}

fieldset#search legend {
  display: none;
}

fieldset#search ol {
  list-style-type: none;
}

fieldset#search ol li.suchfeld {
  display: block;
  position: absolute;
  top: 40px;
  left: 0;
}


fieldset#search ol li.button {
  display: block;
  position: absolute;
  top: 40px;
  left: 125px;
}

fieldset#search ol li.inwebsite {
  display: block;
  position: absolute;
  top: 70px;
  left: 0;
}

fieldset#search ol li.inrubrik {
  display: block;
  position: absolute;
  top: 87px;
  left: 0;
}

fieldset#search ol li.inwebsite label,
fieldset#search ol li.inrubrik label {
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  width: 120px;
  color: #fff;
  font-size: 1.1em;
}


div#content {
  position: relative;
  top: 50px;
  z-index: 5;
}

div#left {
  background: #fff;
  /*background: #F2F9FA; */
  width: 210px;
  float: left;
  padding: 20px;
}

div#middle {
  background: #D9EFF1;
  width: 480px;
  float: left;
  padding: 20px;
  padding-bottom: 30px;
  line-height: 1.7em;
}

div#middle h1 {
  display: block;
  color: #fff;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.8em;
}

div#middle div.hboxed {
  background: #99D4D8;
  display: block;
  border-bottom: 1px solid #00939E;
  margin: -20px;
  margin-bottom: 20px;
  height: 31px;
  padding: 9px 0 0 20px;
}

div#right {
  background: #F2F9FA;
  width: 185px;
  float: left;
  padding: 20px;
  min-height: 520px;
}

div#left h1,
div#right h1 {
  color: #99D4D8;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.7em;
}

div#left div.hboxed,
div#right div.hboxed {
  background: #FCFDFE;
  display: block;
  border-bottom: 1px solid #00939E;
  margin: -20px;
  margin-bottom: 20px;
  height: 31px;
  padding: 9px 0 0 20px;
}

fieldset#jumpselect select{
  width: 210px;
  display: block;
  font-size: 1em;
  border-width: 1px;
  border-color: #7F9DB9;
  border-style: solid;
  padding: 1px;
}

fieldset#jumpselect select option{
  width: 210px;
  display: block;
}

fieldset#jumpselect select option{
  background-color: #fff;
}

div#footer {
  clear: left;
  float: none;
  position: relative;
  background: #FCFDFE;
  z-index: 10;
}

div#footer ul {
  display: block;
  background: #fff;
  width: 68px;
  height: 38px;
  border: 1px solid #ccc;
  position: absolute;
  top: 25px;
  left: 270px;
  z-index: 75;
}

div#footer ul li {
  display: inline;
}

div#footer ul li a {
  border: 1px solid #ccc;
  height: 18px;
  width: 18px;
  display: block;
  text-indent: -4000px;
  float: left;
  margin: 9px 10px 0 0;
}

div#footer ul li.print a {
  background: url(/wLayout/design/img/icon-print.gif) no-repeat;
  margin-right: 9px;
}

div#footer ul li.topofpage a {
  background: url(/wLayout/design/img/icon-topofpage.gif) no-repeat;
  margin-left: 9px;
}

div.endofpage {
  display: block;
  height: 70px;
  width: 100%;
}

img.logo {
  position: absolute;
  top: 60px;
  left: 0;
}

div#right div.buttons {
  background: #FCFDFE;
  color: #666;
  font-size: .85em;
  margin: -20px;
  margin-top: 20px;
  padding: 20px;
  padding-top: 0;
  min-height: 300px;
}

div#right div.buttons a {
  color: #666;
  font-weight: normal;
}

div#right div.buttons span {
  display: block;
  float: left;
  margin-top: 18px;
}

div#right div.buttons img  {
  display: block;
  float: left;
  margin: 18px 14px 0 0;
}

div.keyvisual {
  padding-top: 30px;
}

div.keyvisual img {
  margin-left: 251px;
}

ul#additionalmetanav {
  list-style-type: none;
}

div#toolbox ul#additionalnav li{
  display: block;
  background: #fff;
  width: 220px;
  color: #000;
  padding: 5px;
  border: 0;
  margin-left: -10px;
  margin-right: -10px;
  font-size: .95em;
}
div#toolbox ul#additionalnav li a{
  border: 0;
  background: none;
  padding-left: 30px;
  color: #000;
}
div#container div#content div#left div#toolbox ul#additionalnav li a {
  padding-top: 3px;
  padding-bottom: 3px;
  border: 0 !important;
}
div#toolbox ul#additionalnav li a:hover{
  color: #000;
  border: 0 !important;
}

div#toolbox ul#additionalnav li:hover{
  background-color: #d9eff1 !important;
  border: 0 !important;
}

div#container div#content div#left div#toolbox ul#additionalnav li a:hover {
	background-color: #d9eff1;
}

div#toolbox ul#additionalnav li a.first {
  background: url(/wLayout/design/img/icon-zeitung.gif) no-repeat;
  background-position: 5px 0;
}

div#toolbox ul#additionalnav li a.second {
  background: url(/wLayout/design/img/icon-photo.gif) no-repeat;
  background-position: 5px 0;
}

div#toolbox ul#additionalnav li a.third {
  background: url(/wLayout/design/img/icon-anfahrt.gif) no-repeat;
  background-position: 5px 0;
}

div#toolbox ul#additionalnav li a.fourth {
  background: url(/wLayout/design/img/icon-kontakt.gif) no-repeat;
  background-position: 5px 0;
}

div#toolbox ul#additionalnav li a.fifth {
  background: url(/wLayout/design/img/icon-impressum.gif) no-repeat;
  background-position: 5px 0;
}

div#toolbox ul#additionalnav li a.sixth {
  background: url(/wLayout/design/img/icon-notfall.gif) no-repeat;
  background-position: 5px 0;
}

div#toolbox p {
  margin: 20px 0;
}

div.submenu {
  background: #FCFDFE;
  margin: -20px;
  padding: 20px;
}


/* ===============================
   =Content
=============================== */

span.more {
  background: url(/wLayout/design/img/line-green.gif) repeat-x 0% 50%;
  margin: 5px 0px ;
  text-align: right;
  display: block;
  clear: both;
}

span.more a {
  background: #D9EFF1;
  padding: 0px 10px 0px 10px;
  font-weight: bold;
  color: #00939E;
}

span.more a:hover {
  text-decoration: underline;
}

span.more a span.raquo{
  font-size: 1.2em;
}

div#middle h2 {
  color: #00939E;
  font-size: 1.2em;
  margin-bottom: 25px;
}
div#middle div.textblock h2 {
  font-size: 1.2em;
  margin-top: 25px;
	margin-bottom: 0px;
}


div#middle h3 {
  color: black;
  font-size: 1em;
  margin-bottom: 10px;
}

h1 {
  font-size: .7em;
}
div#middle a {
  font-weight: bold;
  color: #00939E;
}

div#middle a:hover {
  text-decoration: underline;
}

div.textblock span.raquo{
  font-size: 1.2em;
}
div#right a,
div#right span.raquo,
div.textblock span.raquo {
  font-weight: bold;
  color: #00939E;
}

div#right a:hover {
  text-decoration: underline;
}

div#content div#right a.mail {
  font-weight: normal;
  color: #00389A;
}
div.table{
	margin-bottom: 20px;
}
div.table table {
	border: 0px;
}
div.table table td {
  background: #F2F9FA;
  padding: 2px 5px;
}

div.table table td.th {
  background: #99D4D8;
  color: white;
  font-weight: bold;
  border-bottom: 1px solid #00939E;
}
div#middle ul {
  margin-left: 15px;
  margin-top: 0;
  margin-bottom: 0;
}

div#middle li {
  margin-left: 10px;
}

div#right p {
  margin-top: .8em;
  margin-bottom: .8em;
}

.optionsDivVisible a:hover {
	color:#000;
	background:#F2F9FA;
	border-color:#7F9DB9;
}

/* ===============================
   =Für die Printansicht verstecken
=============================== */

div.printcon {
  display: none;
}
div#bildergalerie {
width: 500px;
}
div#bildergalerie div.bildergalerieImg {
width: 145px;
margin-right: 20px;
float: left;
}
div#bildergalerie div.bildergalerieImg img {
width: 145px;
}
div#bildergalerie div.bildergalerieImg p {
width: 145px;
overflow: hidden;
}
div#suche h2 {
	margin-bottom: 0px;
}
div#suche div.text {
	margin-top: 15px;
margin-bottom: 15px;
}
div#suche div.line {
text-align:right;
}

div#suchformtable td.wLayoutCol1 {
width: 130px;
vertical-align: top;
}
div#suchformtable td.wLayoutCol2 span.wError {
color: red;
}
div.printconlogo {
  display: none;
}
div.bildmituntertext {
	float: left;
	background: #F2F9FA;
	margin: 0 10px 10px 0;
}

div.bildmituntertext span{
	display: block;
	padding: 5px;
	width: 10px;
	text-align: left;
	font-size: 0.85em;
}
div.bildnebenbild {
	float: left;
}

ul.hidden {
	display: none;
}

div.keyvisual img[align=top] {
	padding-bottom: 3px;
}

