@charset "utf-8";
/* CSS created and developed by 12bis3.de */

@import url("//hello.myfonts.net/count/2870bb");

@font-face {font-family: 'HelveticaNeueLT-CondensedObl';src: url('fonts/2870BB_1_0.eot');src: url('fonts/2870BB_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/2870BB_1_0.woff') format('woff'),url('./fonts/2870BB_1_0.ttf') format('truetype');}

@font-face {font-family: 'HelveticaNeueLT-BoldCondObl';src: url('fonts/2870BB_2_0.eot');src: url('fonts/2870BB_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/2870BB_2_0.woff') format('woff'),url('./fonts/2870BB_2_0.ttf') format('truetype');}
  
@font-face {font-family: 'HelveticaNeueLT-Condensed';src: url('fonts/2870BB_4_0.eot');src: url('fonts/2870BB_4_0.eot?#iefix') format('embedded-opentype'),url('fonts/2870BB_4_0.woff') format('woff'),url('./fonts/2870BB_4_0.ttf') format('truetype');}
   
@font-face {font-family: 'HelveticaNeueLT-BoldCond';src: url('fonts/2870BB_5_0.eot');src: url('fonts/2870BB_5_0.eot?#iefix') format('embedded-opentype'),url('fonts/2870BB_5_0.woff') format('woff'),url('./fonts/2870BB_5_0.ttf') format('truetype');}
 
@font-face {font-family: 'HelveticaNeueLT-BoldCond';src: url('fonts/2870BB_5_0.eot');src: url('fonts/2870BB_5_0.eot?#iefix') format('embedded-opentype'),url('fonts/2870BB_5_0.woff') format('woff'),url('fonts/2870BB_5_0.ttf') format('truetype');}



/* --------------
basic definitions
-------------- */

* {
	margin:0;
	padding: 0;
	outline: none;
	font-family: HelveticaNeueLT-Condensed, Arial, Helvetica, sans-serif;
}

body {
	color: #303030;
	font-size: 14px;
	height: 100%;
	background: #fff;
}

html {
	height: 101%;
}

ul#skip-links {
	position: absolute;
	left: -9999px;
}

a {
	text-decoration: none;
	color: #303030;
}

a:hover, a:focus {
	text-decoration: underline;
}

b, strong {
	font-family: HelveticaNeueLT-BoldCond;
	font-weight: normal;
	font-style: normal;
}

i, em {
	font-family: HelveticaNeueLT-CondensedObl;
	font-weight: normal;
	font-style: normal;
}

img {
	border: none;
}


/* ---------------
layout definitions
--------------- */

#container {
	width: 500px;
	margin: 0;
}
#content {
	float: left;
	line-height: 140%;
	padding-top: 15px;
	position: relative;
}

#head {
	margin-bottom:15px;
}

.aLink {
	margin:0;
}

.article-sidebar-box {
	display:none;
}

.article-head-active {
	font-size:25px!important;
	text-decoration:underline!important;
}

h1 {
	font-size: 122%;
	text-transform: uppercase;
	line-height: 140%;
	margin-bottom: 0.2em;
	color: #303030;
	font-family: HelveticaNeueLT-BoldCond;
	font-weight: normal;
	font-style: normal;
}
.start h1 {
	font-size: 106.7%;
	padding: 0 20px;
	margin-bottom: 0.3em;
}

h2 {
	font-size: 122%;
	text-transform:uppercase;
	line-height: 130%;
	margin: 0 0 0.5em 0;
	color: #303030;
	font-family: HelveticaNeueLT-BoldCond;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 106.7%;
	line-height: 130%;
	margin-bottom:0.3em;
	color: #303030;
	font-family: HelveticaNeueLT-BoldCond;
	font-weight: normal;
	font-style: normal;
}

h1 + h3 {
	margin-bottom: 1em;
}

h4 {
	font-size: 106.7%;
	line-height: 120%;
	margin-bottom: 0.8em;
	color: #303030;
	font-family: HelveticaNeueLT-BoldCond;
	font-weight: normal;
	font-style: normal;
}

h5 {
	line-height: 120%;
	font-size: 114.3%;
	color: #303030;
	font-family: HelveticaNeueLT-Condensed;
	font-weight: normal;
	font-style: normal;
	clear:both;
}

h6 {
	font-size: 100%;
	color: #303030;
	font-family: HelveticaNeueLT-Condensed;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	margin-bottom: 0.2em;
}

p {
	margin: 0 0 1.4em 0;
}

#content ul {
	margin: 0 0 1.4em 15px;
	list-style-type: disc;
}

#content ul li {
	margin: 0 0 0.3em 0;
}

#content ol {
	margin: 0 0 1.4em 25px;
}

#content ol li {
	margin: 0 0 0.1em 0;
}


/* images */

#content dl.image-right {
	margin: 0.4em 0 0 1em;
	float: right;
	text-align: right;

}

dl.image-left {
	margin: 0.4em 0 0 0;
	float: left;
}

dl.image-center {
	margin: 0 0 1.4em 0;
}

div.image-gallery {
	margin: 0 0 20px 0;
	overflow:hidden;
}

dl.image-right dt img, dl.image-left dt img, dl.image-center dt img, div.image-gallery dl dt img {
	display: block;
}

dl.image-right dt, dl.image-left dt, dl.image-center dt, div.image-gallery dl dt {
	position: relative;
}

dl.image-right dt span, dl.image-left dt span, dl.image-center dt span, div.image-gallery dl dt span, #content div.small-gallery ul li span, #content div.big-gallery ul li span {
	display: none;
}
div.image-gallery dl dt span, dl.image-center dt span {
	right: 0;
}

div.image-gallery dl {
	float: left;
	margin-left: 20px;
}
div.image-gallery dl:first-child {
	margin-left: 0;
}

dl.image-right.small-gallery img, dl.image-left.small-gallery img {
	margin-bottom: 10px;
}

dl.image-right.small-gallery img, dl.image-left.small-gallery img.gallery-teaser {
	margin-right: 20px;
	float: left;
}

dl.image-right dd, dl.image-left dd, dl.image-center dd, div.image-gallery dl dd {
	font-size: 85.7%;
	margin-bottom: 10px;
}

div.small-gallery, div.big-gallery {
	overflow: hidden;
	position: relative;
	height: 102px;
	margin: 0 0 1.5em 0;
	padding-right: 30px;
}
div.big-gallery {
	height: 270px;
	padding-right: 0;
}
.projects div.small-gallery  {
	background: #e7e6d6;
}
.news div.small-gallery {
	background: #eae1e9;
}

div.small-gallery div {
	margin: 16px 32px;
	overflow: hidden;
	width: auto;
}

#content div.small-gallery ul, #content div.big-gallery ul {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
}
#content div.small-gallery ul li, #content div.big-gallery ul li {
	display:none;
}
#content div.big-gallery ul li {
	width: 100%;
	height: 270px;
	margin: 0;
}

#content div.small-gallery ul li span, #content div.big-gallery ul li span {
    right: 0px;
}

div.small-gallery a.visual-prev, div.small-gallery a.visual-next, div.big-gallery a.visual-prev, div.big-gallery a.visual-next {
	display:none;
}
div.small-gallery a.visual-prev, div.big-gallery a.visual-prev {
	left: 5px;
	background-position: -114px -79px;
}
div.big-gallery a.visual-prev {
	top: 125px;
	left:0;
}
div.small-gallery a.visual-prev:hover, div.small-gallery a.visual-prev:focus, div.big-gallery a.visual-prev:hover, div.big-gallery a.visual-prev:focus {
	background-position: -114px -59px;
}

div.small-gallery a.visual-next, div.big-gallery a.visual-next {
	right: 5px;
	background-position: -134px -79px;
}
div.big-gallery a.visual-next {
	top: 125px;
	right:-1px;
}
div.small-gallery a.visual-next:hover, div.small-gallery a.visual-next:focus, div.big-gallery a.visual-next:hover, div.big-gallery a.visual-next:focus {
	background-position: -134px -59px;
}


.article-content .grid dt {
	width: 25%;
	float:left;
	clear:both;
	margin-bottom:10px;
}

.article-content .grid dd {
	width: 75%;
	float:left;
}

.article-content .grid .imgCaption {
	margin:0;
}

.article-content .grid .imgCopy {
	margin:0;
}

#footer p {
	margin-right:16px;
}

#footer a:first-child {

}

#footer a img {

}

.image-left div.list,.image-right div.list {
    display: none;
}
