/* CSS Document */
@import url(norm.css);
@import url(ah_haeuser_navi.css);
/*@import url(bh_druck.css)print, embossed;*/
/*Farben DOW basis*/
/*
BG f4f4f4
L c1c1c1
navi 9ba9b2
navi:hover c1c1c1
p 333333
h1 666666


*/

* html {height:1%;}

#spalte1 a:link, a:visited {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration:none;
}
#spalte1 a:hover {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color:#DD7456;
}
#spalte1 a:focus {}
#spalte1 a:active {}

h1 {
	font-size: 1em;
}
h2 {
	font-size: 0.9em;
}
h3 {
	font-style: italic;
	font-size: 0.85em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #f8f0de;
	background-attachment: fixed;
	background-image: url(../NEU_img/basis_layout/linien_dow/bg_body.png);
	background-repeat: repeat-x;
	background-position: bottom;

}
#wrapper{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 620px;
/*	background-color:#cacaca;*/
}
#spalte1{
	position: relative;
	width: 788px;
	float:left;
	min-height: 600px;
/*	background-color:#cacaca;*/
	margin-left:20px;
}
#eckeoben{
	position:relative;
	float:left;
	height:110px;
	width:70px;
	background-image: url(../NEU_img/basis_layout/linien_ah/bg_ecke_oben_links_dow_110.png);
	background-repeat: no-repeat;
}
#oben{
	position:relative;
	float:left;
	height:110px;
	width:718px;
	background-color: #FFFFFF;
	background-image: url(../NEU_img/basis_layout/linien_ah/bg_oben_ah.png);
	background-repeat: repeat-x;
}
/*foto oben links mit einrichtungsname*/
#foto_ort {
	position:relative;
	float:left;
	width:230px;
	margin-top:35px;
	height:72px;
	/*background-image: url(http://www.altenheim-kevelaer.de/NEU_img/leiste.jpg);*/
	background-repeat: no-repeat;
	background-color:#FFFFFF;

}
#foto_ort h1 {
	font-size: .6em;
	margin-left:20px;

}
#foto_ort h1.fett{
	font-size:.8em;
	font-weight:bold;
	margin-top:35px;
}
#kreuz {
	position:absolute;
	background-image: url(../NEU_img/basis_layout/kreuz.gif);
	background-repeat: no-repeat;
	z-index: 99;
	height: 75px;
	width: 50px;
	left: 313px;
}
#logo{
	position:relative;
	top:0px;
	float:right;
	width:80px;
	height:68px;
	background-color:#cacaca;
	background-image: url(../NEU_img/basis_layout/neu_dow_170506.gif);
	background-repeat: no-repeat;
}
#inhalt{
	position:relative;
	clear:both;
	padding:20px 20px 10px 200px;
	width:569px;
	background-image: url(../NEU_img/basis_layout/linien_ah/bg_inhalt_ah.png);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	min-height: 580px;
}
#inhalt h1{
	margin-top: 20px;
	margin-bottom: 15px;
	color: #000000;
	margin-left: -10px;
}
#inhalt p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.5em;
	text-align: justify;
	clear:both;
	color: #000000;
}
#inhalt p strong{
	font-weight: bold;
	color: #333333;
	margin-left: -5px;
}
#inhalt p strong.impressum{
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
}
#inhalt p kursiv{
	font-style: italic;
}
#inhalt p.einrueck {
	margin-left: 8px;
}

/*listen im inhalt*/
#inhalt ul{
  margin-top:10px;
  margin-bottom:15px;
  }
#inhalt ul li{
	font-size:0.8em;
	list-style-type: circle;
	margin-left: 16px;
	line-height: 1.4em;
}
#inhalt ol{
  margin-top:10px;
  margin-bottom:15px;
  }
#inhalt ol li{
	font-size:0.8em;
	list-style-type: decimal;
	margin-left: 16px;
	line-height: 1.4em;
}

/*fuss mit adresse und navigation unten css fuer navi ist in navi_css*/
#unten{
	position:relative;
	clear:both;
	width:788px;
	height:50px;

}
#unten #adresse{
	padding-left:5px;
	position:relative;
	float:left;
	background-color:#dd7456;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4c08c;
	border-right-color: #f4c08c;
	border-bottom-color: #f4c08c;
	border-left-color: #FFFFFF;
	padding-right:10px;
}
#unten #adresse p{
	font-size:0.7em;
	color: #FFFFFF;
	letter-spacing: .11em;
}
#unten #naviu{
	position:relative;
	float:right;
	top:15px;
	width: auto;
	text-align: right;
}

/*fuss und navigation unten ENDE*/

/*---------  Anfang Spalte 2  ----------*/
#spalte2{
	position: relative;
	width: 250px;
	float: left;
	min-height: 691px;
	color:#000000;
	margin-left:1px;
}
#spalte2 p.mehr{
	font-size:0.7em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	text-indent:50px;
	}
#aktuelles{
	position:relative;
	width:200px;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;

}
#aktuelles p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
#spalte2 h5{
	font-size:0.8em;
	font-weight:bold;
}
#spalte2 h6{
	font-size:0.7em;
	font-weight:bold;
}

#spalte2 a:link, a:visited{
	text-decoration:none;
	color:#069;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffFF;
}
#spalte2 a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000ff;
	color:#FFF;
}
/*nötig für die eigenen Meldungen in spalte zwei*/
#spalte2 hr{
  height:1px;
  width:99%;
  border-style:dotted;
  border-color:#498151;
  }
#spalte2 .haus{
color:#ffffff;
font-weight:bold;
font-size:.75em;
background-color:#dd7456;
padding:2px 2px;
}

/*neu für div haus*/
#spalte2 #haus1{
background-color:#efbf8d;
border-left:1px solid #dd7456;
border-right:1px solid #dd7456;
border-bottom:5px solid #dd7456;
}
#spalte2 #haus2{
background-color:#efbf8d;
border-left:1px solid #dd7456;
border-right:1px solid #dd7456;
border-bottom:5px solid #dd7456;
}
#spalte2 #haus3{
background-color:#efbf8d;
border-left:1px solid #dd7456;
border-right:1px solid #dd7456;
border-bottom:5px solid #dd7456;
}
/*ende für neu div haus*/

#spalte2 .werke{
color:#ffffff;
font-weight:bold;
font-size:.7em;
background-color:#999999;
padding:2px 5px;
margin-bottom:5px;
}

/*neu für div werke*/
#spalte2 #werke1{
background-color:#dcdcdc;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:5px solid #999999;
margin-top:2px;
}
#spalte2 #werke1 p{
padding-left:2px;}

#spalte2 #werke1 h6{
padding-left:2px;
padding-top:0px;}

#spalte2 #werke2{
background-color:#dcdcdc;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:5px solid #999999;
margin-top:2px;
}
#spalte2 #werke2 p{
padding-left:2px;}

#spalte2 #werke2 h6{
padding-left:2px;
padding-top:0px;}

#spalte2 #werke3{
background-color:#dcdcdc;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:5px solid #999999;
margin-top:2px;
}
#spalte2 #werke3 p{
padding-left:2px;}

#spalte2 #werke3 h6{
padding-left:2px;
padding-top:0px;}

/*ende neu für div werke*/


#spalte2 .keine{
margin:5px 5px;

}
/* ENDE nötig für die eigenen Meldungen ENDE*/

#termine{
	position:relative;
	width:200px;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;

}
#termine p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
}
#suchwolke{
	position:relative;
	width:200px;
	padding:0px 5px 5px 5px;
	margin-bottom:5px;

}
#suchwolke p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
}
/*--------------  ENDE spalte 2    ------------------*/

#fotos_titel{
	position:relative;
	/*float:left;*/
	width: 500px;
	margin-top:70px;
}
#fotos_titel .titel {
	padding:2px;
	border: 1px solid #000;
	background-color:#efefef;
	/*float: left;*/
	margin-right:5px;
	margin-bottom:50px;
}
.hausinfo{
	font-size:0.7em;
	font-weight: normal;
}
.foto_abstand_li {
	padding:2px;
	border: 1px solid #000;
	background-color:#efefef;
	margin-left:20px;
	margin-bottom:10px;
	float: right;
}
.foto_abstand_re {
	padding:2px;
	border: 1px solid #000;
	background-color:#efefef;	
	margin-right:20px;
	margin-bottom:10px;
}
.foto_ohne_abstand{
	padding:2px;
	border: 1px solid #000;
	background-color:#efefef;	

}
hr {
	width: 99%;
	height:1px;
	color:#AB0A40;
	height: 0.001em;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
/*für artikel*/
#presse {
	position: relative;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 10px;
}
#presse h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
#presse p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	margin-left: 20px;
	text-align: justify;
}
#presse img[alt] {
	padding:2px;
	border: 1px solid #000;
	background-color:#efefef;	
}
#presse #fotolinks{
	float:left;
	padding:2px;
/*	border: 1px solid #000;
	background-color:#efefef;*/
	margin:5px 10px 20px 20px;
}
#fotolinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#presse p strong{
font-weight:bold;
}
#presse #fotorechts{
	float:right;
	padding:2px;
/*	border: 1px solid #000;
	background-color:#efefef;*/
	margin:5px 0px 20px 10px;	
}
#fotorechts p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1em;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	}
#presse #foto{
	padding:2px;
	margin:15px auto;
	text-align: center;
	width:auto;
}
#foto p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1em;
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	}
/*für artikel ENDE*/
#sterne {
	text-align: center;
}
/*SPALTE HAUS ANFANG*/
#inhalt #spalte_haus{
	position:relative;
	height: auto;
	width: 580px;
}
#inhalt #spalte_haus a{
	font-weight: normal;
	color: #0066FF;
	background-color: #FFFFFF;
}
#inhalt #spalte_haus a:hover{
	color: #000000;
}
#inhalt #spalte_haus #foto{
	position:relative;
	float:left;
	margin-right: 20px;
	margin-bottom: 30px;
	height: auto;
	width:250px;
	}
#inhalt #spalte_haus #foto img{	
	padding:2px;
	border: 1px solid #000;
	background-color:#efefef;
	}
#inhalt #spalte_haus #adresse{
	position:relative;
	height: auto;
	float: left;
	min-width:300px;
}
#inhalt #spalte_haus #adresse p{
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.75em;
}
#inhalt #spalte_haus #adresse .adresse{
	/*	margin-left: 20px;*/
	text-indent: 0px;
}
#inhalt  #spalte_haus  #adresse  .telefon{
	background-image: url(../NEU_img/basis_layout/telefon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-right: 10px;
}
#inhalt #spalte_haus #adresse .fax{
	background-image: url(../NEU_img/basis_layout/fax.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
}
#inhalt #spalte_haus #adresse .weltkugel{
	background-image: url(../NEU_img/basis_layout/weltkugel_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#inhalt #spalte_haus #adresse .mail{
	background-image: url(../NEU_img/basis_layout/mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.foto_haus{
	margin-bottom: 20px;
}
/*SPALTE HAUS ENDE*/

/*impressum*/
#nummern{
	position:relative;
	width: 400px;
}
#nummern .telefon{
	background-image: url(../NEU_img/basis_layout/telefon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-right: 50px;
}
#nummern p{
text-indent:25px;}
#nummern .fax{
	background-image: url(../NEU_img/basis_layout/fax.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
}
/*impressum ENDE*/
a {
	text-decoration: none;
	font-weight: bold;
}
a .rot{
	font-weight: bold;
	color: #FF0000;
}
/*fuer pressemeldungen*/
#presse {
	position: relative;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 10px;
}
#presse h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#presse p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 20px;
	text-align: justify;
}
#presse a{
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
#presse p.buzz {
  font-size: 0.75em;
  margin-left:20px;
  margin-right:10px;
 }
#presse a:hover{
	color: #339900;
}
.abstandLinks {
	margin-left: 20px;
	padding:2px;
	border: 1px solid #000;
	background-color:#efefef;
	float:right;
}
.abstandRechts {
	margin-right: 20px;
	padding:2px;
	border: 1px solid #000;
	background-color:#efefef;
	float:left;
}
.pressefoto {
	padding:2px;
	border: 1px solid #000;
	background-color:#efefef;
	/*margin-left: 10px;*/
}
/*fuer pressemeldungen ENDE */

/*seite aktiv navigation LINKS anfang*/
#eins .ah1, #zwei .ah2, #drei .ah3, #vier .ah4, #fuenf .ah5, #sechs .ah6, #sieben .ah7, #acht .ah8, #neun .ah9, #zehn .ah10, #elf .ah11, #zwoelf .ah12, #dreizehn .ah13, #vierzehn .ah14, #fuenfzehn .ah15 {
	background-color:#F4C08C;
	color:#000000;
	font-weight: bold;
	width:140px;
}
/*seite aktiv ende*/

/*seite aktiv navigation UNTEN anfang*/
#unteneins .ah51, #untenzwei .ah52, #untendrei .ah53, #untenvier .ah54, #untenfuenf .ah55, #untensechs .ah56 {
	background-color:#F4C08C;
	color:#000000;

}
/*seite aktiv ende*/
/*ohne rahmen logo*/
a.ohnerahmen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*  - -  ENDE - - ohne rahmen logo*/

/*fuer grundrisse zum beispiel bei wohnstift kevelaer preise*/
#grundriss {
	position: relative;
	width: 400px;
	}
#grundriss p{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 20px;
	text-align: justify;}
#plan {
	text-align: center;
}
#text {}
/*  ENDE fuer grundrisse zum beispiel bei wohnstift kevelaer preise*/

/* fuer kontaktfelder mit mitarbeiterfoto wie wickede*/
#inhalt #kontakt {
	position:relative;
	float:left;
	width:180px;
	height:auto;
}
#inhalt #kontakt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#666666;
}
#inhalt #kontakt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
}
#inhalt #kontakt span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#inhalt #kontakt strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#inhalt #kontakt .foto {
	margin-right: 5px;
	margin-bottom:20px;
	float: left;
	border: 1px solid #000000;
}
hr.kontaktklein {
	position: relative;
	clear: both;
	width: 1px;
	height: 1px;
	color: #ffffff;
	height: 0.001em;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
hr.kontakt {
	position: relative;
	clear: both;
	width: 500px;
	height: 1px;
	color: #AB0A40;
	height: 0.001em;
	text-align: center;
	margin-top: -30px;
	margin-bottom: 10px;
}
/* E N D E fuer kontaktfelder mit mitarbeiterfoto wie wickede*/

/* pdf icon hinter link
#inhalt a[href$='.pdf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(http://www.deutschordenswerke.de/NEU_img/basis_layout/pdf.png)
	no-repeat center right;
}*/
/*text auf linker und mitarbeiter fotos auf rechter seite wie rheine*/
#inhalt #text {
	width: 420px;
	position:relative;
	float:left;
	}
#inhalt #mitarbeiter {
	width:120px;
	position:relative;
	float:left;
	margin-left:20px;
	}
#inhalt #mitarbeiter p {
	font-size: 0.7em;
	}
/* E N D E text auf linker und mitarbeiter fotos auf rechter seite*/

/* fuer kontaktfelder Rheine mit mitarbeiterfoto*/
#inhalt #reihe {
	width: 560px;
	
	position: relative;
	height: 200px;
	clear:both;
}
#inhalt #kontaktrheine {
	position:relative;
	float:left;
	width:140px;
	height:150px;
}
#inhalt #kontaktrheine h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#666666;
}
#inhalt #kontaktrheine h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
}
#inhalt #kontaktrheine span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#inhalt #kontaktrheine strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#inhalt #kontaktrheine .foto {
	margin-right: 5px;
	margin-bottom:5px;
/*	float: left;*/
	border: 1px solid #000000;
}
hr.kontaktklein {
	position: relative;
	clear: both;
	width: 1px;
	height: 1px;
	color: #ffffff;
	height: 0.001em;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
hr.kontakt {
	position: relative;
	clear: both;
	width: 500px;
	height: 1px;
	color: #AB0A40;
	height: 0.001em;
	text-align: center;
	margin-top: -30px;
	margin-bottom: 10px;
}
/* E N D E fuer kontaktfelder mit mitarbeiterfoto*/

/*-----BEWERTUNGEN-----------*/

#bewertungen {
	position:relative;
	width:570px;
	}

#bewertungen ul{	
}
#bewertungen ul li img.haken{
	margin: 0px 150px 0px 0px;
	border:none;
}
#bewertungen ul li img.mdk{
	margin: 0px;
	border:none;
}
#bewertungen ul li {
	list-style-type: none;
	float:left;
}
#bewertungen ul li a{
	images-decoration: none;
	border:0;
}
#bewertungen ul li a:hover{
	position: relative;
}
#bewertungen li ul {
	position:absolute;
	left:-9999px;
	list-style-type: none;
	/*float:left;*/
	top:-450px;
	padding:15px 15px 30px 0px;
}
#bewertungen li ul li a{
	width:150px;
	border:none;
}
#bewertungen li ul li a:hover{
	width:150px;
	border:none;
}
#bewertungen li:hover ul, li.sfhover ul {
	left:100px;
	border:none;
	z-index:999;
	background-color:#fff;
	
}
#bewertungen h1{font-size:1.5em;}

/*---------- bewertungen ende  ----------*/
