/* CSS Document */
body {
	background-color: #FFF ;
	border: 0px;
	margin: 0px;
	font-size:12px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	min-height:100%;
	height: 100%;
	min-width:100%;
	width:100%;
	overflow-y:scroll;
}

body[data-useragent*='MSIE 10.0'] {
  	font-size:12px;
	font-family:  Arial, "Lucida Grande", sans-serif;
}

body[data-useragent*='rv:11.0'] {
  	font-size:12px;
	font-family:  Arial, "Lucida Grande", sans-serif;
}


a {
	text-decoration:none;
	color: #434649;	
}
.container{
	position: relative;
	/*height:3000px !important;*/
	height:100%;
	min-height:100%;
	
}
.wrapper {
	position: relative;
	text-align: right;
	width: 720px;
	margin: 0 auto;
	height: 100%;
}

.header {
	height: 100px;
	background: rgba(255, 255, 255, .74);
	float: right;
	width: 700px;
	min-width: 680px;
	position: fixed;
	top: 0px;
	z-index: 500;
}
.footer{
	position: fixed;
	height: 500px;
	width: 100%;
	min-width: 100%;
	background: rgba(0, 0, 0, .74);
	font-size: 12px;
	color: #CCC;
	bottom: -475px;
	letter-spacing: 3px;
	z-index:500;
}
.footerbuttoninzer{
	position: fixed;
	height: 25px;
	width: 100%;
	min-width: 100%;
	
	bottom: 0px;
	z-index: 501;
	
}
.footer a{
	color: #CCC;
}
.footer .wrapper{
	padding-top:5px;
	padding-right:20px;		
}
 #so{
	position: absolute;
	top: 320px;
	left: 410px;
	  /*display:none;*/
 }
#toggleSound{
	float: right;
	margin-right: -180px;
	margin-top: -4px;
	width: 117px;
	height: 23px;
	cursor: pointer;
	background-image: url(../images/Soundcloud_white.png);
}
.imprinttitle{
	float: left;
	margin-left: -120px;
	margin-top: 0px;
	line-height: 18px;
	text-align: left;
	
}

.imprint1{
	position: absolute;
	float: right;
	right: 505px;
	margin-top: 30px;
	
}
.imprint2{
	position:absolute;
	float: right;
	right: 27px;
	margin-top: 30px;
	
}
.header .logo{
	float: left;
	margin-left: 30px;
}
.header .menuitems{
	float: left;
	margin-left: 140px;
	margin-top: 40px;
	
}
.header .menuitems span{
	color:#666;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fff;
	font-size: 12px;
	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
 	-ms-transition: all 0.5s;
 	transition: all 0.5s;	
}
.header .menuitems span:hover{
	background-color: #CCC;
}
.galleryitem{
	float: left;
	padding: 10px;
	height: 160px;
	width: 160px;
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
.rowcontainer img{
	margin-right: 20px;	
	padding-bottom: 0px;
}

#bigimg{
	background-repeat:no-repeat;
	float:right;
}
#bigimg img{
	opacity:0;
}
#bigimg:hover .bigimginfo{
	opacity:1;
	bottom: 50px;
}
.bigimginfo{
	position: relative;
	height: 23px;
	min-height:23px;
	width: 690px;
	min-width: 690px;
	background: rgba(0, 0, 0, .74);
	font-size: 12px;
	color: #CCC;
	bottom: 0px;
	opacity:0;
	letter-spacing: 3px;
	margin-left: 0px;
	padding-top:7px;
	padding-right:10px;
	z-index:54;
	float:none;
	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
 	-ms-transition: all 0.5s;
 	transition: all 0.5s;
}
.bigimginfo a{
	color: #ccc;
}


.galleryitem{
	opacity: 1;
	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
 	-ms-transition: all 0.5s;
 	transition: all 0.5s;
}
.galleryitem:hover{
	opacity: 0.54;
}

.spacer{
	float:right;
	height: 40px;
	width: 680px;
}
.topspacer{
	float:left;
	height:100px;
	widht:680px;
	min-height:100px;
	min-width:680px;
}
/*------- Clients ---------*/
.spacercolumn{
	
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	height: 460px;
	width: 150px;
	z-index: 800;
}
.clientcolumn1{
	color: #666;
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	height: auto;
	width: 150px;
	z-index: 800;
	text-align: left;
}
.clientcolumn2{
	color: #666;
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	height: auto;
	width: 150px;
	z-index: 20;
	text-align: left;
}
.clientcolumn3{
	color: #666;
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	height: auto;
	width: 150px;
	z-index: 800;
	text-align: left;
}

.clientcolumn4{
	color: #666;
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	height: auto;
	width: 150px;
	z-index: 800;
	text-align: left;
}

.clienthead{
	color: #666;
	padding-top: 25px;
	padding-left: 45px;
	float: left;
	height: 15px;
	width: 700px;
	text-align: center;
	font-size: 16px;
	font-weight: lighter;
	color: #333;
}



.clientspic1{
	position:absolute;
	top: 100px;
	left: 560px;
}
.clientspic2{
	position:absolute;
	top: 280px;
	left: 560px;
}
.clientspic3{
	position:absolute;
	top: 460px;
	left: 560px;
}
.contactdetails{
	color:#666;
	padding: 20px;
	float:left;
	height: 400px;
	width: 700px;
	text-align:left;	
}
.contacttext{
	position: absolute;
	left: 200px;
	top: 170px;
}
.neleimg{
	position: absolute;
	left: 20px;
	top: 140px;
}
.xinglogo{
	position: absolute;
	left: 200px;
	top: 265px;
}
.sepperator{
	position: absolute;
	left: 20px;
	top: 320px;
	height: 1px;
	width: 680px;
	background-color:#757575;
}
.statements1{
	position: absolute;
	left: 20px;
	top: 340px;
	width: 320px;
	height: 500px;
}
.statements2{
	position: absolute;
	left: 400px;
	top: 340px;
	width: 300px;
	height: 500px;
}
.statements{
	color: #757575;
	z-index: 20;
}
.statements h1{
	font-size: 16px;
	font-weight:lighter;
	color: #333;
}
.statements h2{
	line-height: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.statements p{
	font-size: 12px;
	line-height: 14px;
}
.watermark{
	position: fixed;
	top: 140px;
	width: 100%;
	height: 490px;
	background-image: url(../images/logo700.gif);
	background-repeat: no-repeat;
	z-index: -50;
}
