html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus, a:active, a:visited {
outline: 0;
}

body {
  margin: 0 0 0 70px;
  background: none;
}

#nav p.copy a:hover {
	text-decoration : underline;
}

#nav ul.rex-navi1 {
	padding : 17px 0;
}

ul.rex-navi1 {
	padding : 0;
	color : #0033cc;
	font-size : 1.05em;
	text-decoration : none;
}

ul.rex-navi1 li {
	display : block;
	padding : 13px 0 14px 0;
	color : #B5B5B5;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}

ul.rex-navi1 a {
	display : block;
	color : #B5B5B5;
	padding : 1px 0;
	text-decoration : none;
}

ul.rex-navi1 li a.rex-active, ul.rex-navi1 li a.rex-current {
	color : #0033cc;
	padding : 1px 0;
}

ul.rex-navi1 a:hover {
	color : #0033cc;
	padding : 1px 0;
}

ul.rex-navi2 a:hover, ul.rex-navi2 li a.rex-active, ul.rex-navi2 li a.rex-current {
	background-position : 0 -12px;
	color : #0033cc;
}
ul.rex-navi2 li a.rex-active, ul.rex-navi2 li a.rex-current {
	background-position : 0 -32px;
	color : #0033cc;
}

.navbar {
	position: relative;
	margin: 0 -160px 0 0;
	left:-150px;
	width:150px;
	float:left;
	height: 285px;
	border: none;
}

.navbar-collapse {
	background-color: transparent;
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
}

#main-teaser {
	width: 760px;
	padding:0 50px 0 50px;	
	height: 285px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image : url(md_aura_760.gif);
	background-repeat : repeat-y;
	overflow:visible;
}

#breadcrumb {
	padding : 15px 30px 15px 60px;
	display : block;
}

#breadcrumb p, #breadcrumb ul {
	padding:0;
	font-size : 0.7em;
	line-height : 1.5em;
}

#breadcrumb p, #breadcrumb a, #breadcrumb ul, #breadcrumb li {
	text-decoration:none;
	display : inline;
	color : #666666;
}

#breadcrumb a:hover {
	color : #0033cc;
}

ul.rex-breadcrumb li {
	padding : 0 6px 0 13px;
	background-image : url(raquo.gif);
	background-position : 0 3px;
	background-repeat : no-repeat;
	list-style : none;
}

ul.rex-breadcrumb li.rex-lvl1 {
	margin : 0;
	padding : 0 0 0 7px;
	background : none;
}

footer {
	display: block;
	background : #fff;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	width : 660px;
	height : 10px;
	background-position : center;
	padding-left:25px;
}

footer p {
	font-size:0.7em;
	padding : 0 0 20px 0;
	color : #666666;
	float:left !important;
}

footer p a, #footer p a:link {
	color : #666666;
	font-weight:normal;
	text-decoration : none;
	background : inherit;
	float:left !important;
}

footer p a:hover, .fblau {
	color : #0033cc;
	text-decoration : none;
	background : inherit;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a {
  background: transparent;
}

a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

strong, b {
  font-weight: bold;
}

.txt-copy-eng {
  margin:0;
}

.dat, .dat h1, .dat p {
clear:both;
float:none;
}

.txt-copy-eng h1, .dat h1 {
  color : #0033cc;
}

.txt-copy-eng h2, .dat h2 {
  color : #666666;
}

.txt-copy-eng h1, .txt-copy-eng h2, .dat h1, .dat h2 {
  font-size : 17px;
  font-weight : normal;
  letter-spacing : 0.05em;
  line-height : 25px;
  clear:both;
  margin-bottom: 13px;
}

.mehrwert h1 {
  margin-top:20px;
  clear:both;
  color : #666666;
  font-size : 17px;
  font-weight : normal;
  letter-spacing : 0.05em;
  line-height : 25px;
}

.mehrwert img {
  margin-right: 20px;
  float:left;
}

.mehrwert hr {
  display:none;
  float:left;
}

.collapse {
    display: block;
  }
  
.collapse.in {
	display: block;
  }
  
.carousel-inner .item {
	width: 100%;
	height: 100%;
	}

h1 a {
  color : #0033cc;
  text-decoration: none;
  display: block;
}

h1 a:hover {
  color : #666666;
  text-decoration: none;
  cursor: pointer;
}

h1:hover .blau {
    color : #0033cc;
  }

a.nolink {
   pointer-events: none;
   cursor: default;
}

.grau {
	float: left;
	margin-right:7px;
	color : #666666;
}

.blau {
	float: left;
	color : #0033cc;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
	clear: both;
	visibility: hidden;
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

button, input {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Verdana', arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  cursor:default;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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

a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

figure {
  margin: 0;
}

.carousel-inner > .item > img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p, li {
  color : #666666;
  font-size : 0.95em;
  line-height : 1.55em;
  margin: 0;
  padding: 0;
}

.dat ul {
	margin:5px 0 10px 0;
	padding:0 0 0 1em;
}


.dat ul li {
	margin-bottom:5px;	
}

p a {
  color : #666666;
  font-weight : bold;
}

.txt-copy-impr p a {
  color : #666666;
  font-weight : normal;
}

p a:hover {
  color : #0033cc;
  text-decoration:none;
}

small {
  font-size: 85%;
}

mark {
  padding: .2em;
  background-color: #fcf8e3;
}

a.text-primary:hover {
  color: #3071a9;
}

a.text-success:hover {
  color: #2b542c;
}

a.text-info:hover {
  color: #245269;
}

a.text-warning:hover {
  color: #66512c;
}

a.text-danger:hover {
  color: #843534;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

.txt-copy-impr ul {
  margin: -8px 0 -25px -25px;
}

.txt-copy-impr ul li {
  margin-bottom: 8px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.wenigtext, .vieltext {
clear : both;
}

.txt-copy, .txt-copy-impr {
position:relative;
top:-14px;
margin-bottom: -10px;
clear : both;
}

.links, .rechts, .n-links, .n-rechts {
position:relative;
margin-bottom:25px;
top:10px;
clear : both;
}

.links img, .rechts img {
width:192px;
height: auto;
}

.n-links img, .n-rechts img {
width:295px;
height: auto;
}

.mw img {
width:80px;
height:80px;
}

.links img, .n-links img, .mw img {
float:left;
clear: right;
margin: 4px 20px 0 0;
}

.rechts img, .n-rechts img {
float:right;
margin-left:20px;
}

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

code, kbd, pre, samp {
font-family : Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
font-size : 90%;
color : #c7254e;
background-color : #f9f2f4;
}

kbd {
padding : 2px 4px;
font-size : 90%;
color : #fff;
background-color : #333;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
}

.container {
  width: 760px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background-image : url(md_aura_760.gif);
  background-repeat : repeat-y;
}

.row {
  margin-right: 60px;
  margin-left: 60px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}


.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}

.btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover, .btn-primary:focus {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info:hover, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-warning:hover, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger:hover, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-link, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  z-index: 2;
}

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.thumbnail > img, .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover, a.thumbnail:focus {
  border-color: #428bca;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }

}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }

}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }

}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
}

.media {
  margin-top: 15px;
}

a.list-group-item:hover, a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777;
  background-color: #eee;
}

.list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

.list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.carousel {
	position: relative;
	background-color: #0033cc;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 4s ease-in-out left;
       -o-transition: 4s ease-in-out left;
          transition: 4s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}

.carousel-inner > .active, .carousel-inner > .next {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

#unter a, #leist a, .unter a, .leist a {
padding:0 60px 0 60px;
}

#smallp {
	display:none;
}
  
#largep {
	display:block;
}

.popup-gallery {
float:none;
clear : both;
}

.popup-gallery div.image, .popup-gallery div.imagek, .popup-gallery div.imagedr {
margin-top : -5px;
float : left;
}

.txt-copy, .txt-copy-impr {
padding-top : 20px;
clear : both;
}

#unter, #leist, .unter, .leist {
background : inherit;
margin-bottom:10px;
}

#unter h1, #leist h1, .unter h1, .leist h1 {
color : #666666;
font-size : 0.85em;
margin-top : 0;
font-weight : normal;
line-height : 1.4em;
letter-spacing : 0.05em;
}

#unter a, #leist a, .unter a, .leist a {
padding:0;
display: inline;
color : #666666;
font-weight : bold;
}

#unter a:hover, #leist a:hover, .unter a:hover, .leist a:hover {
color : #0033cc;
}

.referenzen_navigation {
margin-top : 15px;
font-size : 0.7em;
line-height : 1.5em;
color : #0033cc;
}

.largebl {
background-color : #fff;
margin : 0 0 -5px -14px;
outline:none;
display : block;
}

.smallbl {
display : none;
}

.nurpc {
display : inline;
}

.nurmob {
display : none;
}

object, embed { 
outline: 0;
}

.btn-up { 
margin: -5px 15px 0 0;
float:right;
}

.btn-up-mw { 
margin-top: 15px;
}

iframe {
width:620px;height:320px;margin:-5px 0 0 -5px;
}

#embedCategoryLink {
display:none
}


@media (max-width: 480px) {
	
  #nav {
	background-color: #fff;
	width: 480px;
	margin: 29px 0 0 -15px;
  }
  
  #nav ul.rex-navi1 {
	padding : 12px 0 5px 0;
  }
  
  #navbar-toggle {
	position: relative;
	z-index:2200;
	float: right;
	padding: 9px 10px;
	margin-top: -4px;
	margin-left: 10px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: none;
  }
  
  #navbar-toggle .icon-bar {
	display: block;
    width: 24px;
    height: 3px;
  }
  
  #navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  
  .navbar .collapse.in {
	position: relative;
	left: -2px;
    z-index:2000;
  }

  .navbar .collapsing {
	position: relative;
	top: -39px;
	left: -2px;
    z-index:2000;
    width: 480px;
  }
  
  .navbar-nav {
	z-index:2000;
    float: none;
    width: auto;
    top: 0;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,   .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

  .navbar-header {
    float: left;
	display: block;
  }
  
  /* Nur Firefox */
  @-moz-document url-prefix() {
    .navbar .collapsing {
        top: -41px;
    }
  }

  .navbar-collapse .collapse {
    display: block;
  }
  
  .navbar-inverse #navbar-toggle .icon-bar {
    background-color: #B5B5B5;
  }

  .navbar-inverse #navbar-toggle:hover .icon-bar {
    background-color: #0033cc;
  }
  
  #breadcrumb {
	display : inline;
  }
  
  #breadcrumb p, #breadcrumb ul {
	font-size : 0.6em;
  }
  
  ul.rex-breadcrumb li {
	padding : 0 4px 0 11px;
  }

  body {
    background: url(md_aura_50_top.gif) repeat-x;
	overflow-x: hidden; /*Horizontal scrollbar*/
	-ms-overflow-x: hidden; /*IE 8 horizontal scrollbar*/
  }

  .container {
	  padding-top: 5px;
    width: auto;
  }
  
  .row {
	margin-top: 10px;
  }
	
  .links img, .n-links img, .mw img {
    float:none;
    margin-right:0;
    margin-top:10px;
  }
  
  .rechts img, .n-rechts img {
    float:none;
    margin-left:0;
    margin-top:10px;
  }
	
  #main-teaser {
	margin-bottom: -40px;
  }
  
  ul.rex-navi1 li {
	padding : 0 0 10px 25px;
  }
  
  a.nolink {
   pointer-events: auto;
   cursor: pointer;
  }
  
  .collapse {
    display: none;
  }
  
  .collapse.in {
	display: block;
  }

  .collapsing {
	height: 0;
    overflow: hidden;
    -webkit-transition: height .8s ease;
       -o-transition: height .8s ease;
          transition: height .8s ease;
  }
  
  .panel {
	border-top: 1px solid #cccccc;
	margin: 5px -25px 0 -25px;
	padding: 0 25px 5px 25px;
  }
  
  .panel p {
	margin-right: -10px;
  }
  
  .panel-collapse {
	clear:both;
	float:none;
	width:auto;
	margin:5px 0 5px 0;
  }
  
  .panelref {
	margin: 0 -15px 0 0;
  }
  
  .panel .collapsing .popup-gallery {
	margin-right: 25px;
  }
  
  .panel .collapsing p {
	margin-right: 15px;
  }
  
  .panel .collapsing {
	margin-right: -25px;
  }
  
  .panelref .collapsing {
	margin-right: -15px;
  }
  
  .panelref .collapsing h1 {
	padding-right: 15px;
  }
  
  .panel a:focus, .panel a:visited, .panelref a:focus, .panelref a:visited {
	outline: none;
  }
  
  .panel h1 a, .panelref h1 a {
	color : #666666;
	text-decoration:none;
  }
  
  .panel .collapsing h1 a, .panelref .collapsing h1 a {
	color : #666666;
	text-decoration:none;
  }
  
  .panel .txt-copy-eng h1 {
	color : #666666;
    font-size : 15px;
	line-height : 21px;
	letter-spacing : 0.04em;
	padding:0;
	margin-right:10px;
  }
  
  .panelref #unter h1 a {
	font-weight : normal;
  }

  h1 a {
	margin: -3px -22px 0 0;
  }

  .txt-copy-eng h1 a:hover, .txt-copy-eng h1 a:visited, .txt-copy-eng h1 a:active {
    color : #333333;
    text-decoration: none;
    cursor: pointer;
  }

  h1:hover .blau {
    float: none;
	color : #003399;
  }
  
  .grau {
	float: none;
	margin-right:0;
  }

  .blau {
	float: none;
  }

  footer {
	clear: both;
	margin : 0;
  }

  #unter a, #leist a, .unter a, .leist a {
	margin:0;
  }

  .txt-copy, .txt-copy-impr {
	top:0;
	margin-bottom:10px;
  }
  
  .txt-copy-eng h1 {
	margin-bottom:0;
  }
  
    .popup-gallery {
	position:relative;
	top: 10px;
  }

  .popup-gallery .image img {
	width:135px;
  }
  
  .popup-gallery .imagedr img {
	width:90px;
  }
  
  .popup-gallery .imageaut img {
	width : 100%;
  }
  
  hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
  }

  .links hr, .n-links hr, .rechts hr, .n-rechts hr {
	margin: 0;
  }
  
  .links p, .n-links p, .rechts p, .n-rechts p {
	margin-bottom: -5px;
  }

  .links img, .n-links img, .mw img {
	margin: 0 20px 5px 0;
  }
  
  .rechts img, .n-rechts img {
	margin: 0 0 5px 0;
  }
  
  .mehrwert h1 {
	position:relative;
	left:95px;
	color : #666666;
    font-size : 15px;
	line-height : 21px;
	letter-spacing : 0.04em;
	padding:0;
	width:170px;
	margin-top:15px;
	margin-bottom:-10px;
  }

  .mehrwert h1 a {
	display: block;
	height: 80px;
	cursor:pointer;
  }

  .mehrwert img {
	position:relative;
	top:-70px;
	margin-bottom:-70px;
  }
  
  .mehrwert hr {
	margin:0px;
	float:none;
  }

  #smallp {
	display:block;
  }
  
  #largep {
	display:none;
  }

  .nurpc {
	display : none;
  }

  .nurmob {
	display : block;
	}
	
}

@media (max-width: 660px) {

  .smallbl {
	background-color : #fff;
	margin : 0 0 -5px -8px;
	outline:none;
	display : block;
  }

  .largebl {
	display : none;
  }
  
}

@media (min-width: 481px) and (max-width: 799px) {
	
  body {
    background: url(md_aura_50_top.gif) repeat-x;
	overflow-x: hidden; /*Horizontal scrollbar*/
	-ms-overflow-x: hidden; /*IE 8 horizontal scrollbar*/
  }
  
  #navbar-toggle {
    display: none;
  }

  #nav {
    position : absolute;
    margin-top: 0;
    padding-top: 0;
    top: -13px;
    min-width:500px;
  }

  ul.rex-navi1 {
	margin-left : 20px;
  }

  ul.rex-navi1 li {
	padding-right : 14px;
  }

  ul.rex-navi1 li, ul.rex-navi1 a {
	display : inline;
  }

  .navbar-collapse {
	width: auto;
    border-top: 0;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  
  .container {
    width: auto;
  }
  
  a.nolink {
   pointer-events: auto;
   cursor: pointer;
  }
  
  .collapse {
    display: none;
  }
  
  .collapse.in {
	display: block;
  }

  .collapsing {
	height: 0;
    overflow: hidden;
    -webkit-transition: height .8s ease;
       -o-transition: height .8s ease;
          transition: height .8s ease;
  }
  
  .panel {
	border-top: 1px solid #cccccc;
	margin: 5px -25px 0 -25px;
	padding: 0 25px 5px 25px;
  }
  
  .panel-collapse {
	clear:both;
	float:none;
	width:auto;
	margin:5px 0 5px 0;
  }
  
  .panelref {
	margin: 0 -15px 0 0;
  }
  
  .panel .collapsing, .panelref .collapsing {
	margin:5px 0 0 0;
  }
  
  .panel .collapsing p, .panelref .collapsing p {
	  	padding-right: 0;
  }
  
  .panelref .collapsing h1 {
	  	padding-right: 15px;
  }
  
  .panel a:focus, .panel a:visited, .panelref a:focus, .panelref a:visited {
	outline: none;
  }
  
  .panel h1 a, .panelref h1 a {
	color : #666666;
	text-decoration:none;
  }
  
  .panel .collapsing h1 a, .panelref .collapsing h1 a {
	color : #666666;
	text-decoration:none;
  }
  
  .panel .txt-copy-eng h1 {
	color : #666666;
    font-size : 15px;
	line-height : 21px;
	letter-spacing : 0.04em;
	padding:0;
  }
  
  .panelref #unter h1 a {
	font-weight : normal;
  }

  h1 a {
	margin: -3px -22px 0 0;
  }

  .txt-copy-eng h1 a:hover, .txt-copy-eng h1 a:visited, .txt-copy-eng h1 a:active {
    color : #333333;
    text-decoration: none;
    cursor: pointer;
  }
  
  h1 a .grau {
	display: block;
  }
  
  h1 a .blau {
	display: block;
  }

  h1:hover .blau {
	clear: both;
	color : #003399;
  }

  .grau {
	float: none;
	margin-right:0;
  }

  .blau {
	max-width: 540px;
	float: none;
  }

  footer {
	clear: both;
	margin : 0;
  }

  #unter a, #leist a, .unter a, .leist a {
	margin:0;
  }

  .txt-copy, .txt-copy-impr {
	top:0;
	margin-bottom:10px;
  }
  
  .txt-copy-eng h1, .dat h1 {
	margin-bottom:0;
  }
  
  .popup-gallery {
	position:relative;
	top: 10px;
  }
  
  hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
  }

  .links hr, .n-links hr, .rechts hr, .n-rechts hr {
	margin: 0;
  }
  
  .links p, .n-links p, .rechts p, .n-rechts p {
	margin-bottom: -5px;
  }

  .links img, .n-links img, .mw img {
	margin: 0 20px 5px 0;
  }
  
  .rechts img, .n-rechts img {
	margin: 0 0 5px 20px;
  }

  .nurpc {
	display : none;
  }

  .nurmob {
	display : block;
  }
  
  .mehrwert h1 {
	position:relative;
	left:95px;
	color : #666666;
    font-size : 15px;
	line-height : 21px;
	letter-spacing : 0.04em;
	padding:0;
	width:auto;
	margin-top:45px;
	margin-bottom:-10px;
  }

  .mehrwert h1 a {
	display: block;
	height: 50px;
	cursor:pointer;
  }

  .mehrwert img {
	position:relative;
	top:-70px;
	margin-bottom:-70px;
  }
  
  .mehrwert hr {
	margin:0px;
	float:none;
  }
  
  .btn-up {
	margin-top: 15px;
	margin-bottom: -30px;
  }
  
  .btn-up-mw { 
	margin-bottom: -30px;
  }

  .popup-gallery .imageaut img {
	width : 100%;
	}
	
}

@media screen and (max-width: 799px) {
	
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  
  body {
    margin: 0;
  }

  .navbar {
    position: absolute;
    top:0;
    margin: 0;
    left:0;
    width:auto;
    float:none;
    height: 50px;
    border: none;
  }

  #main-teaser {
	width: auto;
	padding:0;	
	height: auto;
	display: block;
	margin-top: 60px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: -30px;
	background-image : none;
  }
  
  .carousel {
	top:-30px;
  }

  #breadcrumb {
	display:inline;
    padding : 15px 30px 15px 15px;
	margin : -10px 0 0 -5px;
  }

  footer {
	margin: 20px 0 10px 10px;
	padding : 0 0 20px 0;
  }
 
  footer p, footer p a {
  	padding : 0;
	float:left;
  }

  .container {
    padding: 5px 15px 0 15px;
    margin-right: auto;
    margin-left: auto;
    background-image : none;
  }

  .row {
    margin: 20px 10px 0 10px;
  }

}

@media (max-width: 799px) {
	
  .hidden-xs {
    display: none !important;
  }
	
  .visible-xs {
    display: block !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
	}
	
footer {
		width:100% !important;
		padding-bottom:40px;
	}
	
iframe {
		width:90vw;height:45vw;margin-left:-12px;
	}
	
#swfsmall {
		width:calc(96vw - 20px);height:60vw;
	}

}

@media  (min-width: 800px) and (max-width: 905px) {
	
  .navbar {
    position: absolute;
    margin: 0 0 0 0;
    left: 0;
    width: 480px;
    height: auto;
    border: none;
    background-color: transparent;
  }
  
  body {
	overflow-x: hidden; /*Horizontal scrollbar*/
	-ms-overflow-x: hidden; /*IE 8 horizontal scrollbar*/
	}
	
}

@media  (min-width: 800px) {

  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
  
    .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
  }

  .nav-tabs.nav-justified > .active > a,   .nav-tabs.nav-justified > .active > a:hover,   .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
  
    .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
  
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
  }

  .nav-tabs-justified > .active > a,   .nav-tabs-justified > .active > a:hover,   .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }

  body {
    background: none;
  }

  #main-teaser {
	margin-top: 30px;
  }

  ul.rex-navi1 li {
    padding-right : 0;
  }

  ul.rex-navi1 li, ul.rex-navi1 a {
    display : block;
  }

  .container > .navbar-header,   .container-fluid > .navbar-header,   .container > .navbar-collapse,   .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
  
  body {
    background: none;
  }
	
  #navbar-toggle {
    display: none;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
  
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .radio input[type="radio"],   .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }

  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  
    .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  
  .lead {
    font-size: 21px;
  }
	
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .container {
    width: 760px;
  }
	
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio input[type="radio"],   .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
	}
	
}

@media  screen and (min-width: 800px) {
	
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  

  .jumbotron {
    padding-left: 30px;
  }

  .container .jumbotron {
    padding-right: 60px;
    padding-left: 30px;
  }

  .jumbotron h1,   .jumbotron .h1 {
    font-size: 63px;
  }

  .carousel-control .glyphicon-chevron-left,   .carousel-control .glyphicon-chevron-right,   .carousel-control .icon-prev,   .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,   .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,   .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }

}

@media print {
	
  * {
    color: #000 !important;
    background: transparent !important;
  }

  a {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,   a[href^="#"]:after {
    content: "";
  }

  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,   h2 {
    orphans: 3;
    widows: 3;
  }

  h2,   h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .visible-print {
    display: block !important;
  }
  
  .visible-print-block {
    display: block !important;
  }

  .visible-print-inline {
    display: inline !important;
  }

  .visible-print-inline-block {
    display: inline-block !important;
  }

  .hidden-print {
    display: none !important;
  }

}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  left:0;
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

@font-face {
    font-family: 'Verdana';
    src: url('../fonts/Verdana-BoldItalic.eot');
    src: local('Verdana Bold Italic'), local('Verdana-BoldItalic'),
        url('../fonts/Verdana-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Verdana-BoldItalic.woff2') format('woff2'),
        url('../fonts/Verdana-BoldItalic.woff') format('woff'),
        url('../fonts/Verdana-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Verdana';
    src: url('../fonts/Verdana-Italic.eot');
    src: local('Verdana Italic'), local('Verdana-Italic'),
        url('../fonts/Verdana-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Verdana-Italic.woff2') format('woff2'),
        url('../fonts/Verdana-Italic.woff') format('woff'),
        url('../fonts/Verdana-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Verdana';
    src: url('../fonts/Verdana.eot');
    src: local('Verdana'),
        url('../fonts/Verdana.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Verdana.woff2') format('woff2'),
        url('../fonts/Verdana.woff') format('woff'),
        url('../fonts/Verdana.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Verdana';
    src: url('../fonts/Verdana-Bold.eot');
    src: local('Verdana Bold'), local('Verdana-Bold'),
        url('../fonts/Verdana-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Verdana-Bold.woff2') format('woff2'),
        url('../fonts/Verdana-Bold.woff') format('woff'),
        url('../fonts/Verdana-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}