body {
  margin:0px 0px 0px 0px;
  padding:0px;
  border:0px;
  /* background:white url(../images/footer.jpg) center bottom no-repeat; */
  font-family: 'PT Sans', sans-serif;
}
img {
  border:0;
}
.clear {
  clear:left;
}
.fluidbox {
  width:85%;
  min-width:920px;
  max-width:1300px;
  margin:0px auto 150px auto;
}
.toolbar {
  height:32px;
  margin:auto;
  position:relative;
}
.toolbar.left {
  width:60px;
  height:23px;
  float:left;
  padding:9px 0px 0px 0px;
  border-right:solid 1px #e2e2e2;
  position:absolute;
  right:565px;
}
.toolbar.right {
  height:23px;
  width:565px;
  float:left;
  position:absolute;
  right:0;
  margin:0px;
  padding:9px 0px 0px 25px;
}
.toolbar a {
  text-decoration:none;
  font-size:0.80em;
  line-height:125%;
  float:left;
  margin:0px 0px 0px 30px;
  color:#4992c8;
}
.toolbar .language a {
  text-decoration:none;
  font-size:0.80em;
  line-height:125%;
  float:left;
  margin:0px 0px 0px 0px;
  color:#4992c8;
}
.toolbar a:hover {
  color:#be1622;
}
.rss {
  background:url(../images/miniarrow_down.png) 57px 7px no-repeat;
  padding:0px 13px 0px 0px;
  float:left;
  margin:0px -2px 0px 0px;
}
.rss_navi {
  width:135px;
  height:47px;
  position:absolute;
  z-index:-1;
  display:none;
  padding:30px 0px 0px 11px;
  margin:-5px 0px 0px 20px;
  background:url(../images/rss_navi_bg.gif) no-repeat;
}
.rss_links {
  width:129px;
  height:40px;
  position:absolute;
  display:none;
  line-height:95%;
  padding:9px 0px 0px 6px;
  margin:20px 0px 0px 25px;
  z-index:4;
}
.rss_links a {
  background:url(../images/rss_arrow_right.gif) 0px 5px  no-repeat;
  padding:0px 0px 0px 8px;
  margin:0px;
}
.netz_bg {
  background:url(../images/netz_bg.gif);
  -webkit-box-shadow: 0px 0px 8px 0px #c2c2c2;
  box-shadow: 0px 0px 8px 0px #c2c2c2;
}
.header {
  height:125px;
}
.header.left {
  width:50%;
  height:95px;
  padding:0px 0px 0px 0px;
  float:left;
}
.header.right {
  float:left;
  width:50%;
  position:relative;
}
.searchbox {
  width:233px;
  height:26px;
  margin:60px 0px 0px -2px;
  padding:10px 0px 10px 17px;
  position:absolute;
  right:0;
  background:url(../images/searchbox.gif) no-repeat;
}
.searchbox input {
  width:200px;
  height:26px;
  background:none;
  border:none;
  font-family: 'PT Sans', sans-serif;
  font-size:0.95em;
  font-weight:400;
  line-height:25px;
  color:#999999;
}
a.buttonRight {
  height:20px;
  width:16px;
  position:absolute;
  display:block;
  background:url(../images/search_btn_normal.gif) center center no-repeat;
  right:16px;
  top:14px;
}
a.buttonRight:hover {
  background:url(../images/search_btn_hover.gif) center center no-repeat;
}
.navigation {
  min-width:1000px;
  height:34px;
  background:url(../images/line.gif) left bottom repeat-x;
  margin:0px 0px 25px 0px;
}
a.naviNo {
  font-family: 'CamingoWeb-Light', sans-serif;
  font-size:1.288em;
  margin:0px 34px 0px 0px;
  line-height:24px; /* for IE 26px; */
  font-weight:normal;
  text-decoration:none;
  color:#226aa0;
}
a.naviNo:hover {
  color:#be1622;
}
a.naviAct {
  font-family: 'CamingoWeb-Light', sans-serif;
  font-size:1.288em;
  color:#be1622;
  text-decoration:none;
  padding:0px 0px 10px 0px;
  margin:0px 34px 0px 0px;
  background:url(../images/line_red.gif) left bottom repeat-x;
}
.line {
  height:3px;
  background:url(../images/line.gif) repeat-x;
  margin:5px 0px 5px 0px;
}
.column.news {
  width:100%;
  height: 250px;
  position:relative;
  float:none;
}
.column {
  width:32.1%;
  float:left;
}
.column h1 {
  font-size:1.250em;
  font-weight:400;
  line-height:125%;
  color:#226aa0;
  margin:0px 20px 0px 16px;
}
.column h2 {
  font-size:0.95em;
  font-weight:400;
  line-height:125%;
  color:#226aa0;
  margin:0px 20px 4px 17px;
}
.column h2 a {
  color:#226aa0;
  line-height:125%
}
.column h2 a:hover {
  color:#be1622;
}
.column h4 {
  font-size:0.90em;
  font-weight:400;
  line-height:125%;
  /* color:#226aa0; */
  color: #525252;
  font-style: italic;
  margin:0px 20px 20px 17px;
}
.blue {
  color:#226aa0;
}
.alpha {
  background:black;
  opacity:0.4;
  position:absolute;
  width:100%;
  height:180px;
  cursor:pointer;
  z-index:2;
}
.deeplink_arrow {
  background:url(../images/deeplink_arrow.png) no-repeat;
  position:absolute;
  width:21px;
  cursor:pointer;
  height:12px;
  left:48%; top:56%;
  z-index:3;
}
.column img {
  margin:0px 13px 6px 17px;
  float:left;
}
.column p {
  font-size:0.95em;
  font-weight:400;
  line-height:140%;
  color:#525252;
  margin:0px 20px 5px 17px;
}
.column li.columnFirst .columnItems .columnItem p {
  margin:0px 2.8% 0px 17px;
  padding: 12px 0px 5px 0px;
}
.column li.columnLast .columnItems .columnItem p {
  margin:0px 0px 0px 0px;
  padding: 12px 10px 5px 0px;
}
.column a {
  font-weight:400;
  line-height:140%;
  text-decoration:none;
  color:#4992c8;
}
.column a:hover {
  color:#be1622;
}
.column table.calendar_dkk {
  margin:0px 0px 0px 15px;
}
.column table.calendar_dkk td a {
  line-height:120%;
}
.column table.calendar_dkk td:first-child {
  width:90px;
  padding:0px 0px 5px 0px;
}
.column table.calendar_dkk td {
  font-size:0.95em;
  font-weight:400;
  line-height:120%;
  vertical-align:top;
  color:#525252;
  padding:0px 5px 5px 0px;
  margin:0px 20px 0px 17px;
}
h3 {
  font-family: 'CamingoWeb-SemiBold', sans-serif;
  font-size:0.95em;
  line-height:143%;
  font-weight:400;
  color:#616161;
  display:block;
  text-transform:uppercase;
  padding:0px 0px 0px 9px;
  margin:0px 0px 5px 8px;
  background:url(../images/arrow_red.gif) 0px 6px no-repeat;
}
h3 a:link, h3 a:visited {
  color:#616161;
  text-decoration: none;
}
h3 a:hover {
  color:#be1622;
}
.h3_add {
  font-size: 0.688em;
}
.date {
  font-size:0.688em;
  color:#525252;
  display:block;
  padding:0px 0px 0px 9px;
  margin:0px 0px 2px 8px;
}
.column .tx-dkkzursache-pi1 p a {
  color:#525252;
}
.column .tx-dkkzursache-pi1 > h3 > a:link, .column .tx-dkkzursache-pi1 > h3 > a:visited {
    line-height: 143%;
    color: #616161;
}
.column .tx-dkkzursache-pi1 > h3 > a:hover {
    color: #be1622;
}
.column .tx-dkkzursache-pi1 > h4 > a {
    line-height: 125%;
    color: #525252;
}
a.button, a.button_dkkzursache, a.button_newsletteranmeldung {
  background:url(../images/btn_repeat.png) repeat-x;
  font-family: 'CamingoWeb-SemiBold', sans-serif;
  font-size:0.785em;
  line-height:14px;
  color:#898989;
  text-decoration:none;
  float:left;
  text-transform:uppercase;
  padding:6px 11px 6px 9px;
  margin:0px 0px 0px 0px;
}
a.button:hover, a.button_dkkzursache:hover, a.button_newsletteranmeldung:hover {
  color:#be1622;
}
.button_wrap {
  margin:2px 0px 0px 15px;
  position:absolute;
  top:204px;
}
.button_wrap_dkkzursache {
  margin:2px 0px 0px 15px;
  position:relative;
}
.button_wrap_newsletteranmeldung {
  margin:2px 0px 0px 95px;
  position:absolute;
  top:204px;
}
.button_start, .button_end {
  width:5px;
  height:26px;
  float:left;
  background:url(../images/btn_start.png) no-repeat;
}
.button_end {
  background:url(../images/btn_end.png) no-repeat;
}
.padding {
  padding:12px 0px 15px 0px;
}
.column.left,
.column.center {
  margin:0% 1.8% 1.8% 0%;
  padding:5px 0px 0px 0px;
}
.column.right.netz_bg {
  padding:0px 0px;
}
.column.right {
  margin:0% 0% 1.8% 0%;
  padding:5px 0px 0px 0;
}
.column.teaser {
  width:66%;
  float:left;
  margin:0% 1.8% 0.8% 0%;
}
ul.welcome li.columnFirst {
  margin:0% 1.8% 0% 0%;
}
.column.teaser .teaserbild {
  height:250px;
  background:url(../images/netzbild.jpg) 0% 10% no-repeat;
}
.column.teaser .teasertext {
  padding:12px 0px 0px 0px;
}
ul.deeplink_container li {
  height:180px;
  overflow:hidden;
}
ul.deeplink_container li .columnItems {
  padding:0px;
}
ul.deeplink_container li img {
  width:100%;
  height:auto;
  margin:0px;
}
ul.deeplink_container li {
  margin:0% 1.8% 0% 0%;
}
ul.deeplink_container li.columnLast {
  margin:0% 0% 0% 0%;
}
.column.deeplink {
  overflow:hidden;
  max-height:180px;
  position:relative;
}
.column.deeplink img {
  width:100%;
  margin:0px 13px 0px 0px;
}
.fluidbox.deeplinks {
  width:100%;
  height:180px;
  line-height:100%;
  background:url(../images/line.gif) left top repeat-x;
  padding:12px 0px 10px 0px;
  margin:2px 0px 0px 0px;
}
ul.deeplink_container li.column {
  position:relative;
}
.fluidbox.carousel {
  width:100%;
  height:143px;
  line-height:100%;
  background:url(../images/line.gif) left top repeat-x;
  padding:10px 0px 10px 0px;
  margin:20px 0px 0px 0px;
}
.fluidbox.sitemap {
  width:100%;
  padding:17px 0px 20px 0px;
  margin:0px 0px 0px 0px;
  background: #ebebeb;
}
.fluidbox.infoline {
  width:100%;
  line-height:100%;
  margin:0px 0px 0px 0px;
}
.fluidbox.infoline.left,
.fluidbox.infoline.right {
  height:10px;
  padding:8px 0px;
  background:url(../images/line.gif) left top repeat-x;
  float:left;
  min-width:0px;
}
.fluidbox.infoline.left {
  width:35%;
}
.fluidbox.infoline.right {
  width:65%;
}
.fluidbox.infoline p {
  text-align:right;
  font-size:0.95em;
  font-weight:400;
  line-height:120%;
  color:#525252;
  margin:1px 20px 5px 17px;
  padding:0px 0px 0px 20px;
}
.fluidbox.infoline a {
  font-size:0.95em;
  font-weight:400;
  line-height:120%;
  text-decoration:none;
  padding:0px 0px 0px 20px;
  margin:0px 0px 0px 15px;
  background:url(../images/arrow_top.gif) 0px 6px no-repeat;
  color:#4992c8;
}
.fluidbox.infoline a:hover {
  color:#be1622;
}
.owl-carousel {
    padding: 30px 0 0 0;
}
.owl-carousel .owl-item {
    text-align: center;
}
.jcarousel-list li {
  background:none;
}
.sitemap ul {
  padding:0px 0px 0px 15px;
}
.floatBlock {
  width:16%;
  float:left;
  display:block;
  line-height:85%;
  margin-left:1.5%;
}
.floatBlock:first-child {
  margin-left:0px;
  margin-right:-4%;
}
.floatBlock ul {
  padding:0px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}
.floatBlock ul li {
  list-style-type:none;
  color:#525252;
  background:url(../images/sitemap_arrow.gif) 0em 0.3em no-repeat;
  padding:0px 0px 0px 8px;
  margin:0px 0px 0px 3px;
}
.floatBlock ul li ul {
  margin:0px 0px 0px -10px;
}
.floatBlock ul li.ebene1 {
  margin:0px 0px 20px 3px;
}
.floatBlock a {
  font-weight:400;
  line-height:125%;
  text-decoration:none;
  font-size:0.938em;
  color:#226aa0;
}
.floatBlock .ebene1 a {
  font-size:0.85em;
  color:#226aa0;
}
.floatBlock .ebene2 a {
  font-size:0.750em;
  color:#4992c8;
}
.floatBlock a:hover {
  color:#be1622;
}
.floatBreaker {
    clear: both;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
}

/*
  Calendar
*/

.event_date {
  float:left;
}
.event_title {
  float:left;
}

/*
  Respnsive Startseite
*/
@media only screen and (max-width:1240px) {
.button_wrap, .button_wrap_newsletteranmeldung {
    top: 220px;
}
}
@media only screen and (max-width:1200px) {
.column.news .column {
  min-width: 320px;
  min-height:250px;
}
.column.news .column.left, .column.news .column.center {
    width: 45%;
}
.column.news .column.right {
    width: 45%;
}
.column.news .column.right .button_wrap {
    position: relative;
    top: 10px;
    float: left;
}
.column.news .column.right .button_wrap_newsletteranmeldung {
    position: relative;
    top: 10px;
    float: left;
    margin: 2px 0px 0px 10px;
}
}
@media only screen and (max-width:860px) {
.column.news .column.left, .column.news .column.center, .column.news .column.right {
    width: 90%;
}
.column.news .button_wrap {
    position: relative;
    top: 10px;
}
.column.news .column {
    min-height: 150px;
    margin-top: 15px;
}
}
@media only screen and (max-width: 720px) {
.column.right.column h2 {
    font-size: 0.95em !important;
}