@charset "UTF-8";

@font-face {
    font-family: 'copperplate_web';
    src: url('../fonts/copperplate.eot');
    src: url('../fonts/copperplate.eot?#iefix') format('embedded-opentype'),
         url('../fonts/copperplate.woff') format('woff'),
         url('../fonts/copperplate.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'icon';
    src: url('/admin/font/entypo.eot');
    src: url('/admin/font/entypo.eot?#iefix') format('embedded-opentype'),
         url('/admin/font/entypo.woff') format('woff'),
         url('/admin/font/entypo.ttf') format('truetype'),
         url('/admin/font/entypo.svg#DINMittelschriftRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon{
    font-family: 'icon' !important;
    font-size: 16px;
    vertical-align: baseline;
    line-height: 0px;
    display: inline-block;
    height: 12px;
}

/* CSS Document */
/* undohtml.css */
/* (c) 2004-2010 Tantek Çelik. Some Rights Reserved. http://tantek.com */
/* This style sheet is licensed under a Creative Commons License.      */
/*             http://creativecommons.org/licenses/by/2.0              */

/* Purpose: undo some of the default styling of common browsers        */

/* link underlines tend to make hypertext less readable,
   because underlines obscure the shapes of the lower halves of words */
:link,:visited,ins { text-decoration:none }
/* no list-markers for nav lists, default markers work well for item lists */
nav ul,nav ol { list-style:none }
textarea, input { outline: none; border-radius: 0; box-shadow: none; }
/* avoid browser default inconsistent heading font-sizes */
/* and pre/code/kbd too */
h1,h2,h3,h4,h5,h6,pre,code,kbd { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
dl,ul,ol,li,
h1,h2,h3,h4,h5,h6,
html,body,pre,p,blockquote,
form,fieldset,input,label
{ margin:0; padding:0 }

/* who thought blue linked image borders were a good idea? no abbr borders */
abbr, img, object,
a img,:link img,:visited img,
a object,:link object,:visited object
{ border:0 }

/* de-italicize address,abbr */
address,abbr { font-style:normal }

/* more varnish stripping as necessary... */

body{
	padding:0px;
	margin:0px;
	font-family: 'Helvetica','Arial',sans-sarif;
	font-size: 62.5%;
	background-color: #3c3c37;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	 -webkit-text-size-adjust:none;
}

html, body {height: 100%;}

body.inside{
	background-image: none;
	background-color: #3c3c37;
}


.wrapper{
	width: 980px;
	min-width: 980px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

.header{
	font-family: 'copperplate_web', 'Copperplate', 'Helvetica', 'Arial';
	background-image: url('../images/header-background.png');
	background-repeat: repeat-x;
	height: 84px;
	overflow: hidden;
	width: 100%;
	min-width: 980px;
	z-index: 99;
	position: absolute;
}
.header .logo{
	position: absolute;
}
.header .logo a{
	width: 230px;
	z-index: 99;
	position: relative;
}
.header .line{
	width: 200%;
	position: absolute;
	top:32px;
	height: 1px;
	background-color: #ffffff;
	left:112px;
}


.header ul{
	display: block;
	text-align: right;
	position: relative;
	right:-34px;
	top:33px;
}
.header ul li{
	display: inline-block;
	*zoom:1;
	*display: inline;
}
.header ul li a{
	display:block;
	padding-top: 7px;
	padding-left: 34px;
	padding-right: 34px;
	padding-bottom: 28px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.6em;
	-webkit-transition:.25s;
	-moz-transition:.25s;
	-ms-transition:.25s;
	transition:.25s;
	//background-color: rgba(255,255,255,0);
	background-image: url('../images/navigation-active.png');
	background-position: 50% 300%;
	background-repeat: no-repeat;
}

.header ul li a:hover{
	background-position: 50% 150%;
	//background-color: rgba(255,255,255,.1);

}
.header ul li a.selectedPage{
	background-position: 50% 100%;
}
.header ul li ul{
	display: none;
}
.footer{
	position: fixed;
	bottom: 10px;
	font-size: 1.4em;
	font-family: 'copperplate_web', 'Copperplate', 'Helvetica', 'Arial';
	color:#ffffff;
	width: 100%;
}
.footer .wrapper{
	text-align: right;
}


.background{
	display: none;
}



.inside .page{
	min-height: 100%;
}
.inside.singleColumn .page.wrapper{
	width: 730px;
	min-width: 730px;
}
.inside .page .column{
	padding-top: 144px;
	font-size: 1.4em;
	display: inline-block;
	width: 730px;
	*zoom:1;
	*display: inline;
	line-height: 1.8em;

	vertical-align: top;
	
}
@media only screen and (min-width:  569px) {
	.inside .page .column.small{
		width: 220px;
		padding-right: 30px;
	}
	.inside.singleColumn.gallery .page.wrapper, .inside.singleColumn.gallery .page .column{
		width: 980px;
		min-width: 980px;
	}

	.inside.split .page .column{
		width: 475px;
		min-width: 475px;
	}


}

.inside .page p{
	margin:0px;
	padding:0px;
	padding-bottom: 1.2em;
}
.inside .page a{
	color:#3A648B;
	border-bottom: 1px dotted #3A648B;
}
.inside .page h1{
	font-family: 'copperplate_web', 'Copperplate', 'Helvetica', 'Arial';
	color:#365791;
	font-size: 1.8em;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-bottom: 30px;
}
.inside .page h2{
	font-family: 'copperplate_web', 'Copperplate', 'Helvetica', 'Arial';
	font-size: 1.4em;
	font-weight: bold;
}
.inside .page h3{
	font-family: 'copperplate_web', 'Copperplate', 'Helvetica', 'Arial';
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}


.inside.clientlist .column{
	color:#ddd;
	padding-bottom: 100px;
}
	.inside.clientlist .column h1{
		color: #fff;
		vertical-align: top;
		padding-right:20px;
		font-size: 26px;
		text-align: left;
		color:#fff;
		margin-bottom: 0px;
	}
	.inside.clientlist .column h2{
		color: #fff;
		vertical-align: top;
		padding-right:20px;
		font-size: 24px;
		text-align: left;
		color:#C0D4E7;
		border-bottom:1px solid #C0D4E7;
		margin-bottom: 20px;
	}
	.inside.clientlist .column h3{
		display: inline-block;
		width: 204px;
		color: #fff;
		text-align: right;
		vertical-align: top;
		padding-right:20px;
		font-size: 17px;
	}
	.inside.clientlist .column a{
		color: inherit;
		border-bottom: 1px dotted #ddd;
	}
	.inside.clientlist .column a:hover{
		color: #fff;
		border-bottom: 1px dotted #fff;
	}
	.inside.clientlist .column ul{
		position: relative;
		display: inline-block;
		width: 506px;
		vertical-align: top;
		padding-bottom: 40px;
	}
		.inside.clientlist .column ul li{
			position: relative;
			list-style: none;
			float: left;
			width: 33%
		}

#clientserveLogin{
	background-color: rgba(255,255,255,.90);
	position: fixed;
	right: 100px;
	bottom: 100px;
	border-radius: 5px;
	padding:20px;
	text-align: right;
}
#clientserveLogin label{
	display: inline-block;
	padding-right: 10px;
	font-family: 'copperplate_web', 'Copperplate', 'Helvetica', 'Arial';
	font-size: 16px;
	font-weight: normal;
	background-color: transparent;
}
#clientserveLogin input[type="text"], #clientserveLogin input[type="password"], #clientserveLogin input[type="email"]{
	display: inline-block;
	padding:8px;
	font-family: Helvetica, Arial,sans-sarif;
	font-size: 16px;
	font-weight: normal;
	background-color: transparent;
	border:1px solid #000000;
	margin-top: 10px;
	-webkit-appearance: none;
	-moz-appearance: caret; /* mobile firefox too! */
}
#clientserveLogin input:active, #clientserveLogin input:focus{
	background-color: #ffffff;
}
#clientserveLogin input[type="submit"]{
	display: inline-block;
	padding:8px;
	padding-left:16px;
	padding-right:16px;
	font-family: 'copperplate_web', 'Copperplate', 'Helvetica', 'Arial';
	font-size: 14px;
	font-weight: normal;
	background-color: transparent;
	border:1px solid #000000;
	cursor: pointer;
	margin-top: 10px;
}
#clientserveLogin input[type="submit"]:hover{
	background-color: #ffffff;
}
#clientserveLogin .status{
	background-color: #f6efbc;
	color:#5b5846;
	text-align: center;
	border:2px solid #d6d0a4;
}



#contactform{
	background:transparent;

	padding:0px;
	text-align: right;
}
#contactform label{
	display: inline-block;
	padding-right: 10px;
	font-family: 'copperplate_web', 'Copperplate', 'Helvetica', 'Arial';
	font-size: 18px;
	font-weight: normal;
	background-color: transparent;
	vertical-align: top;
	margin-top: 16px;
}
#contactform textarea, #contactform input[type="text"], #contactform input[type="password"], #contactform input[type="email"]{
	display: inline-block;
	padding:8px;
	font-family: Helvetica, Arial,sans-sarif;
	font-size: 16px;
	font-weight: normal;
	border:0px solid #000000;
	margin-top: 10px;
	-webkit-transition:.25s;
	-moz-transition:.25s;
	-ms-transition:.25s;
	transition:.25s;
	vertical-align: top;
	width: 457px;
	-webkit-appearance: none;
	border-radius: 4px;
	background-color: #e6e8e8;
	border-top: 1px solid #708e88;
	border-bottom: 1px solid rgba(255,255,255,.5);
	box-shadow:0px 0px 5px rgba(0,0,0,.5) inset;

}
#contactform input[name="sender_name"]{
	margin-top: 0px;
}
#contactform textarea{
	height: 200px;

}
#contactform textarea{
	resize:none;
}
#contactform input:active, #contactform input:focus, #contactform textarea:focus{
	background-color: #ffffff;
}
#contactform input[type="submit"]{
	-webkit-transition:.25s;
	-moz-transition:.25s;
	-ms-transition:.25s;
	transition:.25s;
	display: inline-block;
	padding:8px;
	padding-left:16px;
	padding-right:16px;
	font-family: 'copperplate_web', 'Copperplate', 'Helvetica', 'Arial';
	font-size: 14px;
	font-weight: normal;
	background-color: transparent;
	border:0px solid #000000;
	cursor: pointer;
	margin-top: 10px;
	background-image: url('http://dev.pixellente.net/templates/images/navigation-active.png');
	background-repeat: no-repeat;
	background-position: 50% 20px;
	border-radius: 4px;
	box-shadow:0px 0px 5px rgba(0,0,0,.5);
	color:#c0d4e7;
	background-color:#284662;
}
#contactform input[type="submit"]:hover{
	color:#fff;
	background-color: #3a648b;
	background-position: 50% 5px;

}
#contactform .status{
	background-color: #f6efbc;
	color:#5b5846;
	text-align: center;
	border:2px solid #d6d0a4;
}

.xdebug-var-dump{
	font-size: 14px;
	background-color:rgba(255,255,255,.5);
	padding:10px;
}
#owa-tracker-post-container{
	position: fixed;
}

input, textarea{
	-webkit-appearance: none !important;
	appearance: none !important;
}

.gallery{
	padding-bottom: 50px;
}
.gallery a.thumbnail{
	display: inline-block;
	width: 294px;
	height: 221px;
	overflow: hidden;
	float: left;
	margin:14px;
	margin-top: 0px;
	position: relative;
	border: 0 none !important;
	background-color: #000;
	-webkit-transition:.25s;
	-moz-transition:.25s;
	-ms-transition:.25s;
	transition:.25s;
}
.gallery a.thumbnail .frame1{
	background-image: url('../images/frame1.png');
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 60;
	top: 0px;
	left: 0px;
}
.gallery a.thumbnail .frame2{
	background-image: url('../images/frame2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 60;
	top: 0px;
	left: 0px;
}
.gallery a.thumbnail img{
	position: relative;
	min-width: 100%;
	min-height: 100%;
}
.gallery a.thumbnail:hover{
	box-shadow: 0px 2px 20px rgba(0,0,0,.5);
}





/* Modal Window */
#modalwindow-overlay{
	background-image:url("../images/ui-overlay.png");
	position:fixed; left:0; top:0; width:100%; height:100%; z-index:1000;
	opacity:0;
}
#modalwindow{
	display:none;
	position:fixed;
	z-index:1001;
	opacity:0;
	left:50%;
	top:50%;
	background-color:#ffffff;
	box-shadow: 0 5px 60px #000000;
	-moz-box-shadow: 0 5px 60px #000000;
	-webkit-box-shadow: 0 5px 60px #000000;
	-ms-box-shadow: 0 5px 60px #000000;
}
#modalwindow-close{
	font-family: 'icon';
	position:absolute;
	right:-28px;
	top:-28px;
	color:#ffffff;
	cursor:pointer;
	font-size: 28px;
    display: block;
    margin: 0;
    text-shadow:0px 0px 20px #000000;

}



.backgroundGallery{
	width: 100%;
	height: 100%;
	position: fixed;
	overflow: hidden;
}
	.backgroundGallery img{
		position: absolute;
	}
	.backgroundGallery.animate img{
		visibility: hidden;
		opacity: 0;	
	}
	.backgroundGallery.init.animate img{
		-webkit-transition:visibility 2s, opacity 2s;
		-moz-transition:visibility 2s, opacity 2s;
		-ms-transition:visibility 2s, opacity 2s;
		transition:visibility 2s, opacity 2s;

		visibility: hidden;
		opacity: 0;
	}
	.backgroundGallery img.active{
		visibility: visible;
		opacity: 1;
	}
	.backgroundGallery.animate img.active{
		visibility: visible;
		opacity: 1;
	}














/* slider container */
.sliderContainer .fullImage{
    color:#fff;
    background-color: #000;
    display:inline-block;
    position: absolute;
    top:20px;
    right: 70px;
    line-height: 1;
    padding: 6px;
    padding-left:12px;
    padding-right: 12px;
    border-radius: 30px;
    font-size: 16px;
}
.sliderContainer .closeButton{
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: 'icon';
    font-size: 32px;
    padding:10px;
    z-index: 1500;
    line-height: 1;
    text-shadow:0px 0px 30px #000;
    cursor: pointer;
}
.sliderContainer .backButton,
.sliderContainer .nextButton{
    color: #fff;
    position: absolute;
    top: 50%;
    font-family: 'icon';
    font-size: 50px;
    padding:10px;
    z-index: 1500;
    line-height: 1;
    text-shadow:0px 0px 30px #000;
    cursor: pointer;
}
.sliderContainer .nextButton{
    right: 0px;
}
.sliderContainer{
    visibility: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom:0px;
    right: 0px;
    z-index: 999;
    background-color: #000;
}
.sliderContainer.active{
    visibility: visible;
}
.iosSlider {
    /* required */
    position:relative;
    
    top: 0;
    left: 0;
    overflow: hidden;
    
    width: 100%;
    height: 100%;

    
}

/* slider */
.iosSlider .slider {
    /* required */
    width: 100%;
    height: 100%;

}

/* slide */
.iosSlider .slider .slide {
    /* required */
    float: left;

    width: 100%;
    height: 100%;
    z-index: 1600;
    text-align: center;
    display: table;
}
.iosSlider .slider .slide div{
    display: table-cell;
    vertical-align: middle;
}
.iosSlider .slider .slide img{
    max-width: 100%;
    max-height: 100%;
    -webkit-user-select:none;
}



@media only screen and (max-width:  568px) {

	.wrapper,
	.header {
		width: 100% !important;
		min-width: 100% !important;
		height: auto !important;
		overflow: visible !important;
		overflow-x:hidden !important;
		position: relative !important;
	}
	.header{
		background-color: rgba(0,0,0,.8);
	}
	.header ul{
		top: 0px;
		left:0px;
		right:0px;
		
		text-align: left;
	}
	.header ul li{
		width: 50%;
		text-align: center;
	}
	.header ul li a{
		padding:10px;
		margin:4px;
		background-image: none;
	}
	.header ul li a.selectedPage{
		background-color:rgba(255,255,255,.2);
		
	}
	.header .logo{
		position: relative !important;
		padding-left: 20px !important;
	}
	.page{
		position: relative !important;
		padding-bottom: 50px !important;
	}
	.page .column{
		display: block !important;
		padding-top: 20px !important;
		width: auto !important;
		min-width: auto !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.inside.clientlist .column h3{
		text-align: left;
		display: block;
		padding:0px;
	}
	.inside.clientlist .column ul{
		width: auto;
	}
	#clientserveLogin{
		position: relative;
		top:0px;
		bottom: auto;
		left:auto;
		right: auto;
	}
	#contactform textarea, 
	#contactform input[type="text"], 
	#contactform input[type="password"],
	#contactform input[type="email"]{
		width: 100% !important;
		box-sizing:border-box !important;
	}
	.gallery a.thumbnail{
		width: 236px;
	height: 181px;
	}
	.inside.split .page .column{
		width: auto !important;
	}

}
@media only screen and (max-width:  568px) {

	.inside.clientlist .column ul li{
		width: 50%;
	}

}