/* Basics *********************************/
* {
	margin:0;
	padding:0;
	outline:0;
}
html {
	background: #fff;
}
.hide-desktop {
	display: none;
}
body {
	color:#636666;
	margin: 0 auto;
	//max-width: 1920px; /*190123*/
	//_width: 1920px;
	padding: 0 0;
	text-align: left;
	-webkit-font-smoothing: antialiased;
	background: url(../images/hintergrund_hell.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;/*background-color:#C30;*/
}
body h1 {
	margin:0 auto 0 auto;
	font-family: 'Oswald', sans-serif;
	font-weight:300 !important;
	font-size:3.800em;
	line-height:72px;
	color: #020303;
	text-align: center;
	text-transform:uppercase;
}
body h1.small {
	margin:0 auto 20px auto;
	font-family: 'Oswald', sans-serif;
	font-weight:300 !important;
	font-size:3.800em;
	line-height:50px;
	color: #020303;
	text-align: center;
	text-transform:none;
}
body h1.second {
	margin:0 auto 4% auto;
	font-family: 'Oswald', sans-serif;
	font-weight:300 !important;
	font-size:3.800em;
	line-height:72px;
	color: #020303;
	text-align: center;
	text-transform:uppercase;
}
body h2 {
	font-family: 'Oswald', sans-serif;
	font-weight:500 !important;
	font-size:1.500em;
	line-height:28px;
	color: #777c7c;
	margin-bottom:20px;
	text-transform:none;
}
body p {
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	line-height:28px;
	font-size:1.1em;
	margin-bottom:20px;
}
body p.time {
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	line-height:28px;
	font-size:1.1em;
	margin-bottom:20px;
	text-transform:uppercase;
	text-align:center;
}
body p.upper {
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	line-height:28px;
	font-size:1.1em;
	margin-bottom:20px;
	text-transform:uppercase;
	text-align:center;
}
body p.card {
	margin:10px 0 10px 0;
}
body p.push {
	margin:30px 0 30px 0;
}
body p.subtitel {
	margin:0 auto 5% auto;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:200 !important;
	font-size:1.400em;
	line-height:24px;
	text-align: center;
	color:#878888;
}


body p.icon {
	margin:0px auto 10px auto;
	text-align: center;
}

body span {
    font-weight: 500;
    color: #8ea41b;
}
.green {
	font-weight:500;
	color:#a8bd36;
}
.greensmall {
	color:#a8bd36;
}
body a:link, body a:visited {
	color:#a8bd36;
	text-decoration:none;
}
body a:hover {
	color:#a8bd36;
	text-decoration:underline;
}
body a.grey:link, body a.grey:visited {
	color:#636666;
	text-decoration:none;
}
body a.grey:hover {
	color:#a8bd36;
	text-decoration:none;
}
body a.phone:link, body a.phone:visited {
	color:#636666;
	text-decoration:none;
}
body a.phone:hover {
	color:#636666;
	text-decoration:underline;
}
body .boxLink {
	width:100%;
	margin: 4% auto 3% auto;
	float:left;
}
body .boxLink a.go:link, body .boxLink a.go:visited {
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	line-height:28px;
	font-size:1.1em;
	color:#636666;
	text-decoration:none;
}
body .boxLink a.go:hover {
	color:#a8bd36;
	text-decoration:none;
}
hr {
	border:none;
	border-top:3px dotted #a8bd36;
	color:#fff;
	background-color:none;
	width:100%;
	margin: 40px 0 40px 0;
	float:left;
}
hr2 {
	border:none;
	border-top:3px dotted #a8bd36;
	color:#fff;
	background-color:none;
	width:100%;
	margin: 10px 0 40px 0;
	float:left;
}
a img {
	border:0px none;
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}
.pull {
	float:left;
	clear:both;
	height:80px;
}
.push {
	float:none;
	clear:both;
	height:100px;
}
.pushkategorie {
	float:none;
	clear:both;
	height:30px;
}
.distance {
	clear:both;
	margin-top:40px;
}
/* Sections Header *********************************/
#header {
	position: fixed;
	width: 100%;
	height: 50px !important;
	z-index: 7000;
	text-align: center;
	background-image:url(../images/header-hg.jpg);
	background-repeat:repeat-x;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(33, 31, 26, 0.5);
	-moz-box-shadow: 0px 5px 5px 0px rgba(33, 31, 26, 0.5);
	box-shadow: 0px 5px 5px 0px rgba(33, 31, 26, 0.5);
	left: 0px !important;
	float:left !important;
}
#headerwrapper {
	width: 90%;
	max-width: 1920px;
	height:50px !important;
	margin: 0 auto;
	background-color:none;
	padding:0px 0px 0px 0px;
	position: relative;
}
img.homebtn {
	margin-left:40%;
	margin-top:9px;
	display:block;
	width: 30px;
	height: auto !important;
	float:left;
	visibility:hidden;
}
img.logo {
	margin-left:5%;
	margin-top:0px;
	max-width: 150px;
	width: 100%;
	height: auto !important;
	float:left;
}
/* top_padding, zuständig für Abstand Navigation fixed *********************************/
#top_padding {
	padding-top: 1.8% !important;
	width: 100%;
	margin: 0px;
	padding-bottom: 0px;
}
#top_padding_small {
	padding-top: 4% !important;
	width: 100%;
	margin: 0px;
	padding-bottom: 0px;
}
#top_padding_tall {
	padding-top: 8% !important;
	width: 100%;
	margin: 0px;
	padding-bottom: 0px;
}
#top_padding_studio {
	padding-top: 1.8% !important;
	width: 100%;
	margin: 0px;
	padding-bottom: 0px;
}
/* Navigation Top *********************************/
#mainMenu {
	text-align: right;
	margin-right:2%;
	margin-top:18px;
	float: right;
}
#mainMenu ul li {
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:100;
	font-size:1.2em;
font-size:14px;
	text-transform:none;
	color: #fff;
	float: left;
	margin: 0px 0px 0px 15px;
	list-style-type: none;
}
#mainMenu ul li a {
	color: #fff;
	padding-right: 6%;
	margin: 0px 0px 0px 0px;
	text-align:left;
	text-decoration: none;
	display:block;
}
#mainMenu ul li a:visited {
	color: #fff;
	text-decoration:none;
}
#mainMenu ul li a:hover {
	color: #000;
	text-decoration:none;
	transition:2s;
}
#mainMenu #aktuell a {
	color: #000;
	text-decoration:none;
}
#mobilMenu {
	height: 36px;
	overflow: hidden;
}
.mobil-menuLink {
	float: right;
	margin: 3px 10px 0 0;
}
#mobilMenuListe {
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-size:1.1em;
	font-weight:200;
	line-height:50px;
	background-color: #000;
	opacity:0.8;
	padding:10px 30px 30px 30px;
	text-align:left;
}
#mobilMenuListe ul li {
	padding: 0px 0px 0px 0px;
	text-align:left;
	list-style-type: none;
	text-transform:none;
}
#mobilMenuListe ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
	border-bottom:2px dotted #fff;
}
#mobilMenuListe ul li a:hover {
	color: #8ea41b;
	text-decoration: none;
}
/* Sections Content *********************************/

#content-wrapper {
	margin:0 auto 0 auto;
	width: 80%;
	height:auto;
	max-width:1920px;
	padding-bottom: 15%;
}
#content-wrapper .team {
	width:100%;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	text-align:center;
	float:none;
}
#content-wrapper .team-inner01 {
	width:100%;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	text-align:center;
	float:left;
}

#content-wrapper .team-inner02 {
	width:83%;
	padding:0 0 0 0;
	margin:0 8.5% 0 8.5%;
	text-align:center;
	float:left;
}

.team-inner01 .box {
	width:16.6%;
	padding:0 0 0 0;
	margin:0 auto 3% auto;
	text-align:center;
	float:left;
}

.team-inner02 .box {
	width:20%;
	padding:0 0 0 0;
	margin:0 auto 3% auto;
	text-align:center;
	float:left;
}

.team-inner02 .box01 {
	width:20%;
	padding:0 0 0 0;
	margin:0 auto 3% auto;
	text-align:center;
	float:left;
}

.team .box p {
	text-transform:uppercase;
	margin:0px 0 0px 0;
}
.team .box01 p {
	text-transform:uppercase;
	margin:0px 0 0px 0;
}
#content-wrapper .column00 {
	width:100%;
	padding:0 0 0 0;
	margin-bottom:15%;
}

.column00 .left {
	width:50%;
	padding:0 0 0 0;
	margin:5% 0 5% 0;
	float:left;
}
.column00 .right {
	width:45%;
	height:auto;
	padding:0 0 0 5%;
	margin:5% 0 5% 0;
	float:left;
}
.column00 p {
	font-size:2.0em;
}

/************* 23.05.18 *************/
#content-wrapper .column00 p.projekt-subtext {
	font-size:1.1em;
	line-height:1.4em;
	width:80%;
}


#content-wrapper .column01 {
	width:60%;
	height:auto;
	padding:1% 0 0 0;
}

#content-wrapper .column01-studio {
	width:60%;
	height:auto;
	padding:0 0 0 0;
	margin:0 20% 0 20%;
	text-align:left;
}

#content-wrapper .column01-home {
	width:60%;
	height:auto;
	padding:0 0 0 0;
	margin:0 20% 5% 20%;
	text-align:left;
}
/************** Home Bottom Tags ************************/

#content-wrapper .column01-tags {
	margin:5% auto 0 auto;
	width: 100%;
	height:auto;
	max-width:1920px;
	text-align:center;
	padding: 0% 0% 0% 0%;
	float:left;
}

#content-wrapper .column01-tags p {
	font-size:1.0em;
	line-height:1.4em;
}
.column01 .left {
	width:40%;
	height:auto;
	padding:0 5% 0 0;
	min-height:130px;
	border-right: 2px dotted #a8bd36;
	float:left;
}
.column01 .right {
	width:40%;
	height:auto;
	padding:0 0 0 5%;
	float:left;
}
#content-wrapper .column02 {
	width:100%;
	height:auto;
	padding:0 0 0 0;
	margin-bottom:15%;
	text-align:center;
}

#content-wrapper .column02 .box001 {
	width:20.5%;
	height:auto;
	padding:0 0 0 0;
	margin:0 6% 0 0;
	text-align:center;
	text-transform:none !important;
	float:left;
}

#content-wrapper .column02 .box02 {
	width:20.5%;
	height:auto;
	padding:0 0 0 0;
	margin:0 6% 0 0;
	text-align:center;
	float:left;
}

#content-wrapper .column02 .box03 {
	width:20.5%;
	height:auto;
	padding:0 0 0 0;
	margin:0 6% 0 0;
	text-align:center;
	float:left;
}

#content-wrapper .column02 .box04 {
	width:20.5%;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;
	float:left;
}



#content-wrapper .column03 {
	width:100%;
	padding:0 0 0 0;
	margin-bottom:15%;
	text-align:center;
}
#content-wrapper .column04 {
	width:70%;
	height:auto;
	padding:0 0 0 0;
}
.column04 .left {
	width:40%;
	height:auto;
	padding:0 5% 0 0;
	min-height:130px;
	border-right: 2px dotted #a8bd36;
	float:left;
}
.column04 .right {
	width:40%;
	height:auto;
	padding:0 0 0 5%;
	float:left;
}
#content-wrapper .projektkategorien {
	width:70%;
	margin: 5% 13.5% 0% 16.5%;
	padding:0 0 0 0;
}
#content-wrapper .projektbox {
	//width:14.28%;
width:12.45%;

	float:left;
}
/* Projekte gallery *********************************/

#wrapper-vslider {
	margin:0 auto 0 auto;
	width: 100%;
	height:auto;
	max-width:1920px;
	padding-bottom: 2%;
}
/************** Projekt Kategorie Still-Life ************************/
#rolloverstill-life {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_still_life_2.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverstill-lifeaktiv {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_still_life.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverstill-life .rollovertext {
	visibility: hidden;
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 100px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
}
#rolloverstill-life:hover .rollovertext {
	visibility: visible;
}
#rolloverstill-life:hover {
	background-image: url(../images/symbols/picto_still_life.png);
	cursor:pointer;
}
#rolloverstill-life .rollovertextvis, #rolloverstill-lifeaktiv .rollovertextvis {
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 110px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
	visibility: visible;
}
/************** Projekt Kategorie People ************************/
#rolloverpeople {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_people_2.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverpeopleaktiv {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_people.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverpeople .rollovertext {
	visibility: hidden;
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 100px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
}
#rolloverpeople:hover .rollovertext {
	visibility: visible;
}
#rolloverpeople:hover {
	background-image: url(../images/symbols/picto_people.png);
	cursor:pointer;
}
#rolloverpeople .rollovertextvis, #rolloverpeopleaktiv .rollovertextvis {
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 110px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
	visibility: visible;
}
/************** Projekt Kategorie Indusrie ************************/
#rolloverindustrie {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_industrie_2.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverindustrieaktiv {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_industrie.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverindustrie .rollovertext {
	visibility: hidden;
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 100px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
}
#rolloverindustrie:hover .rollovertext {
	visibility: visible;
}
#rolloverindustrie:hover {
	background-image: url(../images/symbols/picto_industrie.png);
	cursor:pointer;
}
#rolloverindustrie .rollovertextvis, #rolloverindustrieaktiv .rollovertextvis {
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 110px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
	visibility: visible;
}
/************** Projekt Kategorie Food ************************/
#rolloverfood {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_food_2.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverfoodaktiv {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_food.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverfood .rollovertext {
	visibility: hidden;
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 100px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
}
#rolloverfood:hover .rollovertext {
	visibility: visible;
}
#rolloverfood:hover {
	background-image: url(../images/symbols/picto_food.png);
	cursor:pointer;
}
#rolloverfood .rollovertextvis, #rolloverfoodaktiv .rollovertextvis {
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 110px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
	visibility: visible;
}
/************** Projekt Kategorie Architektur ************************/
#rolloverarchitektur {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_architektur_2.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverarchitekturaktiv {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_architektur.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverarchitektur .rollovertext {
	visibility: hidden;
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 100px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
}
#rolloverarchitektur:hover .rollovertext {
	visibility: visible;
}
#rolloverarchitektur:hover {
	background-image: url(../images/symbols/picto_architektur.png);
	cursor:pointer;
}
#rolloverarchitektur .rollovertextvis, #rolloverarchitekturaktiv .rollovertextvis {
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 110px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
	visibility: visible;
}
/************** Projekt Kategorie Pflanzen ************************/
#rolloverpflanzen {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_pflanzen_2.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverpflanzenaktiv {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_pflanzen.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverpflanzen .rollovertext {
	visibility: hidden;
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 100px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
}
#rolloverpflanzen:hover .rollovertext {
	visibility: visible;
}
#rolloverpflanzen:hover {
	background-image: url(../images/symbols/picto_pflanzen.png);
	cursor:pointer;
}
#rolloverpflanzen .rollovertextvis, #rolloverpflanzenaktiv .rollovertextvis {
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 110px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
	visibility: visible;
}
/************** Projekt Kategorie Film ************************/
#rolloverfilm {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_film_2.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverfilmaktiv {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_film.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverfilm .rollovertext {
	visibility: hidden;
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 100px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
}
#rolloverfilm:hover .rollovertext {
	visibility: visible;
}
#rolloverfilm:hover {
	background-image: url(../images/symbols/picto_film.png);
	cursor:pointer;
}
#rolloverfilm .rollovertextvis, #rolloverfilmaktiv .rollovertextvis {
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 110px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
	visibility: visible;
}
/************** Projekt Kategorie Recruiting ************************/
#rolloverrecruiting {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_recruiting_2.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverrecruitingaktiv {
	margin-right:20px;
	width: 100px;
	height: 100px;
	background: url(../images/symbols/picto_recruiting.png);
	-webkit-background-size: 90% auto;
	-moz-background-size: 90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
#rolloverrecruiting .rollovertext {
	visibility: hidden;
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 100px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
}
#rolloverrecruiting:hover .rollovertext {
	visibility: visible;
}
#rolloverrecruiting:hover {
	background-image: url(../images/symbols/picto_recruiting.png);
	cursor:pointer;
}
#rolloverrecruiting .rollovertextvis, #rolloverrecruitingaktiv .rollovertextvis {
	width: 100px;
	color:#a8bd36;
	text-align: center;
	padding-top: 110px;
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:1.0em;
	/* Position the tooltip */
   position: absolute;
	z-index: 1;
	visibility: visible;
}
/*****************************/
#content-wrapper ul {
	font-family:'Oswald', Helvetica, Arial, sans-serif;
	margin:20px 0px 20px 0px;
}
#content-wrapper li {
	list-style-type:disc;
	color:#a8bd36;
	list-style-position: outside;
	margin-left:15px;
	line-height:28px;
}
#content-wrapper li span {
	font-weight:300;
	color:#636666;
	line-height:28px;
	font-size:1.1em;
}
#content-wrapper li bold {
	font-weight:700;
}
#content-wrapper .timebox {
	width:100%;
	padding:30px 0 35px 0;
	margin-bottom:0 auto 0 auto;
	text-align:center;
	background-image: url(../images/pkt-timeline.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.timebox p {
	font-family: 'Oswald', sans-serif;
	font-weight:500 !important;
	font-size:1.400em;
	line-height:28px;
	color: #a8bd36;
	padding:3px;
	display:inline;
	text-transform:none;
	background-color:#fff;
}
/* Section Visual Wrapper Header Studio *********************************/

#header-visual-studio {
	width:100%;
	margin:0 auto 6% auto;
	padding: 0% 0% 40% 0%;
	text-align:left;
	background-image: url(../images/Studio-Foto_004.jpg);
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	-o-background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	float:left;
}
/* Section Visual Wrapper Header Home *********************************/

#visual-wrapper {
	margin: 0px auto 0px auto;
	width: 100%;
	max-width:1920px; /*190123*/
	height:auto;
	text-align:center;/*background-color:#9FF;*/
}
#videowrapper {
	margin-bottom:4%;
	width:100%;
	height:auto;
}
video {
	width:100%;
	height:auto;
}
.rslides {
	margin: 0 auto;
}
.rslides a, .rslides a:link {
	text-decoration:none;
}
.rslides_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}
.centered-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 2%;
	opacity: 1;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/nav.png") no-repeat left top;
	margin-top: -45px;
}
.centered-btns_nav:hover {
	background: transparent url("../images/nav-active.png") no-repeat left top;
	opacity: 1;
}
.centered-btns_nav:active {
	opacity: 0.5;
}
.centered-btns_nav.next {
	left: auto;
	background-position: right top;
	right: 2%;
}
.transparent-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	left: 0;
	display: block;
	background: #fff; /* Fix for IE6-9 */
	opacity: 0;
	filter: alpha(opacity=1);
	width: 48%;
	text-indent: -9999px;
	overflow: hidden;
	height: 91%;
}
.transparent-btns_nav.next {
	left: auto;
	right: 0;
}
.large-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	opacity: 0.6;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	background: #000 url("../images/nav.png") no-repeat left 50%;
	width: 38px;
}
.large-btns_nav:active {
	opacity: 1.0;
}
.large-btns_nav.next {
	left: auto;
	background-position: right 50%;
	right: 0;
}
.centered-btns_nav:focus, .transparent-btns_nav:focus, .large-btns_nav:focus {
	outline: none;
}
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
	margin-top: 5px;
	text-align: center;
}
.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li {
	display: inline;
	float: none;
	_float: left;
 *float: left;
	margin-right: 5px;
}
.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #ccc;
	background: rgba(255, 255, 255, 1);
	display: inline-block;
	_display: block;
 *display: block;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(168, 189, 54, .8);
	-moz-box-shadow: inset 0 0 2px 0 rgba(168, 189, 54, .8);
	box-shadow: inset 0 0 2px 0 rgba(168, 189, 54, .8);
	width: 10px;
	height: 10px;
}
.centered-btns_here a, .transparent-btns_here a, .large-btns_here a {
	background: #222;
	background: rgba(168, 189, 54, .8);
}
.teaser {
	position:absolute;
	/*margin-top:7%!important;*/
	margin-top:40%!important;
	margin-left:13.5% !important;
	width:40%!important;
	height:25%!important;
	color:#FFF;
	background-image: /*url(../images/teaser-bg.png)*/;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index:2;
}
.teaser h1 {
	display:block;
	margin:0px;
	margin-top:2.4%;
	width:600px;
	width:100% !important;
	color:#333;
	font-family: 'Oswald', sans-serif;
	/*font-family: 'oswaldextralight';*/
	font-weight:200 !important;
	font-size:64px;
	line-height:64px;
	text-align: center;
	float:left;
}
.teaser p {
	display:block;
	margin:0px;
	margin-top: 5.7% !important;
	width:600px;
	width:100% !important;
	font-family: 'Oswald', sans-serif;
	font-weight:100 !important;
	font-size:24px;
	color:#000;
	text-align: center;
	float:left;
}
/* Sections Google Map *********************/
/*
.responsiveContainer {
	position: relative;
	padding-bottom: 36%;
	height: 0;
	overflow: hidden;
	border:5px solid #a8bd36;
	margin-bottom:5%;
}*/

.responsiveContainer {
	display:block;
	position: relative;
	width:100%;
	max-width:1520px;
	padding-bottom: 36%;
	height: 0;
	overflow: hidden;
	border:5px solid #a8bd36;
	margin-bottom:5%;
	float:left;
}
#map {
	width:100%;
	min-height:545px !important;
}
#bodyContent {
 //background:#096 !important;
	width:250px !important;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
/*
#bodyContent::-webkit-scrollbar { 
    display: none!important;	 
}*/


.responsiveContainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
}
/* Sections Projekte Selection *********************************/

img.projektvs {
	max-width: 100%;
	height: auto;
	display: block;
}
.prowrapper {
	width: 100%;
	max-width:1920px;
	margin: 1.5em auto;
}
.masonry {
	margin: 1.5em 0;
	padding: 0;
	height:auto;
	-moz-column-gap: 1.5em;
	-webkit-column-gap: 1.5em;
	column-gap: 1.5em;
	font-size: .85em;
	float:left;
}
.item {
	display: inline-block;
	background: #dfe1e0;
	padding: 0px;
	margin: 0 px;
	margin-bottom:20px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.18);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.item:hover {
	background: #a8bd36;
}
img.projektvs, img.projektvsn {
	border:0px;
	margin:0px;
	padding:0px;
	margin:3%;
	width: 94%;
	height:auto;
	float:left;
	z-index:1;
}
p.projektlegende {
	width:98%;
	margin:0px;
	padding-bottom:10px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:16px;
	letter-spacing:0.05em;
	color:#FFF;
	text-align:center;
	float:left;
}
/*************footer************/

#footer-inner {
	margin:0 10% 0 10%;
	width: 80%;
	max-width: 1920px;
	float:left;
}
#footer-left {
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	font-weight:100;
	line-height:24px;
	text-align:left;
	margin-top:6px;
	display:block;
	color:#FFF;
	width:60%;
	float:left;
}
#footer-left span01 {
	padding:0 0 0 0px;
	margin-right:20px;
		font-weight:100;
	color:#FFF;
}
#footer-left span02 {
	padding:0 0 0 20px;
	margin-right:20px;
		font-weight:100;
}
#footer-left a:link, #footer-left a:visited {
	margin-left:0px;
	margin-top:50px;
	color:#fff;
	text-decoration:none;
}
#footer-right a:hover, #footer-left a:hover {
	color:#fff;
	text-decoration:none;
}
#footer-center {
	margin:10px auto 0px auto;
	width:19%;
	text-align:right;
	float:left;
}
#footer-right {
	margin-top:12px;
	margin-bottom:0px;
	display:block;
	font-family: 'Oswald', sans-serif;
		font-weight:100;
	font-size:14px;
	line-height:18px;
	text-align:right;
	width:20%;
	float:left;
}
#footer-right a:link, #footer-right a:visited {
	padding-left:0px;
	padding-left:12px;
	color:#fff;
	text-decoration:none;
}
#footer-right a:hover, #footer-left a:hover {
	color:#fff;
	text-decoration:none;
}
img.footer-yt {
	margin-top:0px;
	display:block;
	float:left;
}
img.footer-fb {
	margin-top:3px;
	display:block;
	margin-left:7%;
	float:left;
}
img.footer-gp {
	margin-top:3px;
	display:block;
	margin-left:7%;
	float:left;
}

img.footer-ig {
	margin-top:0px;
	display:block;
	margin-left:7%;
	float:left;
}
