@import url("../webfonts/Open_Sans/stylesheet.css");
/* GRID BASED ([{"media":"default","options":{"gutter":"0.25","columns":4,"width":"100%"}},{"media":"only screen and (min-width : 641px)","options":{"gutter":"0.25","columns":8,"width":"90%"}},{"media":"only screen and (min-width : 1024px)","options":{"gutter":"0.25","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
body {
	font-family: "Open Sans";
	text-align: left;
	line-height: 135%;
	color: #333333;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 300;
	
}
.back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	padding: 1em;
	background-color: rgba(255,255,255,0.5);
}

.seite1 {
	background: url(../images/woelky-und-partner.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100%;
}
 .bildbox {
	position: relative;
	height: 300px;
	width: 300px;
	float: left;
	margin-top: 10px;
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: 300;
	color: #333;
	margin-right: 20px;
}
.bildbox a{
	color: #333;
	text-decoration: underline;
	font-weight: 400;
	font-size: 18px;

}
.bildbox a:hover {
	color: #7AB41D;
	text-decoration: underline;
	font-weight: 400;
	font-size: 18px;
}


.textbox:hover {
opacity:1;
}
.text {
	padding-top: 20px;
	color: #014391;
	padding-left: 10px;
}
.text a{
	color: #FFFFFF;
	text-decoration: none;
}
.text a:visited {
	color: #014391;
	text-decoration: none;
}


.textbox {
	width: 200px;
	height: 146px;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	border-radius: 0px;
	background-color: rgba(255,255,255,0.85);
	-webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
	box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	text-align: center;
}
body img {
	max-width: 100%;
	height: auto;
}
body h1 {
	font-size: 26px;
	font-weight: 300;
	color: #8B3042;
	line-height: 120%;
	font-family: "Open Sans";
}
body h2 {
	font-size: 26px;
	font-weight: 300;
	color: #8B3042;
	line-height: 120%;
	font-family: "Open Sans";
}
body h3 {
	font-size: 26px;
	font-weight: 300;
	color: #8B3042;
	line-height: 120%;
	font-family: "Open Sans";
}
body h4 {
	font-size: 26px;
	font-weight: 300;
	color: #8B3042;
	line-height: 120%;
	font-family: "Open Sans";
}
body h5 {
	font-size: 26px;
	font-weight: 300;
	color: #8B3042;
	line-height: 120%;
	font-family: "Open Sans";
}


body p {
	font-size: 18px;
	color: #333333;
	line-height: 135%;
	font-weight: 300;
	font-family: "Open Sans";
}
body a {
	font-size: 18px;
	color: #333333;
	line-height: 157%;
	font-weight: 300;
	font-family: "Open Sans";
}

body a:active, body a:hover {
	color: #333333;
}
body a:visited {
	color: #333333;
}
.row_1 {
	clear: both;
	width: auto;
}
.row_2 {
	clear: both;
	width: auto;
}
.row_3 {
	clear: both;
	min-height: 300px;
	width: auto;
	margin-top: 5px;
}
.row_4 {
	clear: both;
	min-height: 300px;
	width: auto;
}

.column_1 {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	background-color: rgba(255,255,255,0.8);
	padding-bottom: 0px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.column_2 {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	background-color: rgba(255,255,255,0.8);
}
.column_3 {
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
	width: 95.0000%;
	padding-left: 2.5000%;
	padding-right: 2.5000%;
	background-color: rgba(255,255,255,0.9);
}
.column_4 {
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
	width: 95.0000%;
	padding-left: 2.5000%;
	padding-right: 2.5000%;
	background-color: rgba(255,255,255,0.8);
}

.responsiveContainer {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
	width: 100%;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.left {
	float: left;
	width: 90%;
	padding-top: 20px;
	padding-bottom: 40px;
}
.left2 {
	float: left;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 40px;
}
.left3 {
	float: left;
	width: 90%;
	padding: 5px;
}
.right {
	float: left;
	width: 90%;
	padding: 5px;
}

.bilder {
	float: left;
	width: 90%;
}
.footer {
	float: left;
	width: 95%;
	padding-top: 10px;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 300;
	color: #666;
	padding-left: 30px;
}
.footer p{
	color: #666;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 300;
}
.footer a:link {
	color: #666;
	text-decoration: none;
	font-size: 20px;
}
.footer a:visited {
	color: #666;
	text-decoration: none;
	font-size: 20px;
}

.zeroMargin_mobile {
    margin-left: 0;
}
@media only screen and (min-width : 614px) {
    .column_1 {
	width: 87.75%;
	padding-left: 1.125%;
	padding-right: 1.125%;
	text-align: right;
	padding-bottom: 0px;
	height: 149px;
    }
    .column_2 {
	width: 87.75%;
	padding-left: 1.125%;
	padding-right: 1.125%;
    }
    .column_3 {
        width: 87.7500%;
        padding-left:1.1250%;
        padding-right:1.1250%;
    }
.column_4 {
	width: 87.7500%;
	padding-left: 1.1250%;
	padding-right: 1.1250%;
}

    .zeroMargin_tablet {
        margin-left: 0;
    }
}
@media only screen and (min-width : 1024px) {

.responsiveContainer {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
	width: 60%;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
    .column_1 {
	width: 100%;
	padding-left: 0%;
	padding-right: 0px;
	max-width: 1232px;
	background-color: rgba(255,255,255,0.8);
	text-align: right;
	padding-bottom: 0px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 149px;
    }
    .column_2 {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	max-width: 1232px;
	background-color: rgba(255,255,255,0.8);
	padding-top: 0px;
    }
    .column_3 {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	max-width: 1232px;
	background-color: rgba(255,255,255,0.9);
    }
.column_4 {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	max-width: 1232px;
	background-color: rgba(255,255,255,0.8);
}
.left {
	float: left;
	width: 90%;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.slider {
	float: left;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}

.left2 {
	float: left;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.left3 {
	float: left;
	width: 37%;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.right {
	float: right;
	width: 55%;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}



.bilder {
	float: left;
	width: 90%;
	padding-left: 10px;
}
.footer {
	float: left;
	width: 95%;
	padding-top: 10px;
	padding-left: 30px;
}
.footer p{
	color: #666;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 300;
}
.footer a:link {
	color: #666;
	text-decoration: none;
	font-size: 20px;
}
.footer a:visited {
	color: #666;
	text-decoration: none;
	font-size: 20px;
}







    .zeroMargin_desktop {
        margin-left: 0;
    }
}
