/* ************************************************************************** */
/* Stylesheet für www.haus-arche-noah.de                                      */
/*                                                                            */
/* Version 1.2 - 18.05.2010                                                   */
/*                                                                            */
/* (c) Copyright 2010 by Impression Media Dorsten - www.impressionmedia.de    */
/* ========================================================================== */
/* Versionshistorie                                                           */
/* (N = Neu; F = Fix; V = Verbesserung)                                       */
/* -------------------------------------------------------------------------- */
/* 1.0 - 23.03.2010: erste Fassung                                            */
/* 1.1 - 10.05.2010: - Zentrierung Startseite                                 */
/*                   - neue Klasse nowrap                                     */
/* 1.2 - 18.05.2010: neue Bildergalerie mit Autovorschau/Default              */
/* ========================================================================== */
/* Outline                                                                    */
/* -------------------------------------------------------------------------- */
/* 01 | Reset                                                                 */
/* 02 | Layout                                                                */
/* ************************************************************************** */



/* ************************************************************************** */
/* 01 | Reset & Basisstyles                                                   */
/* ************************************************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: black;
	background: white;
	}

ol, ul {
	list-style: none;
	}

table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

html * {
	font-size: 100.01%; /* alle Schriftgrößen auf Standard (16 Pixel) zurücksetzen */
	}

a {
	color: #333;
	text-decoration: none;
	}

/* ************************************************************************** */
/* 02 | Layout                                                                */
/* ************************************************************************** */

body {
	background: #BABABA;
	color: #666769;
	color: #333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 81.25%;
	line-height: 125%;
	text-align: center;
	}

#page-wrapper,
#page {
	min-height: 644px;
	height: auto !important;
	height: 644px;
	}

#main-menu,
#content {
	min-height: 536px;
	height: auto !important;
	height: 536px;
	}

#page-wrapper {
	background: #E6F1F5 url(../img/bg-page.gif) top left repeat-y;
	border: #000 1px solid;
	margin: 40px auto;
	text-align: left;
	width: 958px;
	z-index: 1;
	}

#page {
	background: transparent url(../img/bg-footer.jpg) bottom left no-repeat;
	overflow: hidden;
	position: relative;
	z-index: 2;
	}

#header {
	background: #E6F1F5 url(../img/bg-header.jpg) top left no-repeat;
	height: 64px;
	z-index: 2;
	}

#cafe-eintopf #page-wrapper {
	background: #FCE9D9 url(../img/bg-page-cafe-eintopf.gif) top left repeat-y;
	border: #000 1px solid;
	margin: 40px auto;
	text-align: left;
	width: 958px;
	z-index: 1;
	}

#cafe-eintopf #page {
	background: transparent url(../img/bg-footer-cafe-eintopf.jpg) bottom left no-repeat;
	overflow: hidden;
	position: relative;
	z-index: 2;
	}

#cafe-eintopf #header {
	background: #E6F1F5 url(../img/bg-header-cafe-eintopf.jpg) top left no-repeat;
	height: 64px;
	z-index: 2;
	}

#main-menu {
	background: transparent;
	float: left;
	width: 190px;
	z-index: 10;
	}

#content {
	background: transparent;
	float: right;
	overflow: hidden;
	width: 738px;
	z-index: 10;
	}

#gutter {
	padding: 52px 25px 0 25px;
	padding: 46px 30px 0 30px;
	}

#footer {
	background: transparent;
	clear: both;
	}

#main-menu a.logo {
	display: block;
	text-align: center;
	}

#main-menu ul {
	padding-top: 98px;
	}

#main-menu li {
	background: transparent url(../img/bg-menu.gif) bottom left no-repeat;
	line-height: 3em;
	width: 190px;
	}

#main-menu li:hover,
#willkommen #main-menu ul li#m-willkommen,
#unser-ziel #main-menu ul li#m-unser-ziel,
#unsere-leistungen #main-menu ul li#m-unsere-leistungen,
#cafe-eintopf #main-menu ul li#m-cafe-eintopf,
#kosten #main-menu ul li#m-kosten,
#tagespflegesatz #main-menu ul li#m-tagespflegesatz,
#betreuungsleistungen #main-menu ul li#m-betreuungsleistungen,
#unser-team #main-menu ul li#m-unser-team,
#bildergalerie #main-menu ul li#m-bildergalerie,
#kontakt #main-menu ul li#m-kontakt {
	background: transparent url(../img/bg-menu-hover.gif) bottom left no-repeat;
	}

#main-menu ul li a {
	color: #0C266D;
	font-size: 92.307%;
	font-weight: bold;
	margin-left: 16px;
	}

#main-menu ul li a:hover,
#willkommen #main-menu ul li#m-willkommen a,
#unser-ziel #main-menu ul li#m-unser-ziel a,
#unsere-leistungen #main-menu ul li#m-unsere-leistungen a,
#cafe-eintopf #main-menu ul li#m-cafe-eintopf a,
#kosten #main-menu ul li#m-kosten a,
#tagespflegesatz #main-menu ul li#m-tagespflegesatz a,
#betreuungsleistungen #main-menu ul li#m-betreuungsleistungen a,
#unser-team #main-menu ul li#m-unser-team a,
#bildergalerie #main-menu ul li#m-bildergalerie a,
#kontakt #main-menu ul li#m-kontakt a {
	color: #E9F4F6;
	}

#footer {
	min-height: 40px;
	height: auto !important;
	height: 40px;
	}

#footer p {
	color: #0C266D;
	font-size: 153.846%;
	font-size: 123.076%;
	font-weight: bold;
	font-weight: 700;
	margin-left: 214px;
	padding: 10px 0;
	text-align: center;
	}

h1 {
	color: #0C266D;
	font-size: 184.615%;
	font-size: 153.846%;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 1.5em;
	text-align: left;
	}

a.img {
	border: none;
	text-decoration: none;
	}

a.logos {
	display: block;
	margin-top: 1.5em;
	text-align: center;
	}

a.logo-haus-arche-noah {
	margin-top: 5em;
	}


a.menu-logo {
	left: 45px;
	position: absolute;
	top: 34px;
	}

#startseite a.menu-logo {
	display: none;
	}

#startseite h1 {
	text-align: center;
	}

#startseite #gutter {
	padding: 28px 25px 0 25px;
	}

#startseite h1 {
	font-size: 292.307%;
	font-size: 215.384%;
	font-style: normal;
	margin: 0;
	}

#content p {
	line-height: 1.2em;
	margin-bottom: 1em;
	}

dl {
	width: auto;
	}

#unser-ziel dl {
	margin: 0 0 0 0;
	width: 282px;
	}

#unsere-leistungen dl {
	margin-top: 2.2em;
	}

dt img {
	/*border: #9C9D9F 1px solid;*/
	padding: 5px;
	}

dt.legend,
dt.cite {
	font-size: 100%;;
	font-style: normal;
	margin-left: 5px;
	}

#unser-ziel dl {
	margin: 2em 0 0 3em;
	}

#unser-ziel dt {
	text-align: center;
	}

#unser-ziel dt.cite,
#unser-ziel dt.legend {
	color: #9F9F9F;
	color: #333;
	font-size: 100%;
	text-align: center;
	}

#unser-ziel dt.cite {
	font-size: 75%;
	}

.col-left {
	float: left;
	width: 320px;
	}

.col-right {
	float: right;
	width: 320px;
	}

#betreuungsleistungen .col-left {
	float: left;
	width: 450px;
	}

#betreuungsleistungen .col-right {
	float: right;
	width: 200px;
	}

#betreuungsleistungen .col-right img {
	margin-left: 0;
	margin-top: 4px;
	}

#unsere-leistungen .col-left,
#cafe-eintopf .col-left {
	width: 327px;
	width: 320px;
	}

#unsere-leistungen .col-right,
#cafe-eintopf .col-right {
	width: 237px;
	width: 250px;
	}

#unsere-leistungen .col-right {
	width: 300px;
	}

.clear-both {
	clear: both;
	}

#gutter ul {
	font-size: 100%;
	list-style: disc;
	margin-left: 1em;
	margin-bottom: 1em;
	}

#gutter ul ul {
	font-size: 100%;
	list-style-image: url(../img/dash.gif);
	margin-bottom: 0;
	}

#cafe-eintopf #gutter ul li {
	margin-bottom: 0.5em;
	}

#cafe-eintopf .col-right {
	text-align: center;
	}

#cafe-eintopf .col-right p {
	line-height: 1.5em;
	margin-top: 1.5em;
	}

table {
	margin: 1em 0;
	width: 75%;
	}

th, td {
	border-left: #D4DDDF 1px solid;
	padding: 6px 10px;
	}

#kosten th {
	text-align: right;
	}

#kosten th, td {
	}

#kosten th.ambulanter-dienst, td.ambulanter-dienst {
	}

th {
	line-height: 1.5em;
	padding-top: 0;
	}

td {
	border-bottom: #D4DDDF 1px solid;
	text-align: right;
	}

th.first,
td.first {
	border-left: none;
	padding-left: 0;
	text-align: left;
	}

#kosten th.last,
td.last {
	padding-right: 0;
	}

#tagespflegesatz th,
#tagespflegesatz td {
	padding: 6px 10px;
	width: auto;
	}

#tagespflegesatz th {
	text-align: right;
	}

#tagespflegesatz th.first {
	text-align: left;
	}


#tagespflegesatz table {
	margin: 0;
	margin-bottom: 1em;
	}


#tagespflegesatz table.fahrtkosten {
	margin: 0;
	margin-bottom: 1em;
	width: 60%;
	}

#tagespflegesatz table.fahrtkosten th, 
#tagespflegesatz table.fahrtkosten td {
	border: none;
	padding: 0;
	}

#tagespflegesatz table.fahrtkosten td.first-line {
	padding-top: 0.5em;
	}

#tagespflegesatz table.fahrtkosten th {
	border-bottom: #D4DDDF 1px solid;
	}

#tagespflegesatz table.fahrtkosten th.right {
	text-align: left;
	}

#tagespflegesatz table.fahrtkosten td.last {
	text-align: left;
	}

#unser-team #gutter ul li {
	margin-bottom: 1em;
	}

#unser-team dl {
	text-align: center;
	}

dl.teamleitung {
	float: left;
	margin-left: 8.5em;
	}

dl.das-team {
	float: right;
	margin-top: 1em;
	}


#content p.infos,
#content p.infos-first {
	font-size: 84.615%;
	line-height: 1.2em;
	margin-bottom: 0;
	margin-top: 1em;
	}

#content p.infos-first {
	margin-top: 2.5em;
	}

#bildergalerie #content p.infos-first {
	margin-bottom: 0;
	}

#content p.infos a {
	color: #666769;
	color: #333;
	}

#content p.infos a:hover {
	color: #333;
	}


form {
	}

#content form p {
	margin: 0;
	margin-bottom: 6px;
	}

form label {
	cursor: pointer;
	float: left;
	width: 80px;
	padding-top: 2px;
	}

form label.hint {
	font-size: 84.615%;
	}

form input,
form input[type="submit"] {
	border: none;
	background: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 2px 2px 2px;
	width: 198px;
	}

form textarea {
	border: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 3px 3px 3px;
	width: 196px;
	}

form input[type="submit"] {
	border: none;
	float: right;
	margin: 0;
	width: 80px;
	}

form input[type="submit"]:hover,
form input[type="submit"]:focus {
	background: #666769;
	color: #fff;
	}

.centered {
	text-align: center;
	}

.nowrap {
	white-space: nowrap;
	}

#gallery {
	color: #333;
	font-size: 94.017%;
	height: 360px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 566px;
	}
	
a.gallery,
a.gallery:visited {
	color: #333;
	cursor: default;
	display: block;
	height: 74px;
	margin: 0;
	position: absolute;
	text-decoration: none;
	width: 74px;
	}

a.slide-01 {
	background: url(../img/bildergalerie/01-kirschbaum-mit-blueten-thumb.jpg);
	left: 0;
	top: 0;
	}

a.slide-02 {
	background: url(../img/bildergalerie/02-ausflug-in-den-ort-thumb.jpg);
	left: 86px;
	top: 0;
	}

a.slide-03 {
	background: url(../img/bildergalerie/03-ruheraum-haus-arche-noah-thumb.jpg);
	left: 172px;
	top: 0;
	}

a.slide-04 {
	background: url(../img/bildergalerie/04-alltag-im-haus-arche-noah-thumb.jpg);
	left: 0;
	top: 86px;
	}

a.slide-05 {
	background: url(../img/bildergalerie/05-sonnenuntergang-im-winter-thumb.jpg);
	left: 86px;
	top: 86px;
	}

a.slide-06 {
	background: url(../img/bildergalerie/06-marktplatz-der-hilfe-thumb.jpg);
	left: 172px;
	top: 86px;
	}

a.slide-07 {
	background: url(../img/bildergalerie/07-winterimpressionen-thumb.jpg);
	left: 0;
	top: 172px;
	}

a.slide-08 {
	background: url(../img/bildergalerie/08-tagesraum-haus-arche-noah-thumb.jpg);
	left: 86px;
	top: 172px;
	}

a.slide-09 {
	background: url(../img/bildergalerie/09-tagespflege-arche-noah-thumb.jpg);
	left: 172px;
	top: 172px;
	}

a.slide-10 {
	background: url(../img/bildergalerie/10-ortseingang-schermbeck-thumb.jpg);
	left: 0;
	top: 258px;
	}

a.slide-11 {
	background: url(../img/bildergalerie/11-kueche-tagespflege-thumb.jpg);
	left: 86px;
	top: 258px;
	}

a.slide-12 {
	background: url(../img/bildergalerie/12-weidenbaum-thumb.jpg);
	left: 172px;
	top: 258px;
	}

a.gallery span {
	background: #EAF4F6;
	cursor:default;
	display: block;
	font-size: 90%;
	height: 332px;
	position: absolute;
	right: 0;
	text-align:center;
	top: 0;
	visibility: hidden;
	width: 332px;
	width: 308px;
	}

a.slide-01 span {
	left: 258px;
	top: 0;
	}

a.slide-02 span {
	left: 172px;
	top: 0;
	}

a.slide-03 span {
	left: 86px;
	top: 0;
	}

a.slide-04 span {
	left: 258px; 
	top: -86px;
	}

a.slide-05 span {
	left: 172px;
	top: -86px;
	}

a.slide-06 span {
	left: 86px;
	top: -86px;
	}

a.slide-07 span {
	left: 258px;
	top: -172px;
	}

a.slide-08 span {
	left: 172px;
	top: -172px;
	}

a.slide-09 span {
	left: 86px;
	top: -172px;
	}

a.slide-10 span {
	left: 258px;
	top: -258px;
	}

a.slide-11 span {
	left: 172px;
	top: -258px;
	}

a.slide-12 span {
	left: 86px;
	top: -258px;
	}

a.gallery:hover {
	z-index: 100;
	}

a.gallery:hover span {
	visibility: visible;
	z-index: 101;
	}

a.gallery:hover span img {
	position: relative;
	z-index: 100;
	}

a.gallery:active,
a.gallery:focus {
	z-index: 99;
	}

a.gallery:active span,
a.gallery:focus span {
	/*visibility: visible;*/
	z-index:99;
	}

a.gallery span img {
	height: 308px;
	padding-bottom: 4px;
	width: 308px;
	}

a.gallery:active span img,
a.gallery:focus span img {
	position:relative;
	z-index:99;
	}

.default {
	background: #EAF4F6;
	cursor: default;
	display: block;
	font-size: 90%;
	height: 332px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 332px;
	width: 308px;
	z-index: 97;
	}

.default img {
	height: 308px;
	padding-bottom: 4px;
	position: relative;
	width: 308px;
	z-index: 98;
	}
/*
a.slide-01:hover + a.slide-02 + a.slide-03 + a.slide-04 + a.slide-05 + a.slide-06 + a.slide-07 + a.slide-08 + a.slide-09 + a.slide-10 + a.slide-11 + a.slide-12 + span.default,
a.slide-02:hover + a.slide-03 + a.slide-04 + a.slide-05 + a.slide-06 + a.slide-07 + a.slide-08 + a.slide-09 + a.slide-10 + a.slide-11 + a.slide-12 + span.default,
a.slide-03:hover + a.slide-04 + a.slide-05 + a.slide-06 + a.slide-07 + a.slide-08 + a.slide-09 + a.slide-10 + a.slide-11 + a.slide-12 + span.default,
a.slide-04:hover + a.slide-05 + a.slide-06 + a.slide-07 + a.slide-08 + a.slide-09 + a.slide-10 + a.slide-11 + a.slide-12 + span.default,
a.slide-05:hover + a.slide-06 + a.slide-07 + a.slide-08 + a.slide-09 + a.slide-10 + a.slide-11 + a.slide-12 + span.default,
a.slide-06:hover + a.slide-07 + a.slide-08 + a.slide-09 + a.slide-10 + a.slide-11 + a.slide-12 + span.default,
a.slide-07:hover + a.slide-08 + a.slide-09 + a.slide-10 + a.slide-11 + a.slide-12 + span.default,
a.slide-08:hover + a.slide-09 + a.slide-10 + a.slide-11 + a.slide-12 + span.default,
a.slide-09:hover + a.slide-10 + a.slide-11 + a.slide-12 + span.default,
a.slide-10:hover + a.slide-11 + a.slide-12 + span.default,
a.slide-11:hover + a.slide-12 + span.default,
a.slide-12:hover + span.default {
	visibility: hidden;
	}

*/
