/*
 * 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_12249 {
	max-width: 2000px;
	margin: 0 auto;
}

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

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

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

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

#refinedSliderWrapperstacks_in_12249 a.nullLink {
	cursor: default;
}

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

/* @end */

/* @group Directional Navigation */

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

#refinedSliderWrapperstacks_in_12249 .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_12249 .nivo-directionNav a [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
}

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

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

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

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

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

/* @end */

/* @group Navigation None */

/*  */

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

@media screen and (max-width: 480px) {
	#refinedSliderWrapperstacks_in_12249 .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_12249 .nivo-caption {
	display: none !important;
}

/*  */

/*  */

/*  */

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

/* @end */

/* @group RefinedSlider Edit Mode */

/*  */

/* @end */

#stacks_in_2924 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_2926 {
	margin: 10px 0px 40px 0px;
}
/* Start doo Tab 2 stack each CSS code */#stacks_in_12290wrapper{	position: relative;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}#stacks_in_12290 .dooTabContentTitle{	display: none;}ul.stacks_in_12290tabs {	position: relative;	margin: 0 !important;	padding: 0;	float: left;	list-style: none !important;	list-style-type: none !important;	height: 34px;	border-bottom: 1px solid rgba(179, 179, 179, 1.00);	width: 100%;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}ul.stacks_in_12290tabs li {	float: left;	margin: 0;	cursor: pointer;	padding: 0px 21px;	height: 33px;	line-height: 33px !important;	border-top: 1px solid rgba(200, 200, 200, 1.00);	border-right: 1px solid rgba(200, 200, 200, 1.00);	/*border-bottom: 1px solid rgba(179, 179, 179, 1.00);*/	border-left: 1px solid rgba(200, 200, 200, 1.00);	background-color: rgba(244, 244, 244, 1.00);	color: rgba(102, 102, 102, 1.00);	overflow: hidden;	position: relative;	margin-left: 2px;	z-index: 1;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	white-space: nowrap;	font-size: 14px !important;	list-style: none !important;	list-style-type: none !important;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}/*.tab_last { border-right: 1px solid ; }*/ul.stacks_in_12290tabs li.tab_first { margin-left: 0px; }ul.stacks_in_12290tabs li:hover {	color: rgba(82, 82, 82, 1.00);}ul.stacks_in_12290tabs li.active {	background-color: rgba(255, 255, 255, 1.00);	color: rgba(51, 51, 51, 1.00);	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-left: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	display: block;	z-index: 10;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}.stacks_in_12290tab_container {	position: relative;	border: 1px solid rgba(179, 179, 179, 1.00);	border-top: none;	background: rgba(255, 255, 255, 1.00);	overflow: auto;	-webkit-border-bottom-right-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomright: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-right-radius: 3px;	border-bottom-left-radius: 3px;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}#stacks_in_12290 .dooTabContent {	padding: 20px;	display: none;}#stacks_in_12290 .tab_drawer_heading { display: none; }@media screen and (max-width: 480px) {	ul.stacks_in_12290tabs {		border-bottom: none;	}	.stacks_in_12290tabs {		display: none;	}	#stacks_in_12290 .tab_drawer_heading {		background-color: rgba(244, 244, 244, 1.00) !important;		color: rgba(102, 102, 102, 1.00) !important;		border-top: 1px solid rgba(179, 179, 179, 1.00);		margin: 0;		padding: 8px 20px;		display: block;		cursor: pointer;		-webkit-touch-callout: none;		-webkit-user-select: none;		-khtml-user-select: none;		-moz-user-select: none;		-ms-user-select: none;		user-select: none;		font-size: 16px !important;	}	.stacks_in_12290tab_container > div:first-child .tab_drawer_heading {		border-top: 0px !important;	}	.stacks_in_12290_active {		background-color: rgba(255, 255, 255, 1.00) !important;		color: rgba(51, 51, 51, 1.00);		border-bottom: 1px solid rgba(179, 179, 179, 1.00);	}	.stacks_in_12290tab_container {	border: 1px solid rgba(179, 179, 179, 1.00) !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	}}/* End doo Tab 2 stack each CSS code */
#stacks_in_12290 {
	margin: 0px 0px 20px 0px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_in_12296 {
	margin: 10px 0px 20px 0px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_in_12301 {
	margin: 10px 0px 20px 0px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_in_12277 {
	margin: 10px 0px 20px 0px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_in_12282 {
	margin: 10px 0px 20px 0px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_in_2973 {
	margin: 10px 0px 20px 0px;
}
/* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */
#stacks_in_2993 {
	margin: 10px 0px 20px 0px;
}

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

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

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

#stacks_in_12259 {
	margin: 0px 0px 60px 0px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Termin vereinbaren button */

#stacks_in_12325 *,
#stacks_in_12325 *:before,
#stacks_in_12325 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_12325 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_12325 {
	background: #C8C8C8;
}

.ButtonMakerStackstacks_in_12325:hover {
	background: #ABCFC3;
}





















.ButtonMakerStackstacks_in_12325 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_12325 a.Button-Link:active {
	
	outline: none;
}

.ButtonMakerStackstacks_in_12325 .Button-Label {
	color: #FFFFFF;
	font-size: 17px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.ButtonMakerStackstacks_in_12325:hover .Button-Label {
	color: #FFFFFF;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_12325 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 35px;
	position: relative;
}

.ButtonMakerStackstacks_in_12325 .Button-Icon,
.ButtonMakerStackstacks_in_12325 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 35px;
	text-shadow: 0px 0px 0px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_12325:hover .Button-Icon,
.ButtonMakerStackstacks_in_12325:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 0px 0px 0px #000000;
}

.ButtonMakerStackstacks_in_12325 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #FFFFFF;
}



@media print {
	.ButtonMakerStackstacks_in_12325 {
		display: none !important;
	}
}

/* End of CSS code for the Termin vereinbaren button */












#stacks_in_12325 {
	margin: 0px 0px 5px 0px;
}

#stacks_out_12325 {
	width: 325px;
	margin-left:0;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the eMail senden button */

#stacks_in_12320 *,
#stacks_in_12320 *:before,
#stacks_in_12320 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_12320 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_12320 {
	background: #C8C8C8;
}

.ButtonMakerStackstacks_in_12320:hover {
	background: #ABCFC3;
}





















.ButtonMakerStackstacks_in_12320 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_12320 a.Button-Link:active {
	
	outline: none;
}

.ButtonMakerStackstacks_in_12320 .Button-Label {
	color: #FFFFFF;
	font-size: 17px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.ButtonMakerStackstacks_in_12320:hover .Button-Label {
	color: #FFFFFF;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_12320 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 35px;
	position: relative;
}

.ButtonMakerStackstacks_in_12320 .Button-Icon,
.ButtonMakerStackstacks_in_12320 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 35px;
	text-shadow: 0px 0px 0px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_12320:hover .Button-Icon,
.ButtonMakerStackstacks_in_12320:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 0px 0px 0px #000000;
}

.ButtonMakerStackstacks_in_12320 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #FFFFFF;
}



@media print {
	.ButtonMakerStackstacks_in_12320 {
		display: none !important;
	}
}

/* End of CSS code for the eMail senden button */












#stacks_in_12320 {
	margin: 0px 0px 5px 0px;
}

#stacks_out_12320 {
	width: 325px;
	margin-left:0;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Praxisseite button */

#stacks_in_12326 *,
#stacks_in_12326 *:before,
#stacks_in_12326 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_12326 {
	line-height: 35px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_12326 {
	background: #C8C8C8;
}

.ButtonMakerStackstacks_in_12326:hover {
	background: #ABCFC3;
}





















.ButtonMakerStackstacks_in_12326 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_12326 a.Button-Link:active {
	
	outline: none;
}

.ButtonMakerStackstacks_in_12326 .Button-Label {
	color: #FFFFFF;
	font-size: 17px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.ButtonMakerStackstacks_in_12326:hover .Button-Label {
	color: #FFFFFF;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_12326 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 35px;
	position: relative;
}

.ButtonMakerStackstacks_in_12326 .Button-Icon,
.ButtonMakerStackstacks_in_12326 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 35px;
	text-shadow: 0px 0px 0px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_12326:hover .Button-Icon,
.ButtonMakerStackstacks_in_12326:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 0px 0px 0px #000000;
}

.ButtonMakerStackstacks_in_12326 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #FFFFFF;
}



@media print {
	.ButtonMakerStackstacks_in_12326 {
		display: none !important;
	}
}

/* End of CSS code for the Praxisseite button */












#stacks_in_12326 {
	margin: 0px 0px 5px 0px;
}

#stacks_out_12326 {
	width: 325px;
	margin-left:0;
}
