/* Teaser Grafiken */
.DoubleTeaser{
	width:510px;
	margin-left: -68px;	
	margin-right: -15px;		
	
}

.DoubleTeaser h1{
	margin-left:0px!important;
}

.TeaserImageBlue{
	width:220px;
	height:125px;
	padding:0px;
	margin-left:10px;
	float:left;
	background-repeat:no-repeat;
}


.TeaserImageRed{
	width:220px;
	height:125px;
	margin-left:10px;	
	margin-right:40px;	
	padding:0px;
	float:left;
	background-repeat:no-repeat;	
}

.TeaserImageRed a img, .TeaserImageBlue a img {
	width:100%;
	height:100%;
}

.TeaserImageBlueCol{
	/*background:url(../images/TeaserBlue.gif) no-repeat;*/
	/*width:90px;
	height:135px;
	margin-left:10px;*/
	display:none;
}

.TeaserImageRedCol{
	/*background:url(../images/TeaserRed.gif) no-repeat;*/
	/*width:90px;
	height:135px;
	margin-left:10px;*/
	display:none;
}

.TeaserImageBlueCol p, .TeaserImageRedCol p{
	margin: 5px;
	padding-top:60px;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;	
}

.MoreElements {
	/*margin-top:165px;*/
	
}

/* FCE Einzel Grafiken Horizontal */
.SingleImageHorizontal{
	margin-right: -15px;
}

.SingleImageHorizontalHeadline{
	margin-left: -68px;
}

.SingleImageHorizontalHeadline h1{
	margin-left: 0px!important;
}

.SingleImageHorizontalText {
/*	float:right; */
	padding-top: 35px;
}

.SingleImageHorizontalText2 {
/*	float:right; */
}


.SingleImageHorizontalPic img{
	width:240px;
	margin-left: -68px;
	margin-right: 17px; 
	margin-bottom: 5px; 
	float:left;
}


/* FCE Einzel Grafiken Horizontal volle Breite */
.SingleWideImageHorizontal{
	width:510px;
	margin-left: -68px;	
	margin-right: -15px;	
}

.SingleWideImageHorizontal h1{
	margin-left:0px!important;
}

.SingleWideImageHorizontalPic img{
	width:510px;
/*	margin-left: -68px;
	margin-right: -15px; */
	margin-bottom: 5px; 
}

.SingleWideImageHorizontalText {
/*	margin-left: -68px;	
	margin-right: -15px;	*/
	padding-top: 5px;
}



/* FCE Einzel Grafiken Vertikal */

.SingleImageVertical{
	margin-right: -15px;
}

.SingleImageVertical h1{
}

.SingleImageVertical h3 {
}

.SingleImageVerticalText {
/*	float:right; */
/*	padding-top: 35px; */
}

.SingleImageVerticalPic img{
	width:180px;
	margin-left: -68px;
	margin-right: 5px; 
	margin-bottom: 5px;
	display:block; 
	float:left;
}

.SingleImageVertical .br_clear{
	clear:left;
}

/*
.SingleImageVertical {
	margin-right: -15px;
}

.SingleImageVertical h1{
}

.SingleImageVerticalText {
	float:right; */
/*	padding-top: 35px; */
/*}

.SingleImageVerticalPic  img{
	width:180px;
	margin-left: -68px;
	margin-right: 5px; 
	margin-bottom: 5px; 
	float:left;
}*/

.babyGalerieTeaser {
	margin-top: 33px !important;
}

.babyGalerieTeaser  h4{
	color: #3084c2;
	font-size:1.2em;
	margin-bottom: 9px;
}

.babyGalerieTeaser .imgWrap {
	background-color:#d9e2f1;
	text-align:right;
	border-left:3px solid #3084c2;
	padding:3px;
}

.babyGalerieTeaser .teaserLinks {
	margin-top:.5em;
}

.babyGalerieTeaser .teaserLinks li {
	background:none;
	padding:0;
}

.babyGalerieTeaser .teaserLinks a {
	display:block;
	color:white;
	background:#729FD0 url('../images/arrow_babyGalery.gif') scroll no-repeat 3px;
	padding:0.1em 10px 0.1em;
	/*width:152px;*/
	margin:3px 0;
	text-decoration:none;
	background-position: 3px 3px;
}

/* Pflegeheim */

.pflegeTeaser  h4{
	color: #3084c2;
	font-size:1.2em;
	margin-bottom: 9px;
}

.pflegeTeaser .imgWrap {
	background-color:#d9e2f1;
	text-align:right;
	border-left:3px solid #3084c2;
	padding:3px;
}

.pflegeTeaser .teaserLinks {
	margin-top:.5em;
}

.pflegeTeaser .teaserLinks li {
	background:none;
	padding:0;
}

.pflegeTeaser .teaserLinks a {
	display:block;
	color:white;
	background:#729FD0 url('../images/arrow_babyGalery.gif') scroll no-repeat 3px;
	padding:0.1em 10px 0.1em;
	/*width:152px;*/
	margin:3px 0;
	text-decoration:none;
	background-position: 3px 3px;
}

a.anchor {
	line-height: 0;
}

/* TwoPerson FCE*/

.Content table.twoPerson {
	margin-left:0;
	margin-right:0;
	width:auto;
	background:none !important;
}

.Content table.twoPerson td {
	background-color:white !important;
	border-top:none;
}

.Content table.twoPerson img {
	margin-bottom:6px;
}

.Content table.twoPerson tr {
	background-color:white !important;
}

.Content table.twoPerson td.personLeft {
	width:200px;
	max-width:none;
}

.Content table.twoPerson td.personRight {
	width:200px;
	max-width:none;
}