#wrapper {
    width: 100%;
}

/* T. Schaefer, 2015-05-16, a zwischen .logo_ptb und img entfernt, damit das margin-left auch auf der Startseite angezeigt wird.*/
.logo_ptb img {
/* T. Schaefer, 2015-05-16, max-width nach width geaendert und height hinzugefuegt*/
	width: 110px;
	height: 50px;
}

header nav h2{
	clear: both;
	left: 0;
}

nav#main,
nav#metanav,
nav#gateway {
	float: left;
	width: 100%;
}

header nav#main h2.hidden ,
header nav#metanav h2.hidden ,
header nav#gateway h2 {
	left: 0;
	position: relative;
	margin-bottom: 0;
	top: 0;
}

header #show_nav {
	z-index: 2000;
	width: 46px;
	top: 20px;
}

nav#main > ul > li > a, nav#metanav > ul > li > a, nav#gateway > ul > li > a {
	width: auto;
}

nav#main div.subcontent .subnav > ul > li > a {
	max-width: 90%;
}

nav#main > ul > li > a:hover, nav#main > ul > li > a:focus, nav#main > ul > li:hover > a, nav#metanav > ul > li > a:hover, nav#metanav > ul > li > a:focus, nav#metanav > ul > li:hover > a, nav#gateway > ul > li > a:hover, nav#gateway > ul > li > a:focus, nav#gateway > ul > li:hover > a {
	padding-right: 0;
}

div.shopdisplay nav {
    left: 40px;
}

div.shopdisplay article .text {
    height: 160px;
    padding-left: 10px;
/* T. Schaefer, 2015-06-21, padding-top von 50px auf 40px reduziert */
    padding-top: 40px;
    top: 0;
    left: 0px;
    width: 255px;
}

div.shopdisplay article .text h3 {
/* T. Schaefer, 2015-06-21, font-size von 110% auf 90% reduziert */
	font-size: 90%;
}

/* T. Schaefer, 2015-06-21, Bild im Schaufenster nach links verschieben */
div.shopdisplay article figure img {
	position: absolute;
	left: -510px;
}

/* T. Schaefer, 2015-06-21, letztes Bild (Neues Eichgesetzt) im Schaufenster nach links verschieben */
div.shopdisplay #art-6 figure img {
	left: -700px;
}

#social-media .ctime {
    margin-right: 15px;
}

/* CONTENT */

section.expertnews > .inner {
    height: auto;
}

#content article figure {
	max-width: 100%;
	float: left;
}

#content article figure img {
	max-width: 100% !important;
	/* T. Schaefer, 2015-05-16, height hinzugefuegt */
	height: auto;
}

section.publications .articles {
    float: left;
    left: auto;
    margin-top: 175px;
    position: static;
    width: 100%;
}


section.publications .images figure img {
    height: 150px;
    width: auto;
}

section.publications article {
    width: auto;
}


section.publications > .inner {
    background-color: #EFEFEF;
    float: left;
    height: auto;
    margin-bottom: 3em;
    padding: 30px;
	width: 100%;
}

#content #maincontent section.publications.big {
	float: left;
}


#maincontent .coverflow nav ul li:last-child,
section.publications nav ul li:last-child{
	right: 0;
}
#maincontent .coverflow nav ul li:first-child,
section.publications nav ul li:first-child {
	left: 0;
}

/* extension for SUBPAGE*/


#maincontent .coverflow figure.left ,
#maincontent .coverflow figure.right  {
	display: none;
}

#maincontent .coverflow figure.center img  {
	left: 20%;
}

#maincontent .w_50_50 > div {
	width: 100%;
	margin-bottom: 15px;
}

#mobile_footer aside section {
	width: 100%;
	float: left;
	margin-left: 0;
}

#mobile_footer aside section.iconlink a span {
}

footer .partner .logos a{
	float: left;
/* T. Schaefer, 2015-11-20, width von 49% auf 100% gesetzt, damit keine Scrollbar angezeigt wird */
	width:100%;
	height:80px;
}

/* T. Schaefer, 2015-11-20, display, margin und float hinzuefuegt, damit die Bilder zentriert ausgerichtet werden */
footer .partner img {
	display: block;
	margin: 0px auto !important;
	float: none;
}

/* T. Schaefer, 2015-05-29, padding-left auf 0 reduziert */
#aside section.calendar .cal { 
	padding-left: 0px !important;
}

/* T. Schaefer, 2015-05-29, max-width hinzugefuegt, damit der Kalender nicht ueber die vollen Breite geht */
#aside section.calendar .inner {
	max-width: 200px;
}

/* T. Schaefer, 2015-05-29, padding-left hinzugefuegt, damit der Kalender nicht einen ueberflussigen Abstand nach links hat, da die Eventoverlay ohnehin nicht angezeigt werden */
.twocolright section.calendar .cal {
	padding-left: 25px !important;
}

/* T. Schaefer, 2015-05-29, eventoverlay ausblenden, da onmouseover bei mobilen Geraeten nicht funktioniert */
.eventoverlay{
	display:none;
}

/* T. Schaefer, 2015-05-29, eventoverlay im maincontent einblenden, damit die Eintraege im grossen Kalender angezeigt werden */
#maincontent .eventoverlay {
	display:block;
}

/* T. Schaefer, 2015-07-25, height fuer .publications .images auf 390px gesetzt (im publications.css ist 290px gesetzt)*/
.publications .images {
    height: 390px;
}

/* T. Schaefer, 2015-11-19, width fuer .big.news_pi1 nav auf 55px gesetzt (im homepage.css ist 13% gesetzt) */
.big.news_pi1 nav {
    width: 55px;
}

/* T. Schaefer, 2015-07-25, width fuer .big.news_pi1 .articles auf 83% gesetzt (im homepage.css ist 87% gesetzt) */
.big.news_pi1 .articles {
    width: 83%;
}

/* T. Schaefer, 2015-11-20, height fuer .big .news auf auto gesetzt (im homepage.css ist 308px gesetzt) */
.big .news {
    height: auto;
    min-height: 308px;
}

/* T. Schaefer, 2015-11-19, width auf 100% (im homepage.css ist 50% gesetzt) und float auf none */
.big .news article .content {
    float: none;
    width: 100%;
}

/* T. Schaefer, 2015-11-19, .big .news article figure aussichtbar*/
.big .news article figure {
    display: none;
}