@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v18-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v18-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v18-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v18-latin-regular.woff") format("woff"), url("../fonts/roboto-v18-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v18-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v18-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto-v18-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v18-latin-700.woff2") format("woff2"), url("../fonts/roboto-v18-latin-700.woff") format("woff"), url("../fonts/roboto-v18-latin-700.ttf") format("truetype"), url("../fonts/roboto-v18-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-condensed-v16-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("../fonts/roboto-condensed-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-regular.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-regular.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-regular.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-condensed-v16-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("../fonts/roboto-condensed-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-700.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-700.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-700.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }
html {
  height: 100%; }

body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  color: #000; }

* {
  box-sizing: border-box; }

a {
  outline: 0;
  text-decoration: none; }

img {
  display: block;
  border: 0; }

input, textarea, select, button {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1rem; }

.main {
  /*position: relative;*/
  width: 975px;
  min-height: 100%;
  background: url(../images/01_container_bg.jpg) repeat-y 0 0; }

.article {
  position: relative;
  top: 230px;
  left: 265px;
  width: 340px;
  min-height: 380px;
  padding: 0 0 400px 0;
  z-index: 10; }

.colorset-0 h1, .colorset-0 h2, .colorset-0 h3, .colorset-0 .textblock a, .colorset-0 .yform a,
.colorset-0 .main-navigation ul ul a {
  color: #CC6600; }
.colorset-0 .textblock ul li {
  background-image: url(../images/ulbullet.gif); }
.colorset-0 .textblock table.mitLinien,
.colorset-0 .textblock table.mitLinien td,
.colorset-0 .textblock table.mitLinien th {
  border-color: #f99e67; }
.colorset-0 .textblock .datum {
  color: #e35500; }
.colorset-0 .main-navigation ul ul {
  background: #fff0e7; }
.colorset-0 .textblock .bildunterschrift {
  border-left-color: #ff6f18; }
.colorset-0 .site-footer {
  background-image: url(../images/01_footer.jpg); }

.colorset-1 h1, .colorset-1 h2, .colorset-1 h3, .colorset-1 .textblock a, .colorset-1 .yform a,
.colorset-1 .main-navigation ul ul a {
  color: #e35500; }
.colorset-1 .textblock ul li {
  background-image: url(../images/ulbullet1.gif); }
.colorset-1 .textblock table.mitLinien,
.colorset-1 .textblock table.mitLinien td,
.colorset-1 .textblock table.mitLinien th {
  border-color: #f99e67; }
.colorset-1 .textblock .datum {
  color: #e35500; }
.colorset-1 .main-navigation ul ul {
  background: #fff0e7; }
.colorset-1 .textblock .bildunterschrift {
  border-left-color: #ff6f18; }
.colorset-1 .site-footer {
  background-image: url(../images/01_footer.jpg); }

.colorset-2 h1, .colorset-2 h2, .colorset-2 h3, .colorset-2 .textblock a, .colorset-2 .yform a,
.colorset-2 .main-navigation ul ul a {
  color: #076443; }
.colorset-2 .textblock ul li {
  background-image: url(../images/ulbullet2.gif); }
.colorset-2 .textblock table.mitLinien,
.colorset-2 .textblock table.mitLinien td,
.colorset-2 .textblock table.mitLinien th {
  border-color: #3fa852; }
.colorset-2 .textblock .datum {
  color: #076443; }
.colorset-2 .main-navigation ul ul {
  background: #e8f3ea; }
.colorset-2 .textblock .bildunterschrift {
  border-left-color: #1b862f; }
.colorset-2 .site-footer {
  background-image: url(../images/02_footer.jpg); }

.colorset-3 h1, .colorset-3 h2, .colorset-3 h3, .colorset-3 .textblock a, .colorset-3 .yform a,
.colorset-3 .main-navigation ul ul a {
  color: #c81010; }
.colorset-3 .textblock ul li {
  background-image: url(../images/ulbullet3.gif); }
.colorset-3 .textblock table.mitLinien,
.colorset-3 .textblock table.mitLinien td,
.colorset-3 .textblock table.mitLinien th {
  border-color: #cf4545; }
.colorset-3 .textblock .datum {
  color: #c81010; }
.colorset-3 .main-navigation ul ul {
  background: #f9e6e6; }
.colorset-3 .textblock .bildunterschrift {
  border-left-color: #c50d0d; }
.colorset-3 .site-footer {
  background-image: url(../images/03_footer.jpg); }

.colorset-4 h1, .colorset-4 h2, .colorset-4 h3, .colorset-4 .textblock a, .colorset-4 .yform a,
.colorset-4 .main-navigation ul ul a {
  color: #1d367c; }
.colorset-4 .textblock ul li {
  background-image: url(../images/ulbullet4.gif); }
.colorset-4 .textblock table.mitLinien,
.colorset-4 .textblock table.mitLinien td,
.colorset-4 .textblock table.mitLinien th {
  border-color: #4660ae; }
.colorset-4 .textblock .datum {
  color: #1d367c; }
.colorset-4 .main-navigation ul ul {
  background: #e9ebf3; }
.colorset-4 .textblock .bildunterschrift {
  border-left-color: #233d88; }
.colorset-4 .site-footer {
  background-image: url(../images/04_footer.jpg); }

.colorset-5 h1, .colorset-5 h2, .colorset-5 h3, .colorset-5 .textblock a, .colorset-5 .yform a,
.colorset-5 .main-navigation ul ul a {
  color: #0e9f97; }
.colorset-5 .textblock ul li {
  background-image: url(../images/ulbullet5.gif); }
.colorset-5 .textblock table.mitLinien,
.colorset-5 .textblock table.mitLinien td,
.colorset-5 .textblock table.mitLinien th {
  border-color: #66cdc7; }
.colorset-5 .textblock .datum {
  color: #0e9f97; }
.colorset-5 .main-navigation ul ul {
  background: #e8f8f7; }
.colorset-5 .textblock .bildunterschrift {
  border-left-color: #1dbcb2; }
.colorset-5 .site-footer {
  background-image: url(../images/05_footer.jpg); }

.colorset-6 h1, .colorset-6 h2, .colorset-6 h3, .colorset-6 .textblock a, .colorset-6 .yform a,
.colorset-6 .main-navigation ul ul a {
  color: #a70f91; }
.colorset-6 .textblock ul li {
  background-image: url(../images/ulbullet6.gif); }
.colorset-6 .textblock table.mitLinien,
.colorset-6 .textblock table.mitLinien td,
.colorset-6 .textblock table.mitLinien th {
  border-color: #d65bcc; }
.colorset-6 .textblock .datum {
  color: #a70f91; }
.colorset-6 .main-navigation ul ul {
  background: #f7e8f6; }
.colorset-6 .textblock .bildunterschrift {
  border-left-color: #b21da6; }
.colorset-6 .site-footer {
  background-image: url(../images/06_footer.jpg); }

.colorset-7 h1, .colorset-7 h2, .colorset-7 h3, .colorset-7 .textblock a, .colorset-7 .yform a,
.colorset-7 .main-navigation ul ul a {
  color: #3ab4e9; }
.colorset-7 .textblock ul li {
  background-image: url(../images/ulbullet4.gif); }
.colorset-7 .textblock table.mitLinien,
.colorset-7 .textblock table.mitLinien td,
.colorset-7 .textblock table.mitLinien th {
  border-color: #3ab4e9; }
.colorset-7 .textblock .datum {
  color: #3ab4e9; }
.colorset-7 .main-navigation ul ul {
  background: #ebf9ff; }
.colorset-7 .textblock .bildunterschrift {
  border-left-color: #3ab4e9; }
.colorset-7 .site-footer {
  background-image: url(../images/07_footer.jpg); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 10104;
  display: none; }

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../images/fancybox.png"); }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10100;
  display: none; }

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 10101;
  outline: none;
  display: none; }

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 10102;
  border: 0px solid #fff; }

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 10101; }

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("../images/fancybox.png") -40px 0px;
  cursor: pointer;
  z-index: 10103;
  display: none; }

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0; }

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top; }

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("../images/blank.gif");
  z-index: 10102;
  display: none; }

#fancybox-left {
  left: 0px; }

#fancybox-right {
  right: 0px; }

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 10102;
  display: block; }

#fancybox-left-ico {
  background-image: url("../images/fancybox.png");
  background-position: -40px -30px; }

#fancybox-right-ico {
  background-image: url("../images/fancybox.png");
  background-position: -40px -60px; }

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */ }

#fancybox-left:hover span {
  left: 20px; }

#fancybox-right:hover span {
  left: auto;
  right: 20px; }

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001; }

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("../images/fancybox-x.png"); }

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -162px; }

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("../images/fancybox-y.png");
  background-position: -20px 0px; }

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -182px; }

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("../images/fancybox-x.png");
  background-position: 0px -20px; }

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -142px; }

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("../images/fancybox-y.png"); }

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("../images/fancybox.png");
  background-position: -40px -122px; }

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 10102; }

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative; }

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left; }

#fancybox-title-over {
  padding: 10px;
  background-image: url("../images/fancy_title_over.png");
  display: block; }

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap; }

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("../images/fancybox.png") -40px -90px no-repeat; }

#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url("../images/fancybox-x.png") 0px -40px; }

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("../images/fancybox.png") -55px -90px no-repeat; }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important; }

.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 975px;
  height: 348px;
  background: url(../images/01_header.jpg); }

.site-footer {
  position: relative;
  width: 975px;
  background: url(../images/01_footer.jpg);
  height: 216px; }

#imprint {
  position: absolute;
  bottom: 40px;
  left: 265px;
  z-index: 10; }
  #imprint a {
    color: #931612; }

.site-navigation {
  position: absolute;
  top: 165px;
  left: 638px;
  width: 312px;
  padding: 0 0 40px 0;
  background: url(../images/01_navi_bg.jpg) repeat-y 0 183px;
  font-family: "Roboto Condensed", sans-serif; }
  .site-navigation .edge-navi-header {
    position: relative;
    left: 0;
    top: 0;
    z-index: 10; }
  .site-navigation .edge-navi-bottom {
    position: absolute;
    left: 0;
    bottom: -25px;
    z-index: 0; }

.main-navigation {
  position: relative;
  top: 0;
  left: 13px;
  z-index: 10;
  list-style-type: none; }
  .main-navigation a {
    display: block;
    width: 202px;
    height: 23px;
    background: url(../images/01_navi_items.gif) no-repeat 0 0;
    text-indent: -1000px;
    overflow: hidden;
    cursor: pointer; }
  .main-navigation li {
    list-style-type: none; }
  .main-navigation li:nth-child(1) a {
    background-position: 0 0; }
  .main-navigation li:nth-child(1) a:hover,
  .main-navigation li:nth-child(1) a.rex-current {
    background-position: 0 -161px; }
  .main-navigation li:nth-child(2) a {
    background-position: 0 -23px; }
  .main-navigation li:nth-child(2) a:hover,
  .main-navigation li:nth-child(2) a.rex-current {
    background-position: 0 -184px; }
  .main-navigation li:nth-child(3) a {
    background-position: 0 -46px; }
  .main-navigation li:nth-child(3) a:hover,
  .main-navigation li:nth-child(3) a.rex-current {
    background-position: 0 -207px; }
  .main-navigation li:nth-child(4) a {
    background-position: 0 -69px; }
  .main-navigation li:nth-child(4) a:hover,
  .main-navigation li:nth-child(4) a.rex-current {
    background-position: 0 -230px; }
  .main-navigation li:nth-child(5) a {
    background-position: 0 -92px; }
  .main-navigation li:nth-child(5) a:hover,
  .main-navigation li:nth-child(5) a.rex-current {
    background-position: 0 -253px; }
  .main-navigation li:nth-child(6) a {
    background-position: 0 -115px; }
  .main-navigation li:nth-child(6) a:hover,
  .main-navigation li:nth-child(6) a.rex-current {
    background-position: 0 -276px; }
  .main-navigation li:nth-child(7) a {
    background-position: 0 -138px; }
  .main-navigation li:nth-child(7) a:hover,
  .main-navigation li:nth-child(7) a.rex-current {
    background-position: 0 -299px; }
  .main-navigation ul ul li {
    display: inline;
    padding: 0;
    margin: 0; }
  .main-navigation ul ul {
    left: 0;
    margin: 0.5em 0 1em 0;
    width: 202px;
    list-style: none;
    padding: 0.5em 0 0.5em 0;
    background: #f9e6e6; }
  .main-navigation ul ul a {
    display: block;
    height: auto;
    background: none;
    text-indent: 0;
    text-align: center; }
  .main-navigation ul ul a.current {
    font-weight: bold; }

.textblock h1,
.textblock h2,
.textblock h3 {
  position: absolute;
  left: -200px;
  width: 170px;
  text-align: right;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.1em;
  padding: 0;
  margin: -4px 0 0 0; }
.textblock h2 {
  font-size: 1.2em; }
.textblock h3 {
  font-size: 1em; }
.textblock ul {
  margin: 0;
  padding: 0; }
  .textblock ul li {
    list-style-type: none;
    padding: 0 0 0 1em;
    background-repeat: no-repeat;
    background-position: 0 0.6em; }
.textblock table {
  width: 100%; }
.textblock table.mitLinien {
  border-top: 1px solid red; }
.textblock table.mitLinien TD,
.textblock table.mitLinien TH {
  border-bottom: 1px solid red; }
.textblock .datum {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #bb4901; }
.textblock .bildunterschrift {
  font-size: 0.85em;
  line-height: 1.2em;
  font-style: italic;
  padding-top: 0.5em;
  padding-left: 1em;
  margin: -1.1em 0 0 0.5em;
  border-left-style: solid;
  border-left-width: 1px; }

.pixlie-gallery {
  position: relative;
  left: -200px;
  width: 550px;
  padding: 20px 0; }
  .pixlie-gallery ul {
    margin: 0;
    padding: 0; }
  .pixlie-gallery li {
    display: inline-block;
    list-style-type: none;
    margin: 5px; }

#lbCaption a.download {
  color: #E35500; }

.yform {
  position: relative;
  left: -200px;
  width: 550px; }
  .yform * {
    box-sizing: border-box; }
  .yform h1 {
    position: relative;
    padding-bottom: 10px; }
  .yform .form-group {
    margin: 5px 0; }
  .yform .formradio,
  .yform .control-label {
    display: inline-block;
    width: 35%;
    vertical-align: top;
    padding-top: 7px; }
  .yform #yform-formular-message .control-label,
  .yform .formradio .control-label {
    display: block;
    width: auto; }
  .yform textarea.form-control {
    width: 95%;
    border: 0;
    padding: 5px 10px;
    margin-top: 7px; }
  .yform .radios,
  .yform input[type=text],
  .yform input[type=email],
  .yform input.upload {
    display: inline-block;
    width: 60%;
    padding: 7px 10px;
    vertical-align: top;
    border: 0; }
  .yform .radio {
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    padding-top: 5px; }
  .yform fieldset {
    border: 0;
    padding: 0;
    margin: 0; }
  .yform .alert {
    background: #990033;
    color: #fff;
    padding: 10px;
    margin-bottom: 30px;
    width: 95%;
    border-radius: 5px; }
    .yform .alert ul {
      margin: 0;
      padding: 0 10px; }
    .yform .alert li {
      list-style-type: none; }
  .yform #yform-formular-fieldsetSubmit {
    width: 95%;
    text-align: right; }
    .yform #yform-formular-fieldsetSubmit .btn {
      padding: 10px 20px;
      border: 0;
      background: #3ab4e9;
      color: #fff;
      border-radius: 5px;
      cursor: pointer; }
  .yform .formlabel-confirmation {
    margin-top: 1em; }
    .yform .formlabel-confirmation label {
      width: calc(100% - 30px);
      vertical-align: top;
      padding-top: 0; }

/* ###################################### */
/* CONTAINER AND LAYOUTIMAGES             */
/* ###################################### */
#imgHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 975px;
  height: 348px; }

#imgFooter {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 975px;
  height: 226px; }

#edgeRightBottom {
  position: absolute;
  right: -21px;
  bottom: 0;
  width: 21px;
  height: 582px; }

A#kukitaButton {
  position: absolute;
  display: block;
  right: 50px;
  bottom: 30px;
  width: 306px;
  height: 46px;
  z-index: 100; }

/* ###################################### */
/* BILDERGALERIE                          */
/* ###################################### */
div.galerie {
  padding: 0 0 0 0;
  text-align: center; }

div.galerie div.galerieItem {
  float: left;
  background: #fff;
  margin: 0 0 2em 23px; }

div.galerie div.galerieItem P {
  padding: 0px 2px 4px 2px;
  margin: 0; }

div.galerie div.galerieItem img {
  display: block;
  margin: 0;
  border: 2px solid #fff; }

/* ###################################### */
/* TEAMGALERIE                            */
/* ###################################### */
table.teamItem {
  background: #f8f4ea; }

table.teamItem TD.teamImg {
  background: #f8f4ea;
  padding: 1em;
  width: 100px; }

table.teamItem TD.teamText {
  padding: 1em 1em 1em 0;
  vertical-align: bottom; }

/* ###################################### */
/* LOGINFORM                            */
/* ###################################### */
#login {
  position: absolute;
  background: url(../images/login_area.png) no-repeat 0 0;
  width: 238px;
  height: 138px;
  left: 750px;
  top: 600px;
  z-index: 2000; }

#login fieldset {
  border: 0;
  padding: 55px 30px 0 25px; }

#login input.iText {
  border: 0;
  border-bottom: 2px dotted #95110c;
  background: none;
  padding: 0 0 1px 0;
  color: #000;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  width: 115px; }

#login input#loginSubmit {
  position: absolute;
  right: 58px;
  bottom: 30px;
  width: 31px;
  height: 35px; }

#login input#logoutSubmit {
  position: absolute;
  right: 100px;
  bottom: 45px;
  width: 89px;
  height: 28px; }

/* ###################################### */
/* Logobar                                */
/* ###################################### */
#logobar {
  position: absolute;
  margin-top: 100px;
  left: 10px;
  width: 280px; }
  #logobar h2 {
    position: relative;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    width: auto;
    padding: 3px 0 2px;
    color: #c51200;
    border-top: 1px solid #e1b99e;
    border-bottom: 1px solid #e1b99e; }
  #logobar .logorow img {
    display: inline-block; }

/*# sourceMappingURL=styles.min.css.map */
