@font-face {font-family: 'GraublauSans-Bold';src: url('../fonts/graublausans-bold.eot');src: url('../fonts/graublausans-bold.eot?#iefix') format('embedded-otype'),url('../fonts/graublausans-bold.woff') format('woff'),url('../fonts/graublausans-bold.ttf') format('truetype'),url('../fonts/graublausans-bold.svg#GraublauSans-Bold') format('svg');}
@font-face {font-family: 'GraublauSans-Light';src: url('../fonts/graublausans-light.eot');src: url('../fonts/graublausans-light.eot?#iefix') format('embedded-opentype'),url('../fonts/graublausans-light.woff') format('woff'),url('../fonts/graublausans-light.ttf') format('truetype'),url('../fonts/graublausans-light.svg#GraublauSans-Light') format('svg');}
@font-face {font-family: 'GraublauSans-LightItalic';src: url('../fonts/graublausans-light-italic.eot');src: url('../fonts/graublausans-light-italic.eot?#iefix') format('embedded-opentype'),url('../fonts/graublausans-light-italic.woff') format('woff'),url('../fonts/graublausans-light-italic.ttf') format('truetype'),url('../fonts/graublausans-light-italic.svg#GraublauSans-LightItalic') format('svg');}
@font-face {font-family: 'GraublauSans-Regular';src: url('../fonts/graublausans-regular.eot');src: url('../fonts/graublausans-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/graublausans-regular.woff') format('woff'),url('../fonts/graublausans-regular.ttf') format('truetype'),url('../fonts/graublausans-regular.svg#GraublauSans-Regular') format('svg');}

/* TWITTER */

div.twtr-widget {
  clear:both;
}
div.twtr-widget * {
  font:14px GraublauSans-Regular, Arial, Helvetica, sans-serif;
}
div.twtr-widget em a {
  font-size:10px;
}
div.twtr-widget a:hover {
  text-decoration:none!important;
  margin:0!important;
  padding:0!important;
}
div.twtr-hd, div.twtr-ft {
  display:none;
}
div.twtr-widget div.twtr-tweet-wrap {
  padding:6px 0;
}

.ttl-tweet{
	display:block;
	float:left;

	margin:0 8px 10px 0;
	font-weight:normal;
	overflow:hidden;

	width:22px;
	height:15px;

	background:url(../images/ico-tweet.png) no-repeat;
}


/* standard */

html{height:100%;}
body{
	height:100%;
	min-width:945px;
	margin:0;
	font:14px GraublauSans-Regular, Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	background:#eee;
    position: relative;
}


::selection {
   /* Safari */
  color:white;
  background: #B52F15;
}

::-moz-selection {
  /* Firefox */
  color:white;
  background: #B52F15;
}

img, .next:hover, .prev:hover{
  border-style:none;
}

a{
	color:#b52f15;
	text-decoration:none;
	outline:none;
}
a:hover {
  border-bottom:1px solid #b52f15;
  text-decoration:none;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	font:100% GraublauSans-Regular, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#wrapper{
	display:table;
	width:100%;
	height:100%;
}
.wrapper-holder{
	display:table-row;
	width:100%;
}
#header{
	width:100%;
	border-top:5px solid #2f2d2d;
}
.header-area{
	width:945px;
	margin:0 auto;
	padding:29px 0 15px;
	border-bottom:1px solid #c8c7c7;
	overflow:hidden;
}
.header-area .holder{
	width:100%;
	overflow:hidden;
}
.logo{
	float:left;
	width:54px;
	height:54px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
#nav{
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	font:12px/18px GraublauSans-Bold, Arial, Helvetica, sans-serif;
	text-align:right;
}
#nav li{
	display:inline;
	margin:0 0 0 13px;
	padding:0 0 0 17px;
	background:url(../images/separator-01.png) no-repeat 0 60%;
}
#nav li:first-child{background:none;}
#nav a{color:#2e2d2d;}
#nav a:hover{text-decoration:none; border-style:none;}
#nav a:hover span,
#nav a:hover em{text-decoration:underline;}
#nav a em{
	color: #929292;
    font: 12px/18px "GraublauSans-LightItalic",Arial,Helvetica,sans-serif;
    margin: 0 0 0 3px;
}
.double-text{margin:0 0 18px;}
.double-text p{margin:0;}
.mark-text{
	font-family:GraublauSans-LightItalic;
	color:#929292;
	word-spacing:2px;

}
#content{
	width:945px;
	margin:0 auto;
	line-height:18px;
}
.start-block{
	font-family: "GraublauSans-Light",Arial,Helvetica,sans-serif;
	position:relative;
	width:100%;
	margin:-7px 0 -33px;
	font-size:26px;
	line-height:32px;
	overflow:hidden;
}
.decor{
	float:right;
	margin:0 0 0 -25px;
}
.start-block .description{
	padding:32px 0 25px;
	overflow:hidden;
}
.start-block .description p{margin:0 0 5px;}
.start-block .mark-text{letter-spacing:0px;}
.content-section{
	padding:57px 0 33px;
	border-top:1px solid #c8c7c7;
	overflow:hidden;
}
.portfolio-section{padding-top:63px;}
.about-section{
	padding-top:33px;
	line-height:19px;
}
.process-section{padding-top:53px;}
.else-section{padding:60px 0 53px;}
.content-section h3{
	margin:0 0 2px;
	font:14px/17px GraublauSans-Bold, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
}
.else-section h3{margin:0 0 25px;}
.content-section h3 a{color:#2e2d2d;}
.content-section h3 a:hover{border-bottom-color:#2e2d2d;}
.content-section h3 em{
	font-style:normal;
	font-family:GraublauSans-LightItalic;
  color:#929292;
}
.head-col{
	float:left;
	width:225px;
	margin:0 13px 0 0;
}
.about-section .head-col{padding-top:30px;}
.head-col h2{
	margin:0 0 7px;
	font:20px/24px GraublauSans-Bold, Arial, Helvetica, sans-serif;
}
.head-col h2 em{
	display:block;
	font-style:normal;
	font-family:GraublauSans-LightItalic;
	color:#929292;
}
.head-col h3{
	margin:0 0 10px;
	font:14px/18px "GraublauSans-LightItalic", Arial, Helvetica, sans-serif;
}
.head-col h3 em{
	display:block;
	font-style:normal;
	font-family:GraublauSans-LightItalic;
	color:#929292;
}
.content-section .area{
	float:left;
	width:707px;
	padding:5px 0 0;
}
.about-section .area{padding-top:30px;}
.content-section .col{
	float:left;
	width:226px;
	margin:0 0 0 13px;
}
.content-section .area .col:first-child{margin:0;}
.content-section p{margin:0 0 17px;}
.news-item{padding:0 0 20px;}
.news-item .title{
	min-height:56px;
	margin:0 0 10px;
}
.news-item .date{
	display:block;
	font:14px/18px GraublauSans-Regular, Arial, Helvetica, sans-serif;
	color:#a1a1a1;
}
.news-item p{margin:0 0 15px;}
.content-section .more{
	padding:0 13px 0 0;
	background:url(../images/arrow-01.png) no-repeat 100% 50%;
}

.tweet-tape .item{
	padding:7px 0 10px;
	border-top:1px solid #8e8d8d;
}
.tweet-tape .item:first-child{
	border:0;
	padding-top:0;
}
.tweet-tape .item p{margin:0;}
.tweet-tape .item .date{
	display:block;
	font-style:normal;
	font-variant:small-caps;
	color:#a1a1a1;
}
.tweet-tape .item .mark{color:#b93c23;}
.tweet-tape .item a{color:#2e2d2d;}
.ttl-awards{
	width:100%;
	margin:-30px 0 12px;
	padding:30px 0 0;
	overflow:hidden;
}
.ttl-awards h3{
	float:left;
	margin:0 7px 0 0;
}
.ttl-awards img{
	float:left;
	margin:-30px 0 0;
}
.awards-list{
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
	overflow:hidden;
}
.awards-list li{margin:0 0 11px;}
.awards-list li a span{
	padding:0 13px 0 0;
	background:url(../images/arrow-01.png) no-repeat 100% 50%;
}
.process-holder{
	margin:0 0 28px;
	padding:0 0 0 8px;
}
.process-holder img{vertical-align:top;}
.list,
.list-links{
	margin:0 0 18px;
	padding:0;
	list-style:none;
}
.list a{color:#2e2d2d;}
.list-links a{
	padding:0 13px 0 0;
	background:url(../images/arrow-01.png) no-repeat 100% 50%;
}
.talks-list{
	margin:0;
	padding:0;
	line-height:16px;
	list-style:none;
	overflow:hidden;
}
.talks-list li{margin:0 0 14px;}
.talks-list a{
	padding:0 13px 0 0;
	background:url(../images/arrow-01.png) no-repeat 100% 50%;
}
.talks-list .disable{
	text-decoration:line-through;
	color:#b52f15;
}
.portfolio-area .items-row{
	width:100%;
	margin:0 0 33px;
	overflow:hidden;
}
.portfolio-area .item{
	float:left;
	width:226px;
	margin:0 0 0 13px;
	padding:0 0 7px;
	border-bottom:2px solid #c8c7c7;
}
.portfolio-area .items-row .item:first-child{margin:0;}
.portfolio-area .item .img-box{
	position:relative;
	height:105px;
	margin:0 0 6px;
	overflow:hidden;
}
.portfolio-area .item .img-box img{vertical-align:top;}
.portfolio-area .item .img-box a{
	display:block;
	height:210px;
}
.portfolio-area .item .img-box a:hover,
.portfolio-area .item-active .img-box a{margin:-105px 0;}
.portfolio-area .item .ttl-box{width:100%;}
.portfolio-area .item .ttl-box:after{
	display:block;
	clear:both;
	content:"";
}
.portfolio-area .item .tag{
	position:absolute;
	top:7px;
	right:0;
	width:100%;
	font:13px/21px GraublauSans-Bold, Arial, Helvetica, sans-serif;
	color:#fff;
}
.portfolio-area .item .tag em{
	font-style:normal;
	font-family:GraublauSans-LightItalic;
}
.portfolio-area .item .tag span{
	float:right;
	margin:0 9px 0 0;
	padding:0 7px 2px;
	background:#352d2d;
}
.portfolio-area .item .tag-new span{background:#c31d0a;}
.tag-list{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.tag-list li{
	position:relative;
	float:left;
	padding:0 2px 0 3px
}
.tag-list span{
	display:block;
	width:16px;
	height:15px;
	padding:1px 0 0;
	font:10px/15px GraublauSans-LightItalic, Arial, Helvetica, sans-serif;
	text-align:center;
	text-indent:-1px;
	color:#fff;
	overflow:hidden;
	background:url(../images/bg-tag.png) no-repeat;
}
.tag-list li:hover .tooltip{display:block;}
.tag-list .tooltip{
	display:none;
	position:absolute;
	left:50%;
	bottom:17px;
	width:40px;
	margin:0 0 0 -20px;
	padding:0 0 4px;
	font-size:13px;
	line-height:17px;
	text-align:center;
	color:#fff;
	background:url(../images/arrow-tooltip.png) no-repeat 50% 100%;
}
.tag-list .tooltip-holder{
	padding:0 6px;
	background:#424040;
}
.tag-list .tooltip p{margin:0;}
.tag-list .tag-t{background-position:0 0;}
.portfolio-area .item .ttl{
	float:left;
	padding:0 13px 0 0;
	font:13px/16px GraublauSans-Regular, Arial, Helvetica, sans-serif;
	background:url(../images/arrow-02.png) no-repeat 100% 55%;
}
.descript-block{
	width:100%;
	padding:7px 0 25px;
}
.slide-block{
	width:717px;
	margin:0 -5px 25px;
	background:url(../images/bg-slide-block.gif) repeat-y 100% 0;
}
.slide-block-holder{
	width:100%;
	background:url(../images/bg-slide-block.gif) no-repeat;
}
.slide-block-frame{
	width:701px;
	padding:4px 11px 12px 5px;
	background:url(../images/bg-slide-block.gif) no-repeat -720px 100%;
}
.gallery{
	position:relative;
	width:100%;
}
.gallery .prev,
.gallery .next{
	position:absolute;
	top:50%;
	left:18px;
	z-index:1;
	width:51px;
	height:51px;
	margin:-25px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/arrow-gallery.png) no-repeat;
}

.gallery .next{
	left:auto;
	right:16px;
	background-position:0 100%;
}
.gallery .window{
	position:relative;
	width:701px;
	height:389px;
	overflow:hidden;
}
.gallery .window ul{
	position:relative;
	width:99999px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.gallery .window ul li{
	float:left;
	width:701px;
}
.gallery .window img{vertical-align:top;}
.descript-block .description{padding:0 70px 20px 0;}
*+html .descript-block .description{
	height:1%;
	overflow:visible;
}
.descript-block .description .title-box{
	width:100%;
	margin:0 0 18px;
	overflow:hidden;
}
.descript-block .description .title-box h3{
	float:left;
	margin:0 3px 0 0;
	font-size:17px;
	line-height:24px;
}
.descript-block .description .title-box ul{
	float:left;
	margin:4px 0 0;
	padding:0;
	list-style:none;
}
.descript-block .description .title-box ul li{
	float:left;
	padding:0 3px 0 7px;
	background: no-repeat 0 50%;
}
.descript-block .description .title-box ul li:first-child{background:none;}
.descript-block .description .title-box ul a{color:#2e2d2d;}
.descript-block .description .mark-text{line-height:18px;}
.descript-block .description p{margin:0 0 19px;}
.more-block{
	margin:-6px 0 0;
	padding:0 0 30px;
}
.more-block .title{
	margin:0 0 21px;
	padding:0 0 0 16px;
	overflow:hidden;
	background:url(../images/arrow-02.png) no-repeat 3px 50%;
}
.more-block .title h3{margin:0;}
.more-list{
	margin:0 0 15px;
	padding:0;
	list-style:none;
	line-height:19px;
}
.more-list li{display:inline;}
.more-list a{color:#2e2d2d;}
.more-list a:hover{border-bottom-color:#2e2d2d;}
#footer{
	display:table-footer-group;
	width:100%;
	overflow:hidden;
	background:#fff;
}
#footer .footer-holder{
	display:table-row;
	height:1%;
}
#footer .footer-frame{
	display:table-cell;
	background:url(../images/bg-footer.gif) repeat-x 0 100%;
}
.footer-area{
	width:945px;
	margin:0 auto;
	padding:23px 0 56px;
	font-size:14px;
	line-height:18px;
	background:url(../images/bg-footer-area.gif) no-repeat 20px 100%;
}
.footer-columns{
	width:100%;
	overflow:hidden;
}
.footer-columns .col{
	float:left;
	width:220px;
	margin:0 20px 0 0;
}
.footer-columns .form-col{
	width:409px;
	margin:0 56px 0 0;
	padding:3px 0 0;
}
.footer-columns .imprint-col{
	width:240px;
	margin:0;
	padding:1px 0 0;
}
.footer-area h2{
	margin:0 0 11px;
	font:20px/24px GraublauSans-Bold, Arial, Helvetica, sans-serif;
}
.footer-area h2 em{
	display:block;
	font-style:normal;
	font-family:GraublauSans-LightItalic;
	color:#929292;
}
.footer-area h3{
	margin:0 0 15px;
	font:14px/18px GraublauSans-Bold, Arial, Helvetica, sans-serif;
}
.footer-area h3 em{
	font-style:normal;
	font-family:GraublauSans-LightItalic;
  color:#929292;
}
.like-box{margin:0 0 10px;}
.like-box img{vertical-align:top;}
.message-form{font-size:14px;}
.message-form .row{
	width:100%;
	margin:0 0 7px;
	overflow:hidden;
}
.message-form .text{
	float:left;
	width:265px;
	height:17px;
	margin:0;
	padding:7px 7px 8px;
	border:2px solid #c8c7c7;
	border-width:0 0 2px;
	line-height:18px;
	color:#b4b4b4;
	background:#eee;
}
.message-form textarea{
	float:left;
	width:402px !important;
	height:80px;
	margin:4px 0 0;
	padding:10px 0 0 7px;
	border:2px solid #c8c7c7;
	border-width:0 0 2px;
	line-height:18px;
	color:#b4b4b4;
	overflow:auto;
	background:#eee;
}
.message-form .focus{color:#2e2d2d;}
.message-form .btn-row{
	width:100%;
	padding:3px 0 0;
	overflow:hidden;
}
.message-form .btn{
	float:right;
	height:20px;
	margin:0;
	padding:0 15px 2px 0;
	border:0;
	font:14px/20px GraublauSans-Regular, Arial, Helvetica, sans-serif !important;
	color:#b52f15;
	overflow:visible;
	background:url(../images/arrow-01.png) no-repeat 100% 60%;
	cursor:pointer;
}

.message-form .btn em{
	font-style:normal;
	font-family:GraublauSans-LightItalic;
}
#input-url {
  display:none;
}

.imprint-col p{margin:0 0 18px;}
.imprint-col .contact-info{margin:5 0 18px;}
.imprint-col address{font-style:normal;}
.imprint-col address span{display:block;}
.imprint-col .contact-info p{margin:0;}
.imprint-col dl{
	margin:0;
	padding:0;
	overflow:hidden;
}
.imprint-col dl dt{float:left;}
.imprint-col dl dd{
	margin:0;
	overflow:hidden;
}
.imprint-col .contact-info a{color:#2e2d2d;}
.imprint-col .more{
	padding:0 14px 0 0;
	background:url(../images/arrow-01.png) no-repeat 100% 50%;
}
.slideBlockHolder{
	width:100%;
	overflow:hidden;
	position:relative;
}
.portfolio-area {
	position:relative;
}

.is-overlay-open {
    overflow: hidden;
}

.is-overlay-open .overlay {
    display: block;
}

.flex {
    display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.flex--centered {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.flex--vertical-centered {
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center
}

.overlay {
    display: none;
    z-index: 1000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(37,37,37,.6);
    font-family: 'GraublauSans-LightItalic';
    font-weight: normal;
    font-style: normal;

}

.overlay__headline {
    font-size: 30px;
    line-height: 30px;
    color: white;
    margin-bottom: 30px;
}

.overlay__link {
    line-height: 15px;
    display: inline-block;
    font-size: 15px;
    color: white;
    text-decoration: none;
    padding-bottom: 0px;
    border-bottom: 1px solid white;
    margin-bottom: 7px;
}

.overlay__link:hover {
    text-decoration: none;
    border-color: transparent;
}
