html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
}

.nav#e1{
  -webkit-transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 2px solid #ccc;
  margin: 0;
  padding: 0;
  clear: both;
}

input, select {
  vertical-align: middle;
}

body {
  font-size: 16px;
}

body, select, input, textarea {
  color: #6d6e71;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}

ul, ol {
  margin-left: 1.8em;
}

ol {
  list-style-type: decimal;
}

small {
  font-size: 85%;
}

strong, th {
  font-weight: bold;
}

td, td img {
  vertical-align: top;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

textarea {
  overflow: auto;
}

.ie6 legend, .ie7 legend {
  margin-left: -7px;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

label, input[type=button], input[type=submit], button {
  cursor: pointer;
}

button, input, select, textarea {
  margin: 0;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.align-justify {
  text-align: justify;
}

.ui-state-error {
  border: 4px solid #aa0000;
  background-color: #aa0000;
  color: #fff;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.hidden {
  display: none;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0px;
  float: left;
}

.whiteBox .csc-textpic-text p {
  padding: 0 0 0 5px;
}

.whiteBox .csc-textpic-imagewrap {
  position: relative;
}

.no-justify {
  text-align: left;
}

.bigbutton {
  margin: 20px 0px;
  background: url(../img/icons/bigbutton.png) no-repeat;
  width: auto;
  width: 200px;
}
.bigbutton a {
  display: block;
  color: #ffffff;
  padding: 17px 10px 20px 60px;
  background: url(../img/icons/bigbutton.png) right -69px no-repeat;
  margin-right: -28px;
}
.bigbutton a,
.bigbutton a:active,
.bigbutton a:visited,
.bigbutton a:hover {
  color: #ffffff;
  text-decoration: none;
}

html, body {
  height: 100%;
  position: relative;
  background: #fff;
  line-height: 1.6;
  text-align: justify;
}

img.bg {
  min-height: 100%;
  min-width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  img.bg {
    left: 50%;
    margin-left: -512px;
  }
}

#head {
  z-index: 1100;
  position: fixed;
  width: 100%;
  height: 93px;
  top: 0;
  left: 0;
  -moz-box-shadow: 0px 0px 15px #000;
  -webkit-box-shadow: 0px 0px 15px #000;
  box-shadow: 0px 0px 15px #000;
}
#head .bar {
  background: #54616c;
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 93px;
  width: 100%;
}
#head .mainhead {
  position: relative;
  height: 87px;
  z-index: 110;
  width: 960px;
}

#head .mainhead #logo {
  position: absolute;
  left: 0;
  top: 18px;
}

#head .mainhead #logo img{
  width: 200px;
}

.nav#e1 {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 93px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-left: 1px solid #4A4A4A;
  border-right: 1px solid #4A4A4A;
}

.nav#e1:hover{
  background: #a0b100;
}

.nav#e1 li {
  display: block;
  float: left;
  height: 93px;
  width: 185px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav#e1 li.small-layer {
  width: 155px;
}

.nav#e1 li.lang-layer {
  width: 50px;
}

.nav#e1 li a, .nav#e1 li span {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 38px 0px;
  cursor: pointer;
}

.nav#e1 li span {
  cursor: default;
}

.nav#e1 li.active a, .nav#e1 li.active span {
  background: url(../img/layout/bg_navact.gif) repeat-x;
  text-shadow: 0px 0px 10px #fff, -1px -1px #000;
}

.nav#e1 li.open a, .nav#e1 li.open span {
  padding-bottom: 42px;
  background: url(../img/layout/bg_navopen.png) no-repeat center top;
  text-shadow: 0px 0px 10px #fff, -1px -1px #000;
}

#foot {
  background: #54616c;
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 51px;
  color: #fff;
  font-size: 10px;
  z-index: 100;
  -moz-box-shadow: 0px 0px 5px #000;
  -webkit-box-shadow: 0px 0px 5px #000;
  box-shadow: 0px 0px 5px #000;
}
#foot .container_12 {
  position: relative;
  padding-top: 20px;
}
#foot .container_12 .more {
  height: 51px;
  width: 51px;
  display: block;
  position: absolute;
  right: 0;
  top: -40px;
  background: url(../img/more_button.png) no-repeat center;
}
#foot .container_12 a {
  color: #fff;
}
#foot .container_12 .ta-right {
  text-align: right;
}

#page {
  position: relative;
  top: 68%;
  padding-bottom: 10%;
}
#page section#kontakt {
  padding-top: 70px;
}

.grey {
  color: #6D6E71;
}

a:hover, a:active {
  outline: none;
}

a, a:active, a:visited {
  color: #005baa;
  text-decoration: none;
}

a.grey, a.grey:active, a.grey:visited {
  color: #6D6E71;
}

a:hover {
  color: #666666;
}

a span.ld {
  color: #666666;
  font-size: 0.8em;
  padding-top: 10px;
  display: block;
  padding-bottom: 10px;
}

.blue {
  color: #005baa;
}

small, .small {
  font-size: 0.85em;
}

img {
  border: 0;
}

p {
  padding-bottom: 2.2em;
}

td p {
  padding-bottom: 0em;
}

.meta, .meta li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.meta {
  float: left;
}

.meta li {
  display: inline;
  padding: 0 10px;
}

.meta li a {
  color: #fff;
  font-size: 10px;
}

.meta li a:hover {
  color: #aaa;
}

ul.select {
  position: relative;
  width: 200px;
}

ul.select, ul.select li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  display: block;
  margin-top: -3px;
}

ul.select li.lang ul {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #D6D9DC;
  bottom: 26px;
  display: block;
  right: 0px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 150px;
  z-index: 110;
  display: none;
}

ul.select li.lang ul li {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
  background-image: none;
}

ul.select li.lang ul li.lang-de a,
ul.select li.lang ul li.lang-en a {
  background-image: url(../img/icons/icon_sprite_flags2.gif);
  background-repeat: no-repeat;
}

ul.select li.lang ul li a {
  text-align: left;
  font-size: 11px;
  display: block;
  padding: 10px 50px 10px 10px;
  color: #3a4453;
}

ul.select li.lang ul li a:hover {
  background-color: #efefef;
}

ul.select li.lang a.lang, ul.select li.lang a.lang:hover {
  text-align: left;
  font-size: 10px;
  color: #fff;
  display: block;
  padding: 5px 40px 5px 10px;
  background: url(../img/icons/icon_sprite_flags.gif) right 0px no-repeat;
}

.langnav li {
  position: relative;
}

div.currlang {
  text-align: left;
  background: url(../img/icons/icon_sprite_flags2.gif) center no-repeat;
}

span.lang {
  text-align: left;
  height: 15px;
  background: url(../img/icons/icon_sprite_flags2.gif) center no-repeat;
  position: absolute;
  right: 15px;
  top: 12px;
  width: 21px;
}

#de {
  background-position: center -8px;
}

div.currlang#de {
  background-position: center -5px;
}

#en {
  background-position: center -32px;
}

ul.select li.lang ul li.lang-de a {
  background-position: right 2px;
}

ul.select li.lang ul li.lang-en a {
  background-position: right -25px;
}

/* ::: Inhaltselemente ::: */
.whiteBox {
  background-color: #fff;
  -moz-box-shadow: 0px 0px 8px #000;
  -webkit-box-shadow: 0px 0px 8px #000;
  box-shadow: 0px 0px 8px #000;
  margin-bottom: 40px;
}

.whiteBox .whiteBox-cnt {
  margin: 10px;
}

.whiteBox .box-info {
  position: absolute;
  top: 20px;
  right: -10px;
  width: 30px;
  background-color: #a0b100;
  padding: 3px 0px 6px 3px;
}

.whiteBox .box-info-ecke {
  position: absolute;
  bottom: -9px;
  right: 0px;
  height: 10px;
  width: 10px;
}

.whiteBox .box-info-number {
  display: block;
  width: 26px;
  height: 26px;
  text-align: center;
  color: #fff;
}

.whiteBox .box-info-spacer {
  display: block;
  width: 26px;
  height: 1px;
  border-bottom: 1px solid #83c226;
  margin-bottom: 3px;
  padding-bottom: 3px;
  overflow: hidden;
}

.whiteBox .whiteBox-btn {
  width: 130px;
  height: 110px;
  text-indent: -200em;
  whitespace: nowrap;
}

.whiteBox h1, .whiteBox h2, .whiteBox h3, .whiteBox h4, .whiteBox h5, .whiteBox p {
  padding: 0.5em 0.5em 0px 0.5em;
}

.bg-green {
  background-color: #a0b100;
  padding-bottom: 1em;
  height: 85%;
  color: #fff;
  padding: 20px 20px 30px 20px;
}
.bg-green h1 {
  font-size: 22px;
}
.bg-green h1,
.bg-green h2,
.bg-green h3,
.bg-green h4,
.bg-green h5,
.bg-green h6,
.bg-green p {
  text-align: center;
  color: #fff;
}
.bg-green a {
  color: #fff;
}
.bg-green a:hover {
  color: #005baa;
}

.address {
  padding: 4px 15px 15px 15px;
}

.address p{
  font-size: 15px;
}

.address.leftborder {
  border-left: 1px solid #b8b5b8;
}

.bg-gray {
  background-color: #e1e1e1;
  padding-bottom: 1em;
  height: 85%;
  padding: 30px 20px 30px 20px;
}
.bg-gray .boxfooter,
.bg-gray iframe {
  margin-top: 30px;
  margin-left: -20px;
  margin-bottom: -36px;
}
.bg-gray h1.ribbon-headline {
  color: #fff;
  display: inline-block;
  position: relative;
  background-color: #a0b100;
  color: #fff;
  font-size: 36px;
  width: 316px;
  padding: 0px 20px 10px 50px;
  margin-left: -45px;
}
.bg-gray h1.ribbon-headline .ribbon-ecke {
  display: block;
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 0;
  height: 0;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #727E05;
}
.bg-gray h1.ribbon-headline .small {
  font-size: 22px;
}
.bg-gray h1.ribbon-headline .gender {
  text-transform: lowercase;
  display: block;
  position: absolute;
  right: 20px;
  top: 24px;
  font-size: 14px;
}

.bg-blue a:hover, .bg-blue a:active {
  outline: none;
}

.bg-blue a, .bg-blue a:active, .bg-blue a:visited {
  color: #fff;
  text-decoration: underline;
}

.bg-blue a:hover {
  color: #fff;
  text-decoration: none;
}

.bg-blue {
  background-color: #005baa;
  padding-bottom: 1em;
  height: 85%;
}

.bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue h6, .bg-blue p {
  color: #fff;
}

.bg-blue p {
  font-size: 15px;
}

.bg-blue-ecke-wrap {
  position: absolute;
  height: 37px;
  bottom: -24px;
  width: 100%;
}

.gfx-icons.bg-blue-ecke {
  margin: 0 auto;
}

.whiteBox .bg-blue .csc-textpic-text p {
  padding: 0.5em 1.5em 0px 0.5em;
}

.bg-blue h2.lowc {
  text-transform: none;
  line-height: 1.5;
}

.gfx-icons {
  background: url("../img/icons/sprite-icons.png") no-repeat;
  display: block;
}

.gfx-icons.phone {
  background-position: -689px -89px;
  width: 26px;
  height: 26px;
}

.gfx-icons.form {
  background-position: -715px -63px;
  width: 26px;
  height: 26px;
}

.gfx-icons.info {
  background-position: -611px -167px;
  width: 26px;
  height: 26px;
}

.gfx-icons.link {
  background-position: -637px -167px;
  width: 26px;
  height: 26px;
}

.gfx-icons.mail {
  background-position: -637px -144px;
  width: 26px;
  height: 26px;
}

.gfx-icons.zoom {
  background-position: -663px -115px;
  width: 26px;
  height: 26px;
}

.gfx-icons.pdf {
  background-position: -343px -115px;
  width: 57px;
  height: 57px;
}

.gfx-icons.whiteBox-btn {
  background-position: -152px -91px;
}

.gfx-icons.whiteBox-btn:hover, .gfx-icons.whiteBox-btn.hover {
  background-position: -22px -91px;
}

.gfx-icons.box-info-ecke {
  background-position: -311px -147px;
}

.gfx-icons.highlights-explain-ecke {
  background-position: -307px -115px;
}

.gfx-icons.ol {
  background-position: -741px -37px;
  width: 26px;
  height: 23px;
  color: #fff;
  text-align: center;
  padding-top: 3px;
}

.gfx-icons.bg-blue-ecke {
  background-position: -291px -173px;
  width: 52px;
  height: 37px;
}

.gfx-icons.btn {
  max-width: 370px;
  display: block;
  position: relative;
  background-position: -21px -51px;
  color: #ffffff;
  height: 40px;
  margin-right: 8px;
}

.gfx-icons.btn .gfx-icons.btn-back {
  display: block;
  background-position: -392px -51px;
  width: 8px;
  height: 40px;
  position: absolute;
  top: 0;
  right: -8px;
}

.gfx-icons.btn:hover {
  background-position: -21px -11px;
}

.gfx-icons.btn:hover .gfx-icons.btn-back {
  background-position: -392px -11px;
}

.gfx-icons.btn .btn-text {
  display: block;
  position: absolute;
  top: 8px;
  left: 4px;
  text-align: center;
  width: 100%;
}

.gfx-icons.btn .btn-text .btn-icon {
  display: inline-block;
  margin-right: 5px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.org {
  text-align: left;
}

.clear {
  clear: both;
  float: none;
}

.spacer {
  padding-top: 10px;
  padding-bottom: 20px;
  clear: both;
}

.blueoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
}

.blueoverlay p {
  padding: 40px 0 0 0;
  text-align: center;
}

.blueoverlay {
  background: url(../img/blueoverlay.png) repeat;
}

.rgba .blueoverlay {
  background-color: RGBA(0, 91, 170, 0.8);
  background-image: none;
}

a.pdf {
  display: block;
  color: #666666;
  text-align: left;
}

a.pdf:hover {
  color: #005BAA;
}

a.pdf .gfx-icons.pdf {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.contact h3 {
  padding-top: 0.1em;
}

p.contacts {
  line-height: 1.2;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: -6px;
  font-size: 13px;
  padding-left: 10px !important;
}

p.contacts > span, p.contacts > a {
  display: block;
  margin: 8px 0px 0px 0px;
  width: 100%;
}

p.contacts .gfx-icons {
  margin-top: -3px;
}

.messen .csc-textpic-left {
  float: left;
}

#body ul.highlights, #body ul.highlights > li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
}

#body ul.highlights > li {
  display: block;
  cursor: pointer;
  background-color: #eeeeee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  margin: 5px 0px;
  position: relative;
}

#body ul.highlights > li.hover {
  background-color: #a0b100;
  color: #fff;
}

#body ul.highlights > li.hover .highlights-explain {
  display: block;
}

.highlights-explain {
  display: none;
  position: absolute;
  right: -240px;
  top: 0px;
  background-color: #005baa;
  color: #fff;
  padding: 15px;
  width: 200px;
  font-size: 14px;
  line-height: 1.4;
}

.highlights-explain-ecke {
  display: block;
  position: absolute;
  left: -10px;
  top: 10px;
  width: 14px;
  height: 26px;
}

#body ol, #body ol > li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#body ol > li {
  display: block;
  margin: 15px 0px;
  clear: both;
  line-height: 1.8;
}

#body ol > li .gfx-icons.ol {
  margin-right: 10px;
  line-height: 1.6;
}

#body ul, #body ul > li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#body ul > li {
  background: url("../img/icons/sprite-icons.png") no-repeat -775px -12px;
  padding-left: 20px;
  margin: 15px 0px;
}

#body ul li p, #body ul li {
  text-align: left;
}

#body .bg-blue ul > li {
  list-style-image: url(../img/icons/bullet_white.gif);
}

.routenplaner .whiteBox-cnt.bg-blue {
  padding: 15px 0;
}

.routenplaner label {
  font-size: 18px;
  padding-top: 8px;
  color: #ffffff;
  text-transform: uppercase;
  width: 80px;
  display: block;
  float: left;
  margin-left: 15px;
}

.routenplaner .input {
  float: left;
  background-position: -400px -11px;
  height: 40px;
  width: 53.5%;
  margin-right: 5%;
  position: relative;
}

.routenplaner .input .input-back {
  background-position: -653px -11px;
  height: 40px;
  position: absolute;
  right: -10px;
  width: 10px;
  top: 0px;
}

.routenplaner .input input {
  background: none;
  border: none;
  margin-top: 8px;
  font-size: 12px;
  margin-left: 5px;
  width: 95%;
}

.routenplaner .go-search {
  float: left;
  width: 75px;
  cursor: pointer;
}

.routenplaner .ziel {
  float: left;
  margin-top: 8px;
}

/* ::: Slider ::: */
.shbar-right {
  position: relative;
  float: right;
  width: 179px;
  /*height: 415px;*/
  height: 100%;
  z-index: 81;
  margin-right: -1px;
  background: url(../img/layout/shbar_right.jpg) repeat-y;
}

.shbar-left {
  position: relative;
  float: left;
  width: 178px;
  /*height: 415px;*/
  height: 100%;
  z-index: 81;
  background: url(../img/layout/shbar_left.jpg) repeat-y;
}

#scroll, #single {
  position: relative;
  overflow: hidden;
  border: 0px solid #ddd;
  padding: 0px;
  height: 415px;
  width: 1503px;
  margin: 0 auto;
}

#scroll {
  visibility: hidden;
  margin: 0 0 0 -265px;
  background: #005BAA;
}

#single {
  margin: 0 0 0 -265px;
  height: 371px;
}

#tools {
  width: 9999em;
  position: absolute;
  height: 100%;
  z-index: 80;
}

#topic1 {
  background-color: #000000;
}

.tool {
  width: 1503px;
  height: 100%;
  text-align: center;
  background-color: #005baa;
  position: absolute;
  top: 0px;
}

.tool img {
  position: relative;
  top: 0px;
  z-index: 10;
}

.tool .videocontainer {
  background: black;
  position: absolute;
  /*display:none;*/
  top: 5px;
  left: 180px;
  width: 962px;
  height: 409px;
}

#imm {
  margin-left: -3px;
}

.playing {
  margin-left: 1px;
}

.tool a img {
  cursor: pointer;
}

#single .tool {
  height: 370px;
  left: 0px;
  position: absolute;
}

#thumbs {
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 85;
}

#baaay {
  width: 1504px;
  margin: 0 0 0 -266px;
}

.bgbay1, .bgbay2, .bgbay3 {
  height: 50px;
  top: -50px;
  position: relative;
  z-index: 88;
  float: left;
}

.full .bgbay1 {
  width: 100%;
  top: -6px;
}

.bgbay1 {
  width: 56.12%;
  /*width: 844px;*/
  background: url(../img/layout/bg_bay1.png) repeat-x top;
}

.bgbay2 {
  top: -5px;
  height: 5px;
  width: 25.27%;
  /*width: 380px;*/
  background: url(../img/layout/bg_bay2.png) repeat-x top;
}

.bgbay3 {
  width: 18.612%;
  /*width: 280px;*/
  background: url(../img/layout/bg_bay3.png) repeat-x top;
}

.fade {
  background: url(../img/thumbfade.png) center bottom no-repeat;
  position: absolute;
  bottom: 2px;
  height: 14px;
  width: 780px;
}

#thumbs .navi {
  width: 385px;
  height: 35px;
  position: absolute;
  z-index: 86;
  bottom: 0;
  right: 277px;
}

#thumbs a {
  display: block;
  width: 127px;
  float: left;
  padding-top: 10px;
  height: 25px;
  cursor: pointer;
  background-position: 0px 30px;
  overflow: hidden;
  background-color: #004c8e;
  color: #fff;
  font-size: 11px;
  text-align: center;
  border-right: 1px solid #00396A;
}

#t01.current, #t01:hover {
  background: url(../img/layout/bg_slidenav_act.gif) center top repeat-x;
}

#t02.current, #t02:hover {
  background: url(../img/layout/bg_slidenav_act.gif) center top repeat-x;
}

#t03.current, #t03:hover {
  background: url(../img/layout/bg_slidenav_act.gif) center top repeat-x;
}

/* gallery */
.browse {
  position: absolute;
  top: 0px;
  height: 100px;
  width: 16px;
  background: #a0b100 url(../img/layout/arrow.gif) no-repeat 5px center;
  z-index: 100;
  cursor: pointer;
}

.browse.disabled {
  background-color: #999999;
}

.browse.left {
  left: 0px;
}

.browse.right {
  background-position: -9px center;
  right: 0px;
}

#image_wrap {
  width: 360px;
  height: 279px;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.scrollable {
  z-index: 95;
  height: 108px;
  overflow: hidden;
  position: relative;
  width: 360px;
  margin-bottom: 10px;
}

.scrollable .items {
  clear: both;
  position: absolute;
  width: 20000em;
}

.items div {
  float: left;
  width: 373px;
}

.scrollable img {
  opacity: 0.5;
  float: left;
  height: 100px;
  margin: 0px 0px;
  padding: 0px 0px 8px 0px;
  width: 120px;
  cursor: pointer;
}

.caption {
  width: 320px;
  background: transparent url(../img/black80.png);
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: none;
  padding: 20px;
  text-align: left;
}

.scrollable .active {
  opacity: 1;
  background: url(../img/layout/bg_galopen.png) repeat-x center bottom;
  cursor: default;
  position: relative;
}

.fadebox-cnt {
  position: relative;
  height: 510px;
}

.fadebox-cnt img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

img.fadebox-act {
  display: block;
}

.fadebox-nav a {
  display: block;
  width: 180px;
  height: 133px;
}

.fadebox-nav a .fbnavon {
  display: none;
}

.fadebox-nav a.fadebox-nav-act .fbnavon {
  display: block;
}

#fgt01 {
  background: url(../img/gebplan/mairec_firmengelaende_02_off.gif) no-repeat;
}

#fgt02 {
  background: url(../img/gebplan/mairec_firmengelaende_01_off.gif) no-repeat;
}

#fgt03 {
  background: url(../img/gebplan/mairec_firmengelaende_03_off.gif) no-repeat;
}

#fgt04 {
  background: url(../img/gebplan/mairec_firmengelaende_04_off.gif) no-repeat;
}

.kontaktliste {
  display: inline;
  float: left;
  margin-left: 10px;
  position: relative;
  margin-right: 30px;
  width: 680px;
}


body {
  font-family: 'DIN Next W06 Light', Arial, Helvetica, sans-serif, sans-serif;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
  padding: 0;
  margin: 0;
  padding-bottom: 1.2em;
  text-align: left;
}

h1, h2 {
  color: #005baa;
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'DIN Next W06 Bold', Arial, Helvetica, sans-serif;
  line-height: 1.2;
}

h2 {
  font-size: 24px;
}

h3, h4, h5, #body ol > li {
  font-family: 'DIN Next W06 Bold', Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}

h3 {
  text-transform: uppercase;
  font-size: 18px;
}

h3 b {
  font-family: 'DIN Next W06 Bold', Arial, Helvetica, sans-serif;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

.blueoverlay {
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'DIN Next W06 Bold', Arial, Helvetica, sans-serif;
  line-height: 1.2;
}

.subnav ul > li > ul > li.subact > a, a.pdf b {
  background: none;
  font-family: 'DIN Next W06 Bold', Arial, Helvetica, sans-serif;
}

.whiteBox .box-info-number, .gfx-icons.ol {
  font-size: 18px;
  font-family: 'DIN Next W06 Bold', Arial, Helvetica, sans-serif;
}

.gfx-icons.ol {
  font-size: 14px;
}

.gfx-icons.btn .btn-text {
  font-size: 14px;
  font-family: 'DIN Next W06 Bold', Arial, Helvetica, sans-serif;
}

b, .teaserbox, #e1.nav li {
  font-family: 'DIN Next W06 Bold', Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.newsbody .teaser-2 h2 {
  font-family: 'DIN Next W06 Bold', Arial, Helvetica, sans-serif;
  font-weight: normal;
}



/* ADRESSEN GRID */
#contactPersons .adGrid.grid_4{
  width: 280px;
  margin-top: 30px;
}

#contactPersons .adGrid.grid_4.alpha{
  width: 240px;
}


#contactPersons .adGrid.grid_4.middle{
  margin-left: 30px;
}


#contactPersons .adGrid.grid_4.omega{
  margin-left: 65px;
  width: 200px;
}
