/**
* 
* Gally Websolutions, www.websolutions.gally.ch
**/

html, body {
}
body {

}



/*HeaderStyles*/

#header-contenter {
    clear: both;
    height: auto;
    text-align: center;
    width: 100%;
    z-index: 100000;
	position: relative;
	background-color: #FFFFFF;
	overflow:hidden;
}


#header {
	z-index:1;
	margin:0 auto 0 auto;
	text-align:center;
	width:100%;
	
}

#gallygallery_header {	
	height:100%;
	width:100%;
}



/*LogoElemente*/

#logo {
	width:225px;
	height:45px;
	float:left;
	margin:20px 0 ;
}

#logo svg{
	width:225px;
	height:45px;
}

#logo a{
	display:block;
	width:225px;
	height:45px;
}



/*NaviStyle*/

#navi-contenter {
    clear: both;
    height: 40px;
    width: 100%;
	background-color: #76B82A;
	position: relative;
}

#navi{
	margin-bottom: 1px;
	z-index:1;
	margin:0 auto 0 auto;
	width:1024px;
	position:relative;
	z-index:10000;
}


#menu{
	text-align:left;
	z-index: 100000000;
	
}

#menuicon, .toggle {
		display:none;
	}



/*ContentStyles*/

#content-contenter {
	text-align:center;
	clear:both;
	width:100%;
	padding:40px 0;
	background-color: rgba(255, 255, 255, 1);
	position: relative;
	box-sizing:border-box;
}

#content {
	margin:0 auto 0 auto;
	text-align:left;
	width:1024px;
	
}

.contactholder, .facebookholder{
	float:left;
}

.facebookholder{
	box-sizing:border-box;
	padding:8px 0 0 8px;
	border-left:2px solid #383a40;
	margin-left:8px;
}


/*Formatierung*/

#mainwrap{
	width:100%;
	height:100%;
	padding:0 40px;
	box-sizing:border-box;
}



#fastcontact{
	width:100%;
	height:40px;
	border-bottom:1px solid rgba(118, 184, 42, 1);
	color:rgba(118, 184, 42, 1);
	font-size:13px;
	padding:10px 40px;
	box-sizing:border-box;
}

.wrapper{
	width:1024px;
	margin:0 auto;
}

.contacts{
	float: right;
    margin: 20px 0 0;
    text-align: right;
}

.adresses{
	float:left;
}

.clearit{
	clear:both;
}

.endbar{
	width:100%;
	height:30px;
	background-color: rgba(118, 184, 42, 1);
    color: #fff;
	box-sizing:border-box;
}


#extranavi{
	width:100%;
	height:auto;
	background-color: rgba(118, 184, 42, 1);
    color: #fff;
	box-sizing:border-box;
}

.extrabox{
	float:left;
	width:33.3%;
	height:auto;
	padding:10px;
	box-sizing:border-box;
	text-align:center;
	font-size:18px;
	display:block;
	min-height:230px;
	text-transform:uppercase;
	  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.extrabox:hover{
	background-color: rgba(77, 140, 63, 1);
}



.extrabox a{
	display:block;
	height:100%;
	width:100%;
}

.middle{
	border-left:2px dotted #fff;
	border-right:2px dotted #fff;
	border-bottom:hidden;
}

.extrabox:hover .middle{
	border-bottom:2px solid  rgba(77, 140, 63, 1) !important;
}

.extrabox img{
	width:150px;
	height:auto;
}

.extrabox a:link, .extrabox a:visited{
	color:#fff;
	text-decoration:none;
}

.claimbox {
     background-color: rgba(118, 184, 42, 1);
    color: #fff;
    display: table;
    position: absolute;
    right: 10%;
    top: 28%;
    width: auto;
    z-index: 100;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}


.claimbox p{
	padding:20px;	
	font-size:26px;
	display:table-cell;
	vertical-align:middle;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.claimbox .big{
	font-size:36px;
	margin:0;
	padding:0;
}


.column1{
		float:left;
		width:48%;
	}
	
.column2{
		float:right;
		width:48%;
	}
	
.colum1 img, .colum2 img{
		width:100%;
		height:auto;
	}


/*FooterStyles*/

#footer {
	color:#76B82A;
	clear:both;
	width:100%;
	height:auto;
	 box-sizing: border-box;
	 z-index: 1000000;
	 position: relative;
	}

#footer-content {
	margin-bottom: 1px;
	z-index:1;
	margin:0 auto 0 auto;
	width:1024px;
}

#footer-content p{
	font-size: 14px;
	color: #76B82A;
}

.footeradress{
	float:left;
	width:25%;
	height:auto;
	box-sizing: border-box;
	padding: 20px 10px 20px 0;
	font-size:14px;
}

.footermap{
	float:left;
	width:75%;
	height:auto;	
}



#footer svg{
	width:150px;
	height:45px;
}



/*GalleryStyles*/

.imagegalleryoverview{
	clear:both;
	margin-bottom:20px;
}
.imagegalleryoverview h3 {
	color:#007ec5;
}
.imagegalleryoverview ul{
	list-style-type:none;
	overflow:auto;
}
.imagegalleryoverview ul li{
	list-style-position: inside;
	display: block;
    float: left;
    height: 200px;
    list-style-type: none;
    margin: 5px 25px 8px 25px;
    overflow: hidden;
    padding: 0;
    width: 120px;
}
.imagegalleryoverview ul li span{
	display: block;
    height: 120px;
    overflow: hidden;
    padding: 0;
    width: 120px;
}

.imagegalleryoverview ul li img{
	min-height:120px;
	min-width:120px;
}
.imagegalleryoverview img {
    max-width: none;
}


.imagegallery{
	clear:both;
	margin-bottom:20px;
}
.imagegallery h3 {
	color:#007ec5;
}
.imagegallery ul{
	list-style-type:none;
	overflow:auto;
}
.imagegallery ul li{
	list-style-position: inside;
	display: block;
    float: left;
    
    list-style-type: none;
    margin: 5px 13px 8px 0;
    overflow: hidden;
    padding: 0;
    
}

.imagegallery ul li img{
	min-height:100px;
	min-width:100px;
}
.imagegallery img {
    max-width: none;
}
#content .imagegallery img {
    max-width: none !important;
}




/* Gallery spezialformatierungen */
.gallygallery .container .footer .title{
	/*background-color: #BA081E;*/
}
.gallerylayer1 {
	background-color: #BA081E;
	padding:10px;
	width:380px;
	text-align:center;
	position:relative;
	padding-bottom:20px;
	margin:0 auto 0 auto;
}
.gallerylayer1 h2 {
	color:#fff!important;
	font-size:30px;
	text-transform:none;
	padding:0;
	margin:0;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #fff;
	display:inline-block;
}
.gallerylayer2 {
	background-color: #BA081E;
	padding:10px;
	width:220px;
	text-align:center;
	position:relative;
	margin:0 auto 0 auto;
}
.leistungsuebersicht {
}
.leistungsuebersicht a {
	display:block;
	padding:10px;
	color:#fff!important;
	font-size:20px;
	border:1px solid #fff;
	text-decoration:none;
}
.leistungsuebersicht a:hover {
	background-color: #fff;
	color:#BA081E!important;
}

#gallygallery_header .gallygallery .container .footer {
    margin: 10% auto 0 !important;
	}
	
img a{
	border:0;
}

img{
	border:none;
}

.smallhead{
	padding-bottom: 27%!important;
}

.blogtable{
	border-collapse: collapse;
}

.blogtable tr{
	border-bottom:1px solid #e0e0e0;
}

.noborder{
	border-bottom:none!important;
}
.show {
	display:block!important;
}


.chkboxgrp{
	font-size:12px;
	float:left;
	margin: 0 0 0 10px;
}

.gallygallery{
	width:500px;
	height:500px;
}
.center{
	text-align:center;
}




.adp, .adp table {
    color: #2c2c2c;
    font-family: Roboto,Arial,sans-serif;
    font-weight: 300;
    width: 100%;
}

.adp-placemark {
    background: #76B82A none repeat scroll 0 0 !important;
    border: none !important;
    color: #fff !important;
    cursor: pointer;
    margin: 10px 0;
    vertical-align: middle;
}