* {
	margin: 0;
	padding: 0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset { margin: 0 0 14px; }
html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	background: none;
}
a {
	text-decoration: underline;
	color: #646363;
	outline: none;
}
a:hover { 
	color:#e30613;
	text-decoration:underline;
 }
input, textarea, select {
	font: 14px/18px 'HelveticaNeueW01-75Bold';
	vertical-align: middle;
	color: #b9b9b9;
	overflow: auto;
}
::-webkit-input-placeholder {color: #9d9d9c;}
:-moz-placeholder {color: #9d9d9c;}
::-moz-placeholder {
	color: #9d9d9c;
	opacity: 1;
}
:-ms-input-placeholder {color: #9d9d9c;}
.search-form1 ::-webkit-input-placeholder {color: #c2c1c1;}
.search-form1 :-moz-placeholder {color: #c2c1c1;}
.search-form1 ::-moz-placeholder {
	color: #c2c1c1;
	opacity: 1;
}
.search-form1 :-ms-input-placeholder {color: #c2c1c1;}
label { vertical-align: middle; }
button, input {
	width: auto;
	overflow: visible;
}
button::-moz-focus-inner {
 padding:0;
 border:0;
}
.children li { list-style: none; }
h1, h2, h3, h4, h5, h6, b, strong, th { 
	font-family: 'HelveticaNeueW01-75Bold'; 
	font-weight:400;
}
#content h1 {
	font-size: 26px;
	line-height: 39px;
	margin: 0 0 34px;
}
#content h2 {
	font-size: 16px;
	line-height: 15px;
	margin: 0 0 1px;
}
#content h3 {
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 1px;
}
#content h4 {
	font-size: 12px;
	line-height: 13px;
	margin: 0;
}
#content h5 {
	font-size: 10px;
	line-height: 12px;
	margin: 0;
}
#content h6 {
	font-size: 9px;
	line-height: 11px;
	margin: 0;
}
#content p { margin: 0 0 28px; }
i, cite, em, var, dfn, address { font-style: italic; }
u, ins { text-decoration: underline; }
s, strike, del { text-decoration: line-through; }
blockquote, blockquote:before, blockquote:after, q, q:before, q:after { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
cite {
	display: block;
	text-align: right;
	font-size: 19px;
	font-style: normal;
	line-height: 23px;
}
blockquote { margin: 0 0 27px; }
cite a {
	color: #000;
	text-decoration: none;
}
cite a:hover { color: #5ea213; }
table, caption, tbody, tfoot, thead, tr, th, td {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	border: 1px solid #ccc;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
}
th {
	border-color: #999;
	text-align: center;
	vertical-align: middle;
}
ul { margin-left: 1px; }
ul ul, ul ol, ol ul, ol ol {
	padding-left: 18px;
	margin: 0;
}
ul li, ol li { list-style-position: inside; }
ul>li { list-style-type: disc; }
dl dt {
	float: left;
	clear: left;
	padding-right: 4px;
	font-weight: bold;
}
.commentlist { margin: 0 0 14px; }
.commentlist .edit-link { margin: 0; }
.commentlist-item .commentlist-item { padding: 0 0 0 24px; }
.comment, .commentlist-holder { overflow: hidden; }
.commentlist-item .commentlist-item, .commentlist-item + .commentlist-item { padding-top: 14px; }
.commentlist .avatar-holder {
	float: left;
	margin: 0 14px 4px 0;
}
.comment-form label {
	display: block;
	padding-bottom: 4px;
}
.navigation { overflow: hidden; }
.navigation .next { float: left; }
.navigation .prev { float: right; }
.aligncenter { text-align: center; }
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft { float: left; }
.alignright { float: right; }
header, footer, article, section, hgroup, nav, figure { display: block; }
figure {
	margin: 0;
	padding: 0;
}
q { quotes: none; }
q:before, q:after { content: ""; }
input, textarea, select {
 border: 1px solid #dedede;
 margin: 0;
 padding: 9px 10px;
 font-size: 13px;
 line-height: 15px;
 color: #5f6062;
 outline: none;
}
textarea {
	height:150px !important;
	resize:none; 
}
.search-form input[type="submit"] {
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #ef737b;
	background: none;
	color: #ef737b;
	padding: 6px 0;
	font-weight:400;
	width:auto !important;
	font-family: 'HelveticaNeueW01-75Bold';
}
input[type=search],
input[type=text],
input[type=email],
input[type=password],
input[type=file],
input[type=submit],
textarea {
	-webkit-appearance: none;
	border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
input[type=text], input[type=password], input[type=search], input[type=file], textarea { -webkit-appearance: none; }
input[type=email], input[type=text], input[type=password], input[type=file], textarea, input[type=search], .search-field {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-webkit-appearance: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 2px solid #c8c8c7;
	border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 100%;
	height: 30px;
	line-height: 20px;
	font-size: 16px;
	padding: 5px 4px;
	outline:none;
}
input[type="submit"] {
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #ef737b;
	background: none;
	color: #ef737b;
	padding: 6px 0;
	width:auto !important;
}
#searchform input { margin: 0 0 10px; }
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration { -webkit-appearance:none;}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
}
input[type=submit]:hover,
input[type=reset]:hover,
button[type=submit]:hover,
button[type=reset]:hover,
button:hover { cursor: pointer; }
body {
	color: #646363;
	min-width: 1030px;
	background: #fff;
	font:16px/20px 'HelveticaNeueW01-55Roma';
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: 100%;
	min-width:1035px;
}
#wrapper {
	max-width: 1020px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	overflow: hidden;
	padding: 60px 0 49px;
}
.logo {
	float: left;
	background: url(images/logo.png) no-repeat;
	width: 216px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
}
.logo a {
	height: 100%;
	display: block;
}
.slogan {
	float: left;
	color: #e30613;
	margin: 31px 0 0 44px;
	word-spacing: 2px;
	font-family: 'HelveticaNeueW01-75Bold';
}
.logo2 {
	float: right;
	margin: 13px 0 0;
}
.logo2 a {
	display: flex;
}
.logo2 img {
	height: auto;
}
.wrap {
	position: relative;
	overflow: hidden;
}
.bg-stretch img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.bg-stretch {
	position: absolute;
	top: 0;
	overflow: hidden;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
#main {
	overflow: hidden;
	padding: 0 0 28px;
}
#sidebar {
	float: left;
	margin: -4px 0 0;
	width: 250px;
}
#nav { overflow: hidden; }
#nav ul {
	margin: 0;
	padding: 0;
	font-family: 'HelveticaNeueW01-75Bold';
}
#nav .js-slide-hidden {
	display: block !important;
	left: 0 !important;
	position: static !important;
	top: 0 !important;
}
#nav ul li { list-style: none; }
#nav ul li a {
	color: #646363;
	text-decoration: none;
	display: inline-block;
	padding: 4px 0 5px;
}
#nav ul li:first-child a { padding-top:0;}
#nav ul li .div {
	display: inline-block;
	vertical-align: top;
	/*padding: 0 5px 0 0;*/
	border-bottom: 2px solid #a8a8a8;
}
#nav ul li.active .div ul {display:block;}
#nav ul li .div ul {display:none;}
#nav ul li.active a, #nav ul li a:hover { color: #e30613; }
#nav ul li.active .div, #nav ul li .div:hover { border-color: #e30613; }
#nav ul li .div ul {
	margin: -2px 0 5px;
	padding: 0;
	border:none;
}
#nav ul li .div ul li a {
	color: #646363;
	padding: 0;
}
#nav ul li.active .div ul li { padding-top:0;}
#nav ul li .div ul li.active a, #nav ul li .div ul li a:hover { color: #e30613; }
#sidebar .search {
	background: url(images/separator.png) repeat-x 0 100%;
	padding: 4px 0 8px 0;
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
}
#sidebar .search a {
	color: #c2c1c1;
	text-decoration: none;
}
#sidebar .search a:hover { color: #e30613; }
.content-holder {
	float: left;
	width: 75.3%;
	border-left: 1px solid #d0d0d0;
}
.inner2 .content-holder {
	padding: 0 10px;
	width: 74.9%;
	position:relative;
	margin:0 -15px 0 0;
}
.inner8 .content-holder {
	padding: 0;
	width: 76.3%;
	margin:0 -15px 0 0;
}
.home #content { min-height: 592px; }
.home .widget img, .widget img {
	/*width:100%;*/
	height:auto;
	display:block;
	margin:0 0 15px;
}
#content {
	overflow: hidden;
	padding: 0 10px;
}
#content h1:first-child { margin: -4px 0 16px; }
#content h1 {
	font-size: 26px;
	line-height: 30px;
	margin: 0 0 19px;
	padding: 0 0 24px;
	line-height:32px;
	position: relative;
	/* word-spacing: -3px; */
}
#content h1:after {
	background: url(images/separator3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0px;
	width: 18px;
	height: 3px;
	bottom: 0;
	content: "";
}
#content .news-list {
	overflow:hidden;
	font:26px/30px 'HelveticaNeueW01-75Bold';
}
#content .news-list .news-description {
	margin: -6px 0 19px 0;
	padding: 0 0 24px 0;
	position: relative;
	line-height:32px;
	/* word-spacing: -3px; */
	border:0px solid red;
}
.home #content .news-list .news-description:last-child:after { background: none; }
#content h1 span, #content .news-list time { display: block; }
#content .news-list .news-description:after {
	background: url(images/separator3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0px;
	width: 18px;
	height: 3px;
	bottom: 0;
	content: "";
}
#content .news-list .news-description a {
	text-decoration: none;
	color: #646363;
}
#content .news-list .news-description a:hover { 
	color: #e30613; 
	text-decoration:none;
}
#content p { margin: 0 0 28px; }
#content img { 
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 29px;
}
#content .pagination {
	margin: 0 0 20px;
	padding: 0;
	text-transform: uppercase;
	overflow: hidden;
}
#content .pagination li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
}
#content .pagination li a {
	color: #646363;
	text-decoration: none;
}
#content .pagination li:hover a, #content .pagination li.active a { color: #e30613; }
#content .description { float: left; }
#content .title { display: block; }
#content .description .info {
	width: 196px;
	text-decoration: underline;
}
#content .description .name {
	display: block;
	color: #e30613;
}
.project-holder {
	overflow: hidden;
	margin: 0 -20px 0 0;
}
.project-holder .project {
	display: inline-block;
	vertical-align: middle;
	margin: 0 18px 20px 0;
	width: 30.5%;
	
}
.project-holder .project img {
	width: 100%;
	display: block;
	height: auto;
}
#content .post { overflow: hidden; }
#content .post img, #content .news-list img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 29px;
}
#content h2 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 16px;
}
#content .news {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}
#content .news li {
	list-style: none;
	padding: 0 0 18px;
	margin: 0 0 18px;
	border-bottom: 2px solid #e5e5e5;
}
#content .news li a { text-decoration: none; }
#content .news li a:hover { 
	color: #e30613;
	text-decoration:underline;
}
#content .image-holder {
	width: 47%;
	margin: 0 0 28px;
}
#content .image-holder img {
	width: 100%;
	height: auto;
	display: block;
}


#content ul
{
	margin-left:17px;
	padding:0;
	list-style-image: url(images/gedankenstrich.png);
	
}

#content li
{
display: list-item;
list-style-position: outside;
list-style-type: none;
}

#content ul li:before
{
   content: "";
  text-decoration: none;

}
#content  ul.pagination li:before,#content  ul.news li:before
{
  content: "";
}



.publication-list:first-child { border: none; }
.publication-list {
	float: left;
	width: 33.3%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 30px;
	padding: 0 10px;
	border-left: 1px solid #d0d0d0;
	font-family:'HelveticaNeueW01-75Bold';
}
.publication-list li {
	list-style: none;
	padding: 0 0 4px;
	margin: 0 0 8px;
	border-bottom: 2px solid #e5e5e5;
}
.publication-list li a { text-decoration: none; }
.publication-list li a:hover { 
	color: #e30613; 
	text-decoration:underline;
}
.publication-list li a:hover .arrow { background: url(images/arrow-hover2.png) no-repeat; }
.block {
	float: left;
	/*margin: 0 0 10px;*/
	width: 33.3%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 9px;
	/*border-left: 1px solid #d0d0d0;*/
	border:none;
	
}
.block img {
	width: 100%;
	display: block;
	height: auto;
	margin: 0 0 17px;
}
.block #hrx {
	margin-bottom:20px;
	border: 0;
	height: 1px;
	background: #d0d0d0;
}
.block #hrx.hr1, .block #hrx.hr2, .block #hrx.hr3 { display:none; }


.aside {
	float: right;
	width: 31.2%;
	padding: 0 0 0 10px;
	border-left: 1px solid #d0d0d0;
}
.aside .widget {
	overflow: hidden;
	margin: 0 0 44px;
}
.block a:hover {
	color: #e30613;
	text-decoration:underline;
}
.block .des a:hover .arrow { background: url(images/arrow-hover2.png) no-repeat; }
.block a { text-decoration:none;}
.inner3 .aside .widget { margin: 0 0 21px; }
.inner3 .aside .widget .img-holder { margin: 0; }
.inner3 .aside .widget.add2 h2 {margin:0 0 21px;}
.inner3 .aside .widget ul li { margin: 0; }
.inner3 .aside .widget h2 { margin: 0; }
.aside p { margin: 0 0 20px; }
/*.aside .widget a:hover .arrow { background: url(images/arrow-hover2.png) no-repeat; }*/
.aside a { 
	background: url(images/arrow2.png) no-repeat;
	overflow: hidden;
	display: inline;
	padding-right: 10px;
	background-position: right bottom;
	border:0px solid red; 
}
.aside a:hover { 
	background: url(images/arrow-hover22.png) no-repeat;
	overflow: hidden;
	display: inline;
	padding-right: 10px;
	background-position: right bottom;
	border:0px solid red;
}

.aside a[href^="mailto"] { background: none; padding-right:0px;}


.arrow {
	background:none;
	/*
	background: url(images/arrow2.png) no-repeat;
	width: 9px;
	text-indent: -9999px;
	overflow: hidden;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 3px;
	*/
}
.aside .widget a {
	color: #646363;
	text-decoration: none;
}
.aside a[href^="mailto"] { text-decoration:underline; }
.aside .widget a:hover { color: #e30613; }
.aside .img-holder {
	overflow: hidden;
	margin: 0 0 15px;
}
.aside .img-holder img {
	/*width: 100%;*/
	height: auto;
	display: block;
}
.aside .widget h2 {
	font-size: 16px;
	line-height: 20px;
	/*margin: 0 0 1px;*/
	margin-top:-3px
}
.aside .widget ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.aside .widget ul li {
	list-style: none;
	margin: 0 0 15px;
}
.search-form { 
	overflow: hidden; 
	position:relative;
	margin:-6px 0 14px;
}
.search-form input[type="text"] {
	background: none;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #c8c8c7;
	width: 100%;
	height: 30px;
	padding: 5px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font:normal 16px/20px 'HelveticaNeueW01-75Bold';
}
.search-form input[type="submit"] {
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #ef737b;
	background: none;
	color: #e30613;
	padding: 6px 0;
	font-size:16px;
	line-height:19px;
}
.search-form input[type="button"] {
	border-width: 0 0 2px 0;
	border-style: solid;
	background: none;
	padding: 6px 0;
	font-size:16px;
	line-height:19px;
}

.search-form input[type="button"]:hover {
	cursor: pointer;
}


.search-form1 input[type="text"],
.search-form1 input[type="search"], .search-form1 .search-field {
	background: none;
	color: #C2C1C1;
	padding: 6px 0;
	font-size:16px;
	line-height:19px;
	border:none;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #C2C1C1;
	width:55px !important;
	border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

.search-form1 {
	overflow:hidden;
}
.inner9 .heading {
	position:relative;
	padding:0 0 12px;
	margin:-5px 0 21px;
	font-family:'HelveticaNeueW01-75Bold';
}
.inner9 .heading:after {
	background: url(images/separator3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0px;
	width: 18px;
	height: 3px;
	bottom: 0;
	content: "";
}
.inner9 .heading h1:after {
	background:none !important;
}
.inner9 .aside .widget { margin:0 0 35px;}
.inner9 .heading h1 {
	padding:0 !important;
	margin:0 !important;
	font-size: 26px;
	line-height: 30px;
	/* word-spacing: -3px; */
	font-weight:normal;
}
.inner9 .heading .date {
	font-size: 26px;
	line-height: 30px;
	/* word-spacing: -3px; */
	display:block;
	margin:0 0 8px;
}
.inner9 .aside .widget h2 { margin:-3px 0 10px !important;}
.event-list {
	margin:0;
	padding:0;
	font-size:16px !important;
	line-height:20px !important;
}
.event-list li {
	list-style:none;
	padding:0;
	margin:0 0 10px!important;
}
#footer {
	overflow: hidden;
	background: url(images/separator2.png) repeat-x;
	padding: 25px 0;
}
.logo-holder {
	margin: 5px 0 0;
	float: left;
	width: 25.4%;
}
#footer .logo {
	background: url(images/logo3.png) no-repeat;
	width: 182px;
	height: 29px;
}
#footer .description {
	overflow: hidden;
	width: 24%;
	font-size: 12px;
	line-height: 15px;
	color:#000;
}
.footer-links {
	float: right;
	width: 23.5%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}
.footer-links li { list-style: none; }
.footer-links li a {
	color: #000;
	text-decoration: none;
}
.footer-links li a:hover { color: #e30613; }
.opener {
	display: none;
	background: url(images/bg-open2.png) no-repeat;
	width: 26px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 4px 2px 0 0;
	background-size: 26px 20px;
}
.inner9 .arrow {
	vertical-align:top;
	margin-top:7px;
}


.show_desktop {
	display:inline;
}
.show_mobile {
	display:none;
}

/*
@media screen and ( max-width:1030px ) {
	body { min-width: 320px; }
	#wrapper { padding: 0 6px; }
	#sidebar { width: 216px; }
	#footer .description { margin: 0 auto; }
	.aside .widget { font-size: 13px; }
	.project-holder .project { margin: 0 10px 12px 0; border:1px solid red;}

	.inner2 .content-holder { width: 67.3%; }
	.content-holder { width: 70.3%; }
	.inner8 .content-holder { width: 71.2%; }
	.event-list { font-size:12px !important;}
}
*/

@media screen and ( max-width:768px ) {
	body { min-width: 320px; }
	#wrapper { padding: 0 10px; }
	#sidebar { width: 216px; }
	#footer .description { margin: 0 auto; }
	.aside .widget { font-size: 16px; }
	
	.inner8 .content-holder {
		width: 100%;
		border: none;
	}
	.content-holder {
		width: 100%;
		border: none;
		border-top:1px solid #c7c8ca;
		padding-top:45px;
	}
	#header { padding: 6px 0 10px; border:0px solid grey;}
	.project-holder { padding: 45px 0 25px; }
	#content .post { padding: 6px 0 0; }
	#content {
		width: 100%;
		margin: 0 0 8px;
		padding: 0;
		border-bottom: 0px solid #c7c8ca;
	}
	
	#content h1, #content .news-list .news-description {
		font-size:20px;
		line-height:26px;
	}
	
	#content .news-list .news-description a {
		line-height:24px;
	}
	
	#main {
		overflow: hidden;
		padding: 0;
	}
	
	.aside {
		width: 100%;
		/*padding: 15px 0 0;*/
	}
	.aside .widget { margin: 0; }
	#nav { 
		margin: 18px 0 0; 
	}
	#nav ul { 
		border-top:2px solid #ececed ;
		margin-bottom:20px;
	}
	#nav ul li:first-child { padding-top:12px;}
	.aside, #sidebar { border-top: 0px solid #c7c8ca; }
	.show_mobile { border-top: 1px solid #c7c8ca; }
	#sidebar.column { height: auto !important;}
	/* Okay hier muss noch wegen Book Series debuged werden. .column wird Search nicht angezeigt */
	/*.column { height: auto !important;}*/
	.logo2 { display: none; }
	.slogan {
		width: 100%;
		display: block;
		overflow: hidden;
		margin: 0;
		font-size: 12px;
		line-height: 14px;
	}
	.aside .widget p a br { display: none; }
	.logo-holder {
		width: 100%;
		margin: 0 0 15px;
	}
	.logo-holder .logo {
		float: left;
		margin: 0 auto;
		display: block;
	}
	#footer {
		overflow: hidden;
		background: url(images/separator2.png) repeat-x;
		padding: 45px 0;
	}
	#footer .description { 
		width: 100%; 
		text-align:left;
	}
	.footer-links {
		float: none;
		text-align: left;
		width: 100%;
		margin: 0 0 15px;
	}
	.inner2 .content-holder {
		width: 100%;
		/*width:752px;*/
		padding: 0;
	}
	#sidebar {
		width: 100%;
		float: none;
		overflow: hidden;
		margin: 0 0 10px;
	}
	.block {
		width: 46%;
		border: none;
		padding: 0;
		float: left;
	}

	.block #hrx.hr3 { 
		display:block; 
		margin-bottom:20px;
		border: 0;
		height: 1px;
		background: #d0d0d0;
	}
	
	.inner9 .heading .date {
		font-size: 18px;
		line-height: 20px;
		/* word-spacing: -3px; */
		display:block;
		margin:0 0 8px;
	}

	
	.publication-list { width: 50%; }
	.block.add { float: right; }
	#nav .js-slide-hidden {
		display: block !important;
		left: -9999px !important;
		position: absolute !important;
		top: -9999px !important;
	}
	.search-field {
		position: absolute;
		top: 0;
		right: 51px;
	}
	.opener {
		display: block;
		position: absolute;
		right: 5px;
		top: 3px;
	}
	.opener:hover, .open-close.active .opener { background: url(images/bg-open-hover2.png) no-repeat; background-size: 26px 20px;}
	.logo {
		background: url(images/logo.png) no-repeat;
		width: 163px;
		height: 49px;
		margin: 0 0 19px;
		background-size: 163px 49px;
	}
	.home #content { min-height: inherit; }
	#sidebar .search-field { padding:2px 0 6px;}
	.publication-list.add { border-left:none;}
	
	.show_desktop {
		display:none;
	}
	.show_mobile {
		display:inline;
	}
	/*.search-field { display:none;}*/
	#content .news-list {
		overflow:hidden;
		font:18px/20px 'HelveticaNeueW01-75Bold';
	}
	#content .news-list .news-description {
		line-height:20px;
	}
	
	.project-holder .project img {
		width:100%;
		border:0px solid red;
	}
	
}
@media screen and ( max-width:640px ) {
	.project-holder .project { width: 100%; }
	/*.project-holder .project { margin: 0 18px 20px 0;
	width: 30.5%; }*/
	
	
	
}