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

.clearfix:after {
	visibility: hidden;
	display: block;
	content: '';
	clear: both;
	height: 0;
}

html, body {
	margin:0px;
	padding:0px;
	height:100%;
}

body {
	background-color:#fff;
}

#contenter {
	margin:0px auto 0px auto;
	padding:0px;
	width:1024px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #contenter {
	height:100%;
}
/**/
	
#logo {
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	height: 100px;
	width: 100%;
	background-color: #fff;
	background-color: rgba(255,255,255,1);
	z-index: 50;
}

#logo a {
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -90px;
	margin-top: 5px;
	padding:0;
}

#full-background, #full-bg-gallery {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#full-background.hidden {
	display: none;
}

#navi-contenter {
	position: relative;
	top: -40px;
	width: 100%;
	background-color: #adadaf;
	height: 40px;
	text-align: center;
	font-size: 12px;
	margin-bottom: -40px;
	z-index: 25; /* for menu.css */
}
#projectfooter {	
	width:1024px;
	padding:20px 0 20px 0 ;
	margin-top:60px;
	color:#fff;
	background-color: #adadaf;
	text-align:center;
}
#projectfooter a {
	color:#fff;

}

#navi-contenter.fixed {
	z-index: 25;
	position: fixed;
	top: 0;
	left: 0;
	border-top: 100px solid #fff; /* transparent */
}

#silent-nav {
	position: relative;
	top: -40px;
	margin-bottom: -40px;
	height: 40px;
}

#navi {
	text-align:center;
}

#menu {
	text-align:center;
/*	padding-top: 10px;*/
}
	

#content {
	clear:both;
	padding:25px 0px 0px 0px;
	text-align:left;
	margin:0 0 0 0;
	line-height:1.5;
	background-color:#fff;	
	}
#architektur-immobilien {
	margin-top:50px;
	text-align:center;
}
#netzwerk {
	margin-top:50px;
	text-align:center;
}	
	
#karte {
	width:100%;
	height:450px;
}

#kontakt {
	width:450px;
	float:left;
}
#kontakt table {
	margin-right:0;
}
#kontaktform {
	width:500px;
	float:left;
	margin-top:25px;
}

.projektehome {
	margin-left:42px;
}

.giess-projects {
	
}

.giess-projects .project {
	cursor: pointer;
	overflow: hidden;
	width: 300px;
	height: 200px;
	position: relative;
	float: left;
	margin: 15px  17px 15px 17px;
	border: 3px solid #19171A;
	z-index:0;
	background-color:#000;
	
}

.giess-projects .project img {
	z-index: 1;
	position: absolute;
}

.giess-projects .project .hover {
	z-index: 2;
	width: 300px;
	height: 200px;
	top: 0;
	position: absolute;
	background-repeat: no-repeat;
	color: #fff;
}

.giess-projects .project .hover.bottom {
	left: 300px;
	z-index: 3;
	background-image: url(../img/thumbnail_hoverback2.png);
	background-position: right top;
}

.giess-projects .project .hover.bottom .name {
	/*font-weight: bold;*/
	position: absolute;
	top: 100px;
	right: 25px;
	text-decoration:none;
	width:100px;
}
.giess-projects .project a {
	text-decoration:none;
    
    display: block;
    width: 100%;
    height: 100%;
}
.giess-projects .project .hover.bottom .type {
	position: absolute;
	top: 118px;
	right: 25px;
}

.giess-projects .project .hover.bottom .more {
	text-align: center;
	position: absolute;
	bottom: 3px;
	width: 300px;
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}

.giess-projects .project .hover.top {
	opacity: 0;
	left: -300px;
	background-color: rgba(0,0,0,0.5);
	background-position: 50px 50px;
}



#full-background, #full-bg-gallery {
	background-color: rgba(0,0,0,0.5);
}





.fullbganimationclose {
	display:none;
}
.fullbganimationloupeSmall {
	display:none;
}
.fullbganimationloupe {
	display:none;
}


.projectboxelement {
	background-color: transparent;
	color:#fff;
	z-index:25;
	/*background-image:  url(../img/lupe_mitstreifen_600px.png) ;
	background-position: center center;
	background-repeat: no-repeat;*/
}
.projecticon {
	margin-bottom:30px;

}
.projectname {
	text-transform:uppercase;
	font-size:24px;
	display:block;
	line-height:26px;
}
.closeicon {
	float:right;
	width:17px;
	height:17px;
	display:block;
	background-image: url(../img/x.png);
	background-position: right top;
	background-repeat: no-repeat;
	z-index:100;
}
.projecttype {
	font-size:18px;
	display:block;
/*	border-bottom:1px solid #fff;*/
	padding-bottom:3px;
}
.projecttype hr {
	border:0;
	background-color:#fff;
	height: 1px;
}
.projectdescription {
	display:block;
}
.projectnumber {
	display:block;
	text-align:right;
	padding-top:5px;
}
.prnrdescription {
	text-transform:uppercase;
}
.prnummer {
	font-weight:bold;
	font-size:20px;
}
.projectnumberdescription {
	font-size:20px;
}
.infobox {
	background-color:#000000;
	background-color: rgba(0, 0, 0, 0.5);
}

.giessgallery .fullbganimationoverlay {
	background-color: rgba(0, 0, 0, 0.5);
	
}
.popup .container {
	outline: 0;
	border:0;
}

/*
.giessgallery.stage img {
	width:100%;
	height:auto;
}
.giessgallery .projecticon img {
	width:auto;
	height:auto;
}

*/

