/* commissioner-100 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/commissioner-v23-latin_latin-ext-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-200 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/commissioner-v23-latin_latin-ext-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/commissioner-v23-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/commissioner-v23-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/commissioner-v23-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/commissioner-v23-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/commissioner-v23-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* commissioner-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/commissioner-v23-latin_latin-ext-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

* { 
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	box-sizing:border-box; 
	margin:0; 
	padding:0; 
}

html, body {
  height: 100%;
}

h2 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
	font-size: 26px;
	line-height: 0.8em;
	color: #333;
	margin-bottom: 70px;
	text-align: left;
	margin-left: 20px;
	text-transform: uppercase;
}
h3 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
	font-size: 20px;
	line-height: 1.2em;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	margin-left: 0px;
}
h5 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	font-size: 42px;
	line-height: 42px;
	color: black;
	text-align: left;
	margin-left: 0px;
	text-transform: uppercase;
}
hr {
	border: 8px solid white;
}

.pfeil {
  border: solid #bebebe;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 10px;
}
.rechts {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.oben {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.links {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.unten {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.grid {
	width: 22px;
	padding-top: 0px;
	margin: 0 4px 0 4px;
}
.quote {
	font-family: 'Jost', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 26px;
	color: #333;
}
em {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
	font-size: 18px;
	line-height: 36px;
	text-decoration: none;
}
#container-start {
	width: 90%;
	max-width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#container {
	width: 80%;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#newbook {
	width: 180px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 40px;
	position: fixed;
	bottom: 0;
}
.works-row-one {
	width: 75%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
.works-row {
	width: 75%;
	margin: auto;
	text-align: center;
}
.capitel-frame {
	width: 49%;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	border: 1px solid #e3e3e3;
	display: inline-block;
}
.capitel-frame-empty {
	width: 49%;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	border: 1px solid white;
	display: inline-block;
}
.capitel-img {
	width: 100%;
	display:block;
}
table, th {
    border-collapse: collapse;
}
#news-start {
	margin-bottom: auto;
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
	color: black;
	width: 650px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
#news {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
	color: black;
	width: 650px;
	padding-bottom: 60px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	margin: auto;
	padding-top: 60px;
}
.one {
    margin-bottom: 10px;
	}
.text1 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	width: 650px;
	color: #333;
	font-size: 18px;
	text-transform: none;
	line-height: 26px;
	margin-left: 100px;
}
.text2 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	width: 650px;
	color: #333;
	font-size: 18px;
	text-transform: none;
	line-height: 26px;
	margin-left: 40px;
}
.text3 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	width: 650px;
	color: #333;
	font-size: 18px;
	text-transform: none;
	line-height: 26px;
	margin-left: 300px;
}
.dots {
	width: 100%;
	color: #bebebe;
	text-align: center;
	height: 100px;
}

ul {
	color: black;
	list-style-type: square;
}

ul p {
	color: black;
	margin: 0 0 2px 0;
}

.clear {
	clear: both;
}

.inner {
	width: 100%;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	box-sizing: border-box;
}

.inner.over {
	margin-top: -180px;
}

#brand {
	position: absolute;
	padding: 15px 0px 0px 0px;
	z-index: 20;
	background-color: white;
}

/* Header */

#header {
	padding: 20px 0px 5px 0px;
	position: sticky;
	top: -91px;
	z-index: 10;
	background-color: white;
}

#header h1 {
	float: left;
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 200;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 30px;
	color: black;
	padding-top: 76px;
	padding-bottom: 5px;
}

#header nav {
	float: right;
}

#main-menu {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	color: black;
	font-size: 20px;
	letter-spacing: inherit;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 85px;
}

#main-menu li {
	display: inline-block;
	margin-left: 12px;
}

#main-menu a {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300; 
	color: black;
	font-size: 20px;
	letter-spacing: inherit;
	text-transform: uppercase;
	text-decoration: none;
}

#main-menu a:hover {
	color: black;
	border-bottom: 2px solid black;
}
.active {
	color: black;
	border-bottom: 2px solid black;
}
#line {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	color: black;
	font-size: 18px;
	text-align: left;
	letter-spacing: inherit;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 12px;
	margin: auto;
	}
a.line:link, a.line:visited, a.line:active {
	text-decoration: none;
	color: black;
	}
a.line:hover {
	text-decoration: none;
	color: #999;
	}

#footer {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	text-transform: uppercase;
	color: black;
	width: 100%;
	margin-top: 80px;
	text-align: left;
	padding-bottom: 100px;
	font-size: 14px;
	line-height: 18px;
	float: left;
	}

a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: none;
	color: black;
	}
a.footer:hover {
	text-decoration: none;
	color: #999;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	color: black;
	}
a:hover {
	text-decoration: none;
	color: black;
	}
	
.wrapper-start {
	height: 100%;
	width: auto;
	padding-top: 20px;
	text-align: center;
}
.line-start {
	height: 100%;
	width: inherit;
}
#img {
	width: 68%;
	margin: auto;
}
.wrapper {
	height: 100%;
	width: auto;
	padding-bottom: 40px;
	text-align: center;
	padding-top: 46px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.caption {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
	font-size: 16px;
	text-transform: none;
	margin-bottom: 10px;
}
.counter {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
	font-size: 22px;
	color: #bebebe;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
}
#center {
	display: table;
    margin: 0 auto;
}
.stretch { 
	height:100%; 
	width: 100%;
}
.stretch img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	vertical-align: middle;
	padding-bottom: 10px;
}
#center {
	display: table;
    margin: 0 auto;
}
#mitte {
	display: table;
    margin: 0 auto;
	width: 100%;
	padding-left: 10px;
}
	/*Works*/
a.works-link {
	position: relative;
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	color: #999;
	text-transform: none;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 40px;
	}
a.works-link:hover {
	color: black;
	text-decoration: none;
	}
a.works-link img {
	border:none;
	vertical-align:bottom;
	}
a.works-link span {
	position: absolute;
	width: 100%;
	color: #333;
	background: rgba(0, 0, 0, 0.0);
	height: 100%;
	top: 0;
	left: 0; /* a little extra in case the width is calculated too short */
	padding-top: 0.5em;
	padding-right: 2.1%;
	padding-bottom: 0.3em;
	padding-left: 2.1%;
	}
a.works-link:hover span {
	color: black;
	background: rgba(255, 255, 255, 0.0);
	height: 100%;
	}
.worksstill {
	width: 100%;
	margin-bottom: 10px;
	}
.workslist {
	width: 33.33333%;
	float: left;
	}
.mainlist {
	width: 50%;
	float: left;
	margin-bottom: 10px;
	}
.still {
	height: 300px;
	margin-left: 0px;
	}	
.still-list {
	width: 100%;
	border: 1px solid #e3e3e3;
	height: 302px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
	
/*Responsive Styles*/
@media screen and (max-width : 1200px){
	
.wrapper-start {
	height: 100%;
	width: auto;
	text-align: center;
	padding-top: 20px;
}
#footer {
	width: 100%;
	}
.inner {
	width: 100%;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	box-sizing: border-box;
}
#container {
	width: 90%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
.works-row-one {
	width: 85%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.works-row {
	width: 85%;
	margin: auto;
	text-align: center;
}
#img {
	width: 75%;
	margin: auto;
	}
h2 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
	font-size: 26px;
	line-height: 0.8em;
	color: #333;
	margin-bottom: 70px;
	text-align: left;
	margin-left: 20px;
	}
a.works-link {
	position: relative;
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	color: #999;
	font-size: 16px;
	text-transform: normal;
	line-height: 20px;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	}
.still-list {
	width: 100%;
	border: 1px solid #e3e3e3;
	height: 302px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	}
.workslist {
	width: 50%;
	float: left;
	}
.text1 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	width: 650px;
	color: #333;
	font-size: 18px;
	text-transform: none;
	line-height: 26px;
	margin: auto;
}
.text2 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	width: 650px;
	color: #333;
	font-size: 18px;
	text-transform: none;
	line-height: 26px;
	margin: auto;
}
.text3 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	width: 650px;
	color: #333;
	font-size: 18px;
	text-transform: none;
	line-height: 26px;
	margin: auto;
}
	
	}
	
@media screen and (max-width : 810px){
#brand {
	display: none;
}
}

@media screen and (max-width : 1024px){
.inner {
	width: 100%;
	margin: 0 auto;
	max-width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	box-sizing: border-box;
}
#mitte {
	display: table;
    margin: 0 auto;
	width: 100%;
	padding-left: 0px;
}
#img {
	width: 85%;
	margin: auto;
	}
#footer {
	width: 100%;
	}
#container {
	width: 90%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
.works-row-one {
	width: 95%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.works-row {
	width: 95%;
	margin: auto;
	text-align: center;
}
h2 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
	font-size: 26px;
	line-height: 0.8em;
	color: #333;
	margin-bottom: 70px;
	text-align: left;
	margin-left: 20px;
	}
.worksstill {
	width: 100%;
	margin-bottom: 10px;
	}
a.works-link {
	position: relative;
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	color: #999;
	font-size: 14px;
	text-transform: normal;
	line-height: 18px;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	}
.still-list {
	width: 100%;
	border: 1px solid #e3e3e3;
	height: 302px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	}
.text1 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	width: auto;
	color: #333;
	font-size: 18px;
	text-transform: none;
	line-height: 26px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	}
.text2 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	width: auto;
	color: #333;
	font-size: 18px;
	text-transform: none;
	line-height: 26px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	}
.text3 {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	width: auto;
	color: #333;
	font-size: 18px;
	text-transform: none;
	line-height: 26px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	}
#news-start {
	margin-bottom: auto;
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
	color: #333;
	width: auto;
	margin-top: auto;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}
#news {
	font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	text-decoration: none;
	color: #333;
	width: auto;
	padding-bottom: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 70px;
}
	
	}
