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

html, body {
	margin:0px;
	padding:0px;
	/*height:100%;*/
	}
body {
	background-color:#fff;
}
		

#contenter {
	margin:0px auto 0px auto;
	padding:0px;
	width:910px;
	min-height:100%; 
	height:auto;
}



/* for Internet Explorer */
/*\*/
* html #contenter {
	height:100%;
}
/**/
	
#header {
	height:350px;
	width:910px;
	background-repeat:no-repeat;
	float:left;
	}
	
#ueli_top{
	background-image:url(../img/header_ueli.png);
	position:absolute;
	width:130px;
	height:363px;
	float:left;
	margin-left:909px;
	z-index:200000;
	}
	

#logo{
	background-image:url(../img/logo.png);
	width:157px;
	height:179px;
	float:left;
	margin-left:10px;
	position:absolute;
	z-index:20000;
	}

.logo{
    display: none;
}

#navi {
	margin:0px;
	padding:0px;
	text-align:left;
	z-index:100000000; /* for menu.css */
	float:right;
}

#menu {
	float:left;
	}
	

#content {
	clear:both;
	/*
	max-width: 630px;
	*/
	max-width:630px; /*890px*/
    min-height: 290px;
    padding: 20px 20px 80px 30px;
	text-align:left;
	margin:0 0 0 0;
	min-height:290px;
	background-color:transparent;
	float:left;
	}
	
	
#footerbar{
	width:100%;
	height:125px;
	/*background-color:#d2d2d2;*/
	}
	
#footerwrap{
	width:910px;
	height:125px;
	margin:0 auto;
	}
	
#footer {
	background-color:#5a5958;
	color:#fff;
	font-size:11px;
	text-align:left;
	padding:10px 15px 0px 40px;
	margin:0 0 0 0;
	float:left;
	width:240px;
	height:115px;
	float:left;

	}

/*
#websponsor{
	background-image:url(../img/webspnsor.png);
	width:146px;
	height:78px;
	float:right;
	margin-top:13px;
	}
#websponsor a{
	display:block;
	width:146px;
	height:78px;
}	
*/
#footershadow{
	background-image:url(../img/shadow_footer.png);
	width:271px;
	height:8px;
	margin-left: -20px;
    margin-top: -9px;
	}

#footer_ueli{
	background-image:url(../img/footer_ueli.png);
	width:43px;
	height:59px;
	margin-left: 200px;
    margin-top: -54px;
	}

#footer a {
	color:#fff;
}
	
	
.clear{
	clear:both;
	}
	
#footerbanner{
	/*background-color:#d83d3d;*/
	height:100px;
	width:450px;
	float:left;
	margin-left:12px;
	margin-top:13px;
	color:#FFFFFF;
	display:block;
	/*padding:20px;
	box-sizing:border-box;*/
	}

	
#topbanner{
	/*background-color:#d83d3d;
	height:91px;*/
	width:910px;
	margin-bottom:15px;
	color:#FFFFFF;
	display:block;
	margin-top:10px;
	/*padding:20px;
	box-sizing:border-box;*/
	}
	
#contentbanner-container{
	float:right;
	width:230px;
	margin-top:360px;
	display:block;
}
#contentbanner{
	/*background-color:#d83d3d;*/
	width:230px;
	height: 250px;
	color:#FFFFFF;
	float:right;
	display:block;
	margin-bottom:20px;
	/*padding:20px;
	box-sizing:border-box;*/
}
#firmenprofilstartseite{
	margin-bottom:20px;
	background-color:#D2D2D2;
	padding:20px 20px 20px 20px;
	margin-top:12px;
}
#firmenprofilstartseite a{
}

#sliderwrap{
	width:100%; 
	overflow:hidden; 
	height:350px; 
	position:absolute; 
	z-index:-2;
	top:161px;
	}
	
#slidermask{
	position:absolute; 
	background-image:url(../img/mask.png);
	background-position:center; 
	height:350px; 
	width:100%; 
	 z-index:-1;
	 }
	 
	 
#sliderlist ul{
	display: block;
    height: 350px;
    margin: 0;
    padding: 0;
	}
	
#sliderlist li {
    height: 350px;
    overflow: hidden;
    position: relative;
    width: 910px;
	list-style: none outside none;
	margin: 0 ;
    padding: 0 ;
}
#header {
	background-color:#1d1d1d;
}

.firmenprofil {
	font-weight:bold;
}





/*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: 150px;
    list-style-type: none;
    margin: 5px 25px 8px 25px;
    overflow: hidden;
    padding: 0;
    width: 150px;
}
.imagegalleryoverview ul li span{
	display: block;
    height: 150px;
    overflow: hidden;
    padding: 0;
    width: 150px;
}

.imagegalleryoverview ul li img{
	min-height:150px;
	min-width:150px;
}
.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;
    height: 150px;
    list-style-type: none;
    margin: 5px 13px 8px 0;
    overflow: hidden;
    padding: 0;
    width: 150px;
}

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

#polls {
	border: 0;
	margin-bottom: 20px;
	/*background: #D2D2D2; */
	overflow: hidden;
	width: 100%;
	display: block;
}

#polls > * {
	padding: 20px;
}

#polls iframe {
	display: none !important;
}

#polls h3 {
	background: #1d1d1b;
	color: #FFFFFF;
	margin: 0;
}

#polls p {
	padding-top: 0;
}

#polls p.text {
	padding-top: 10px;
}

#polls canvas {
	margin-bottom: 20px;
	padding: 0;
}

#polls form {
	text-align: center;
}
#polls fieldset {
	border: 0;
}

#polls label[for=pollOption_email] {
	display: none;
}

#polls input[type=email] {
	text-align: center;
	height: 30px;
	margin: 10px 0 0;
	padding: 0 0 0 5px;
	width: 100%;
}

#poll .form-check {
	display: block;
	float: left;
	width: 50%;
}

#poll input[type=radio] {
	display: none;
}

#poll .form-check label {
	text-align: center;
	display: block;
	background: #000000;
	color: #FFFFFF;
	padding: 5px;
}

#poll .form-check label {
	margin-left: 2px;
	margin-right: 0px;
	cursor: pointer;
}

#poll .form-check:first-child label {
	margin-left: 0px;
	margin-right: 2px;
}

#poll .form-check:first-child label:hover {
	background: #4ddd90;
}

#poll .form-check label:hover {
	background: #51c2ef;
}

#poll .form-check label.active {
	background: #51c2ef;
}

#poll .form-check:first-child label.active {
	background: #4ddd90;
}

#poll button[type=submit] {
	background: #000000;
	border: 0;
	padding: 5px 10px;
	margin: 10px 0 0;
	color: #FFF;
	line-height: 20px;
	font-weight: 400;
	font-size: 15px;
	width: 100%;
	text-align: center;
}

#poll button[type=submit]:hover {
	background: #5a5958;
	cursor: pointer;
}

#polls .form-error {
	color: #ff0000;
}

#polls p {
	margin-bottom: 0%;
}

#poll p.margin-top {
	margin-top: 10px;
}

#polls p small {
	line-height: 1.3em;
}

#polls img {
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
	height: auto;
}


#socialwrap{
    position: fixed;
    right: 0px;
    top: 145px;
    z-index: 1000;
}

a.socialbtn{
    padding: 15px;
    color: #fff;
    text-decoration: none;
    background: #1d1d1b;
    display: block;
    text-align: center;
    margin: 0 0 5px 0;
    
}

a.socialbtn:hover{
    color: #fff;
    background: #5a5958;
    
}


/*Einträge*/

.eintragmitlandingpage{
    background-color: #333;
    color: #fff;
}

.eintrag{
    
}

.membericon{
    margin-right: 15px;
    width: 20px;
    text-align: center;
}