body {
	background: #ffffff;
	font: 0.8em Arial, helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
#img a {
	border: 0;
}
#head {
	height: 90px;
	text-align: center;
	color: #ffffff; /* margin-top: 10px; */
	padding: 10px 0 10px 0;
	font-family: Times New Roman; 
	border-left: 0px solid #2E3B98;
	border-right: 0px solid #2E3B98;
	/* border-top: 20px solid #2E3B98;
	border-left: 10px solid #2E3B98;
	border-right: 10px solid #2E3B98;
	border-bottom: 0px; */
	background: #ffffff;
}
#logo {
}
.title {
	font-size: 1.6em;
	font-weight: normal;
	padding-top: 20px;
	float: left;
}
#head img {
	float: left;
	padding-right: 10px;
	width: 45px;
	height: 45px;
}
.big {
	text-transform: uppercase;
}
#adresse {
   clear: both;
	text-align: right;
	padding-right: 20px;
	font-family: Arial, helvetica, sans-serif;
}
#menue {
   display: none;
}

#menue ul {
	padding: 0 0 0 0.7em;
	margin: 0 auto;
}
#menue li {
	display: inline;
	list-style-type: none;
	padding: 0 0.2em 0 0.2em;
}

#menue a {
   position: relative;
	top: 0.2em;
	padding: 0.2em 0.5em 0.2em 0.5em;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.1em;
/*	letter-spacing: 0.05em; */
}
#menue a.selected {
	background-color: #2860D3;
	text-decoration: none;
}
#menue a:hover {
	background-color: #2860D3;
	text-decoration: none;
}
/* SUBMENUE */
#submenue {
   display: none;
}

#submenue a {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	font-size: 0.9em;
	padding: 0 0.3em 0 0.3em;
	letter-spacing: 0.05em;
}
#submenue a:hover {
	text-decoration: underline;
}

#bottom {
   display: none;
	height: 15px;
	width: 785px;
	border-top: 1px solid #232323;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	color: #70BA0B;
}

#content {
   background: #ffffff;
	padding: 5px;

	text-align: justify;
	line-height: 1.5em;
	border-left: 0px solid #eaeaea;
	border-right: 0px solid #eaeaea;
}

#content h1 {
	font-size: 1.5em;
	border-bottom: 1px #cccccc solid;
	color: #2E3B98;
	margin-bottom: 0.2em;
}
#content h2 {
	font-size: 1.2em;
	border-bottom: 1px #888888 dotted;
	color: #2E3B98;
	margin-bottom: 0.2em;
}
#content img{
	border: 0;
}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content li {
	background-image: url(./img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 5px 0 0 0;
	padding: 0 0 0 16px;
}
#fotos {
	width: 150px;
	float: left;
	padding: 0 10px 10px 10px;
}
.info {
   font-size: 12px;
	line-height: normal;
}
#fotos img {
   padding-bottom: 10px;
	border: 0;
}
#fotos img a{
	border: 0;
}
#fotostext {
	width: 600px;
	float: right;
}
#gallery img {
   padding: 5px;
	border: 0;
}
#gallery img a{
	border: 0;
}
#starttext {
	width: 600px;
	float: left;
}
#start {
	display: none;
	width: 150px;
	float: right;
	padding: 0 10px 10px 10px;
}
#start img {
   padding-bottom: 10px;
	border: 0;
}
#start img a{
	border: 0;
}
#pflege {
	float: left;
}
#pflegefotos {
   display: none;
	width: 150px;
	padding: 0 0px 10px 70px;
	float: right;
}
#pflegefotos img {
   padding-bottom: 5px;
}
#kontakt {
	width: 450px;
	float: left;
}
#kontaktanfahrt {
	width: 280px;
	padding: 0 10px 10px 30px;
	float: right;
}
.altenpflegeheim {
   color: #2860D3;
	border-bottom: none;
	margin-top: 0.2em;
	margin-bottom: 0em;
	padding-left: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
#box {
	width: 380px;
	height: 130px;
	background: #eaeaea url(./img/box2.jpg) repeat-x bottom;
	border: 1px #eaeaea solid;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 1em; /*	font-size: 1.2em; */
}
#box h2 {
   color: #2860D3;
	border-bottom: none;
	margin-top: 0.2em;
	margin-bottom: 0em;
	padding-left: 5px;
}
#box p {
	margin: 0 0.2em 0 0.2em;
}
#box img {
	float: left;
	padding: 0.2em;
	border: 0;
}
#startbox {
	width: 600px;
	height: 110px;
	background: #eaeaea url(./img/box2.jpg) repeat-x bottom;
	border: 1px #eaeaea solid;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 1em; /*	font-size: 1.2em; */
}
#startbox h2 {
	color: #2860D3;
	border-bottom: none;
	margin-top: 0.2em;
	margin-bottom: 0em;
	padding-left: 0;
	margin-left: 0;
}
#startbox p {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#startbox img {
	float: left;
	padding: 1.6em 0.2em 0.2em 0.2em;
	border: 0;
}
#spendenbox {
   float: right;
	width: 160px;
	height: 350px;
   background: #2860D3 url(./img/box3.jpg) repeat-x bottom; 
	border: 1px #2E3B98 solid;
	text-align: justify;
	color: #ffffff;
	line-height: 1.5em;
	margin-bottom: 1em; /*	font-size: 1.2em; */
}
#spendenbox h2 {
	color: #ffffff;
	border-bottom: none;
	margin-top: 0.2em;
	margin-bottom: 0em;
}
#spendenbox p {
	margin: 0 0.2em 0 0.2em;
}
.reg{
	font-size: 9px;
	text-align: left;
	
	/* width: 775px;
	text-align: right;
	border-top: 1px #eaeaea solid;
	padding: 0 5px 5px 5px;
	line-height: 1em; */
}
table.geschichte {
	padding:0;
	margin: 0 auto;
	border: 0;
	border-collapse:collapse;
}
tr.geschichte {
	margin: 0;
	padding: 2px 0px 2px 0px;
}
td.geschichte {
	padding: 0;
	margin: 0;
}
tr.eins {
	background: #FFFFFF;
}
tr.zwei {
	background: #BCCEF1;
}
td.datum {
	width: 70px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}
td.ereignistext {
}
td.funktion {

}
td.name {
}
#vita {
	text-align: justify;
	line-height: 1.5em;
	margin-left: 30px;
}
#vitabild {
	text-align: justify;
	line-height: 1.5em;
	margin-right: 10px;
	float: left;
	font-size: 0.9em;
}
#footer {
  	clear:both;
}
#schrift {
display:none;
}
