/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}/* @group Reset */
.pace,
.pace .pace-progress,
.pace .pace-progress:before,
.pace .pace-activity,
.pace .pace-activity:after,
.pace .pace-activity:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
}

/* @end */

/* @group Hide Until Loaded */

/*  */

/* @end */

/* @group Atom */

/*  */

/* @end */

/* @group Barber Shop Top */

/*  */

/* @end */

/* @group Barber Shop Bottom */

/*  */

/* @end */



/* @group Big Counter Top Left */

/*  */

/* @end */

/* @group Big Counter Top Centre */

/*  */

/* @end */

/* @group Big Counter Top Right */

/*  */

/* @end */

/* @group Big Counter Middle */

/*  */

/* @end */

/* @group Big Counter Bottom Left */

/*  */

/* @end */

/* @group Big Counter Bottom Centre */

/*  */

/* @end */

/* @group Big Counter Bottom Right */

/*  */

/* @end */

/* @group Bounce */

/*  */

/* @end */

/* @group Box */

/*  */

/* @end */

/* @group Button */

/*  */

/* @end */

/* @group Circle */

/*  */

/* @end */

/* @group Corner */

/*  */

/* @end */

/* @group Double Circles Large */

/*  */

/* @end */

/* @group Double Circles Small */

/*  */

/* @end */

/* @group Double Squares Large */

/*  */

/* @end */

/* @group Double Squares Small */

/*  */

/* @end */

/* @group Double Stripes */

/*  */

/* @end */

/* @group Radar */

/*  */

/* @end */

/* @group Simple */

/*  */

/* @end */



/* @group Fill */

/*  */

/* @end */

/* @group Flash */

/*  */

/* @end */

/* @group Flat Top */

/*  */

/* @end */

/* @group Flat Bottom */

/*  */

/* @end */

/* @group Loading Bar */

/*  */

/* @end */

/* @group Mac OS X Top */

/*  */

/* @end */

/* @group Mac OS X Bottom */

/*  */

/* @end */

/* @group Minimal Top */

/*  */
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: none;
}

.pace .pace-progress {
	background: #157C5C;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px;
}

/*  */

/* @end */

/* @group Minimal Bottom */

/*  */

/* @end */

/* @group Fat Bar Top */

/*  */

/* @end */

/* @group Fat Bar Bottom */

/*  */

/* @end */

/* @group Flipping Circle */

/*  */

/* @end */

/* @group Flipping Square */

/*  */

/* @end */

/* @group Font Awesome */

/*  */

/* @end */

/* @group Hair Line */

/*  */

/* @end */

/* @group Sphere */

/*  */

/* @end */

/* @group Spinning Box */

/*  */

/* @end */

/* @group Spinning & Zooming Box */

/*  */

/* @end */

/* @group Spinning Circles */

/*  */

/* @end */

/* @group Squares */

/*  */

/* @end */

/* @group Text */

/*  */

/* @end *//* @group Main Slider & Reset */

#refinedSliderWrapperstacks_in_11913 {
	max-width: 2000px;
	margin: 0 auto;
}

#refinedSliderWrapperstacks_in_11913 img {
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0;
	border-radius: 0px;
}

#refinedSliderWrapperstacks_in_11913 .nivo-slice {
	z-index: 20;
}

.nivo-controlNav img {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}

#refinedSliderWrapperstacks_in_11913 a,
#refinedSliderWrapperstacks_in_11913 a:visited,
#refinedSliderWrapperstacks_in_11913 a:hover,
#refinedSliderWrapperstacks_in_11913 a:active,
#refinedSliderWrapperstacks_in_11913 a:focus {
	border: none;
	outline: none;
}

#refinedSliderWrapperstacks_in_11913 a.nullLink {
	cursor: default;
}

#refinedSliderWrapperstacks_in_11913 a.refinedSliderLink {
	z-index: 30;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group Directional Navigation */

#refinedSliderWrapperstacks_in_11913 .nivo-directionNav {
	/*position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0px;*/
}

#refinedSliderWrapperstacks_in_11913 .nivo-directionNav a {
	font-size: 64px;
	padding: 2.50%;
	color: rgba(255, 255, 255, 1.00);
	opacity: 0.50;
	transition: all 300ms ease-in-out;
	z-index: 30;
}

#refinedSliderWrapperstacks_in_11913 .nivo-directionNav a [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
}

#refinedSliderWrapperstacks_in_11913 .nivo-directionNav a:hover,
#refinedSliderWrapperstacks_in_11913 .nivo-directionNav a:focus,
#refinedSliderWrapperstacks_in_11913 .nivo-directionNav a:active {
	color: rgba(225, 225, 225, 1.00);
	opacity: 0.99;
}

#refinedSliderWrapperstacks_in_11913 .nivo-directionNav a:hover [class^="fa fa-"] {
	color: rgba(225, 225, 225, 1.00);
}

#refinedSliderWrapperstacks_in_11913 .nivo-directionNav a.nivo-prevNav {
	top: 40%;
}

#refinedSliderWrapperstacks_in_11913 .nivo-directionNav a.nivo-nextNav {
	top: 40%;
}

@media screen and (max-width: 580px) {
	#refinedSliderWrapperstacks_in_11913 .nivo-directionNav {
		/* New */
		display: none !important;
	}
}

/* @end */

/* @group Navigation None */

/*  */

#refinedSliderWrapperstacks_in_11913 .nivo-controlNav {
	display: none !important;
}

@media screen and (max-width: 480px) {
	#refinedSliderWrapperstacks_in_11913 .nivo-controlNav {
		display: none !important;
	}
}

/*  */

/* @end */

/* @group Navigation Bullets */

/*  */

/* @end */

/* @group Navigation Numbers */

/*  */

/* @end */

/* @group Navigation Thumbnails */

/*  */

/* @end */

/* @group Layered Navigation */

/*  */

/* @end */

/* @group Captions */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

#refinedSliderWrapperstacks_in_11913 .nivo-caption {
	display: none !important;
}

/*  */

/*  */

/*  */

@media screen and (max-width: 480px) {
	#refinedSliderWrapperstacks_in_11913 .nivo-caption {
		display: none !important;
	}
}

/* @end */

/* @group RefinedSlider Edit Mode */

/*  */

/* @end */

#stacks_in_547 {
	margin: 20px 0px 40px 0px;
}
#stacks_in_4170 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4170 .jwresp_col{overflow:hidden;margin:0;width:53%; float:left;}#stacks_in_4170 #jwresp_col2_stacks_in_4170{ float:right; width:43%}@media screen and (max-width:500px){#stacks_in_4170 #jwresp_col1_stacks_in_4170,#stacks_in_4170 #jwresp_col2_stacks_in_4170{width:100%;float:none;display:block}#stacks_in_4170 #jwresp_col1_stacks_in_4170{margin-bottom:15px}}

#stacks_in_4170 {
	border: solid rgba(200, 200, 200, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 60px 0px;
}

#stacks_in_4172 {
	margin: 0px 0px 20px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_11929 {
	visibility: hidden;
}

#listerWrapperstacks_in_11929 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 20px;
	width: 100%;
}

#listerWrapperstacks_in_11929 li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_11929 li ul {
	padding-top: 2px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_11929 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_11929 li:before,
#listerWrapperstacks_in_11929 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_11929 li:after {
	clear: both;
}

#listerWrapperstacks_in_11929 .bullet-point {
	display: table-cell;
	width: 15px;
	height: 15px;
	background: rgba(203, 235, 221, 1.00);
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

#listerWrapperstacks_in_11929 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_11929 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_11929 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_11929 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_11929 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_2501 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_11937 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_11937 .jwresp_col{float:none} #stacks_in_11937 #jwresp_col2_stacks_in_11937{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_11937 #jwresp_col1_stacks_in_11937,#stacks_in_11937 #jwresp_col3_stacks_in_11937{width:32%}#stacks_in_11937 #jwresp_col1_stacks_in_11937{float:left}#stacks_in_11937 #jwresp_col3_stacks_in_11937{float:right} @media screen and (max-width:770px){#stacks_in_11937 #jwresp_col1_stacks_in_11937,#stacks_in_11937 #jwresp_col3_stacks_in_11937{margin-bottom:20px}#stacks_in_11937 #jwresp_col1_stacks_in_11937{width:49%}#stacks_in_11937 #jwresp_col3_stacks_in_11937{width:49%}#stacks_in_11937 #jwresp_col2_stacks_in_11937{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_11937 #jwresp_col1_stacks_in_11937,#stacks_in_11937 #jwresp_col3_stacks_in_11937,#stacks_in_11937 #jwresp_col2_stacks_in_11937{float:none;width:100%;display:block}#stacks_in_11937 #jwresp_col1_stacks_in_11937,#stacks_in_11937 #jwresp_col3_stacks_in_11937{margin-bottom:20px}} 


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_4088popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_4088popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_4088popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnverlust_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_4088popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnverlust_files/imagepop_files/thex2times.png);
}
}


.stacks_in_4088popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_4088popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_4088popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #666666;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_4088popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_4088popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_4086popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_4086popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_4086popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnverlust_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_4086popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnverlust_files/imagepop_files/thex2times.png);
}
}


.stacks_in_4086popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_4086popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_4086popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #666666;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_4086popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_4086popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_829popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_829popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_829popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnverlust_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_829popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnverlust_files/imagepop_files/thex2times.png);
}
}


.stacks_in_829popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_829popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_829popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #666666;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_829popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_829popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_11942 {
	margin: 20px 0px 40px 0px;
}
#stacks_in_11941 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_11941 .jwresp_col{overflow:hidden;margin:0;width:53%; float:left;}#stacks_in_11941 #jwresp_col2_stacks_in_11941{ float:right; width:43%}@media screen and (max-width:500px){#stacks_in_11941 #jwresp_col1_stacks_in_11941,#stacks_in_11941 #jwresp_col2_stacks_in_11941{width:100%;float:none;display:block}#stacks_in_11941 #jwresp_col1_stacks_in_11941{margin-bottom:15px}}

#stacks_in_11941 {
	border: solid rgba(200, 200, 200, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 60px 0px;
}

#stacks_in_11944 {
	margin: 0px 0px 20px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_11962 {
	visibility: hidden;
}

#listerWrapperstacks_in_11962 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 20px;
	width: 100%;
}

#listerWrapperstacks_in_11962 li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_11962 li ul {
	padding-top: 2px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_11962 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_11962 li:before,
#listerWrapperstacks_in_11962 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_11962 li:after {
	clear: both;
}

#listerWrapperstacks_in_11962 .bullet-point {
	display: table-cell;
	width: 15px;
	height: 15px;
	background: rgba(203, 235, 221, 1.00);
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

#listerWrapperstacks_in_11962 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_11962 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_11962 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_11962 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_11962 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_11947 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_11949 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_11949 .jwresp_col{float:none} #stacks_in_11949 #jwresp_col2_stacks_in_11949{position:relative;margin:0 auto;width:30%;float:none}#stacks_in_11949 #jwresp_col1_stacks_in_11949,#stacks_in_11949 #jwresp_col3_stacks_in_11949{width:31%}#stacks_in_11949 #jwresp_col1_stacks_in_11949{float:left}#stacks_in_11949 #jwresp_col3_stacks_in_11949{float:right} @media screen and (max-width:770px){#stacks_in_11949 #jwresp_col1_stacks_in_11949,#stacks_in_11949 #jwresp_col3_stacks_in_11949{margin-bottom:10px}#stacks_in_11949 #jwresp_col1_stacks_in_11949{width:48%}#stacks_in_11949 #jwresp_col3_stacks_in_11949{width:48%}#stacks_in_11949 #jwresp_col2_stacks_in_11949{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_11949 #jwresp_col1_stacks_in_11949,#stacks_in_11949 #jwresp_col3_stacks_in_11949,#stacks_in_11949 #jwresp_col2_stacks_in_11949{float:none;width:100%;display:block}#stacks_in_11949 #jwresp_col1_stacks_in_11949,#stacks_in_11949 #jwresp_col3_stacks_in_11949{margin-bottom:20px}} 


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_11950popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_11950popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_11950popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnverlust_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_11950popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnverlust_files/imagepop_files/thex2times.png);
}
}


.stacks_in_11950popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_11950popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_11950popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #666666;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_11950popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_11950popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_11953popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_11953popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_11953popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnverlust_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_11953popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnverlust_files/imagepop_files/thex2times.png);
}
}


.stacks_in_11953popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_11953popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_11953popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #666666;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_11953popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_11953popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_11956popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_11956popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_11956popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnverlust_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_11956popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnverlust_files/imagepop_files/thex2times.png);
}
}


.stacks_in_11956popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_11956popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_11956popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #666666;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_11956popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_11956popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */


#stacks_in_11966 {
	margin: 20px 0px 40px 0px;
}
#stacks_in_11965 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_11965 .jwresp_col{overflow:hidden;margin:0;width:53%; float:left;}#stacks_in_11965 #jwresp_col2_stacks_in_11965{ float:right; width:43%}@media screen and (max-width:500px){#stacks_in_11965 #jwresp_col1_stacks_in_11965,#stacks_in_11965 #jwresp_col2_stacks_in_11965{width:100%;float:none;display:block}#stacks_in_11965 #jwresp_col1_stacks_in_11965{margin-bottom:15px}}

#stacks_in_11965 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_11968 {
	margin: 0px 0px 20px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_11986 {
	visibility: hidden;
}

#listerWrapperstacks_in_11986 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 20px;
	width: 100%;
}

#listerWrapperstacks_in_11986 li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_11986 li ul {
	padding-top: 2px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_11986 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_11986 li:before,
#listerWrapperstacks_in_11986 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_11986 li:after {
	clear: both;
}

#listerWrapperstacks_in_11986 .bullet-point {
	display: table-cell;
	width: 15px;
	height: 15px;
	background: rgba(203, 235, 221, 1.00);
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

#listerWrapperstacks_in_11986 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_11986 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_11986 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_11986 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_11986 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_11971 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_11973 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_11973 .jwresp_col{float:none} #stacks_in_11973 #jwresp_col2_stacks_in_11973{position:relative;margin:0 auto;width:30%;float:none}#stacks_in_11973 #jwresp_col1_stacks_in_11973,#stacks_in_11973 #jwresp_col3_stacks_in_11973{width:31%}#stacks_in_11973 #jwresp_col1_stacks_in_11973{float:left}#stacks_in_11973 #jwresp_col3_stacks_in_11973{float:right} @media screen and (max-width:770px){#stacks_in_11973 #jwresp_col1_stacks_in_11973,#stacks_in_11973 #jwresp_col3_stacks_in_11973{margin-bottom:20px}#stacks_in_11973 #jwresp_col1_stacks_in_11973{width:48%}#stacks_in_11973 #jwresp_col3_stacks_in_11973{width:48%}#stacks_in_11973 #jwresp_col2_stacks_in_11973{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_11973 #jwresp_col1_stacks_in_11973,#stacks_in_11973 #jwresp_col3_stacks_in_11973,#stacks_in_11973 #jwresp_col2_stacks_in_11973{float:none;width:100%;display:block}#stacks_in_11973 #jwresp_col1_stacks_in_11973,#stacks_in_11973 #jwresp_col3_stacks_in_11973{margin-bottom:20px}} 


/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_11974popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_11974popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_11974popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnverlust_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_11974popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnverlust_files/imagepop_files/thex2times.png);
}
}


.stacks_in_11974popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_11974popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_11974popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #666666;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_11974popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_11974popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_11977popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_11977popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_11977popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnverlust_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_11977popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnverlust_files/imagepop_files/thex2times.png);
}
}


.stacks_in_11977popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_11977popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_11977popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #666666;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_11977popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_11977popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */



/* Start doobox image pop css */

/* ############################################################# */
/* ############# CSS BOTH EDIT AND PREVIEW ##################### */
/* ############################################################# */
.stacks_in_11980popBox{
	position: relative;
	display: block;
	margin: 10px auto 14px auto;
	padding: 10px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	max-width: 90%;
	display: none;
}

.stacks_in_11980popBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.stacks_in_11980popBoxClose{
	position: absolute;
	top:-11px;
	left: -12px;
	width: 26px;
	height: 26px;
	background: url(../zahnverlust_files/imagepop_files/thex.png);
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
.stacks_in_11980popBoxClose{
	top:  0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../zahnverlust_files/imagepop_files/thex2times.png);
}
}


.stacks_in_11980popThumbnail{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 200px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}

.stacks_in_11980popThumbnail img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.stacks_in_11980popThumbOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0;
	background: #666666;
	cursor: pointer;
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
}


/* ############################################################# */
/* ############# CSS PREVIEW MODE ONLY ######################### */
/* ############################################################# */


.stacks_in_11980popThumbOverlay{
	-moz-opacity:0; 
	filter:alpha(opacity=0); 
	opacity:0; 
	cursor: pointer;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.stacks_in_11980popThumbOverlay:hover{
	zoom: 1;
	-moz-opacity:.3; 
	filter:alpha(opacity=3); 
	opacity:.3; 
}



/* ############################################################# */
/* ############# CSS EDIT MODE ONLY ############################ */
/* ############################################################# */


/* end doobox image pop css */

