body {
  background-image: url('../images/content/bg.png');
  color: #333;
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.span4 {
width: 300px;
}
#gk-bottom {
border-top: 0;
margin: 0;
padding: 0;
}
ul {
  list-style-position: inside;
}

/*****************/
/*     Logo      */
/*****************/
#gk-logo.css-logo {
  background: transparent url('../images/content/logo.png') no-repeat 0 0;
  margin: 30px 0px 0px 0px;
  width: 250px;
  height: 100px;
}

/*****************/
/*     Links     */
/*****************/
a, a:active, a:focus {
color: #29723A;
text-decoration: none;
}
a:hover {
color: #29723A;
text-decoration: underline;
}
.item-page {
  background-color: white;
  padding-top: 10px;
}
.container-fluid {
  margin-top: 0px;
  margin-bottom: 0px;
}
body > header + section#gk-main:before {
  border-top: 0px;
  content: "";
  display: block;
  margin-top: 0;
  padding-top: 0px;
}

/*****************/
/*    Article    */
/*****************/
.gk-article {
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 17px !important;
  text-align: justify;
  margin: 0 54px 56px 55px;
  /*width: 850px;*/
}
.gk-article .article-header {
  clear: both;
  color: #29723A;
  font-size: 14px !important;
  font-weight: bold;
  line-height: 25px;
}
.gk-article .article-header a {
  clear: both;
  color: #29723A;
  font-size: 14px;
  font-weight: bold;
}
#gk-content hr {
  display: block;
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 0;
  width: 100%;
}
.otto-catch {
  color: #137142;
  font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}
.otto_subheading {
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.otto_subsubheading {
  font: italic bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.otto-specs {
  background-color: #EDECEC;
  border-left: 5px solid #29723A;
  width: 850px;
  line-height: 20px;
  color: #29723A;
  width: 100%;
}
.td {
  valign: top;
}

/*****************/
/*      Menu     */
/*****************/
.gk-main-menu {
  width: 960px;
}
.gk-main-menu > ul > li.active li.current > a, .gk-main-menu > ul > li.active li.active > a, .gk-main-menu > ul > li:hover li.current > a, .gk-main-menu > ul > li:hover li.active > a {
background: transparent !important;
color: #FFFFFF !important;
}
.gk-main-menu > ul {
  overflow: hidden;
  clear: both;
  background-image: url('../images/content/bg_menu.png');
}
.gk-main-menu > ul > li {
  border: none;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  min-height: 32px;
  line-height: 32px;
  margin: 0;
}
.gk-main-menu > ul > li:hover {
  background: transparent !important;
  color: #29723A;
}
.gk-main-menu > ul > li.active li.current > a, .gk-main-menu > ul > li.active {
  background: transparent url('../images/content/bg_menu.png') !important;
  color: #29723A !important;
}
.gk-main-menu > ul > li > a {
  color: #FFF;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  margin: 10px 0px 0px 0px;
  padding: 0 14px;
  -webkit-transition: color .3s ease-out;
  -moz-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}
.gk-main-menu > ul > li.active > a, .gk-main-menu > ul > li:hover > a {
background: transparent !important;
color: #29723A !important;
}
.gk-main-menu > ul li.current > a {
  background: transparent !important;
  color: #29723A !important;
}
.gk-main-menu ul ul {
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0 0;
  box-shadow: 0 0;
  height: 32px;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  display: block;
  left: -9999px;
  margin-top: 0px;
  padding: 0 !important;
  position: absolute;
  z-index: 132;
}
.gk-main-menu ul ul:before {
  background: none;
}
.gk-main-menu ul ul li:first-child {
  border-top: none;
  background-image: url('../images/content/bg_menu.png');
}
.gk-main-menu ul ul li{
  border-top: 1px solid #1e1e1e;
  background-image: url('../images/content/bg_menu.png');
  min-height: 22px;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-image .3s ease-out;
}
.gk-main-menu ul ul li a {
  display: block;
  line-height: 22.1px;
  padding: 5px 26px;
  color: #FFF;
  font-weight: normal;
  transition: color .3s ease-out;
}
.gk-main-menu ul ul li:hover a {  
  background-image: url('../images/content/bg_menu.png');
  text-decoration: none;
  color: #FFF;
}
.gk-main-menu ul ul li a:hover {
  color: #29723A !important;
  text-decoration: none;
}
.nav-header {
  display: inline;
  padding: 3px 15px;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  line-height: 32px;
  color: #FFF;
  text-shadow: 0 0px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.gk-main-menu ul ul ul {
  border-top: 0;
  left: -9999px !important;
  margin-top: -32px;
  margin-left: 250px !important;
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0 0;
  box-shadow: 0 0;
  height: 32px;
}
.gk-main-menu ul ul ul li a:hover {
  color: #29723A !important;
  text-decoration: none;
  background-image: url('../images/content/bg_menu.png');
}
.gk-main-menu ul ul ul li a {
  display: block;
  line-height: 22.1px;
  padding: 5px 26px;
  color: #FFF;
  font-weight: normal;
}
.gk-main-menu ul ul li:hover {
  background-image: url('../images/content/bg_menu.png');
}
.gk-main-menu ul ul li:hover a {
  color: #FFF !important;
  text-decoration: none;
}

/*********************/
/* Language Switcher */
/*********************/
div.mod-languages ul {
  margin: -50px 0px 0px 0px !important;
  padding: 0;
  list-style: none;
  float: right;
}
@media (max-width: 768px) {
  div.mod-languages ul {
    margin: 0 !important;
    padding: 0;
    list-style: none;
  }
  .gk-main-menu ul li a, .gk-main-menu ul li li a, .gk-main-menu ul li ul li a {
    border-top: 0;
    color: #777 !important;
    font-weight: normal !important;
    line-height: 39px !important;
    margin: 0 !important;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    min-height: 28px !important;
  }
}

/*****************/
/*   News Boxes  */
/*****************/
.nspArts {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding: 10px 10px 0px 10px !important;
  margin: 20px 3px 0px 0px;
  background-image: url('../images/content/bg_menu.png');
}
.nspArt {
  padding: 0px 0px 10px 0px !important;
}
.nspArt h4.nspHeader {
  font-size: 11px !important;
  margin: 0;
  padding: 0px 3px 5px 0 !important;
}
.nspArt h4.nspHeader a {
 text-decoration: none;
  color: #FFFFFF !important;
  text-transform: uppercase;
  padding: 0px 0px 5px 0px !important;
}
.nspArt p.nspText {
  display: block!important;
  margin: 0;
  padding: 0!important;
  color: gray;
  font-size: 10px;
  margin-bottom: 10px !important;
}
.nspArt .fleft {
  border: 1px solid #303030;
  padding: 0px 10px 0px 10px;
  margin-top: 0px;
  margin-left: 0;
  font-size: 10px;
  text-transform: uppercase;
  color: #ccc;
  float: left;
}
.nspArt .nspImageWrapper {
  display: block;
  border: 0px;
  padding: 0px;
  margin: 0px !important;
}
.nspArt div {
    overflow: hidden;
    padding: 0 0 0 10px;
}

/*****************/
/*  Tool Button  */
/*****************/
.item-page aside {
float: left;
position: absolute;
width: 905px;
}

/*****************/
/*   Copyright   */
/*****************/
.pull-right {
float: right;
margin-top: 10px;
}

/*****************/
/*   Newsticker  */
/*****************/
#gk-header {
background: #ffed00;
-webkit-box-shadow: inset 0 0 3px #ffed00;
-moz-box-shadow: inset 0 0 3px #e5e5e5;
-ms-box-shadow: inset 0 0 3px #e5e5e5;
-o-box-shadow: inset 0 0 3px #e5e5e5;
box-shadow: inset 0 0 3px #e5e5e5;
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
max-width: 960px !important;
margin: 0 auto;color: #1e1e1e;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.gkHighlighterInterface span.text { /* Headline ("NEWS & ANGEBOTE") */
margin: 0 6px 0 -13px !important;
line-height: 30px !important;
}
.gkHighlighterInterface div { /* Pagination arrows */
float: left;
width: auto;
margin-top: 6px;
}
.gkHighlighterWrapper { /* Newstext from articel */
position: relative;
line-height: 28px;
}

/*****************/
/*      ????     */
/*****************/
#gk-content {
  padding-bottom: 5px;
}
#gkSocialAPI {
  border-top: 1px solid #e5e5e5;
  clear: both;
  margin: 16px 10px 10px 10px;
  padding: 16px 0px 13px 0px;
}
body > footer {
  border-top: 0px;
  font-size: 11.05px;
  padding: 0px 0;
  color: #FFF;
}
form {
  margin: 0 0;
}
.box {
  margin-bottom: 0px;
}

/************************/
/* ImageShowDescription */
/************************/
.imageShowBox {
  border: 0px;
  background-image: url('../images/content/bg_menu.png');
  width: auto;
}

/************************/
/*         Forms        */
/************************/
form {
  padding: 15px 15px 15px 15px;
  background-color: white;
  min-height: 488px;
}

/**************************/
/* Responsive Menu Toggle */
/**************************/
.gk-mainmenu-toggle a {
background: transparent url('../images/mobile_menu_btn.png') no-repeat 0 0;
display: block;
height: 30px;
margin-top: 20px;
text-indent: -9999px;
width: 30px;
}
@media (max-width: 480px) {
  .gk-item-page .gk-article {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0px;
  }
  .pull-right {
    float: right;
    margin-top: 10px;
    margin-right: 15px;
  }
  form {
    min-height: 28px;
  }
}
.row-fluid .span4 {
  width: 34.19%;
  margin-left: 0px;
}

/************************/
/*          XMAP        */
/************************/
#xmap {
  background-color: #FFFFFF;
  padding: 30px 20px 30px 20px;
}
#xmap ul  li{	
  margin: 0px;
  padding: 0;
  list-style-type: none;
  padding-left: 18px;
  font-weight: normal;
  line-height: 16px;
}´

/************************/
/*       Accordion      */
/************************/
.fancypantsaccordionholder .accordion .accordion-item .headerlink {
    font-size: 15px !important;
}
#acc-content span {
    font-size: 13px !important;
}
