/* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #C6D9EC;
	background-image: url(../bilder/2010/fm_de.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#logo {
	display:none;
}

#inhalt {
	padding: 5px;
	margin-bottom: 1em;
}


#content {
	position: absolute;
	left: 270px;
	top: 150px;
	height: auto;
	width: 550px;
	z-index: 1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	visibility: visible;
}
#singlecontent {
	width: 550px;
}

#contentleft {
	float: left;
	width: 250px;
}
#contentright {
	float: left;
}

#infoflyout {
	position:absolute;
	width:200px;
	z-index:22;
	left: 414px;
	top: 214px;
	visibility: hidden;
}
#infoflyout1 {
	position:absolute;
	width:200px;
	z-index:23;
	left: 414px;
	top: 253px;
	visibility: hidden;
}
#center {
	text-align: center;
}
#tabelletelefon {
	line-height: 16px;
	text-align: center;
	margin-bottom: 1em;
}
#farben {
	font-size: 0.9em;
}




p {
	line-height: 1.5em;
	margin-bottom: 1em;
}
a {
	color: #FF6600;
	font-size: 0.9em;
	text-decoration: underline;
}


a.intern {
	background-image: url(../bilder/2008/arrows.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 15px;
	font-size: 0.9em;
}

a.grau {
	background-image: url(../bilder/2008/arrows.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 15px;
	font-size: 1em;
}
a.silver {
	font-weight: bold;
	text-decoration: underline;
	color: #4A88C1;
	font-size: 1em;
}
a.aufzaehlung {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 1em;
}



h1 {
	font-weight: normal;
	color: #666;
	margin-bottom: 1em;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
}


h2 {
	font-weight: bold;
	text-align: left;
	font-size: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
	clear: both;
}


h3 {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-bottom: 1em;
	letter-spacing: 1px;
	line-height: 1.5em;
}
h4 {
	color: #F60;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 1em;
	
}
h5 {
	color: #4A88C1;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 18px;
}
h6 {
	font-size: 0.95em;
	font-weight: 100;
	margin-bottom: 5px;
	font-weight: bold;
}





ul {
	list-style-position: outside;
	list-style-image: url(../bilder/liste.gif);
	list-style-type: disc;
	margin-bottom: 1em;
	padding-left: 3em;
}
ol  {
	list-style-position: inside;
	list-style-type: decimal;
}

td {
	line-height: 20px;
}


li {
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-right: 0px;
	text-align: left;
	line-height: 1.5em;
}

.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	background-color: #BCD0E9;
	border: 1px solid #666666;
	padding: 3px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	background-color: #BCD0E9;
	font-size: 11px;
	border: 1px solid #666666;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	line-height: 16px;
}

 .bild {
	float: left;
	text-align: center;
	width: 45%;
	clear: none;
	padding-left: 5px;
	padding-right: 5px;
	bottom: 0px;
	border: 1px solid #4B88C1;
  }
.farbe {
	bottom: 0px;
	margin-bottom: -5px;
}
.silverjpg {
	bottom: 0px;
	margin-bottom: -15px;
	margin-left: 10px;
}


#imgright {
	float: right;
}

#imgrightabstand {
	float: right;
	margin-top: 2em;
	margin-bottom: 2em;
}

#imgleft {
	float: left;
	padding-right: 10px;
}

#imgleftgepflegtes {
	float: left;
	border: 1px solid #5C5C5C;
	margin-right: 10px;
	margin-bottom: 5px;
}
 
#imggepflegteswohnen {
	border: 1px solid #5C5C5C;
}
  
.bild img { 
margin: 5px 
}
#imgkooperation {
	border: 1px solid #5C5C5C;
	margin-right: auto;
	margin-top: 0.5em;
	display: block;
	margin-bottom: 0.5em;
	margin-left: auto;
}
#sinnesraumimgright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #5C5C5C;
}

#sinnesraumimgleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #5C5C5C;
}

#contentbild  {
	border: 1px solid #4A87C0;
}

#printonly,
#printonly hr {
	display: none;
}

