.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/* Markierung Safari >=1.1, Opera >=9.5, IE9*/
  ::selection {
      background: #D3072A;
      color: #fff;
  }
  /* Markierung Firefox >=1 */
  ::-moz-selection {
      background: #D3072A;
      color: #fff;
  }

@media all
{
* {
  font-family:Zurich;
  /*text-transform: uppercase;*/
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family:ZurichHead;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong {
	font-family:ZurichHeadBold;
}

hr {
	margin-top:10px;
	margin-bottom:10px;
}

a, a:hover, a:active, a:focus {
	text-decoration: none;
	outline:0;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

a.link_white, a.link_white:active, a.link_white:hover, a.link_white:focus {
	color:#fff;
	font-family:ZurichHead !important;
}

.footer_left {
	text-align: left;
}

.footer_right {
	text-align: right;
}

.footer_center {
	text-align: center;
  }
.footer_center  a{
	display: inline-block;
	margin: 0 3px;
	position: relative;
  }
.footer_center .qr_code {
	display: none;
	position: absolute;
	right: -110px;
	bottom: 0;
}

#overlay {
	position:fixed;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.8;
	display:none;
	top:0;
	left:0;
	z-index:998;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.suchbtn {
	margin-left: -20px;
}

.vcenter {
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.vbottom {
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}

.container2 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.parallax-window {
    min-height: 400px;
    width:100%;
    background: transparent;
    color: #fff;
    display:table;
    padding-top:200px;
    padding-bottom:200px;
}

.table {
    display:table;
    padding-top:200px;
    padding-bottom:200px;
}

.table-cell {
	display:table-cell;
	vertical-align:middle;
	text-align: center;
}

.pnetmenu_link, a.pnetmenu_link, a.pnetmenu_link:hover, a.pnetmenu_link:active, a.pnetmenu_link:focus {
	background-color:#fff;
	color:#333;
	display:block;
}

.login_form {
	background-color:#f0f0f0;
	border:#f0f0f0;
	padding:1em;
	/*border-radius:20px;*/
	margin:50px 0;
}

.embed-container {
	position: relative; 
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0; 
	overflow: hidden; 
	width: 100%;
	height: auto;
}
  
.embed-container iframe {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
	
/* ratio 4x3 */
.embed-container.ratio4x3 {
	padding-bottom: 75%;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	background-color: #D3072A;
	border: 1px solid #D3072A;
}

.ui-widget.ui-widget-content {
	border: 0;
}

.ui-widget-header {
	background: transparent;
	border: 0;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	display: block;
	width: 100%;
	font-family: ZurichHeadBold;
}

.ui-tabs .ui-tabs-nav li {
	margin: 0;
	width:50%;
	border-bottom-width: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: 0;
	padding-bottom: 0;
}

.ui-corner-all, .ui-corner-top, .ui-corner-bottom, .ui-corner-left, .ui-corner-right, .ui-corner-tl, .ui-corner-tr, .ui-corner-bl, .ui-corner-br {
	border-radius: 0;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 1em;
}

h3 {
	outline: 0;
}

.btn-interstuhl, .btn-interstuhl:active, .btn-interstuhl:focus {
	color: #fff;
	border-color:#D3072A;
	background-color:#D3072A;
}

.btn-interstuhl:hover {
	color: #D3072A;
	border-color:#fff;
	background-color:#fff;
}

.pnetmenu_img {
	 margin-right:-20px;
	 margin-left:-15px;
}

.pnetmenu_txt {
	background-color:#f0f0f0;
	margin:5px -10px;
	min-height:7em;
	padding:1em;
}

.pnetmenu_hdr {
	font-size:1.5em;
	font-family:ZurichHeadBold;
}

.overlay_news {
	position:absolute;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.7);
	top:0;
	left:0;
	text-align:center;
}

a.wemi_coll, a.wemi_coll:hover, a.wemi_coll:active, a.wemi_coll:focus {
	background-color: #fff;
	color: #333;
	text-align: center;
	display:block;
	padding:1em;
	margin-bottom:2em;
}

.overlay_news_einzeln {
	position:absolute;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.4);
	top:0;
	left:0;
	text-align:center;
}

input[type=checkbox].css-checkbox {
	position:absolute; 
	z-index:-1000; 
	left:-1000px; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0; 
	border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:22px;
	height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	/*font-size:17px;*/
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -17px;
}

label.css-label {
	background-image:url(/img/contents/icons/checkbox-haken.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

ul.haken {
    list-style-image: url('/img/contents/icons/haken.png');
    padding: 0;
    margin-left: 15px;
}

.btn-infoterminal, .btn-infoterminal:active, .btn-infoterminal:focus {
	background-color:#D3072A;
	color: #fff;
	margin:15px;
	padding:20px 70px;
	outline: 0 !important;
}

.btn-infoterminal:hover {
	color:#D3072A;
	background-color:#fff;
}

.references .col-sm-3 {
	padding: 0;
}

.filter_mobile {
	background-color:#D3072A;
	color:#fff;
	padding:10px;
	cursor:pointer;
}
 
.news_bez {
	color: rgba(255, 255, 255, 1);
	text-align:center;
	width:100%; 
	font-size: 1.4em;
	/*margin-top: 3em !important;*/
	padding: 10px;
	font-family:ZurichHead;
}

.news_bez_einzeln {
	color: rgba(255, 255, 255, 1);
	text-align:center;
	width:100%; 
	font-size: 2.5em;
}

a.link_box, a.link_box:active, a.link_box:hover, a.link_box:focus {
	color:#333;
	display:block;
	border:1px solid #3c3c3b;
	padding:1em;
	cursor:pointer;
}

#overlay_news {
	position:absolute;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.5;
	top:0;
	left:0;
	z-index:998;
}

#navtop {
	position:fixed;
	top:0;
	width:100%;
	height: 61px;
	background: rgba(0, 0, 0, 0.7);
	z-index:999;
}

#vzwecke_nav {
	width: 100% !important;
	height: auto !important;
}

#footer_links a {
	color: #fff;
	text-decoration: none;
}

#msg_cookies {
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    background: rgba(0, 0, 0, 0.9);
    z-index:999;
    /*font-weight: bold;*/
    color: #fff;
    padding: 1.3em 1em;
}
  
#msg_cookies input[type=button] {
    background-color:#3c3c3b;
    border: 1px solid #000;
    color: #fff;
    padding: 0.5em 1.5em;
    margin-left: 0.5em;
    cursor: pointer;
}

.flagbild {
	width: 100%;
	height: 28px;
	margin-top: 2px;
}

.table_full, .table_full td, .table_full th {
	border:1px solid #3c3c3c !important;
}

.greyBg {
	background-color: rgba(0,0,0,0.75);
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#dituContent {
	height: 600px;
    width: 100%;
}

#content-pane {
    float:right;
    width:48%;
    padding-left: 2%;
}

#legend {
	background: white;
	padding: 10px;
}

.infobox {
	background-color:#fff;
	position:relative;
	z-index:102;
	width:30%;
	margin:10% auto;
	/*border-radius:5px;*/
}

.infobox_wrapper {
	background-color:#fff;
	position:fixed;
	z-index:102;
	display:none;
	top:200px;
	left:600px;
	width:700px;
}

.infoboxClose {
	color:#D3072A;
	text-align:right;
	font-size:1.5em;
	margin:0.5em;
}

.infoboxClose span {
	cursor:pointer;
	font-weight:bold;
}

.infoboxHdr {
	color:#D3072A;
	font-size:1.5em;
	line-height:1em;
	margin:0 2em;
}

.infoboxInput {
	text-align:center;
	color:#D3072A;
	font-size:0.8em;
	margin:1.5em;
}

.infoboxTxt {
	color:#D3072A;
	font-size:1.2em;
	line-height:1em;
	margin:1em 2em;
	font-weight:bold;
}

.infoboxBtns {
	text-align:center;
	color:#D3072A;
	font-size:0.8em;
}

.inputBtnRed {
	background-color:#D3072A;
	color:#fff;
	border:0;
	/*border-radius:1em;*/
	padding:0.6em;
	margin-right:2em;
}

.infoboxBtns div {
	cursor:pointer;
}

.text-underline {
	text-decoration:underline;
	color:#D3072A;
}

.arrow-box {
    font-size: 0.9em;
    position: relative;
    background: #999999;
    color: white !important;
    height: 2.5em;
    display: inline-block;
    padding: 0.5em 0.5em 0;
    text-decoration: none;
    margin-bottom: 2.0em;
    margin-top: 2.0em;
}

.arrow-box:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #999999;
    border-width: 1.30em;
    margin-top: -1.3em;
}

a.news_navbox_link, a.news_navbox_link:hover, a.news_navbox_link:active, a.news_navbox_link:focus {
	display:block;
	color:#fff;
	text-decoration: none;
	font-family:ZurichHead;
}

.navtop-links {
	position:absolute;
	right:180px;
	margin-top:5px;
}

.news_lesen {
	background-color:#D3072A;
	color:#fff;
	/*border-radius:20px;*/
	margin:0.5em;
	padding:0.5em 1em;
	display:none;
	font-family:ZurichHead;
}

.news_lesen:hover {
	background-color:#fff;
	color:#D3072A;
	border: 1px solid #D3072A;
}

/* Customize the label (the container) */
.chkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 30px !important;
}

/* BEGIN CHECKBOX WebGL */
/* Hide the browser's default checkbox */
.chkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.chkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.chkbox input:checked ~ .checkmark {
  background-color: #D3072A;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.chkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.chkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* ENDE CHECKBOX WebGL */

/* Slick: Vertical arrows */
.prev-vert, .next-vert {
  left: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}
.next-vert {
  top: unset;
  bottom: -10px;
  position: relative;
}
.prev-vert {
  top: -25px;
}
/* Slick: Vertical arrows */

a.bewertung, a.bewertung:hover, a.bewertung:focus, a.bewertung:active {
	color:#000;
	border:1px solid #D3072A;
	/*border-radius:20px;*/
	display:inline-block;
	padding:4px 7px 0;
	text-decoration: none;
}

.farbauswahl {
	display:inline-block;
	text-align:center;
	width:40px;
	height:40px;
	cursor:pointer;
	margin:0 5px;
	outline: 0;
}

.farbauswahl_sel {
	display:inline-block;
	text-align:center;
	height:100%
}

.farbauswahl_nosel {
	background-color:transparent;
	/*border-radius:20px;*/
}

select.classic::-ms-expand, select.classic-no-arrow::-ms-expand, select.news_filter::-ms-expand, select.news_filter_aktiv::-ms-expand {
 /* IE 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 /* IE 5-7 */
 filter: alpha(opacity=0);
 /* Good browsers :) */
 opacity:0;
}

select.news_filter::-ms-expand, select.news_filter_aktiv::-ms-expand {
 padding-top:8px;
 padding-bottom:10px;
}

select.classic {
  /* reset */
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       
  background-image:
    linear-gradient(45deg, transparent 50%, #ffffff 50%),
    linear-gradient(135deg, #ffffff 50%, transparent 50%),
    linear-gradient(to right, #D3072A, #D3072A);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}

select.classic:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, gray, gray);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}

select.classic-no-arrow {
  /* reset */
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select.classic-no-arrow:focus {
  outline: 0;
}

.navtop-links a {
	text-decoration: none;
}

.filter_vzweck {
	margin-bottom:1.5em;
}

.filter_vzweck a, .filter_vzweck a:hover, .filter_vzweck a:focus, .filter_vzweck a:active, .filter_vzweck a:visited {
	color:#333;
}

a.toplink, a.toplink:hover, a.toplink:focus, a.toplink:active {
	color:#fff;
	font-size:1.2em;
	margin-top:-24px;
	display: block;
	font-family:ZurichHead !important;
	position:relative;
	right:150px;
}

a.toplink_oci, a.toplink_oci:hover, a.toplink_oci:focus, a.toplink_oci:active {
	margin-top: 0;
	right: 300px;
}

a.toplink_oci2, a.toplink_oci2:hover, a.toplink_oci2:focus, a.toplink_oci2:active {
	right: 150px;
}

a.toplink_oci3, a.toplink_oci3:hover, a.toplink_oci3:focus, a.toplink_oci3:active {
	right: 0;
}

a.toplinks {
	color:#fff;
	font-size:1.2em;
	display: block;
	font-family:ZurichHead !important;
	margin:1px 30px 0 0;
}

a.toplinks img {
	margin-top:-5px;
}

.navbar-brand {
	position:absolute;
	right:0;
	margin: 0;
	padding: 0;
	margin-top:-10px !important;
}

.slider_white_box {
	position:absolute;
	bottom:5em;
	left:5em;
	padding:30px;
	/*box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); /* Keine weiße Box im Slider (02.08.17) 
	background:rgba(255, 255, 255, 0.9);*/
}

.slider_white_box div, .slider_white_box_right div {
	padding-left:0;
}

.slider_white_box_right {
	position:absolute;
	bottom:5em;
	right:2em;
	padding:30px;
}

#navbar {
	margin-right: 150px;
}

#navbar ul li a {
	color:#fff;
}

.mainnav {
	z-index:1000;
}

#mainnav-top {
	color:#fff;
	padding-top:20px;
	margin-bottom:3.5em;
}

.paket_desc {
	text-align:center;
	padding:5px;
	border:1px solid #D3072A; 
	cursor:pointer;
	display:block;
}

.paket_desc_inactive {
	background-color:#fff;
	color:#D3072A;
}


.paket_desc_active, .paket_desc_active:hover, .paket_desc_inactive:hover {
	background-color:#D3072A;
	color:#fff;
}

#interstuhl_logo {
	position:absolute;
	right:0;
	top:0;
}

#nav-close {
	margin-right:1em;
	font-family:ZurichHead !important;
}

#mainnav-left li a {
	display:block;
	font-family:ZurichHead !important;
}

#mainnav-left li a div {
	 width:3em;
	 float:left;
}

#mainnav-suche {
	width:90%;
	margin-left:1em;
	/*border-radius:8px;*/
	font-size:0.8em;
	padding-left:5px;
}

.paket_box {
	border:3px solid #d3d3d3;
	text-align:center;
	position:relative;
	margin-bottom:1em;
	background-color:#fff;
}

.paket_box_sel, .paket_box:hover {
	border:3px solid #D3072A;
	text-align:center;
	position:relative;
	cursor: pointer;
}

#nav-expander {
	box-shadow: 0px 10px 0px 1px #fff, 0px 16px 0px 1px #fff, 0px 22px 0px 1px #fff;
	width: 16px;
	height: 0px;
	font-size:22px;
	color:#fff;
	cursor:pointer;
	margin-left:20px;
	padding-left:16px;
}

#navtop-menu {
	padding-top:10px;
}

.hinweis_wemi {
	margin:20px;
}

.main-menu li ul li {
	background-color:#77081B;
	padding:0;
	margin:0;
}

.main-menu li ul li a:hover, .main-menu li ul li a:active, .main-menu li ul li a:focus {
	background-color:#77081B;
}

.main-menu li {
	padding:0;
	margin-left:0;
	margin-right:0;
}

.main-menu li a {
	margin-left:12px;
	padding:12px;
}

.pnetnews_wrapper {
	background-color:#f0f0f0;
	border:5px solid #fff;
}

.pnetnews_img {
	margin-right:-20px;
	margin-left:-15px;
	border-right:5px solid #fff;
}

.pnetnews_hdr {
	font-size:1.5em;
	font-family:ZurichHeadBold;
	color:#D3072A;
	margin:10px 0 15px;
}

/*a.news_filter {*/
.news_filter, .news_filter:active, .news_filter:focus, .news_filter:visited {
	display:block;
	background-color:#D3072A;
	color:#fff;
	border:1px solid #D3072A;
	/*border-radius:20px;*/
	text-align:center;
	padding:5px;
	margin-bottom:5px;
	cursor:pointer;
	text-decoration:none;
	font-family:ZurichHead;
}
.news_filter.selected,
.news_filter.selected:active,
.news_filter.selected:focus,
.news_filter.selected:visited {
    display: block;
    background-color: #fff;
    color: #D3072A !important;
    border: 1px solid #D3072A;
    /* border-radius: 20px; */
    text-align: center;
    padding: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    text-decoration: none;
    font-family: ZurichHead;
}

.care, .care:active, .care:focus, .care:visited {
	color:#fff !important;
}


select.news_filter, select.news_filter_aktiv {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-align: center;
	text-align-last: center;
	border-radius: 0;
}

a.btn_white, a.btn_white:visited, a.btn_white:active, a.btn_white:focus {
	display: block; 
	border: 1px solid #D3072A; 
	background-color: #fff; 
	color: #d3072a; 
	/*border-radius: 20px; */
	text-align: center; 
	margin-top: 4em; 
	margin-bottom: 4em; 
	font-size: 1.2em; 
	padding: 0.5em; 
	font-family: ZurichHead;
}

a.btn_white:hover {
	border: 1px solid #fff; 
	background-color: #d3072a; 
	color: #fff; 
}

.btn_white2, .btn_white2:visited, .btn_white2:active, .btn_white2:focus {
	border: 1px solid #d3072a; 
	background-color: #fff; 
	color: #d3072a; 
}

.btn_white2:hover {
	border: 1px solid #fff; 
	background-color: #d3072a; 
	color: #fff; 
}

a.btn_konfig, a.btn_konfig:visited, a.btn_konfig:active, a.btn_konfig:focus, a.btn_konfig:hover {
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0.5em !important;
	font-size: 1.2em;
}

.btn_uebersicht {
	display:inline-block !important;
	right:1em;
	position:absolute;
	margin-top:-1em;
}

.auftraege {
	background-color:#b3b3b3;
	padding:0;
	text-align:center;
}

.auftraege_aktiv {
	background-color:#D3072A;
	padding:0;
	text-align:center;
}

a.auftraege_link, a.auftraege_link:hover, a.auftraege_link:active, a.auftraege_link:focus {
	display:block;
	padding:0.5em;
	color:#fff;
	text-decoration:none;
}

.form_send {
	background-color:#D3072A;
	color:#fff;
	/*border-radius:20px;*/
	text-decoration:none;
}

.addthis_sharing_toolbox {
	display:inline-block;
	position:absolute;
	right:15px;
}

/* a.news_filter_aktiv, a.news_filter:hover, a.news_filter:active, a.news_filter:focus { */
.news_filter_aktiv, .news_filter:hover, .news_filter_aktiv:hover, .news_filter_aktiv:active, .news_filter_aktiv:focus { 
	display:block;
	background-color:#fff;
	color:#D3072A;
	border:1px solid #D3072A;
	/*border-radius:20px;*/
	text-align:center;
	padding:5px;
	margin-bottom:5px;
	cursor:pointer;
	text-decoration:none;
	font-family:ZurichHead;
}

.care:hover {
	color:#D3072A !important;
}

.form_send:hover, .form_send:active, .form_send:focus {
	background-color:#fff;
	color:#D3072A;
	/*border-radius:20px;*/
	text-decoration:none;
}

a.news_pagesel {
	color:#333;
	margin-left:10px;
	cursor:pointer;
	text-decoration:none;
}

a.news_pagesel_aktiv, a.news_pagesel:hover {
	color:#D3072A;
	margin-left:10px;
	cursor:pointer;
	text-decoration:none;
}

.news_index_header {
	margin-bottom:1.5em;
	color:#D3072A;
	margin-top:3em;
}

a.news_index_link, a.news_index_link:hover {
	margin:0.5em auto;
	width:30%;
	margin-bottom:3em !important;
}

.table-cell .h3 {
    padding-left: 30px;
  }
  
#pac-input {
	width:50%;
}


  .dd-pointer { display:none; }
  .dd-select { height:25px; /* width: 45px !important; */ border:0 !important; background-color:transparent !important; }
  .dd-option { padding:3px 5px !important; }
  .dd-option-text { line-height: 1  !important; font-weight: normal }
  .dd-selected { padding:3px 5px !important; }
  .dd-selected-image { margin-top:-3px !important; float:none !important; margin-right:20px; }
  /*.dd-selected-image { padding-top:2px !important; }*/
  .dd-option-image { padding-top:3px !important; }
  .dd-desc { padding-left:20px !important; }
  .dd-options > li { margin-left:0; }
  .dd-options { width: 140px !important; }
  .dd-selected-text { line-height:20px !important; color: #fff; font-size: 1em; float:left; text-transform: uppercase; font-family:ZurichHead; font-weight:normal; margin-right:10px; font-size:1.2em;  cursor: pointer !important; /*display: none; */ }
  .dd-selected-description { display:none !important; }
}

@media (max-width:1199px){
  a.news_index_link, a.news_index_link:hover {
	width:50%;
  }
  
  .news_bez, .news_bez_einzeln {
		font-size: 1em;
	}
	
	.infobox {
		width:70%;
	}
}

@media (max-width: 767px) {
	#dituContent {
	height: 300px;;
    width: 100%;
}
  a.news_index_link, a.news_index_link:hover {
	width:70%;
  }
  
  .table-cell {
	display:block;
  }
  
  .greyBg, .infobox {
	display:none;
  }
  
  .infobox_wrapper {
	top:200px;
	left:600px;
	width:700px;
  }
  
  .btn_login {
	width: 100%;
  }
  
  #filter_box {
	display:none;
  }
  
  #languageDropdown, #languageDropdown .dd-select {
	width: 50px !important;
  }
  
  #languageDropdown label.dd-selected-text {
	display: none;
  }
  
  #languageDropdown a.dd-selected {
	float: right !important;
  }
  
  .footer_left, .footer_right {
	text-align: center;
  }
  
  .footer_left, .footer_center {
	margin-bottom: 50px;
  }
}

@media (min-width: 768px) {
  .container2 {
    width: 580px;
  }
  
  .infobox_wrapper {
	top:200px;
	left:600px;
	width:700px;
  }
  
  #filter_box {
	display:block;
  }
}
@media (min-width: 992px) {
  .container2 {
    width: 850px;
  }
  
  .infobox_wrapper {
	top:200px;
	left:600px;
	width:700px;
  }
  
  .table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th { display: block; }

  .table-fixed tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
  }

  .table-fixed>thead>tr>th {
	border:0;
  }
  .table-fixed tbody {
    height: 500px;
    overflow-y: auto;
  }

  .table-fixed tbody td, .table-fixed thead th {
    width: 10%;
    float: left;
  }
  
  .table-fixed tbody td.tr_long, .table-fixed thead th.tr_long {
    width: 20%;
    float: left;
  }
  
  .table-fixed thead th.tr_short {
    width: 10%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .container2 {
    width: 1050px;
  }
}

@media print {
	.noprint, #navtop, #msg_cookies {
		display:none !important;
	}
	
	a[href]:after {
		content: none !important;
	}
}