/* Colours */

body, a { color: #222; margin: 0px; padding: 0; }

/* Typography */

@font-face {
    font-family: Questa;
    src: url(../fonts/questa.otf);
}

@font-face {
    font-family: Questa Grande;
    src: url(../fonts/questa_grande.otf);
}

body { font-family: "Questa Grande", times, serif; }
ul li, div.description { font-size: 20px; }
a>li:hover { color: #1AFF7B; font-family: arial; font-size: 19px; font-weight: bold; }
h1 { font-size: 13px; font-weight: normal; }
h1 strong { font-weight: normal; text-transform: none; display: block; letter-spacing: 0px; }
h2 { 
	z-index: 97;
	position: relative;
	margin: 0px 0 0 10px;
	font-family: arial;
	font-weight: bold;
	font-size: 16px; 
	font-weight: bold; 
	letter-spacing: 0.02em; 
	-webkit-transform: rotate(315deg);
    	-webkit-transform-origin: left bottom;
    	-moz-transform: rotate(315deg);
    	-moz-transform-origin: left bottom;
    	-ms-transform: rotate(315deg);
    	-ms-transform-origin: left bottom;
    	-o-transform: rotate(315deg);
   	-o-transform-origin: left bottom;
    	transform: rotate(315deg);
    	transform-origin: left bottom;
	text-align: left;
}

p.date { font-size: 11px; letter-spacing: 0.03em; }
a { text-decoration: none; cursor: pointer; }
p>a {   color: #000;
	text-decoration: underline;
	/* -webkit-transition: all 0.1s ease-in-out;
 	-moz-transition: all 0.1s ease-in-out;
  	-o-transition: all 0.1s ease-in-out;
  	transition: all 0.1s ease-in-out; */}
p>a:hover { font-family: arial; font-weight: bold; font-size: 16px; text-decoration: none;}
p#project-count, p#gallery-count { text-align: right; }
 
div#container { margin: 0; width: 100%; text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }

.one { width: 20%; }
.two { width: 140px; }
.three { width: 220px; }
.four { width: 300px; }
.five { width: 380px; }
.six { width: 100%; }
.seven { width: 540px; }
.eight { max-width: 600px; }
.nine { width: 700px; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }
.fifty { width: 40%;}
.hundred {width: 100%; }

p { margin: 0; font-size: 18px; line-height: 1.4; }


hr { display: block; clear: both; margin: 0px 0px 45px; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }
.col hr { margin: 0px 0px 15px; }

ul#navigation, ul.projects { list-style: none; padding: 30px 0 0 60px; margin: 0px; }
ul#navigation li, ul.projects li { clear: both; }
ul#navigation ol { display: none; margin: 0px; padding: 4px 0px 4px 25px; }
ul.projects li { float: left; padding: 0px 0px 8px; }

p#footer { display: block; line-height: 1.4; font-size: 14px !important; margin: 0 0 15px 15px; }

p.date { text-align: right; padding: 14px 20px 0px 0px; }
div.description p { clear: both; }

div#media { clear: both; padding: 0; }
div.media { margin: 0px 0px 10px; }
div.description div#images { padding: 0px 0px 0px 0px; }
div#media img { margin: 0px 0px 10px; }
p#project-count, p#gallery-count { margin: 2px 20px 0px 0px; }
p#gallery-count, div#gallery-navigation { display: none; }
p#gallery-count span { margin: -1px 0px 0px; display: block; }
div#project-navigation { margin: 0px 0px 0px 20px; }
div#project-navigation p, div#gallery-navigation p { margin: 0px 0px 1px; }

div#image-wrapper { overflow: hidden; width: 560px; }
div#image-wrapper div#image-holder { width: 100000000px; }
div#image-wrapper div#image-holder div.image { float: left; width: 560px; }

img.project-thumb { padding: 0px 10px 5px 0px; float: left; display: none; }

a.atom-rss { margin: 0px 0px 0px 6px; padding: 1px 2px 0px; font-size: 0.93em; letter-spacing: 0.08em; background: #ddd; }

/* Javascript-enabled styles */
body.js-enabled p#gallery-count, body.js-enabled div#gallery-navigation { display: block; }
body.js-enabled p#project-count { display: none; }
body.js-enabled div#media div.image { display: none; }
body.js-enabled div#media div.image:first-child { display: block; }

.fix-top{
	top: 325px !important;
}
#logo {
padding: 200px 0 100px 0;
width: 100%;
text-align: center;
}

#logo>img {
	position: relative;
	top: 50px;
}

#content {
margin: 0;
}

#content .eight:first-child div.images{
	margin-bottom: 0;
}
div.images{
	margin-bottom: 10px;
}
div.images img {
	width: 100%;
}
.db {
padding-left: 16px;
padding-right: 16px;
}
iframe{
	width: 100%;
}
.db>div {
padding: 0 0 200px 0; 
}

.db>div>div {
padding: 127px 0 0 0; 
}

.db>div>a {
opacity: 0.0;
height: 100%;
position: absolute;
}

#content {
margin: auto;
max-width: 600px;
}

em {
	font-family: Questa;
	font-variant: small-caps;
	font-style: normal;
	letter-spacing: 0.1em;	
}

#logo-scroll {
	position:fixed;
	display:none;
	background:gold;
}

.description>p { margin: 0 0 20px 0; }

.description>h2 { padding-top: 40px; width: 80px; }

p>a { clear: both; }

.image { padding: 0 0 5px 0; }

#impressum {
	line-height: 1.5; 
	font-size: 14px; 
	padding: 0 0 30px 15px;
	display: none;
}

strong>a:hover, #footer>a:hover, #impressum>a:hover { font-family: arial; font-weight: bold; font-size: 13px; text-decoration: none;}

h3 { font-family: arial, sans-serif; font-size: 13px;}

strong { font-size: 15px; line-height: 1px !important; font-weight: normal; font-style: italic; }

#impressum>strong { 
	font-style: normal; 
	letter-spacing: 0.1em; 
	font-family: Questa; 
	font-variant: small-caps; 
}

strong>a {
	font-style: normal; text-decoration: underline; 
}

strong>a:before {
    	content:url('../../images/link.png');
	text-decoration: none !important;
	margin: 0 3px 0 3px;
}

.db>div:nth-child(6) {
	padding-bottom: 100%;
}

/* .db>div:nth-child(1) {
	white-space: nowrap;
} */

/* arrow before link */

/* p>a:before {
    	content:url('../../images/link.png');
	text-decoration: none !important;
	margin-right: 5px; 
} */

.da .current,.da .current:hover{
	font-family: arial; 
	padding-top: 2px;
	font-size: 19px; 
	font-weight: bold;
}	

.da {
	width: 220px;
	padding: 30px 0 0 60px;
	margin: 0px;
	position: fixed;
	top: 0px;
	list-style: none;
	font-size: 20px;
	line-height: 27px;
	z-index: 100;
	-webkit-transition: all 0.5s ease-in-out;
}

pos {
	left: 0px;
	position: absolute;
	width: 100%;
	top: 0px;
	margin-top: 200px;
}

header {
	pointer-events: none;
	width: 100%;
	height: 0px;
	top: 0px;
	z-index: 99;
	position: absolute;
}

header.sticky {
	margin-top: -200px;
	position: fixed;
}

header.sticky:nth-child(1) {
	top: 15px;
	margin-top: 0px;
}

header:nth-child(3) {
	text-align: center;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 50px;
	-webkit-transition: all 0.5s ease-in-out;
}

header.sticky:nth-child(3) {
	width: 100%;
	height: 100%;
	left: -320px;
	top: 358px;
}

header:nth-child(3)>img {
	width: 404px;
	height: 142px;
	-webkit-transition: all 0.5s ease-in-out;
}

header.sticky:nth-child(3)>img {
	width: 55px;
	height: 24px;
} 

#navigation-bg {
	top: 0px;
	position: fixed;
	height: 0px;
	width: 100%;
	background: #fff;
	z-index: 98; /* 1 less than #navigation */
	-webkit-transition: all 0.5s ease-in-out;
}

.db>.col>a {
pointer-events:none;
}

/* mobile */
@media screen and (max-width: 767px){
	p{
		font-size: 20px;
	}
	strong{
		font-size: 18px;
	}
}
@media only screen and (max-width:290px) {
	
	header:nth-child(3) {
		display: none;
	}

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

	

	.db>div {
		padding: 0 0 0 0; 
	}

	#media>object {
		width: 100%;
		height: auto;
	}

	#media>object>embed {
		width: 100%;
		height: auto;
	}

	.db>div:nth-child(1) {
		white-space: normal;
	}

	.image>img {
		width: 100%;
		height: auto;
	}

	.eight {
		width: 100%;
	}

	#content {
		width: 100%;
	}

	.da {
		padding: 50px 0 0 16px;
		-webkit-transition: all 0.5s ease-in-out;
	}

	#navigation-bg {
		top: 0px;
		width: 100%;
		height: 218px;
		-webkit-transition: all 0.5s ease-in-out;
	}

	header:nth-child(1) {
		text-align: left;
		top: 0px;
		margin-top: 0px;
		left: 17px;
	}

	header:nth-child(3) {
		text-align: right;
		width: 100%;
		height: 100%;
		left: -5px;
		top: 0px;
}
	header.sticky:nth-child(3) {
		text-align: right;
		width: 100%;
		height: 100%;
		left: -5px;
		top: 0px;}

	header:nth-child(3)>img {
		width: 55px;
		height: 24px;
}

	header {
		pointer-events: none;
		width: 100%;
		top: 15px !important;
		z-index: 99;
		position: fixed;
}

	header.sticky {
		margin-top: 0px;
		position: fixed;
}


}

@media only screen and (min-width: 511px) and (max-width: 965px) {

	.da {
		padding: 12px 0 0 16px;
		-webkit-transition: all 0.5s ease-in-out;
	}

	#navigation-bg {
		top: 0px;
		width: 100%;
		height: 182px;
		-webkit-transition: all 0.5s ease-in-out;
	}

}

@media only screen and (min-width: 511px) and (max-width:1139px) {

	header.sticky:nth-child(3) {
		width: 100%;
		height: 100%;
		left: 150px;
		top: 217px;
	}
}
