@charset "utf-8";

/***********************************************************************/
/*** Allgemeine Auszeichnungen ***/
/***********************************************************************/

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#fabb00;
	text-align: center;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 400;
	font-size: small;  /*fix for internet explorer 5 windows*/
	font-size:12px;  /*for all browsers*/
	voice-family: "\" }\"";
	color: #000000;
	min-height: 720px; /* for good browsers*/
	min-width: 825px;  /* for good browsers*/
	height:99.9%;  /* mac hide \*/
	width:100%;  /* mac width \*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
#outer{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	display: table;
	vertical-align: middle;
}

#container {
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 720px;
}

#inner {
	width: 825px;
	height: 720px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#page {
	position: relative;
	top: 0;
	left: 0px;
	width: 825px;
	height: 720px;
	text-align: left;
}

img {
	border:none;
}

/***********************************************************************/
/*** Text / Listen ***/
/***********************************************************************/

a,p,div,span,li,td,h1,h2,h3,h4,h5,h6,input {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-weight:400;
	outline:none;
	font-size:12px;
	color: #000000;
}

p { margin: 0.5em 0; }
.smal {font-size:0.9em;}
strong { color:#363636; }

h1,h2,h3,h4,h5,h6 { font-style:italic; }

h1 {
	color: #ffffff;
	font-size:1.5em;
	line-height:2.5em;
	font-weight: 600;
	margin-top:0px;
}

h2 {
	font-size:1.2em;
	color: #ffffff;
	font-weight: 600;
	margin:0.2em 0;
}

h3 {
	font-size:1.2em;
	color: #ffffff;
	font-weight: 400;
	margin:0.2em 0;
}

h4 {
	font-size:1.1em;
	color: #000000;
	font-weight: 600;
	margin:0.2em 0 0 0;
}

h5 {
	color: #ffffff;
	font-size:1em;
	font-weight: 600;
	margin: 1em 0 0 0;
}

h6 {
	color: #ffffff;
	font-size:0.9em;
	font-weight: bold;
}

.warning {
	font-weight: bold;
	color: #8b2c33;
}

ol {
	list-style-type: arabic;
	margin-left:0.9em;
	padding-left:0.9em;
	list-style-position:inline;
}

ul {
	list-style-type: none;
	margin:0;
	padding:0;
	list-style-position:inline;
}

li {
	margin-left:0em;
	margin-bottom:0.1em;
	padding-left:0em;
}

.clear {
	clear:both;
}

/***********************************************************************/
/*** Navigationen ***/
/***********************************************************************/

a {
	text-decoration: underline;
}

a:hover {
	color: #8b2c33;
	cursor: pointer;
	text-decoration: underline;
}

#nav {
	position:absolute;
	top:110px;
	left:0px;
	width:180px;
	height:570px;
	float:left;
	margin:0;
	padding:0 0 0 30px;
	border-left:2px solid #ffffff;
}
#nav a, #nav a:hover, #nav .active, .subnav a, .subnav a:hover, .subnav .active {
	background:url(images/link_out.gif) top left no-repeat;
	padding:10px 0px 0px 0px;
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	font-variant:small-caps;
	font-style:italic;
	text-decoration:none;
	display:block;
	margin:15px 0px;
}
#nav a:hover, #nav .active {
	background:url(images/link_over.gif) top left no-repeat;
	color:#8b2c33;
}
.subnav {
	margin-top:88px;
}

/***********************************************************************/
/*** Allgemeine Layout-Rahmen CONTENT ***/
/***********************************************************************/

.logo {
	position:absolute;
	top:0px;
	left:425px;
	height:100px;
}
#content {
	position:absolute;
	top:110px;
	left:150px;
	height:570px;
	width:645px;
	padding:0;
	margin:0;
	text-align:left;
}

/***********************************************************************/
/*** INDEX Inhaltsrahmen ***/
/***********************************************************************/

#index .slogan {
	position:absolute;
	top:30px;
	left:210px;
}
#index .img {
	position:absolute;
	left:53px;
	top:30px;
	z-index:1;
	height:375px;
	width:540px;
}
#index .logo {
	position:absolute;
	left:149px;
	height: 238px;
    top:360px;
    width: 347px;
    z-index: 2;
}

/***********************************************************************/
/*** TAGESPFLEGE Inhaltsrahmen ***/
/***********************************************************************/

#tagespflege #nav { border-left:2px solid #8b2c33; }
#tagespflege .article { background-color:#8b2c33; text-align:center; margin:0px; padding:0px; height:100%; }
#tagespflege .article-text { background-color:#ffffff; margin:0 auto; width:500px; padding:5px 0 0 0; }
#tagespflege h2 { width:75%; margin:0 auto; }

/***********************************************************************/
/*** LEISTUNGEN Inhaltsrahmen ***/
/***********************************************************************/

#leistungen #nav { border-left:2px solid #15377a; }
#leistungen .article-1, #leistungen .article-2, #leistungen .article-3, #leistungen .article-4 { position:absolute; width:314px; height:275px; padding:10px; }
#leistungen .article-text { width:300px; }
#leistungen .article-2 p, #leistungen .article-3 p { color:#ffffff; }

#leistungen .article-1 { 
	background:url(images/leistungen_fahrdienst.jpg) no-repeat;
	top:0;
	left:0;
}
#leistungen .article-2 { 
	background:url(images/leistungen_ergotherapie.jpg) no-repeat;
	top:0;
	left:329px;
}
#leistungen .article-3 { 
	background:url(images/leistungen_struktur.jpg) no-repeat;
	top:290px;
	left:0;
}
#leistungen .article-4 { 
	background:url(images/leistungen_ruhe.jpg) no-repeat;
	top:290px;
	left:329px;
}

/***********************************************************************/
/*** BETREUUNGSANGEBOT Inhaltsrahmen ***/
/***********************************************************************/

#betreuungsangebot #inner, #betreuungsangebot #page { width:945px; }
#betreuungsangebot #content { background-color:#fff; padding:0 10px; width:720px; overflow:auto; }
#betreuungsangebot h1 { color:#000; }
#betreuungsangebot span { font-size:0.8em; }
#betreuungsangebot .logo { left:462px; }

#betreuungsangebot table {
	width:720px;
	border:none;
	padding:0;
	border-collapse:collapse;
	margin-bottom:1.5em;
}

#betreuungsangebot th, .summary {
	background-color:#fff1c3;
	font-style: italic;
	font-weight:600;
}

#betreuungsangebot th, #betreuungsangebot td {
	padding:2px;
	border:1px solid #666;
	text-align:center;
}
#betreuungsangebot th[scope=col], #betreuungsangebot th[scope=row] {
	width:120px;
	caption-side: bottom;
	font-style: italic;
	padding: 0.4em 0;
}

/***********************************************************************/
/*** PFLEGESAETZE Inhaltsrahmen ***/
/***********************************************************************/

#betreuungsangebot table.pflegesaetze { width:700px; }
#betreuungsangebot .pflegesaetze th[scope=col], #betreuungsangebot .pflegesaetze th[scope=row] {
	width:132px;
}
#betreuungsangebot .imagerow img { float:left; margin-top:10px; }
#betreuungsangebot .imagerow span img { margin-right:33px; }

/***********************************************************************/
/*** KONTAKT / ANFAHRT / IMPRESSUM Inhaltsrahmen ***/
/***********************************************************************/

#kontakt #nav { border-left:2px solid #9ca31d; }
#kontakt #content { background-color:#9ca31d; padding:0 10px; overflow:auto; }
#kontakt p { width:90%; color:#fff; }
label { color:#fff; display:block; width:200px; }
#kontakt strong { color:#fff; font-size: 1.1em; font-style:italic; text-decoration:underline; }

#kontakt .adress span a { color:#fff; }
#kontakt .adress span a:hover { color: #8B2C33; }
#kontakt .adress { margin-top:10px; }
#kontakt .adress span { float:left; margin:0 24px 0 18px; color:#fff; }

fieldset {
    border: 1px solid #ffffff;
    position: relative;
    width: 85%;
	padding:10px;
}
legend {
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
	font-style:italic;
    margin: 0 0 0 215px;
    padding:5px;
}
.formtable {
	border:0px;
}
input {
	margin: 3px 12px;
    padding: 1px;
	width:315px;
	background:#fff;
	border:none;
}
.button, .buttonactive { 
	color: #ffffff; 
	margin: 3px 0 3px 12px;
	background:none; 
	border:1px solid #ffffff;
	width: 151px;
}

.buttonactive { 
	color: #9ca31d; 
	background-color:#ffffff;
}

/***********************************************************************/

#impressum #content { background-color:#fff; padding:0; height:570px; width:630px; }
#impressum #content .article-text { margin:10px 0 10px 10px; height:550px; overflow:auto; width:620px; }
#impressum p { width:95%; }
#impressum h1 { color:#000; }
#impressum h3 { color:#8b2c33; margin:1em 0 0 0; }

/***********************************************************************/

#anfahrt #nav { border-left:2px solid #15377a; }
#anfahrt #content { background-color:#15377a; padding:0 10px; overflow:auto; }
#anfahrt p { width:90%; color:#fff; }
label { color:#fff; display:block; width:200px; }
#anfahrt strong { color:#fff; font-size: 1.1em; font-style:italic; text-decoration:underline; }

#anfahrt .article-text {
    margin: 0 auto;
    padding: 5px 0 0;
    width: 500px;
}
#anfahrt input[type="submit"] {
    width: 226px;
	margin: 3px 0px;
	padding:1px;
	height:22px;
}
.buttonactive { 
	color: #15377a; 
	background-color:#ffffff;
}
#anfahrt input[type="text"] {
	padding:1px;
	margin: 3px 18px 0 0px;
	color:#000000;
	width:250px;
	background:#fff;
	border:none;
	float:left;
	height:20px;
}
#anfahrt .imagerow img { float:left; margin:10px 0 20px 0; }
#anfahrt .imagerow span img { margin-right:20px; }

#anfahrt .adress span a { color:#fff; }
#anfahrt .adress span a:hover { color: #8B2C33; }
#anfahrt .adress { margin-top:10px; }
#anfahrt .adress span { float:left; margin:0; color:#fff; }