/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_9650 {
	font-family: 'open sans', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}


#stacks_in_9651_1 {
	background-color: rgba(229, 229, 229, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9651_2 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {

#stacks_in_9651_2 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_9651_3, .stacks_in_9651_3MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_9651_3MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_9651_3MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_9651_3MaxWidthContainer{		    max-width: 95%;		}								    .stacks_in_9651_3MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_9651_3MaxWidthContainer{		    max-width: 95%;		}								    .stacks_in_9651_3MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */
#stacks_in_9651_3 {
	padding: 10px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Logo Stack' 
Style Sheet: fsrlogo.css
Created: 25, October, 2010
Last Modified: 22, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9651_17 {
	text-align: center;
}

#logo {
	background: transparent;
}

#logo img {
	position:  relative;
	height: auto !important;
	max-width: 100%;
	overflow: hidden;
}

/* Smartphones (landscape) ----------- */
@media screen and (max-width: 1024px) {
	
#stacks_in_9651_17 {
	text-align: center;
}
	
#logo img {
	height: auto !important;
	max-width: 100% !important;
}
}



#stacks_in_9651_17 {
	padding: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsrstickynav2.css Style Sheet
Created: 14, June, 2014
Last Modified: 14, October 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2014 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


@media screen and (min-width: 968px) {

/*DESKTOP NAV MENU LAYOUT STYLING*/

/* #menu is the original menu */
.js #menu {
	display:block;
}
	
.js .slicknav_menu {
	display:none;
}
	
.slicknav_menu {
	display: none;
}

#stickynavbar {
	display: block !important;	
	height: auto;
	width: 100%;
	font-size: 1.05em;
	font-weight: 400;
}

/* This class is added on scroll */
#stickynavbar.fixed {
	position: fixed; 
	top: 0; 
	height: auto; 
	max-width: 2500px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.95);
	z-index: 999;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	filter: alpha(opacity=95);
	opacity: 0.95;
}

/* This class is added on scroll */
#stacks_in_9651_7_3.fixed {
	position: fixed; 
	top: 0; 
	height: auto; 
}

#stickynavbar ul {
	bottom: 0;
	left: 0;
	line-height: 52px;
	margin: 0;
	padding: 0;
	text-align: center;
}

*:first-child+html #stickynavbar ul {
	height: 52px !important;
}

#stickynavbar ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 52px;
	border-right: 0px solid #FFFFFF;
	width: auto;
}

#stickynavbar ul li a, #stickynavbar ul li a:visited {
	background-color: rgba(127, 140, 141, 0.0);
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font-size: 1.05em;
	font-weight: 400;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#stickynavbar ul li a:hover {
	background-color: rgba(255, 255, 255, 0.99);
	color: #404040;
}

#stickynavbar ul li #current {
	background-color: rgba(255, 255, 255, 0.99);
	color: #000000;
}

#stickynavbar ul li .currentAncestor {
	color: #000000;
	background-color: rgba(255, 255, 255, 0.99);
}

#stickynavbar ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#stickynavbar ul li.hasChild > a {
	background-image: url(../okbauen_baubetreuung-soest_referenzen_files/downarrow_narrow_black.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding: 0 34px 0 10px;
}

#stickynavbar li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#stickynavbar ul ul {
	display: none;
	left: 0;
	line-height: 40px;
	margin: 0;
	position: absolute;
	top: 51px;
	width: 250px;
	z-index: 1000;
	text-align: left;
}

#stickynavbar ul ul li {
	display: block;
	padding: 0;
	height: 40px;
	width: 250px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar ul ul li a, #stickynavbar ul ul li a:visited {
	background-color: rgba(255, 255, 255, 0.95);
	color: #656565;
	border-top: 1px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 40px;
	padding: 0 20px 0 20px;
	margin: 0;
	text-shadow: none;
	width: 230px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 20px 0 20px;
	line-height: 40px !important;
	width: 230px !important;
}

#stickynavbar ul ul li a:hover {
	background-color: rgba(255, 255, 255, 0.99);
	color: #000000;
	width: 230px;
	background-image: none;
}

#stickynavbar ul ul li #current, #stickynavbar ul ul li .currentAncestor {
	background-color: rgba(255, 255, 255, 0.99);
	color: #000000;
}

#stickynavbar ul ul li:last-child > a {
	border-bottom: 1px solid #EFEFEF;
}

#stickynavbar ul ul li.hasChild > a {
	background-image: url(../okbauen_baubetreuung-soest_referenzen_files/rightarrow_narrow_white.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	width: 216px;
	padding: 0 34px 0 20px;
}

#stickynavbar li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar ul ul ul {
	top: 0;
	left: 0px;
	left: 270px;
}

*:first-child+html #stickynavbar ul ul ul {
	top: 0;
	left: 270px !important;
}

#stickynavbar li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

}

/*MOBILE NAV MENU LAYOUT STYLING*/

@media screen and (max-width: 968px) {
	
/* #menu is the original menu */
.js #menu {
	display: none;
}
	
#menu {
	display: none;
}
	
.js .slicknav_menu {
	display: block;
}

.slicknav_menu{
	display: block;
}
	
/*Mobile Menu Core Style*/

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float:  left;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
	font-size: 20px;
}

.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.0em;
	float: left;
}

.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
	margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.15em;
	height: 0.16em;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em;
}

.slicknav_nav {
	clear: both;
}

.slicknav_nav ul,
.slicknav_nav li {
	display: block;
	/*Added for border bottom for main li elements*/
	border-bottom: 1px solid #FFFFFF;
}

.slicknav_nav .slicknav_arrow {
	font-size: 0.89em;
	margin: 0 0 0 0.8em;
}

.slicknav_nav .slicknav_item {
	display: block;
	cursor: pointer;
}

.slicknav_nav a {
	display: block;
}

.slicknav_nav .slicknav_item a {
	display: inline;
}

.slicknav_menu:before,
.slicknav_menu:after {
	content: " ";
	display: table;
}

.slicknav_menu:after {
	clear: both;
}

/* IE6/7 support */

.slicknav_menu {
	*zoom: 1;
}

/*User Default Style - Change the following styles to modify the appearance of the menu.*/

/* Menu Button in top bar on mobile layout */

.slicknav_btn {
	margin: 5px 5px 6px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #E5E5E5;
}

/* Button Text - Title Name */

.slicknav_menu .slicknav_menutxt {
	color: #404040;
	font-weight: bold;
}

.slicknav_menu .slicknav_menutxt:hover {
	color: #404040;
}

/* Button Lines - Hamburger Icon */

.slicknav_menu .slicknav_icon-bar {
	background-color: #404040;
}

/* Background color of entire menu */

.slicknav_menu {
	background: #E4E4E4;
	padding: 8px;
}

.slicknav_nav {
	color: #404040;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 1.00em;
}

.slicknav_nav .slicknav_nav ul {
	list-style: none;
	overflow: hidden;
}

.slicknav_nav ul {
	padding: 0;
	margin: 0 0 0 20px;
	/* Added to remove bottom border from main ul */
	border-bottom: 0px;
}

.slicknav_nav .slicknav_item {
	padding: 5px 10px;
	margin: 2px 0px;
	
}

.slicknav_nav a {
	padding: 5px 10px;
	margin: 2px 0px;
	text-decoration: none;
	color: #404040;
}

.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0;
}

.slicknav_nav .slicknav_item:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.slicknav_nav a:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #EAEAEA;
	color: #404040;
}

.slicknav_nav .slicknav_arrow:hover {
	color: color: #404040;
}

.slicknav_nav li li {
	border-bottom: 0px !important;
}

.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}

}







/* Start Responsive Shim stack CSS code */.stacks_in_9651_10shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_9652shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9653 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {

#stacks_in_9653 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_9654, .stacks_in_9654MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_9654MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_9654MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_9654MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_9654MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_9654MaxWidthContainer{		    max-width: 80%;		}								    .stacks_in_9654MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_9655shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_9656shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9657 {
	font-size: 0.90em;
	color: #000000;
	line-height: 1.20em;
}

#stacks_in_9657 p {
	font-size: 0.90em;
	color: ##000000;
	line-height: 1.20em;
}

#stacks_in_9657 a:link  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_9657 a:visited {
	color: #808080;
	text-decoration: none;
}

#stacks_in_9657 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_9657  a:active  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_9657 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9657 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9657 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9657 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9657 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9657 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9657 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9657 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9657 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9657 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9657 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9657 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Breadcrumb Stack' 
Style Sheet: fsrbreadcrumb.css
Created: 27, October, 2010
Last Modified: 18, January 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9658 {
}

#stacks_in_9658 #breadcrumbcontainer {
	line-height: 1.00em;
	text-align: right;
}

/* Start Responsive Shim stack CSS code */.stacks_in_9660shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9661 {
	font-size: 3.00em;
	color: #404040;
	line-height: 1.20em;
}

#stacks_in_9661 p {
	font-size: 3.00em;
	color: ##404040;
	line-height: 1.20em;
}

#stacks_in_9661 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9661 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9661 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_9661  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9661 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9661 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9661 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9661 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9661 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 760px) {
	
#stacks_in_9661 {
	font-size: 1.50em;
	line-height: 1.20em;
}

#stacks_in_9661 p {
	font-size: 1.50em;
	line-height: 1.20em;
}

#stacks_in_9661 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9661 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9661 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9661 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9661 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9662 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_9663 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9665shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9688 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_9688 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9688 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9688 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9688 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9688 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9688 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9688 {
	margin: 20px 0px 0px 0px;
}
#imageCaptionWrapperstacks_in_9689 {
	height: auto;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#imageCaptionStaticstacks_in_9689 {
	position: relative;
	display: block;
	z-index: 10;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* Change the height, based on whether auto or fixed is selected */
#imageCaptionStaticstacks_in_9689.height0 {
	height: 100px;
}

#imageCaptionStaticstacks_in_9689.height1 {
	height: auto;
}

#imageCaptionStaticstacks_in_9689.height1 img {
	height: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.static-bg0stacks_in_9689 {
	background: transparent;
}

.static-bg1stacks_in_9689 {
	background: #333333;
}

.static-bg2stacks_in_9689 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_9689 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_9689 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_9689 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#imageCaptionRolloverstacks_in_9689 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 100;
	width: 100%;
	overflow: auto;
}

#imageCaptionRolloverstacks_in_9689.height-fixed {
	height: 150px;
}

#imageCaptionRolloverstacks_in_9689.height-auto {
	height: auto;
	max-height: 100%;
}

/* Permanently displays captions if the permanent captions option is ticked */
#imageCaptionRolloverstacks_in_9689.captionStatic {
	display: block !important;
	opacity: 1.00 !important;
}

#captionBoxstacks_in_9689 {
	position: relative;
	display: block;
}

#captionBGstacks_in_9689 {
	background: #000000;
	opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 30;
	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	
}

#captionInnerstacks_in_9689 {
	position: relative;
	display: block;
	padding: 18px;
	z-index: 50;
	color: #FFFFFF;
}

.hover-bg0stacks_in_9689 {
	background: transparent;
}

.hover-bg1stacks_in_9689 {
	background: ;
}

.hover-bg2stacks_in_9689 {
	background-color: ;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(), to());
	background-image: -moz-linear-gradient(left, , );
	background-image: -ms-linear-gradient(left, , );
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, ), color-stop(100%, ));
	background-image: -webkit-linear-gradient(left, , );
	background-image: -o-linear-gradient(left, , );
	background-image: linear-gradient(left, , );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='', endColorstr='', GradientType=1);
}

.hover-bg3stacks_in_9689 {
	background-color: ;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(), to());
	background-image: -moz-linear-gradient(top, , );
	background-image: -ms-linear-gradient(top, , );
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, ), color-stop(100%, ));
	background-image: -webkit-linear-gradient(top, , );
	background-image: -o-linear-gradient(top, , );
	background-image: linear-gradient(top, , );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='', endColorstr='', GradientType=0);
}

.hover-bg4stacks_in_9689 {
	background: url();
	background-position: ;
	background-repeat: ;
}

.hover-bg5stacks_in_9689 {
	background: url();
	background-position: ;
	background-repeat: ;
}

#imageCaptionLinkstacks_in_9689 a:link,
#imageCaptionLinkstacks_in_9689 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100px;
	width: 100%;
	background: url(../okbauen_baubetreuung-soest_referenzen_files/ie.gif) repeat transparent;
}

#stacks_in_9690 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_9690 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_9690 .fluid-image.unlimited img{width:100% !important}#stacks_in_9690 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_9690 .fluid-image.align-left img{float:left}#stacks_in_9690 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9693 {
	font-size: 1.50em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9693 p {
	font-size: 1.50em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9693 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9693 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9693 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_9693  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9693 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9693 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9693 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9693 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9693 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 800px) {
	
#stacks_in_9693 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_9693 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_9693 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9693 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9693 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9693 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9693 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9695 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9744shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */#stacks_in_9702 .buttonalienwrap
{ text-align: left; }
	
	#stacks_in_9702 .buttonalien
{
	display: block;
	background:  #FFFFFF  url() 1 0px 0px; 
	/*list-style-image is used as a preloader for hover button*/	

 
 
 
 

	text-align: center;
	margin: 0px;
	border: 1px solid #BBBBBB;
	1 
	1
	1
	1 
	/**/

    text-decoration: none !important;
	line-height: 145%;
	font-size: 110%;
}
#stacks_in_9702 .buttonalien:hover
{
	background:  #000000  url() 1 0px 0px;

 
 
 
 

	margin: 0px;	
	1
	1 
	/**/
}

#stacks_in_9702 .buttonalien:active
{
	position: relative;
	top: 0px;
	/**/
}

#stacks_in_9702 .buttonalien a
{
	display: block;
	overflow: hidden;
	list-style-image: url();
	text-decoration: none !important;
	color: #000000 !important;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;

}
#stacks_in_9702 .buttonalien:hover a
{
	color: #808080 !important;
}

@media screen and (max-width: 600px) {
	#stacks_in_9702 .buttonalien
{
	display: block !important;

}}

#stacks_in_9703 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9704shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */#imageCaptionWrapperstacks_in_9746 {
	height: auto;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#imageCaptionStaticstacks_in_9746 {
	position: relative;
	display: block;
	z-index: 10;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* Change the height, based on whether auto or fixed is selected */
#imageCaptionStaticstacks_in_9746.height0 {
	height: 100px;
}

#imageCaptionStaticstacks_in_9746.height1 {
	height: auto;
}

#imageCaptionStaticstacks_in_9746.height1 img {
	height: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.static-bg0stacks_in_9746 {
	background: transparent;
}

.static-bg1stacks_in_9746 {
	background: #333333;
}

.static-bg2stacks_in_9746 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_9746 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_9746 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_9746 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#imageCaptionRolloverstacks_in_9746 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 100;
	width: 100%;
	overflow: auto;
}

#imageCaptionRolloverstacks_in_9746.height-fixed {
	height: 150px;
}

#imageCaptionRolloverstacks_in_9746.height-auto {
	height: auto;
	max-height: 100%;
}

/* Permanently displays captions if the permanent captions option is ticked */
#imageCaptionRolloverstacks_in_9746.captionStatic {
	display: block !important;
	opacity: 1.00 !important;
}

#captionBoxstacks_in_9746 {
	position: relative;
	display: block;
}

#captionBGstacks_in_9746 {
	background: #000000;
	opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 30;
	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	
}

#captionInnerstacks_in_9746 {
	position: relative;
	display: block;
	padding: 18px;
	z-index: 50;
	color: #FFFFFF;
}

.hover-bg0stacks_in_9746 {
	background: transparent;
}

.hover-bg1stacks_in_9746 {
	background: ;
}

.hover-bg2stacks_in_9746 {
	background-color: ;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(), to());
	background-image: -moz-linear-gradient(left, , );
	background-image: -ms-linear-gradient(left, , );
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, ), color-stop(100%, ));
	background-image: -webkit-linear-gradient(left, , );
	background-image: -o-linear-gradient(left, , );
	background-image: linear-gradient(left, , );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='', endColorstr='', GradientType=1);
}

.hover-bg3stacks_in_9746 {
	background-color: ;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(), to());
	background-image: -moz-linear-gradient(top, , );
	background-image: -ms-linear-gradient(top, , );
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, ), color-stop(100%, ));
	background-image: -webkit-linear-gradient(top, , );
	background-image: -o-linear-gradient(top, , );
	background-image: linear-gradient(top, , );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='', endColorstr='', GradientType=0);
}

.hover-bg4stacks_in_9746 {
	background: url();
	background-position: ;
	background-repeat: ;
}

.hover-bg5stacks_in_9746 {
	background: url();
	background-position: ;
	background-repeat: ;
}

#imageCaptionLinkstacks_in_9746 a:link,
#imageCaptionLinkstacks_in_9746 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100px;
	width: 100%;
	background: url(../okbauen_baubetreuung-soest_referenzen_files/ie.gif) repeat transparent;
}

#stacks_in_9748 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_9748 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_9748 .fluid-image.unlimited img{width:100% !important}#stacks_in_9748 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_9748 .fluid-image.align-left img{float:left}#stacks_in_9748 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9751 {
	font-size: 1.50em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9751 p {
	font-size: 1.50em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9751 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9751 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9751 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_9751  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9751 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9751 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9751 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9751 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9751 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 800px) {
	
#stacks_in_9751 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_9751 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_9751 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9751 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9751 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9751 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9751 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9754 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9755shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */#stacks_in_9756 .buttonalienwrap
{ text-align: left; }
	
	#stacks_in_9756 .buttonalien
{
	display: block;
	background:  #FFFFFF  url() 1 0px 0px; 
	/*list-style-image is used as a preloader for hover button*/	

 
 
 
 

	text-align: center;
	margin: 0px;
	border: 1px solid #BBBBBB;
	1 
	1
	1
	1 
	/**/

    text-decoration: none !important;
	line-height: 145%;
	font-size: 110%;
}
#stacks_in_9756 .buttonalien:hover
{
	background:  #000000  url() 1 0px 0px;

 
 
 
 

	margin: 0px;	
	1
	1 
	/**/
}

#stacks_in_9756 .buttonalien:active
{
	position: relative;
	top: 0px;
	/**/
}

#stacks_in_9756 .buttonalien a
{
	display: block;
	overflow: hidden;
	list-style-image: url();
	text-decoration: none !important;
	color: #000000 !important;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;

}
#stacks_in_9756 .buttonalien:hover a
{
	color: #808080 !important;
}

@media screen and (max-width: 600px) {
	#stacks_in_9756 .buttonalien
{
	display: block !important;

}}

#stacks_in_9757 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9758shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#imageCaptionWrapperstacks_in_1187 {
	height: auto;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#imageCaptionStaticstacks_in_1187 {
	position: relative;
	display: block;
	z-index: 10;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* Change the height, based on whether auto or fixed is selected */
#imageCaptionStaticstacks_in_1187.height0 {
	height: 100px;
}

#imageCaptionStaticstacks_in_1187.height1 {
	height: auto;
}

#imageCaptionStaticstacks_in_1187.height1 img {
	height: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.static-bg0stacks_in_1187 {
	background: transparent;
}

.static-bg1stacks_in_1187 {
	background: #333333;
}

.static-bg2stacks_in_1187 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_1187 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_1187 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_1187 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#imageCaptionRolloverstacks_in_1187 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 100;
	width: 100%;
	overflow: auto;
}

#imageCaptionRolloverstacks_in_1187.height-fixed {
	height: 150px;
}

#imageCaptionRolloverstacks_in_1187.height-auto {
	height: auto;
	max-height: 100%;
}

/* Permanently displays captions if the permanent captions option is ticked */
#imageCaptionRolloverstacks_in_1187.captionStatic {
	display: block !important;
	opacity: 1.00 !important;
}

#captionBoxstacks_in_1187 {
	position: relative;
	display: block;
}

#captionBGstacks_in_1187 {
	background: #000000;
	opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 30;
	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	
}

#captionInnerstacks_in_1187 {
	position: relative;
	display: block;
	padding: 18px;
	z-index: 50;
	color: #FFFFFF;
}

.hover-bg0stacks_in_1187 {
	background: transparent;
}

.hover-bg1stacks_in_1187 {
	background: ;
}

.hover-bg2stacks_in_1187 {
	background-color: ;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(), to());
	background-image: -moz-linear-gradient(left, , );
	background-image: -ms-linear-gradient(left, , );
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, ), color-stop(100%, ));
	background-image: -webkit-linear-gradient(left, , );
	background-image: -o-linear-gradient(left, , );
	background-image: linear-gradient(left, , );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='', endColorstr='', GradientType=1);
}

.hover-bg3stacks_in_1187 {
	background-color: ;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(), to());
	background-image: -moz-linear-gradient(top, , );
	background-image: -ms-linear-gradient(top, , );
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, ), color-stop(100%, ));
	background-image: -webkit-linear-gradient(top, , );
	background-image: -o-linear-gradient(top, , );
	background-image: linear-gradient(top, , );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='', endColorstr='', GradientType=0);
}

.hover-bg4stacks_in_1187 {
	background: url();
	background-position: ;
	background-repeat: ;
}

.hover-bg5stacks_in_1187 {
	background: url();
	background-position: ;
	background-repeat: ;
}

#imageCaptionLinkstacks_in_1187 a:link,
#imageCaptionLinkstacks_in_1187 a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100px;
	width: 100%;
	background: url(../okbauen_baubetreuung-soest_referenzen_files/ie.gif) repeat transparent;
}

#stacks_in_8896 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_8896 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_8896 .fluid-image.unlimited img{width:100% !important}#stacks_in_8896 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_8896 .fluid-image.align-left img{float:left}#stacks_in_8896 .fluid-image.align-right img{float:right}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1192 {
	font-size: 1.50em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_1192 p {
	font-size: 1.50em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_1192 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_1192 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_1192 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_1192  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_1192 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_1192 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1192 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_1192 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_1192 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 800px) {
	
#stacks_in_1192 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_1192 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_1192 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_1192 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_1192 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_1192 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_1192 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_1195 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9745shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */#stacks_in_9719 .buttonalienwrap
{ text-align: left; }
	
	#stacks_in_9719 .buttonalien
{
	display: block;
	background:  #FFFFFF  url() 1 0px 0px; 
	/*list-style-image is used as a preloader for hover button*/	

 
 
 
 

	text-align: center;
	margin: 0px;
	border: 1px solid #BBBBBB;
	1 
	1
	1
	1 
	/**/

    text-decoration: none !important;
	line-height: 145%;
	font-size: 110%;
}
#stacks_in_9719 .buttonalien:hover
{
	background:  #000000  url() 1 0px 0px;

 
 
 
 

	margin: 0px;	
	1
	1 
	/**/
}

#stacks_in_9719 .buttonalien:active
{
	position: relative;
	top: 0px;
	/**/
}

#stacks_in_9719 .buttonalien a
{
	display: block;
	overflow: hidden;
	list-style-image: url();
	text-decoration: none !important;
	color: #000000 !important;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;

}
#stacks_in_9719 .buttonalien:hover a
{
	color: #808080 !important;
}

@media screen and (max-width: 600px) {
	#stacks_in_9719 .buttonalien
{
	display: block !important;

}}

#stacks_in_9720 {
	text-transform: uppercase;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9721shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_9741shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_9742shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_9743_1 {
	font-family: 'open sans', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}

}


#stacks_in_9743_2_9646 {
	background-color: rgba(64, 64, 64, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9642 {
	max-width: 1400px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {

#stacks_in_9743_2_9642 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/* Start dooMax stack CSS code */#stacks_in_9743_2_9644, .stacks_in_9743_2_9644MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_9743_2_9644MaxWidthContainer{	    max-width: 90%;	}    .stacks_in_9743_2_9644MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_9743_2_9644MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_9743_2_9644MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_9743_2_9644MaxWidthContainer{		    max-width: 95%;		}								    .stacks_in_9743_2_9644MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */#stacks_in_9743_2_9588 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_9743_2_9588 .jwresp_col_wrapper{margin:0;width:49%;float:left;position:relative;overflow:auto}#stacks_in_9743_2_9588 .jwresp_col_wrapper.right{float:right}#stacks_in_9743_2_9588 .jwresp_col{overflow:hidden;width:48%;float:left;margin:0}#stacks_in_9743_2_9588 #jwresp_col2_stacks_in_9743_2_9588,#stacks_in_9743_2_9588 #jwresp_col4_stacks_in_9743_2_9588{float:right}#stacks_in_9743_2_9588 #jwresp_col1_stacks_in_9743_2_9588,#stacks_in_9743_2_9588 #jwresp_col3_stacks_in_9743_2_9588{margin-right:2} @media screen and (max-width:770px){#stacks_in_9743_2_9588 .jwresp_col_wrapper.left,#stacks_in_9743_2_9588 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_9743_2_9588 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_9743_2_9588 .jwresp_col{width:49%}#stacks_in_9743_2_9588 #jwresp_col1_stacks_in_9743_2_9588,#stacks_in_9743_2_9588 #jwresp_col3_stacks_in_9743_2_9588{margin:0}}  @media screen and (max-width:500px){#stacks_in_9743_2_9588 .jwresp_col{width:100%;display:block}#stacks_in_9743_2_9588 #jwresp_col1_stacks_in_9743_2_9588,#stacks_in_9743_2_9588 #jwresp_col2_stacks_in_9743_2_9588,#stacks_in_9743_2_9588 #jwresp_col3_stacks_in_9743_2_9588{margin:0;margin-bottom:20px}#stacks_in_9743_2_9588 #jwresp_col4_stacks_in_9743_2_9588{margin:0}#stacks_in_9743_2_9588 .jwresp_col_wrapper.left{margin-bottom:0}}

#stacks_in_9743_2_9588 {
	padding: 40px 0px 40px 0px;
}

#stacks_in_9743_2_9593 {
	padding: 0px 30px 0px 30px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9595 {
	font-size: 1.30em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9595 p {
	font-size: 1.30em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9595 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9595 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9743_2_9595 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_9743_2_9595  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9595 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9595 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9595 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9595 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9595 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9595 {
	font-size: 1.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9595 p {
	font-size: 1.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9595 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9595 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9595 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9595 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9595 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9597 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 20px 0px 25px 0px;
}

#stacks_in_9743_2_9598 {
	text-transform: uppercase;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9599 {
	font-size: 0.90em;
	color: #BFBFBF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9599 p {
	font-size: 0.90em;
	color: ##BFBFBF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9599 a:link  {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9599 a:visited {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9599 a:hover {
	color: #808080;
	text-decoration: none;
}

#stacks_in_9743_2_9599  a:active  {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9599 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9599 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9599 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9599 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9599 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9599 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9599 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9599 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9599 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9599 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9599 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9599 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9601 {
	padding: 30px 0px 0px 0px;
}
/* Start Obscure Email stack CSS code */.stacks_in_9743_2_9648topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_9743_2_9648mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_9743_2_9648small{font-weight: normal;font-size: 12px;}.stacks_in_9743_2_9648centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_9743_2_9648centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */
#stacks_in_9743_2_9604 {
	padding: 0px 30px 0px 30px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9606 {
	font-size: 1.30em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9606 p {
	font-size: 1.30em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9606 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9606 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9743_2_9606 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_9743_2_9606  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9606 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9606 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9606 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9606 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9606 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9606 {
	font-size: 1.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9606 p {
	font-size: 1.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9606 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9606 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9606 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9606 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9606 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9608 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 20px 0px 25px 0px;
}

#stacks_in_9743_2_9609 {
	text-transform: uppercase;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9610 {
	font-size: 0.90em;
	color: #BFBFBF;
	line-height: 1.25em;
}

#stacks_in_9743_2_9610 p {
	font-size: 0.90em;
	color: ##BFBFBF;
	line-height: 1.25em;
}

#stacks_in_9743_2_9610 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9610 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9743_2_9610 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_9743_2_9610  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9610 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9610 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9610 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9610 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9610 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9610 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9610 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9610 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9610 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9610 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9610 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9610 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9610 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_9743_2_9612 {
	padding: 30px 0px 0px 0px;
}
#stacks_in_9743_2_9614 .buttonalienwrap
{ text-align: left; }
	
	#stacks_in_9743_2_9614 .buttonalien
{
	display: block;
	background:  #FFFFFF  url() 1 0px 0px; 
	/*list-style-image is used as a preloader for hover button*/	

 
 
 
 

	text-align: center;
	margin: 0px;
	border: 0px solid #BBBBBB;
	1 
	1
	1
	1 
	/**/

    text-decoration: none !important;
	line-height: 145%;
	font-size: 85%;
}
#stacks_in_9743_2_9614 .buttonalien:hover
{
	background:  #808080  url() 1 0px 0px;

 
 
 
 

	margin: 0px;	
	1
	1 
	/**/
}

#stacks_in_9743_2_9614 .buttonalien:active
{
	position: relative;
	top: 0px;
	/**/
}

#stacks_in_9743_2_9614 .buttonalien a
{
	display: block;
	overflow: hidden;
	list-style-image: url();
	text-decoration: none !important;
	color: #000000 !important;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;

}
#stacks_in_9743_2_9614 .buttonalien:hover a
{
	color: #808080 !important;
}

@media screen and (max-width: 600px) {
	#stacks_in_9743_2_9614 .buttonalien
{
	display: block !important;

}}

#stacks_in_9743_2_9614 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 10px 0px 10px 0px;
}

#stacks_in_9743_2_9615 {
	text-transform: uppercase;
}

#stacks_in_9743_2_9617 {
	padding: 0px 30px 0px 30px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9619 {
	font-size: 1.30em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9619 p {
	font-size: 1.30em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9619 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9619 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9743_2_9619 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_9743_2_9619  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9619 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9619 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9619 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9619 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9619 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9619 {
	font-size: 1.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9619 p {
	font-size: 1.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9619 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9619 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9619 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9619 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9619 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9621 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 20px 0px 25px 0px;
}

#stacks_in_9743_2_9622 {
	text-transform: uppercase;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9653 {
	font-size: 0.90em;
	color: #BFBFBF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9653 p {
	font-size: 0.90em;
	color: ##BFBFBF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9653 a:link  {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9653 a:visited {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9653 a:hover {
	color: #808080;
	text-decoration: none;
}

#stacks_in_9743_2_9653  a:active  {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9653 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9653 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9653 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9653 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9653 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9653 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9653 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9653 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9653 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9653 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9653 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9653 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9625 {
	padding: 30px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9649 {
	font-size: 0.90em;
	color: #BFBFBF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9649 p {
	font-size: 0.90em;
	color: ##BFBFBF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9649 a:link  {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9649 a:visited {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9649 a:hover {
	color: #808080;
	text-decoration: none;
}

#stacks_in_9743_2_9649  a:active  {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9649 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9649 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9649 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9649 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9649 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9649 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9649 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9649 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9649 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9649 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9649 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9649 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9650 {
	padding: 30px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9627 {
	font-size: 0.90em;
	color: #BFBFBF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9627 p {
	font-size: 0.90em;
	color: ##BFBFBF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9627 a:link  {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9627 a:visited {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9627 a:hover {
	color: #808080;
	text-decoration: none;
}

#stacks_in_9743_2_9627  a:active  {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9627 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9627 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9627 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9627 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9627 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9627 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9627 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9627 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9627 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9627 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9627 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9627 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9629 {
	padding: 30px 0px 2px 0px;
}
#stacks_in_9743_2_9631 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_9743_2_9631 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_9743_2_9631 #jwresp_col2_stacks_in_9743_2_9631{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_9743_2_9631 #jwresp_col1_stacks_in_9743_2_9631,#stacks_in_9743_2_9631 #jwresp_col2_stacks_in_9743_2_9631{width:100%;float:none;display:block}#stacks_in_9743_2_9631 #jwresp_col1_stacks_in_9743_2_9631{margin-bottom:15px}}

#stacks_in_9743_2_9631 {
	border: solid rgba(64, 64, 64, 1.00);
	border-width: 1px 0px 0px 0px;
	padding: 30px 30px 20px 30px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9633 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9633 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9633 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9633 a:visited {
	color: #800080;
	text-decoration: underline;
}

#stacks_in_9743_2_9633 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_9743_2_9633  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_9743_2_9633 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9633 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9633 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9633 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9633 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9633 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9633 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9633 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9633 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9633 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9633 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9633 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9636 {
	text-transform: uppercase;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9743_2_9638 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9638 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_9743_2_9638 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_9743_2_9638 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_9743_2_9638 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_9743_2_9638  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_9743_2_9638 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9638 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9638 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9638 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_9743_2_9638 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_9743_2_9638 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9638 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9638 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9638 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9638 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9638 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_9743_2_9638 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_9743_2_9641 {
	word-spacing: 10px;
	text-transform: uppercase;
}
