/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}
body {
	margin: 0px;
	padding: 0px;
	color:#000000;
	vertical-align:bottom;
	text-align: left;
	font: 12px Verdana, Arial, Helvetica, sans-serif, Tahoma;
	overflow: -moz-scrollbars-vertical;
	line-height: 20px;
	background:#fff4da url(../images/bg-body.jpg) repeat-x top center;
}
ol, ul, dl {
	list-style:none;
}
a, a:active, .escape span, a:visited {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #2b397f;
}
a:hover, a:focus, a:hover span {
	color:#2b397f;
	text-decoration:none;
	border:none;
}
p {
	margin: 0 0 18px 0px;
	line-height: 22px;
}
img, img a {
	border: none;
	-ms-interpolation-mode: bicubic;
}
/*==================================================
    => global classes
==================================================*/

.clear {
	clear:left;
	float:none;
}
p.highlight {
	background: url(../images/icon-li.gif) no-repeat 3px center;
	border-bottom: dashed 1px #ccc;
	border-top: dashed 1px #ccc;
	padding: 2px 0 2px 20px;
}
.floatLeft {
	float: left;
	margin: 3px 15px 15px 0px !important;
}
.floatRight {
	float: right;
	margin: 3px 0px 15px 15px !important;
}
.line {
	border-bottom: 1px dotted #8b7e60;
	margin: 13px 0px 13px 0px;
	height:1px;
	clear:both;
}
.small {
	font-size:10px;
}
.datenschutz {
	font-size:11px;
	line-height:16px;
}
/*==================================================
    => container
==================================================*/

div#container {
	background:url(../images/bg-container.jpg) repeat-y top center;
	width: 880px;
	position:relative;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/*==================================================
    => header  
==================================================*/

div#header {
	height: 456px;
	background: url(../images/bg-header.jpg) no-repeat 0 0px;
}
/*------------------ =branding  ------------------*/

h1#branding a {
	border:medium none;
	display:block;
	height:138px;
	left:400px;
	position:absolute;
	text-indent:-9999px;
	top:97px;
	width:472px;
}
/*==================================================
    => navi (main)   
==================================================*/

ul#navi {
	position:relative;
}
ul#navi li {
	position:absolute;
	text-indent: -999em;
	display:block;
}
ul#navi li a {
	height: 100%;
	display:block;
	border:none;
}
ul#navi li.ueberUns {
	top:422px;
	left:459px;
	height:34px;
	width:77px;
}
ul#navi li.ueberUns a:hover, body#ueberUns ul#navi li.ueberUns {
	background: url(../images/bg-navi.jpg) no-repeat -452px -100px;
}
ul#navi li.kontakt {
	top:422px;
	left:617px;
	height:34px;
	width:74px;
}
ul#navi li.kontakt a:hover, body#kontakt ul#navi li.kontakt {
	background: url(../images/bg-navi.jpg) no-repeat -610px -100px;
}
ul#navi li.anfahrt {
	top:422px;
	left:691px;
	height:34px;
	width:74px;
}
ul#navi li.anfahrt a:hover, body#anfahrt ul#navi li.anfahrt {
	background: url(../images/bg-navi.jpg) no-repeat -684px -100px;
}
ul#navi li.impressum {
	top:422px;
	left:765px;
	height:34px;
	width:108px;
}
ul#navi li.impressum a:hover, body#impressum ul#navi li.impressum {
	background: url(../images/bg-navi.jpg) no-repeat -758px -100px;
}
ul#navi li.aktuelles {
	top:422px;
	left:536px;
	height:34px;
	width:82px;
}
ul#navi li.aktuelles a:hover, body#aktuelles ul#navi li.aktuelles {
	background: url(../images/bg-navi.jpg) no-repeat -529px -100px;
}
ul#navi li.alterspflege {
	top:365px;
	left:11px;
	height:34px;
	width:282px;
}
ul#navi li.alterspflege a:hover, body#alterspflege ul#navi li.alterspflege {
	background:url(../images/bg-navi-alterspflege.jpg) no-repeat -3px -42px;
}
ul#navi li.schlaganfall {
	top:395px;
	left:11px;
	height:28px;
	width:282px;
}
ul#navi li.schlaganfall a:hover, body#schlaganfall ul#navi li.schlaganfall {
	background: url(../images/bg-navi-schlaganfall.jpg) no-repeat -3px -72px;
}
ul#navi li.demenz {
	top:424px;
	left:11px;
	height:28px;
	width:282px;
}
ul#navi li.demenz a:hover, body#demenz ul#navi li.demenz {
	background: url(../images/bg-navi.jpg) no-repeat -4px -102px;
}
ul#navi li.probewohnen {
	top:323px;
	left:327px;
	height:99px;
	width:265px;
}
ul#navi li.probewohnen a:hover, body#probewohnen ul#navi li.probewohnen {
	background: url(../images/bg-navi.jpg) no-repeat -320px -1px;
}
ul#navi li.ansprechpartner {
	top:323px;
	left:602px;
	height:99px;
	width:272px;
}
ul#navi li.ansprechpartner a:hover, body#ansprechpartner ul#navi li.ansprechpartner {
	background: url(../images/bg-navi.jpg) no-repeat -595px -1px;
}
div#fachpflege {
	background:url(../images/bg-navi-fachpflege.jpg) no-repeat 0 0;
	visibility:hidden;
	position:absolute;
	top:322px;
	left:7px;
	width:285px;
	height:43px;
}
/*==================================================
    => contentContainer  
==================================================*/
div#contentContainer {
	background:url(../images/bg-contentcontainer.jpg) no-repeat top center;
	width:880px;
	height:100% !important;
	min-height:360px;
	padding:0px 0 0 0;
}
/*------------------ =contentMain  ---------------*/
div#contentMain {
	background:#f3e4c6;
	float:left;
	width: 493px;
	padding:18px 27px 32px 27px;
	margin:0px 0px 0px 34px;
	height:auto !important;
	min-height:360px;
	height:360px;
	font-size:11px;
}
div#contentMain p {
	font-size:11px;
	margin: 0 0 18px 0px;
	line-height: 20px;
	color:#363636;
}
div#contentMain h3{
	font-size:14px;
	font-weight:bold;
	margin: 10px 0 12px 0px;
	line-height: 20px;
	color:#2b397f;
	word-spacing:-1px;
}



/*------------------ =contentHeadline h2  ----------------*/
div#contentHeadline {
	float:left;
	width: 491px;
	padding:35px 27px 15px 27px;
	margin:0px 0px 0px 33px;
	height:57px;
}
div#contentHeadline h2 {
	height:57px;
	width:491px;
	text-indent: -999em;
	display:block;
	margin:0 0 0px 0px;
}
body#startseite div#contentHeadline h2 {
	background:url(../images/h2/bg-herzlich-willkommen.jpg) no-repeat 0 0;
}
body#kontakt div#contentHeadline h2 {
	background:url(../images/h2/bg-kontakt.jpg) no-repeat 0 0;
}
body#anfahrt div#contentHeadline h2 {
	background:url(../images/h2/bg-anfahrt.jpg) no-repeat 0 0;
}
body#impressum div#contentHeadline h2 {
	background:url(../images/h2/bg-impressum.jpg) no-repeat 0 0;
}
body#aktuelles div#contentHeadline h2 {
	background:url(../images/h2/bg-aktuelles.jpg) no-repeat 0 0;
}
body#ueberUns div#contentHeadline h2 {
	background:url(../images/h2/bg-ueber-uns.jpg) no-repeat 0 0;
}
body#danke div#contentHeadline h2 {
	background:url(../images/h2/bg-danke.jpg) no-repeat 0 0;
}
body#error div#contentHeadline h2 {
	background:url(../images/h2/bg-error.jpg) no-repeat 0 0;
}
body#alterspflege div#contentHeadline h2 {
	background:url(../images/h2/bg-alterspflege.jpg) no-repeat 0 0;
}
body#schlaganfall div#contentHeadline h2 {
	background:url(../images/h2/bg-schlaganfall.jpg) no-repeat 0 0;
}
body#demenz div#contentHeadline h2 {
	background:url(../images/h2/bg-demenz.jpg) no-repeat 0 0;
}
body#probewohnen div#contentHeadline h2 {
	background:url(../images/h2/bg-probewohnen.jpg) no-repeat 0 0;
}
body#ansprechpartner div#contentHeadline h2 {
	background:url(../images/h2/bg-ansprechpartner.jpg) no-repeat 0 0;
}
/*------------------ =contentSidebar  -------------*/

div#contentSidebar {
	float:left;
	width: 292px;
	height:360px;
	margin:65px 0 0 0px;
}
div#contentSidebar h4 {
	background:url(../images/h2/bg-h4-aktuelles.jpg) no-repeat 0px 0px;
	text-indent: -999em;
	display:block;
	height:41px;
	margin:0 0 0px 8px;
}
div#contentSidebar h3 {
	font-size:11px;
	font-weight:bold;
}
div#contentSidebar p {
	font-size:11px;
	line-height:15px;
	text-align:right;
	margin:0 0 2px;
}
div.contentSidebar-column {
	background:#F3E4C6 none repeat scroll 0 0;
	margin:0 0 35px 8px;
	padding:0 18px 23px 23px;
	width:243px;
	text-align:right;
	color:#363636;
	font-size:11px;
	line-height:16px;
}
div.contentSidebar-column a {
	background:#44508b;
	color:#FFFFFF;
	text-decoration:none;
	padding:2px;
}
.ewcms_news_feed span {
	display: block;
}
/*------------------ =content-column  ----------------*/
div.content-column {
	padding:0 18px 0 17px;
}
/*------------------ =image ---------------------*/
.image {
	border:1px solid #9a9998;
	padding: 3px;
	background:#fdfaf1 url(../images/progress.gif) no-repeat center center;
	cursor: url(../images/icon-zoomin.cur), pointer;
	outline: none;
	margin:0 0 10px 0;
}
.imageNoLink {
	border:1px solid #9a9998;
	padding: 3px;
	background:#fdfaf1;
	outline: none;
	margin:0 0 10px 0;
}
.image:hover, a:hover img.image {
	border: 1px solid #cccccc;
	padding: 3px;
}
/*------------------ =imprint ---------------------*/
dl.imprintTypeOfBusiness, dl.imprintAddress {
	line-height: 20px;
	margin: 15px 0;
}
dl.imprintTypeOfBusiness dt, dl.imprintAddress dt {
	display: block;
	width: 155px;
	color: #867857;
	float:left;
}
dl.imprintTypeOfBusiness dd, dl.imprintAddress dd {
	clear:right;
}
#btnImprint, #newField {
	display:none;
}
/*==================================================
    => footer   
==================================================*/

div#footer {
	height: 89px;
	margin:0px auto 0px;
	width:100%;
}
div#footerContent {
	background:url(../images/bg-footer.jpg) no-repeat center top;
	position:relative;
	margin:0 auto;
	padding:0 0 0 0;
	width:880px;
	height:89px;
	line-height:18px;
	font-size:11px;
	color:#FFFFFF;
}
#footerContent ul {
	position:absolute;
	left:354px;
	top:30px;
	height:40px;
	width:500px;
	list-style-type:none;
	overflow:hidden;
	padding:0px 0pt 0pt 0px;
}
#footerContent li {
	border-right:1px dotted #363636;
	display:block;
	float:left;
	height:13px;
	line-height:13px;
	list-style-type:none;
	margin-bottom:4px;
	padding:0 2px 1px;
}
#footerContent li a {
	color:#4363636;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:0 3px 0 3px;
	letter-spacing:-1px;
}
#footerContent li a:hover {
	background:#44508b;
	color:#FFFFFF;
	text-decoration:none;
}
#footerContent li a.active {
	color:#2b397f;
	text-decoration:none;
}
div#topLink a {
	border:medium none;
	height:17px;
	left:734px;
	position:absolute;
	text-indent:-9999px;
	top:3px;
	width:114px;
}
div#vdabLink a {
	border:medium none;
	display:block;
	height:39px;
	left:40px;
	position:absolute;
	text-indent:-9999px;
	top:22px;
	width:235px;
}
/*==================================================
    => standards   
==================================================*/
ul.error404 {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
ul.error404 li {
	padding: 5px 0 5px 25px;
	background:url(../images/icon-li.gif) no-repeat left center;
	margin: 0 10px 0 0;
	line-height: 18px;
	list-style:none;
	_height: 20px;
}
ul.liste {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
ul.liste li {
	padding: 5px 5px 5px 25px;
	border-bottom:1px dotted #8b7e60;
	background:url(../images/icon-li.gif) no-repeat 3px center;
	margin: 0 0px 0 0;
	line-height: 18px;
	list-style:none;
	_height: 20px;
}
ul.liste li:hover {
	background:#f9f0d8 url(../images/icon-li.gif) no-repeat 5px center;
}
ul.ansprechpartner {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
ul.ansprechpartner li {
	padding: 15px 5px 0px 10px;
	border-bottom: 1px dotted #8b7e60;
	margin: 0 0px 0 0;
	line-height: 18px;
	list-style:none;
	_height: 20px;
}
ul.ansprechpartner li:hover {
	background:#f9f0d8;
}
.position {
	color:#646464;
	font-size:12px;
	line-height:16px;
}
.name {
	font-weight:bold;
	font-size:13px;
	line-height:16px;
}

dl.daten {
	line-height: 17px;
	margin: 15px 0;
}
dl.daten dt {
	display: block;
	width: 50px;
	color: #404c87;
	float:left;
}
dl.daten dd {
	clear:right;
}
/*==================================================
    => googlemaps   
==================================================*/
div#map {
	margin-bottom:5px;
}
div#map a, div#map a:hover {
	margin-top:2px;
	display:block;
	width:478px;
	text-indent:-9999px;
	display:block;
	background:url(../images/bg-map.jpg) no-repeat 0 0;
	height:32px;
}
.iframemap {
	border:1px solid #9a9998;
	padding: 3px;
	background:#fdfaf1;
}
.icon {
	float:left;
	padding-top:2px;
	margin-right:7px;
}
#nodisplay {
	display: none;
}

.cmsueberschrift1{
	color:#646464;
	font-size:12px;
	line-height:16px;
	}
	div.cms-hinweis {
	color:#CC0000!important;
	background:#fff;
	border:1px solid #666;
	padding:5px;
	margin:10px 0;
	clear:both;
	}

