html {
  -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
body {
	height:100%;
	font-weight: 	normal;
	font-size:16px;
	margin:		0 auto;
	padding:	0 auto;
	width: 100%;
	font-family:'Conduit ITC light',arial,sans-serif;
	font-weight: normal;
	text-align:left;
	color:#000;
	background-color:#fff;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;

    
    background-position: 100% 0;
}

.bg-beige {
	background-color: #e1d5a6;
}

.bg-yellow {
	background-color: #febd00;
}

.bg-lightbeige {
	background-color: #f0ead2;
}

.bg-gray {
	background-color: #f1f1f1;
}

.bg-lightgray {
	background-color: #d9d9d9;
}

.bg-black {
	background-color: #000000 !important;
}

.c-white {
	color: #ffffff !important;
}

.ce-headline-center {
	text-align: center;
}

.frame-type-header.frame-layout-3 {
	background-color: #e1d5a6;
	padding: 7px;
	margin-bottom: 10px;
}
.frame-type-header.frame-layout-2 {
	background-color: #febd00;
	padding: 7px;
	margin-bottom: 10px;
}

.frame-type-header.frame-layout-3 h3, .h3, h2, .h2 {
	margin: 0;
}

.display-1,
.display-2,
.display-3,
.display-4 {
	font-weight: 600;
}

a.btn {
font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.btn,
input[type="submit"],
input[type="reset"] {
	background: #000;
}

.btn.btn-beige {
	background: #e1d5a6 !important;
	color: #000000;
}

.search-dropdown {
    min-width: 300px;
    /* float: left; */
    /* float: right; */
    right: 0;
    left: auto;
}

.search-dropdown .fa {
	color: #ffffff;
}

#maps {
    clear: left;
    width: 222px;
}
.overlaywrapper {
  position:absolute;
  z-index:100;
  right:0px;
}
#overlay {
	background-image:url(../images/overlay.png);
	background-repeat:no-repeat;
width:662px;
height:100%;
/*position:absolute;
*/
z-index:100;
float:right;
right:0px;
}

@media screen and (min-width: 1600px) {
	#overlay {
		display: none;
	}
}


.headerwrap {
	width:100%;
	position:relative;
}

.small, small {
    font-size: 80%;
    font-weight: 400;
    line-height: 1.2;
    display: block;
}

p.align-right {
text-align:right !important;
}
table.newclass {

}
.formGala {
display:none;
}
.news-list-view {
  
}
.finderWrapper h2 {
  font-size:25px !important;
}
.finderWrapperTop {
  clear:left;
}
.finderWrapper {
  clear:left;



}
.finder-top {
	padding:15px 30px 15px 30px;
	    text-align: center;
	    font-weight: bold;
}
.finder-top h2 {
	margin: 0;
	padding: 0;
	font-size: ;
}
.finder-inner {
	padding:15px 30px 15px 30px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f1ebd5+0,f7f3e6+100 */
background: #f1ebd5; /* Old browsers */
background: -moz-linear-gradient(top,  #f1ebd5 0%, #f7f3e6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f1ebd5 0%,#f7f3e6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f1ebd5 0%,#f7f3e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1ebd5', endColorstr='#f7f3e6',GradientType=0 ); /* IE6-9 */

}
.finderWrapper input[type='checkbox'] {
  float:left;
  margin-right:10px;
  margin-left:10px;
}
.finderWrapper .labelitem {
float:left;
font-size:13px;
}

.maincontentnosidebar .finderWrapper {
	margin-bottom: 3em;
  margin-right:0px;
}
.finderWrapper {
	margin-bottom: 3em;
  margin-right:0px;
}
.current.bg-yellow {
	    background-color: #f9d41f;
}

.maincontentnosidebar .nosidebar1_3 div.finderWrapper {
    float:right;
}

.finderinput {
  padding:4px 0 4px 0;
  font-size: 1rem;
  font-weight: 600;
}
.finderinput input {
	margin-right: 10px;
}
.findercatheader {
  font-weight:bold;
  padding-top:10px;
  position: relative;
 font-size: 20px;
    line-height: 37px;
}

.findercatheader:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #d1be4d;
	display: block;
	left: 0;
	right: 0;
}


.findersubmit {
  margin-top:10px;
}
.findersubmit input[type='submit'] {
  width:100%;
  background-color:gray;
  border:0px;
  color:#fff;
  text-align:center;
  padding:2px;
}

#buehne {
  overflow:hidden;
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}


.bodywrapper {
  width:100%;
  position:relative;
	background-image:url(../images/navbg.png);
	background-repeat:repeat-x;
  background-position:0 116px;
}

.buehne .ce-gallery {
	margin-bottom: 0;
}
.buehne .ce-gallery img {
	max-width: none;
	width: 100%;
	height: auto;
}
.inhalt0 {
	font-family:'Conduit ITC light',arial,helvetica,sans-serif;

	font-size:18px;
}
/*
@media (min-width: 1400px) {
	.container {
	    max-width: 1340px;
	}
}*/



.articleDetails {
	font-size:14px;
}
a {
	color: #000;
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #000000;
}
a.mail {
	color:#000;
}
p {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.contentMain.cols2 h1 {
	margin-left:0px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 600;
    line-height: 1.2;
}

h1, .h1 { font-size: 3rem; }
h2, .h2 { font-size: 2.4rem; }
h3, .h3 { font-size: 2rem; }
h4, .h4 { font-size: 1.7rem; }
h5, .h5 { font-size: 1.4rem; }
h6, .h6 { font-size: 1.2rem; }
img {
	width: 100%;
height: auto;
	border:0px;
}

.frame-layout-0 .image-embed-item {max-width: 100%; width: auto;}


h1 a,
h2 a {
	text-decoration:none;
	color:#000;
}
h1.subheader {
	text-align:center;
	margin-top:0px;
	background-color:#fdec28;
	padding-top:10px;
	padding-bottom:35px;
}
ul, ol {
	padding-left:16px;
	margin-bottom:0px;
}
ul li, ol li {
	padding-bottom:5px;
}
ul.slides li {
	padding-bottom:0px !important;
}
.center, .text-center {
	text-align:center;
}



.contentheadline {
	padding-top:40px;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:2px solid #e5e5e5;
}
.contentheadline h1 {
font-size:1.8em;
	font-weight:normal;
	font-family:'Conduit ITC',Arial,Sans-Serif;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}
div.contententry p {
	padding:0px;
	margin:0px;
}
div.contententry {
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
	padding-left:20px;
	background: transparent url(../images/plus.png) no-repeat 0px 3px;
	color:#404040;
}

div.contententry.open {
	background: transparent url(../images/minus.png) no-repeat 0px 3px;
	color:#606060;
}

div.contententry .contententryitem {
	font-weight:normal;
	text-transform:none;
	padding-top:10px;
	padding-bottom:10px;
	color:#606060;
}

.dropshaddow {
/*
-moz-box-shadow: 0px 2px 5px #888;
-webkit-box-shadow: 0px 2px 5px #888;
box-shadow: 0px 2px 5px #888;
*/
}


hr {
	height:1px;
	border:0px;
	background-color:#c2c2c2;
	margin-top:17px;
	margin-bottom:25px;
}
.logo {
text-align: left;
height:118px;
}

.logo img {
	max-width: 70%;
	margin-top: 15px;
}
.searchboxwrapper {
/*
	position:absolute;
*/
}
.searchboxwrapper .searchbox {
/*
	position:absolute;
	left:-175px;
	top:54px;
*/
}
.logo p {
	margin:0px;
	padding:0px;
}

.headAndTop .header {
	margin:0px 0 0px 0px;
	padding:0px;
	padding-top:0px;
	text-align:left;
	float:right;
}
.headAndTop.stuck .header {
 	padding-top:10px !important;
}
.headAndTop {	
	width: 1024px;
 	z-index:6000;
 	display:block;
 	top:0px;
/*	height:83px;
*/
}
 .headAndTop.stuck {
 	z-index:5000;
 	top:0px;
 }
.mainNav {
	margin:0px auto;
	text-align:left;

	float:left;
	z-index:6000;

}
#sub {
	float:left;
}
#sub h2 {
	font-size:15px;
}
#sub .subnavigation {
	font-family:'Conduit ITC',Arial,Sans-Serif;
	font-size:14px;
    width: 100%;
	float:left;

	margin-top:0px;
	padding-left:0px;
  border-top:1px solid white;
  border-right:1px solid white;
  margin-bottom:20px;
}

#sub .subnavigation>li {
	margin-bottom: 9px;
	position: relative;
}


.navbar {
	padding: 0 !important;
}
.dropdown-toggle:after {
	display: none;
}

.subnavigation li {
	padding-top:5px;
	border-bottom:1px solid white;
  padding-bottom:0px;

  
}
.subnavigation li.page125 {
    margin-top: 55px;
    margin-bottom: 40px!important;
}
.subnavigation >li.hassub:after {
	position: absolute;
	    content: "\f107";
	    font-family: 'FontAwesome';
	    width: 20px;
	    height: 20px;
	    line-height: 20px;
	    border-radius: 50%;
	    text-align: center;
	    display: block;
	    background: #000;
	    color: #fff;
    top: 6px;
    right: 5px;
}
.subnavigation >li.current.hassub:after {
content: "\f106";	
}
.subsubnavigation li.current:before {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    width: 12px;
    height: 12px;
    line-height: 11px;
    font-size: 10px;
    border-radius: 50%;
    text-align: center;
    display: block;
    background: #000;
    color: #fff;
    margin-top: 5px;
    display: none;
}
.subnavigation, .subsubnavigation {
	list-style-type:none;
}
.subnavigation li a{
	color:#000;
	text-decoration:none;
	display:block;
    font-size: 19px;
  padding-left:20px;
    padding-bottom: 10px;
}
.subnavigation li.current a {
	color:#000;
  font-weight:bold;
}

.subsubnavigation li a {
color:#000 !important;
font-weight:normal !important;
font-family: 'Conduit ITC light';
  
}

.subsubnavigation li.current a {
	color:#000 !important;
  font-weight:bold !important;

}
.subsubnavigation li {
	border-bottom:0px;
  border-top:1px solid white;
  padding-left:15px;
  background-position: 15px 10px;
  list-style-type: none;
}
.subsubnavigation li {
}
.subsubnavigation {
padding-left:0px;
background-color:#e6eaec;
/*	border-bottom:1px solid #87888a;
*/
}


#mobilenav .subsubnavigation {
	border-bottom:0px solid #87888a;
}
#mobilenav .subsubnavigation h2 {
	font-size:14px;
}

.topnav {
/* float:left;
*/

}

#nav {
	float: left;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
#nav li {
	clear: none;
  display: block;
	float:left;
	text-align:center;
	padding-bottom:0px !important;
}
#nav li a {
	color:#000;
	text-decoration:none;
	font-family:'Conduit ITC light',Arial,Sans-Serif;
	font-size: 20px;
font-weight: 300;
	letter-spacing:0.02em;
	display:block;
	padding-right:8px;
	padding-left:8px;
	line-height: 28px;
	padding-bottom:0px;
}

.finderWrapper [type=reset]:not(:disabled), .finderWrapper [type=submit]:not(:disabled) {
    display: inline-block;
    font-weight: 400;
    width: 100%;
    margin-top: 10px;
    color: #fff;
    background-color: #000;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #000;
    border: 1px solid #000;
    padding: .175rem .75rem;
    font-size: 1.1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#nav li a p {
	display:none;
}

#nav li.active {
	color:#000;
  font-weight:bold;
	background-color:#ffffff;	
}

#nav li.active a p {
	display:block;
	font-size:0.8em;
	padding-top:2px;
}

#nav li a:hover {
	color:#000 !important;
	background-color:#ffffff;	
}



#nav li.active {
	background-color:#fff;
}

#nav li.active {
}



#nav li ul li a b {
	font-family:'Conduit ITC',Arial,Sans-Serif;
	font-weight:600;
	line-height:1.5em;
}

#nav li ul {
display:none;
}
#nav li.active a {
	color:#000;
	font-weight:bold;
}

/*** MOB NAV ***/
ul#mobilenav {
	display:none;
	margin-left:0px;
	text-align:left;
	background-color:#fff;
	padding-left:5px;
	width:100%;
	position:relative;
}
ul#mobilenav a {
	color:#404040;
	text-decoration:none;
}
#mobilenav .hassub.hover {
/*
	background: transparent url(../images/minus.png) no-repeat 0px 3px;
*/
	color:#404040;
}
#mobilenav .hassub {
/*
	background: transparent url(../images/plus.png) no-repeat 0px 3px;
*/
}
ul#mobilenav li {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
	
	width:90%;
	background-color:white;
	list-style-type:none;
	margin-left:0px;
}

.mobilemeta {
	float:right;
	clear:after;
}
ul#mobilenav li {
	padding-left:20px;
}
ul#mobilenav li ul {
	list-style-type:none;
	width:90%;
	background-color:white;
}

ul#mobilenav li ul li {
	border-bottom:0px;
/*	width:220px;
*/
}

ul#mobilenav ul {
	display:block;
}
ul#mobilenav, ul#mobilenav li ul {
	font-size:16px;
}


.metaswitcher, .mobilemeta {
	display:none;
}

.searchbox p {
  margin:0px;
  background-color:#595959;
  height:20px;
  font-size:12px;
  margin-top:3px;
}
.searchbox p a {
  background-color:#595959;
  color:#fff;
  text-decoration:none;
  display:inline-block;
  line-height:20px;
  padding:0 40px;
}
.meta1 li .searchboxwrapper .searchfunction {
		display:none;
}
.mobileswitcher {
	display:none;
  text-decoration:none;
	font-size: 15px;
    text-transform: uppercase;
    text-align:left;
}
.mobileswitcher .trigger-icon {
    display: block;
    float: left;
    margin: 0 8px 0 0;
    padding-top: 2px;
    width: 23px;
}
.mobileswitcher .trigger-icon .line {
	  background-color: gray;
    display: block;
    height: 3px;
    margin-bottom: 2px;
}
.subnav {
    width: 683px;
}
.subnav li {
/*
	background: transparent url('../images/subnavlisticon.png') left 5px no-repeat !important;

	-moz-box-shadow: 0px 2px 5px #888;
	-webkit-box-shadow: 0px 2px 5px #888;
	box-shadow: 0px 2px 5px #888;
*/
	padding-bottom:10px;
}

div.buehne {

	
	margin-top:0px;
	text-align:left;
}

div.buehne div.csc-textpic {
  width:100%;
}

div.buehne div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.buehne div.csc-textpic-left .csc-textpic-imagewrap {
    float: none;
}

div.buehne .csc-textpic-center-outer,
div.buehne div.csc-textpic-center .csc-textpic-center-inner  {
float:none;
right:0px;
}
div.buehne .csc-textpic-image img {
  width:100%;
  height:auto;
}

	div.buehne p {
		padding:0px !important;
		margin:0px !important;
	}
div.buehne {
	padding:0px 0px 0 0;
}
div.buehne h1 {
	margin:0px;
	padding:0 0px 10px 0;
	font-size:1.8em;
}

.breadcrumb {
	padding-top:10px;
	text-align: left;
	font-size:0.9em;
}
.breadcrumb a {
	text-decoration:none;
	color:#606060;
}
.breadcrumb ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	font-size:13px;
	padding-top:15px;
}
.breadcrumb ul li {
	float:left;
	padding-right:10px;
	padding-left:10px;
	margin:0px;
	background: url('../images/breadcrumbdiv.png') left center no-repeat
}
.breadcrumb ul.chapter2 li a {
color:#175dab;
}
.breadcrumb ul li.current a {
color:#707070;
}

.breadcrumb ul li a {
	text-decoration: none;
}

.breadcrumb ul li.first {
	padding-left:0px;
	background: none;
}

.content p {
	margin-top:4px;
	text-align:left;
	padding-bottom:0px;
	margin-bottom:4px;
	line-height:1.2em;
}

.maincontent {
	background-color: rgba(255,255,255,0.6);
	padding-top:35px;
}

.content h1 {
	margin-left:0px;
}
.content h2 {
}
#footer ul,
.footertop ul { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#footer ul li,
.footertop ul li {
    display: block;
	padding: .2rem .5rem;
    padding-left: 0;
}

.footertop ul li {
	width: 100%;
}

#footer ul li a {
	text-decoration: none;
	text-transform: uppercase;
}

.footertop h4 {
	font-weight: 600;
}

#footer ul li a {
	color: #ffffff;
}


/*.maincontentnosidebar .nosidebarColLeft,
*/
.cols2 .nosidebarColLeft {
	width:504px;
	float:left;
}
/*
.maincontentnosidebar .nosidebarColRight,
*/

.homediv {
	 width:100%;
	 height:106px;
	 background-color:#fdec28;
}
.homediv2 {
	 width:100%;
	 height:106px;
	 background-color:#ebebeb;
	 text-align:center;
}
.homediv3 {
	width:505px;
	height:65px;
	background-color:#fdec28;
}
.cols2 .nosidebarColRight {
	width:506px;
	float:right;
}

.cols1 .nosidebarColLeft {
	width:310px;
	float:left;
}
.cols1 .nosidebarColRight {
	width:310px;
	float:right;
}

.nosidebarColLeft .nosidebarColLeft,
.nosidebarColRight .nosidebarColLeft {
	width:245px;
}

.nosidebarColLeft .nosidebarColRight,
.nosidebarColRight .nosidebarColRight {
	width:245px;
}


.cols1 .nosidebarColRight .nosidebarColLeft {
	width:160px !important;
}
.cols1 .nosidebarColRight .nosidebarColRight {
	width:160px !important;
}
.cols1 .nosidebarColLeft .nosidebarColLeft {
	width:160px !important;
}
.cols1 .nosidebarColLeft .nosidebarColRight {
	width:160px !important;
}

.rightsidebar .tx-powermail {
	display:none;
}
.showform {
	cursor: pointer;
}
/*** FLEXSLIDER ***/
.slides {
	
}
/*
#sliderMain, #slider2 {
	display:none;
}
*/


.content2cols .rightbox {
	margin-bottom:40px;
}

.rightsidebar {
	float:right;
	width:150px;
	text-align:left;
}
.rightsidebar p {
	margin:0px;
	padding:0px;
}
.rightsidebar .news-latest-container {
	padding:0px !important;
}
.rightsidebar .news-latest-category {
	font-size:13px;
	font-family:'Conduit ITC',Arial,Sans-Serif;
}
.rightsidebar h3 {
	line-height:16px;
	background-color:#000;
	padding:4px;
	margin-top:4px;
	margin-bottom:4px;
}
.rightsidebar .news-latest-short,
.rightsidebar .news-latest-category {
	padding:4px;
}
.rightsidebar .news-latest-short {
	padding-top:0px;
}
.rightsidebar .news-latest-category {
	padding-bottom:0px;
}
.rightsidebar .news-latest-morelink a {
	font-size:13px !important;
	font-family:'Conduit ITC',Arial,Sans-Serif;
	text-align:right;
	text-decoration:none;
	display:block;
}
.rightsidebar h3 a {
	text-decoration:none;
	color:#fdec28;
}
.news-latest-item {
	margin-bottom:45px;
}
.content2cols .rightsidebar h1 {
	font-family:'Conduit ITC',Arial,Sans-Serif;
	padding:0px;
	margin:0px;
	font-size:1.2em;
}

.content2cols .rightsidebar hr {	height:2px;
	border:0px;
	background-color:#e8eaeb;
	margin-top:10px;
	margin-bottom:10px;
}


.grid2cols .griditemcontext,
.grid2cols2rows .griditemcontext {
	position:absolute;
	bottom:20px;
	left:20px;
	margin-right:20px;
	background-color:#000;
	width:87%;
	background: url('../images/bgtrans.png') left top;
	padding:10px 10px 10px 10px;
	text-align:center;
}

.griditemcontext h2 {
	font: 1em Arial,Sans-Serif;
	padding:0px;
	margin:0px;
	border-bottom:1px solid white;
	padding-bottom:7px;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 0%; }
.clearfix { display: block; }

	div.centerContent {
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	}
	
	div.centerContentBlank {
		width:500px;
		margin:auto;
		padding:auto;
	}


.leftColorbox {
	color:#fff;
	width: 223px;
	height:227px;
	float:left;
	margin-left:2px;
	margin-bottom:2px;
	text-align:center;
	
	position:relative;
}

.leftColorbox h2 {
	border-bottom:1px solid white;
	padding-bottom:5px;
	font-size:1em;
	text-transform:uppercase;
}



.leftColorbox h2,
.leftColorbox h1 {
	text-align:center;
}
.leftColorbox h1 {
	font-size:1.1em;
}

.news .article .news-img-wrap a {
    padding: 0px !important;
}



/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 320px) 
and (max-width : 600px) {

	#sub, #nav, #buehne {
		display:none;
	}
	.mobileswitcher {
		display:block;
	}
	.headAndTop, .contentMain, #footer, .centerContent {
		width:95% !important;
	}
.searchbox {
	margin-top:4px;
}
.headAndTop, #buehne, #sub {
	position:relative !important;
}
body {
    background-attachment: scroll !important;
}
.headAndTop {
	padding-top:0px !important;
	background-image:none !important;
	background-color: transparent !important;
}
	.centerContent {
		padding-left:10px;
	}
	.content h1 {
		margin-left:0px;
	}
.inhalt0 {
    padding-left: 0px !important;
    margin-top:0px !important;
}
#footerContent1 {
	margin-left: 0px !important;
}
.searchboxwrapper {

}
.searchboxwrapper .searchbox {
    position: relative !important;
    top: -20px;
}

.mainNav {
    position: absolute;
    width: 100%;
}

	.rightsidebar {
		display:block;
	  float: left;
		text-align: left;
		padding-left:0px;
		clear:both;
		width:100%;
	}

	#footerContent1 {
		padding-left:0px;

	}
	#footerContent2 {
		float:left !important;
	}

	div.centerContent {
	    margin-bottom: 30px;
	}
	.nosidebar2_3, .nosidebar1_3, .nosidebar30, .nosidebarColLeft, .nosidebarColRight {
    float: none;
    width: 100% !important;
	}
	.logo img {
		width:60%;
		height:auto;
	}
	.headAndTop .header {
		padding:0px;
	}
.maincontentnosidebar .nosidebar1_3 div.finderWrapper {
    float: left;
}
p.align-right {
  text-align:left !important;
}

.maincontentnosidebar .contentMain {
    padding: 0px !important;
}

	div#footerContent2 ul li {
		padding-left:0px;
	}
	#footer {
		padding-top:30px;
		padding-bottom:30px;
	}

	.homediv,
	.homediv3 {
		 width:100%;
		 height:auto;
	}
	.homediv2 {
		 width:100%;
		 height:auto;
		 margin-bottom: 10px;
	}
	.nosidebar245, .nosidebar245 img, .nosidebarColLeft, .nosidebarColRight {
		width:100% !important;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {

}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {


	
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */




}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */


	.headAndTop {
		width: 768px;
	 	z-index:6000;
	 	display:block;
	 	top:0px;
	}
	
	.contentMain {
	    float: left;
	    width: 70%;
	}

	div.centerContent {
		width:768px;
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	  margin-top:30px;
	  padding-bottom:40px;
	}
	

	#footer {
		text-align:left;
		width:768px;
		margin:0px auto;
	}


	
	.rightsidebar {
		display:block;
	  float: left;
		text-align: left;
		padding-left:20px;
		clear:both;
		width:100%;
	}

}



/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */

ul#mobilenav {
	display:none;
	margin-left:20px;
}

}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */


}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */

	
}

/** FALLBACK IE < 9 **/





}
.meta1 li {
	float:left;
	padding-left:7px;
	padding-right:7px;
	border-right:1px solid #606060;
	padding-bottom:0px;
	font-size:0.9em;
	line-height:0.9em;
}
.languages {
	list-style-type:none;
	padding-left:0px;
	position:absolute;
	padding:10px;
	padding-bottom:0px;
	background-color:#fff;
	margin-left:-10px;
	display:none;
}
.languages li {
	border:0px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.meta1 li.langSel {
	border-right:none;
	padding-right:0px;
}
.meta1 {
	float:right;
	list-style-type:none;
}
/***** POWERMAIL ******/
.powermail_radio_inner {
	padding-bottom: 10px;
}
.smaller {
	font-size:0.8em;
}
ul#powermail_tabmenu {
	background:none !important;
}

#shopoption, #shopangaben {
	padding-left:20px;
	background: transparent url(../images/plus.png) no-repeat 0px 3px;
	cursor: pointer;
}
#shopoption.active, #shopangaben.active {
	background: transparent url(../images/minus.png) no-repeat 0px 3px;
}
.shoppic1, .shoppic2, .shoppic3 {
	position:absolute;
	left:0px;
}

/*** SUPPORT ***/
.allentries {
/*
	display:none;
*/
}
h1.close {
	padding-left:20px;
	background: transparent url(../images/plus.png) no-repeat 0px 5px;	
	cursor: pointer;
}

h1.close.open {
	padding-left:20px;
	background: transparent url(../images/minus.png) no-repeat 0px 5px;	
}

.homeTextbox a {
	color:#fff;
}

.updown {
	text-decoration: none;
	background: transparent url(../images/nav2-up.png) no-repeat 0px 5px;
	padding-left:20px;
}
.updown.active {
	text-decoration: none;
	background: transparent url(../images/nav2-down.png) no-repeat 0px 5px;
	padding-left:20px;
	color:#606060;
}


.loginlogout {
	border:1px solid #808a91;
	padding:20px;
	display:none;
	position:absolute;
	top:60px;
	z-index:6200;
	background:#fff;
	text-align:left;
	margin-left:60px;
}

.loginlogout .submit {
	margin-top:10px;
background: #a0acb5;
background: -moz-linear-gradient(top, #a0acb5 0%, #848e96 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0acb5), color-stop(100%,#848e96));
background: -webkit-linear-gradient(top, #a0acb5 0%,#848e96 100%);
background: -o-linear-gradient(top, #a0acb5 0%,#848e96 100%);
background: -ms-linear-gradient(top, #a0acb5 0%,#848e96 100%);
background: linear-gradient(to bottom, #a0acb5 0%,#848e96 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0acb5', endColorstr='#848e96',GradientType=0 );
border:0px;
padding:5px;
color:#fff;
}
.loginlogout #user {
	margin-top:10px;
	margin-left:0px;
}

.logout {
	margin-top:40px;
	text-align:right;
}
.logoutbutton {
	background:none;
	border:none;
	text-align:right;
	padding:0px;
	margin:0px;
	color:#606060;
	cursor:pointer;
}
.loginLink {
	text-align:right;
	margin-top:40px;
}
a.hideLoginbox span {
	background: transparent url(../images/close.png) no-repeat top right;
	padding-left:20px;
}
a.hideLoginbox {
	float:right;
}

.htmlentry {
	margin-left:305px;
}

.contentblock {
	padding-bottom:10px;
}

.boxHome {
	background-color:#000;
	text-align:center;
}
.boxHome p {
	margin:0px;
	padding:0px;
	text-align:center;
}
.boxHome a {
	text-decoration: none;
	color:#fdec28;
	display:block;
	line-height:32px;
}
/*** MAINLIST STARTPAGE 
.mainlist {
	font-family:UniversNextPro-MediumCond,Arial,Sans-Serif;
	height:360px;
	background-color:#000;
	margin-top:-35px !important;
	position:relative;
}
.mainlist .mainsublist {
	padding-top:20px;
	background: rgba(253,236,60,0.8);
	height:310px;
	display:none;
}
.mainlist,
.mainsublist {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.mainlist li {
	text-align:center;
	line-height:30px;
	color:#fdec28;
}
.mainlist .mainsublist li a {
	text-decoration:none;
}
.mainlist .mainsublist li {
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	line-height:16px;
	font-size:18px;
	font-family:UniversNextPro-LightCond,arial,sans-serif;
	color:#000;
}
#mainlist1 {
	background-image: url(../../user_upload/startbg1.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
}
#mainlist2 {
	background-image: url(../../user_upload/startbg2.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
}
#mainlist3 {
	background-image: url(../../user_upload/startbg3.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
}
#mainlist4 {
	background-image: url(../../user_upload/startbg4.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
}

**/
/***** CORRECTIONS *****/
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}
/***** ARTICLE *****/

.articleDescription ul li {
	padding:1px;
}
.articleWrapper {
	display:block;
	width:100%;
	border-bottom:1px solid #88888a;
	padding-bottom:30px;
	padding-top:30px;
}
.articleWrapper .articleImage {
	width:170px;
	float:left;
}
.articleWrapper .articleImage img {
	width:150px;
}
.articleWrapper .articleText {
	float:left;
	width:79%;
}
.articleWrapper .articleText p {
	margin:0px;
}
ul.productdetails {
	width:100%;
	
	background-color:#feec28;
}
ul.productdetails, ul.productdetails li ul  {
 	display: table;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.productdetails li {
 display: table-cell;
	table-layout: fixed;
	font-weight:bold;
	padding-bottom:0px;
	line-height:30px;
	padding-left:6px;
}
ul.productdetails li ul li {
 display: table-cell;
	table-layout: fixed;
	padding:0px;
	font-weight:normal;
	display:block;
	padding:4px;
	border-top:1px solid #b5af63;
	line-height:20px;
}
ul.productdetails li ul {
	display:block;
	margin-left:-6px;
}

.articleLinks {
	margin-top:10px;
}
table.prodtable {
	width:100%;
}
td.nextrow {
	border-top:1px solid #b5af63;
	margin:0px;
	background-color:#ffff67;
	padding:4px;
	vertical-align:top;
}
td.firstrow {
	margin:0px;
	background-color:#feec28;
	font-weight:bold;
	padding:4px;
	vertical-align:top;
}
td.firstrow .smaller2 {
	font-weight:normal;
}

.sidebarbox a {
	text-decoration:none;
}

.header-teaser {
    position: absolute;
    bottom: 60px;
    left: auto;
    right: 100px;
    z-index: 99999;
    max-width: 500px;
}

.header-teaser .h3 {
	font-weight: 500;
}

.elem {
	margin-bottom: 20px;
}

.elem .bg-gray {
margin-top: -14px;
}

.elem--header {
	padding: 10px;
	text-align: center;
}

.elem .fa  {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    background: #000;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    margin-top: -20px;
    /* z-index: 99999999999; */
    position: relative;
}

/* some simple demo styles for all collapsibles on this page */
.collapse-container .h3 {
	cursor: pointer;
}
.collapsible-header,
.collapsible-content {
	border: 1px solid #ccc;
	padding: .7em 35px;
	font-size: 1em;
	margin-top: 0;
	background-color: #fff;
}
.collapsible-content {
	margin-top: 0;
	border-top-width: 0;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.collapsible-header {
	margin-bottom: 0;
	cursor: pointer;
	background: url(img/tri-down.png) 10px 50% no-repeat;
}
.collapsible-header:focus {
	background-color: #eee;
}
.collapsible-collapsed .collapsible-header {
	background-image: url(img/tri-right.png);
}
.enhanced .collapsible-collapsed .collapsible-content,
.collapsible-enhanced .collapsible-collapsed .collapsible-content {
display: none;
}
.collapse-container {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
    width: 100%;
}
.collapse-container .h3 {

	text-align: center;
}

.collapse-container .h3 .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
	display:inline-block;
    background: #000;
    color: #fff;

}
.news-item .header {
	text-align: center;
	margin-bottom: 20px;
}
.news-item .header h4 {
	margin: 0;
}

.news-item .header {display: block; width: 100%; padding: 7px;}
.news-item .teaser {margin-bottom: 20px;}

 .news-media img {
	width: 100% !important;
	height: auto !important;
}

.news-item  .news-img-wrap a {
	display: block; width: 100%!important;
}

.news-item .news-media.item-1 {
	padding-right: 7px;
}
.news-item .news-media.item-2 {
	padding-left: 7px;
}

div.powermail_fieldwrap {
	width: 100%;
}

.home-item-2 {
	float: right;
}

.news-item.news-item-home .news-media {display: block;
    width: 100%;
    height: auto;
    float: left;}

   .news-item.news-item-home .header {
    text-align: left;
    margin-bottom: 20px;
}

.news-item.news-item-home .bg-gray {
	padding: 10px;
    float: left;
    display: block;
    width: 100%;
}

.news-item.news-item-home .fa {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: #000;
    color: #fff;
    margin: 0 auto;
    display: block;
    margin-top: -26px;
}

.news-item.news-item-home .header {
	    padding: 7px 0;
}

.news-item.news-item-home a.btn {
    padding: 7px !important;
    width: auto !important;
    margin: 0 auto;
    text-align: center;
    float: none;
    display: block;
    text-decoration: none;
    max-width: 70%;
    margin-bottom: -20px !important;
    font-weight: bold;
}

.news-related-files .btn {
	font-weight: bold;
	text-decoration: none
}

.reference .red {
	color: red;
    display: inline;
    float: right;
    padding-left: 25px;
    position: relative;
}

.reference a {
	text-decoration: none;
	font-weight: bold;
}

.reference .red img {
    width: 25px;
    height: auto;
    position: absolute;
    left: 0;
    top: -3px;
}

div.buehne figure {
	margin: 0;
}
.frame-layout-3 hr.ce-div {
	position: relative;
}
.frame-layout-3 hr.ce-div:after {
	content: "\f105";
    font-family: 'FontAwesome';
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 26px;
    display: block;
    color: #444;
    right: 0;
    left: auto;
    position: absolute;
    background: white;
    top: -14px;
}

.ce-gallery,
.ce-row,
.ce-column,
.image {
	width: 100%;

}

.defaultview .btn.btn-beige{
margin-top: 10px;
}

.ce-textpic .contenttable img {
    max-width: 100%;
    height: auto;
    border: 0px;
}

.page-108 .finderWrapper,
.page-109 .finderWrapper,
.page-110 .finderWrapper,
.page-111 .finderWrapper,
.page-112 .finderWrapper,
.page-113 .finderWrapper,
.page-114 .finderWrapper {
	display: none;
}
.seven-cols  {
	font-size: 0.8em;
}

  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
    *width: 100%;
  }


@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
-ms-flex: 0 0 14.285714285714285714285714285714%;
    flex: 0 0 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714%;
  }
}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */    
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
-ms-flex: 0 0 14.285714285714285714285714285714%;
    flex: 0 0 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714%;
  }
}

  ul.square-list {
	list-style: none;
	padding-left: 0;
	    font-size: 110%;
}

 ul.square-list li:before {
    content: "\f0c8";
    font-family: 'FontAwesome';
    position: relative;
    margin-right: 10px;
}

.collapse-container-x {
	margin-top: 20px;
}

.subnavigation li.chapter1 {
	background-color: #f1ebd5;
}
.subnavigation li.chapter2 {
	background-color: #f2ecd7;
}
.subnavigation li.chapter3 {
	background-color: #f3eedb;
}
.subnavigation li.chapter4 {
	background-color: #f4f0df;
}
.subnavigation li.chapter5 {
	background-color: #f6f2e3;
}
.subnavigation li.chapter6 {
	background-color: #f6f3e5;
}
.subnavigation li.chapter7 {
	background-color: #f6f3e5;
}
.subnavigation li.chapter8 {
	background-color: #f7f3e6;
}
.subnavigation li.chapter9 {
	background-color: #f7f3e6;
}
.subnavigation li.chapter10 {
	background-color: #f7f3e6;
}

.page-108 .subnavigation .bg-yellow,
.page-127 .subnavigation .bg-yellow,
.page-75 .subnavigation .bg-yellow,
.page-128 .subnavigation .bg-yellow,
.page-129 .subnavigation .bg-yellow,
.page-130 .subnavigation .bg-yellow,
.page-199 .subnavigation .bg-yellow,
.page-109 .subnavigation .bg-yellow,
.page-110 .subnavigation .bg-yellow,
.page-111 .subnavigation .bg-yellow,
.page-113 .subnavigation .bg-yellow,
.page-114 .subnavigation .bg-yellow,
.page-9 .subnavigation .bg-yellow,
.page-7 .subnavigation .bg-yellow,
.page-131 .subnavigation .bg-yellow,
.page-132 .subnavigation .bg-yellow,
.page-175 .subnavigation .bg-yellow,
.page-134 .subnavigation .bg-yellow,
.page-167 .subnavigation .bg-yellow,
.page-178 .subnavigation .bg-yellow,
.page-200 .subnavigation .bg-yellow {
	background-color: #eae2c1;
}
.page-108 .subnavigation .current.bg-yellow,
.page-127 .subnavigation .current.bg-yellow,
.page-75 .subnavigation .current.bg-yellow,
.page-128 .subnavigation .current.bg-yellow, 
.page-129 .subnavigation .current.bg-yellow,
.page-130 .subnavigation .current.bg-yellow,
.page-199 .subnavigation .current.bg-yellow,
.page-109 .subnavigation .current.bg-yellow,
.page-110 .subnavigation .current.bg-yellow,
.page-111 .subnavigation .current.bg-yellow,
.page-113 .subnavigation .current.bg-yellow,
.page-114 .subnavigation .current.bg-yellow,
.page-9 .subnavigation .current.bg-yellow,
.page-7 .subnavigation .current.bg-yellow,
.page-131 .subnavigation .current.bg-yellow,
.page-132 .subnavigation .current.bg-yellow,
.page-175 .subnavigation .current.bg-yellow,
.page-134 .subnavigation .current.bg-yellow,
.page-167 .subnavigation .current.bg-yellow,
.page-178 .subnavigation .current.bg-yellow,
.page-200  .subnavigation .current.bg-yellow,
.page-104  .subnavigation .current.bg-yellow{
	background-color: #febd00;
}


.finderinput input[type="radio"] {
    display:none;
}

 .finderinput label {

}

 .finderinput label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background: #fff;
    border: 1px solid #000;
    cursor:pointer;
}

 .finderinput input[type="radio"]:checked + span {
    background: #fff url(/fileadmin/template/images/check.png) no-repeat center center;
    background-size: contain;
}

.contenttable td {
	padding-bottom: 7px;
	padding-top: 7px;
}

.tx-indexedsearch-res img {
	max-width: 30px;
}
.tx-indexedsearch-res {
	display: block;
	width: 100%;
	position: relative;
	float: left;
}
div.tx-indexedsearch-browsebox {
	position: relative;
    float: left;
    width: 100%;
    display: block;
}
ul.tx-indexedsearch-browsebox {
	list-style: none;
display: block;
    position: relative;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
ul.tx-indexedsearch-browsebox li {
	display: inline;
	float: left;
border: 1px solid #e1d5a6 ;
    padding: 4px;
    margin-right: 10px;
}

ul.tx-indexedsearch-browsebox li:hover {
	background-color: #e1d5a6 ;
}

.fa.fa-angle-down.arrow-r.arrow-d:before {
	content: "\f106" !important;
}

.download img {
	width: 14px;
	margin-right: 6px;
}

.ce-gallery figcaption {
    display: table-caption;
    caption-side: bottom;
    font-size: 80%;
    line-height: 1.1;
}

.page-125 table {
	font-size: .8em;
    max-width: 100%;
    display: block;
}
.page-125 tbody,.page-125 tr {

}
.page-125 table tr td {
	text-align: center;
}
.page-125 table tr td:first-child {
min-width: 122px;
    max-width: 122px;
    text-align: left;
}
.page-125 table tr td {
    max-width: 117px;
    min-width: 117px;
    padding: 2px 2px;
	        vertical-align: middle;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ccc;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #ccc;
    border-right: 1px solid #fff;
}
@media screen and (max-width: 1340px) {
	.header-teaser {
		bottom: -3px;
	}

}

@media screen and (max-width: 1200px) {
	.header-teaser {
		position: relative;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    z-index: 99999;
	    max-width: 960px;
	    margin: 0 auto;
	}

	.elem {
	    margin-bottom: 20px;
	    float: left;
	    width: 40%;
	    margin-left: 15px;
	    margin-right: 15px;
	}
}

@media screen and (max-width: 992px) {
	.navbar-light .navbar-toggler {
	    color: rgba(0,0,0,.5);
	    border-color: transparent;
	    border: none;
	}

	.header-teaser {
	    max-width: 720px;
	}

}

@media screen and (max-width: 767px) {
	.logo {height: 64px;}
	.logo img {
	    max-width: 100%;
	    width: 100%;
	    margin-top: 15px;
	}


	.footertop, #footer {
		padding: 15px;
	}

	.header-teaser {
	    max-width: 540px;
	}

	.elem {
		width: 100%
	}
}

@media screen and (max-width: 540px) {
	h1, .h1, h2, .h2, h3, .h3 {
	    font-size: 2rem;
	}
}

.flex-direction-nav {
	height: 0 !important
}




.news-media,
.elem-image,
.maincontent .ce-column,
.maincontentnosidebar .ce-column {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.news-media .overlay ,
.elem-image .overlay, 
.maincontent .ce-column .overlay,
.maincontentnosidebar .ce-column .overlay {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	opacity:0;
	background-color:rgba(0,0,0,0.5);
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out
}
.hoveritem  {
	overflow: hidden;
	display: block;
}
.news-media img,
.elem--image img,
.maincontent .ce-column img,
.maincontentnosidebar .ce-column img,
.hoveritem img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.home-item:hover img,
.elem:hover img,
.maincontent .frame-layout-0 .ce-column:hover img,
.maincontentnosidebar .frame-layout-0 .ce-column:hover img,
.hoveritem:hover img  {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.home-item:hover .overlay,
.elem:hover .overlay,
.maincontent .ce-column:hover .overlay,
.maincontentnosidebar .ce-column:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.elem--image {
	position: relative;
	overflow: hidden;
}

.home-item .bg-gray {
	position: relative;
}

.elem {
	position: relative;

}



.productpages .subnavigation > li.chapter1 {
background-color: #febd00;
}
.productpages .subnavigation > li.chapter2 {
	background-color: #febd00;
}
.productpages .subnavigation >li.chapter3 {
	background-color: #febd00;
}


.btn, input[type="submit"], input[type="reset"] {
    background: #000;
    color: white;
}

.tx-felogin-pi1 label {
    width: 110px;
}


.tt-dataset {
	width: 150%;
	padding: 13px;
}

.tt-dataset .tt-suggestion {
  font-size: 15px;
  padding-bottom: 3px;
}

span.twitter-typeahead {
    width: calc(100% - 40.46px);
}