.auszugBox {
	position: relative;
}
.fbLikeOverlay {
	width: 99%;
	text-align: center;
	display: none;
	position: absolute;
	z-index: 1000;
}
.fbLikeOverlayInner {
	width: 78%;
	padding: 10px 15px 40px;
	display: inline-block;
	position: relative;
	color: #fff;
	background: rgba(107,0,37, 0.85);
	background: linear-gradient(to bottom, rgba(107, 0, 37 0.93) 0%, rgba(107, 0, 37 0.85) 100%);
	box-shadow: 0 9px 8px rgba(107, 0, 37 0.85);
 filter: progid:DXImageTransform.Microsoft.gradient(StartColorstr='#ed305891', EndColorstr='#d82c73d9', GradientType=0);
progid:DXImageTransform.Microsoft.Shadow(Color='#2c73d9', Direction=180, Strength=9);
}
.fbLikeHeader {
	text-align: center;
}
.fbLikeBody {
	text-align: justify;
	line-height: 24px;
}
.fbLikeBottom {
	text-align: center;
}
.fbLikeHeader h2 {
	color: #fff;
	font-size: 24px;
	padding-bottom: 20px;
}
.fbLikeBody img {
	width: 520px;
	padding: 0 15px 15px 15px;
}
.fbLikePreText {
	font-size: 20px;
	padding-bottom: 0px;
}
.fbLikeBody {
	font-size: 16px;
}
.fbLikeBody .fb-like {
	width: 135px;
	height: 28px;
	overflow: hidden;
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: top;
	background-color: #eee;
	padding: 0 4px 4px;
	border-radius: 4px;
}
.fbLikeBottom {
	color: #fff;
	line-height: 1.2;
	font-size: 14px;
	margin-top: 18px;
	text-decoration: underline;
}
.fbLikeBottom2 {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	background-color: #D2A02E;
	text-decoration: none;
	padding: 5px;
}
.fbLikeClose {
	position: absolute;
	top: 10px;
	right: 10px;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 .fbLikeOverlay {
 width: 100%;
 text-align: center;
 display: none;
 position: absolute;
 z-index: 1000;
}
 .fbLikeOverlayInner {
 width: 100%;
 padding: 10px 5px 20px 5px;
 display: inline-block;
 position: relative;
color: #fff;
 background: rgba(107,0,37, 0.85);
 background: linear-gradient(to bottom, rgba(107, 0, 37 0.93) 0%, rgba(107, 0, 37 0.85) 100%);
 box-shadow: 0 9px 8px rgba(107, 0, 37 0.85);
 filter: progid:DXImageTransform.Microsoft.gradient(StartColorstr='#ed305891', EndColorstr='#d82c73d9', GradientType=0);
progid:DXImageTransform.Microsoft.Shadow(Color='#2c73d9', Direction=180, Strength=9);
}
.fbLikeBody img {
 width: 100%;
padding:0 0px 15px 0px;
}
}
