* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  /*margin-bottom: 1px;*/
}
body {
  /* background-image: url("../images/dfbnet-image-bg-DFBnet.jpg");
  background-position: center top;
  background-attachment: fixed; */

  /* TODO: VollstÃ¤ndig entfernen; auch hinterlegtes PNG
  background-image: url("../images/footer-bg.png");
  background-position: bottom;
  background-attachment: fixed;
  background-repeat: repeat-x;*/


  /*background-color: #eee;*/
  color: #404040;
  font-family: 'DFBSansWeb-Regular', sans-serif;
  font-size: 100.01%;
  text-align: center;
  /*border-top:8px solid #009A66;*/
  border-top:8px;
  min-height: 100%;
  position: relative;
}
.clearer {
  clear: both;
  font-size: 0;
  height: 0;
}
a, a:link, a:visited {
  color: #fff;
  text-decoration: none;
}
h1 {
  background-color: #fff;
  color: #000;
  font-size: 11px;
  font-weight: normal;
  font-family: 'DFBSansWeb-Regular', sans-serif;
  line-height: 25px;
  margin-bottom: 0;
  padding-left: 8px;
}
.csc-frame-frame1 h1, .csc-frame-frame1 h2, .csc-frame-frame1 h3, .csc-frame-frame1 h4 {
  background-color: #fff;
  color: #000;
  font-size: 24px;
  font-weight: normal;

  line-height: 25px;
  margin-bottom: 0;
  padding-left: 8px;
}


.twocols .col1 h1 {


}
.twocols .col1 .csc-frame-frame1 h1, .twocols .col1 .csc-frame-frame1 h2, .twocols .col1 .csc-frame-frame1 h3, .twocols .col1 .csc-frame-frame1 h4 {

  width: 487px;
  padding-left: 21px;
  padding-top: 23px;
}
.twocols .col2 .csc-frame-frame1 h1, .twocols .col2 .csc-frame-frame1 h2, .twocols .col2 .csc-frame-frame1 h3, .twocols .col2 .csc-frame-frame1 h4 {
  width: 176px;
}
h2 {
  font-size: 15px;
  line-height: 1.45455em;
  margin-bottom: 0.7em;
}
h3 {
  font-size: 13px;
  line-height: 1.45455em;
  margin-bottom: 0.7em;
}
h4, h5 {
  font-size: 14px;
  line-height: 1.45455em;
  margin-bottom: 0.7em;
}
p.bodytext {
  font-size: 14px;
  line-height: 1.45455em;
  margin-bottom: 0.7em;
}
ul {
  line-height: 1.45455em;
  padding: 10px 0 10px 15px;
}
ol {
  line-height: 1.45455em;
  padding: 10px 0 10px 25px;
}
img {
  border: 0 none;
}
.csc-textpic-caption {
  font-size: 0.85em;
  margin-bottom: 5px;
}
.all {
  /*position: relative;*/
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 10px;
  text-align: left;
  /*width: 1200px;*/
  width: auto;
  max-width: 1200px;
}
.header_zzz {
  background-image: url("../images/header2014.jpg");
  background-repeat: no-repeat;
  height: 54px;
  width: 1020px;
  padding-top: 104px;
  position: relative;
  font-family: 'DFBSansWeb-Regular', sans-serif;
}
.logo_zzz {
  float: left;
  height: 0px;
  margin-top: 7px;
  width: 184px;
  display: none;
}
.search {
  height: 54px;
  left: 844px;
  padding-right: 22px;
  position: absolute;
  text-align: right;
  width: 342px;
}
.search_zzz {
  background-color: #000;
  height: 54px;
  left: 844px;
  padding-right: 22px;
  position: absolute;
  text-align: right;
  top: 104px;
  width: 154px;
}

#searchbox {
  width: 133px;
  margin-left: 10px;
  margin-top: 16px;
  border-width:0px;
  border:none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 22px;
  outline: 0;
  font-size: 12px;
  color:#999999;
  padding-left: 23px;
  background-image: url("../images/search.svg");
  background-repeat: no-repeat;
  background-position: 4px 4px;
  background-size: 13px;
}
#searchbutton {
  position: relative;
  top: 2px;
  display : none;
}
.topmeta_zzz {
  background-color: #000000;
  float: right;
  height: 37px;
  margin-right: 176px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 17px;
  width: 228px;
}

.topmeta_zzz a, .topmeta_zzz a:link, .topmeta_zzz a:visited {

  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  text-decoration: none;
  font-size: 14px;
}

.topmeta_zzz a:hover {
  color: #99cc33;
}
.topmeta_zzz a.active:hover {
  color: #99cc33;
}
.topmeta_zzz a.active {

  color: #99cc33;
}

.content_generic {
  float: left;
  margin-top: 8px;
  width: auto;
  max-width: 1030px;
  margin-bottom: 100px;
  /* padding-right: 170px; */
}
/* FF hack für die Werbung*/
@media screen and (min--moz-device-pixel-ratio:0) {
  .content_generic {
    max-width: 1015px;
  }
}
/* IE hack für die Werbung*/
@media screen and (min-width:0\0) {
  .content_generic {
    max-width: 1015px;
  }
}

.leftmenu {
  float: left;
  width: 310px;
  margin-right: 8px;
  background-color: #007445;
  /*padding-top: 20px;
  padding-bottom: 22px;*/
  font-family: 'DFBSansWeb-Regular', sans-serif;
}


.leftmenu ul{

  background-color: #20ae80;
}

.leftmenu > ul {
  background-color: #20ae80;
  padding-bottom: 22px !important;
  padding-top: 20px !important;
}

.leftmenu a {
  display: block;
  padding-right: 8px;
}
.leftmenu ul li ul li a {
  padding: 3px 8px 3px 0;
}
.leftmenu a:hover {
  color: #9cddc9;

}
.leftmenu .first_active li ul a{
  font-size: 12px;
}

.leftmenu ul, .leftmenu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;

}
.leftmenu ul li ul {
  line-height: 16px;
  margin: 0;
  padding-bottom: 3px;
  padding-top: 15px;
}
.leftmenu ul li ul li ul {
  border-left: 0 none;
  border-right: 0 none;
  margin: 0 0 0 8px;
  padding: 0;
}
.leftmenu ul li ul li a.active {

  color: #fff;
}

.leftmenu .middle_active li ul li a.active:after{
  display : none;
}
.leftmenu .middle_active li ul li a.active {
  background: none;
  color: #9cddc9;
  font-weight: bold;
}

.leftmenu ul li ul li ul li a.active {
  background-color: #fff;
  color: #404040;

}
.leftmenu .first {

  height: 25px;
  line-height: 25px;
  padding-left: 21px;
  padding-bottom: 12px;
}

.leftmenu .first a {
  font-size: 24px;
}

.leftmenu .first_active {
  line-height: 25px;
  padding-left: 21px;
  padding-bottom: 12px;
}

.leftmenu .first_active ul li ul{
  padding-bottom:0px;
  padding-top:0px;
}
.leftmenu .first_active a {
  color: #ffffff;
  font-size: 24px;
}

.leftmenu ul li ul li a {
  font-family: 'DFBSansWeb-Regular',sans-serif;
}

.leftmenu .first_active a.active{
  color :#9cddc9;
}

.leftmenu .first_active li a.active {
  color: #ffffff;
  background-color: #9cddc9;
  display: inline-block;
  font-size: 14px;
  font-weight:bold;
  padding-right: 36px;
  position: relative;
  height: 19px;
}
.leftmenu .first_active li a.active:after {
  border-bottom: 13px solid transparent;
  border-left: 12px solid #9cddc9;
  border-top: 13px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -12px;
  top: -1px;
  width: 0;
}
.leftmenu .first_active li a:hover {
  color: #9cddc9;
}
.leftmenu .first_active li a.active:hover {
  color: #ffffff;
}

.leftmenu .first_active li a {
  color: #ffffff;
  font-size: 14px;
  padding-left: 21px;
  line-height: 19px;
}

.leftmenu .first_active ul li a{
  color: #ffffff;
  font-size: 14px;
}

.leftmenu .first_active ul li ul li a{
  font-family: 'DFBSansWeb-Regular',sans-serif;
}

.leftmenu .first_active ul li ul li ul li a{
  font-family: 'DFBSansWeb-Regular',sans-serif;
}

.leftmenu .middle {
  color: #fff;
  height: 25px;
  line-height: 25px;
  padding-left: 21px;
  padding-bottom: 12px;
}

.leftmenu .middle a{
  font-size: 24px;
}

.leftmenu .middle_active {
  line-height: 25px;
  padding-left: 21px;
  padding-bottom:12px;
}

.leftmenu .middle_active a {
  color: #9cddc9;
  font-size: 24px;

}

.leftmenu .middle_active li a.active{
  background-color: #9cddc9;
  display: inline-block;
  position: relative;
  padding-right: 36px;
  font-size: 14px;
  font-weight: bold;

}

.leftmenu .middle_active li{
  max-width : 280px;
}


.leftmenu .middle_active li a.active:hover{
  color: #ffffff;
}

.leftmenu .middle_active li a.active:after {
  content: "";
  position: absolute;
  right: -12px;
  width: 0;
  height: 0;
  top: -1px;

  border-top: 13px solid transparent;
  border-left: 12px solid #9cddc9;
  border-bottom: 13px solid transparent;
}

.leftmenu .middle_active li a {
  color: #fff;
  line-height: 19px;
  height: 19px;
  padding-left: 23px;
  font-size: 14px;
}
.leftmenu .middle_active li a:hover {
  color: #9cddc9;
}


.leftmenu .middle_active li ul li a.active:hover {
  color: #9cddc9;

}


.leftmenu .last {
  height: 26px;
  line-height: 26px;
  padding-left: 21px;

}

.leftmenu .last a {

  font-size: 24px;
}

.leftmenu .last_active {
  line-height: 26px;
  padding-left: 21px;


}

.leftmenu .last_active a {
  color: #fff;
  font-size: 24px;
}

.leftmenu .last_active a.active {
  color: #9cddc9;
}

.leftmenu .last_active li a {
  color: #ffffff;
  font-size: 14px;
  height: 19px;
  line-height: 19px;
  padding-left: 23px;
}


.leftmenu .last_active li a:hover {
  color : #9cddc9;
}

.leftmenu .last_active li a.active{
  background-color: #9cddc9;
  display: inline-block;
  position: relative;
  padding-right: 36px;
  font-size: 14px;
  font-weight: bold;

}

.leftmenu .last_active li a.active{
  color: #ffffff;
}

.leftmenu .last_active li a.active:hover{
  color: #ffffff;
}

.leftmenu .last_active li a.active:after {
  content: "";
  position: absolute;
  right: -12px;
  width: 0;
  height: 0;
  top: -1px;
  border-top: 13px solid transparent;
  border-left: 12px solid #9cddc9;
  border-bottom: 13px solid transparent;
}

.leftmenu .menuleft_bottom {
  font-size: 1px;
  height: 5px;
  line-height: 1px;
  width: 184px;
}
.maincontent {
  float: right;
  width: 696px
}

.content_generic--home .maincontent {
  float: none;
  width: 100%;
}

.maincontent a, .maincontent a:link, .maincontent a:visited {
  xcolor: #99cc33;
  color: #007445;
  text-decoration: none;
}
.maincontent ul {
  padding: 10px 0 10px 15px;
}
.maincontent ul li{
  font-size: 14px;
  line-height: 20px;
}
ul.csc-menu, ul.csc-menu-3 {
  margin: 0;
  padding: 8px 0 16px;
}
li.csc-section {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.maincontent a:hover {
  color: #000;
}
.maincontent_zzz .twocols_zzz .col1_zzz {
  float: left;
  width: 696px;
  margin-right: 8px;
}
.maincontent .twocols .col2 {
  float: right;
  width: 180px;
}
.bottomcom {
  margin: 8px 0;
  padding-left: 200px;
}
.bottomcom .col1 {
  float: left;
  padding-right: 8px;
  padding-left: 22px;
  width: 486px;
}
.bottomcom .col2 {
  float: left;
  padding-right: 8px;
}
.bottomcom .col3 {
  float: left;
}
.rightcom {
  /* right: 18%; */
  position: relative;
  top: -72px;
  width: 160px;
  /* height: 700px; */
  background: #fff;
  z-index: 9999;
  padding-left: 10px;
  display: inline-block;
  float: right;
}
.box {
  height: 100%;
  padding: 8px 8px 2px;
  background-color: white;
}
.maincontent h1{
  font-size: 24px;
  padding-left: 21px;
  padding-top: 23px;
}
.maincontent .box{
  padding: 23px 23px 2px;
}

.box a, .box a:link, .box a:visited {
  xcolor: #99cc33;
  color: #007445;
}
.boxtop {
  font-size: 1px;
  height: 7px;
  line-height: 1px;

}
.boxbottom {
  background-color: #ffffff;
  padding-bottom: 10px;
}
.twocols .col1 .container .box {
  padding: 14px 21px 4px;
}

a.moreNews.internal-link {
  display: inline-block;
}

.twocols .col2 .container .box {
  padding: 8px 8px 2px;
}
.twocols .col1 .tx-irfaq-pi1 .boxbottom, .twocols .col1 .container .boxbottom {
  font-size: 1px;
  height: 5px;
  line-height: 1px;
}

.twocols .col1 .tx-irfaq-pi1 h1{
  padding-left: 21px;
  padding-top: 23px;
  background-color: #fff;
  color: #000;
  font-size: 24px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  margin-bottom: 0;

}

.twocols .col2 .container .box {
  margin-bottom: 10px;
  padding: 8px;
}

.form-anmeldung label {
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 7px 0;
  width: 130px;
  font-size: 16px;

}
.form-anmeldung #verband {
  border: 1px solid #909090;
  display: block;
  float: left;
  height: 16px;
  margin: 7px 8px 7px 0;
  width: 20px;
}
.form-anmeldung #user, .form-anmeldung #pass {
  border: 1px solid #909090;
  display: block;
  float: left;
  height: 16px;
  margin: 7px 60px 7px 0;
  width: 100px;
}
.form-anmeldung #pass {
  width: 130px;
}
.form-anmeldung #submitbutton, .form-anmeldung #submit {
  cursor: pointer;
  display: block;
  float: left;
  margin-top: 7px;
}
.twocols .col1 #rgaccord-nest {

  margin: 0;
  overflow: hidden;
  padding: 0 8px;
}
.twocols .col2 #rgaccord-nest {
  margin: 0;
  overflow: hidden;
  padding: 0 8px;
}
.twocols .col1 h3.rgaccord1-toggle {

  color: #000;
  cursor: pointer;
  font-size: 11px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0 8px;
  width: 409px;
}
.twocols .col1 h3.act {
  background-image: none;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  width: 407px;
}
.twocols .col2 h3.rgaccord1-toggle {

  color: #000;
  cursor: pointer;
  font-size: 11px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0 8px;
  width: 168px;
  display: none;
}
.twocols .col2 h3.act {
  background-image: none;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  width: 166px;
}
.twocols .col1 .rgaccord1-content {
  background-color:#ffffff;
  padding-bottom: 5px;
}
.twocols .col2 .rgaccord1-content {

  padding-bottom: 5px;
}
.rgaccord1-content h1, .rgaccord1-content h2, .rgaccord1-content h3, .rgaccord1-content h4, .rgaccord1-content h5 {
  display: none;
}
.news-latest-container,
.news-list-container {
  font-size: 14px;
}
.news-latest-item {
  padding-bottom: 15px;
}
.news-latest-date {
  display:none;
}

/* Ticket#20140829232004 â€” portal.dfbnet.org: Newsseite einrichten, Link dazu auf Startseite  */
.news-latest-header a, .news-latest-header a:link, .news-latest-header a:visited,
.news-list-item  h3 a {
  font-size : 21px;
  font-family: 'DFBSansWeb-Regular',sans-serif;
  color : #000000 !important;
  font-weight: normal;
}

.news-list-item {
  margin-bottom: 35px;
  overflow: hidden;
}

.news-list-item span.news-list-date {
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
}

.news-list-item span.news-list-morelink {
  white-space: nowrap;
}

.news-list-item img {
  float: left;
  xmargin-top: 15px;
  margin-right: 15px;
}

.morelink {
  padding: 0 10px 0 5px;
}
.morelink:after{
  content : ']';
  margin-left: 2px;
}
.morelink:before{
  content : '[';
  margin-right: 2px;
}
.morelink a, .morelink a:link, .morelink a:visited {
  xcolor: #99cc33;
  color: #007445;
}
.news-single-item {
  background-color: white;
  border-bottom: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  padding: 8px;
}
.news-single-img {
  float: left;
  margin: 0 15px 10px 0;
}
.news-single-item p a, .news-single-item p a:link, .news-single-item p a:visited {
  text-decoration: underline;
}
.news-single-timedata {
  margin-bottom: 5px;
}

.news-single-item p {
  font-size: 14px;
}

.news-single-item img {
  border: 1px solid;
  padding: 2px;
  margin-top: 4px;
  margin-bottom: 5px;
}

p.news-single-imgcaption {
  font-size: 11px;
  text-align: left;
}

.news-single-backlink {
  margin-top: 20px;
}

.news-single-backlink a {
  font-size: 14px;
  padding-bottom: 15px;
  display: block;
}

.news-single-additional-info {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px 0;
}

.news-single-related dt,
.news-single-related dd,
.news-single-related dd a {
  font-size: 14px;
}

ul.tx-irfaq-questions-list {
  list-style: none;
  margin-left: 0;
  text-indent: -10px;
}

ul.tx-irfaq-questions-list li:before {
  color: #9cddc9;
  content: ">";
  display: block;
  float: left;
  left: -4px;
  position: relative;
  width: 10px;
  top:2px;
}

.tx-irfaq-questions-list a {
  font-weight: bold;
}
.tx-irfaq-answer {
  background-color: #ffffff;
  padding: 10px 8px 20px;
}
.totop {
  text-align: right;
}
.totop a, .totop a:link, .totop a:visited {
  background-color: #9cddc9;
  color: #ffffff;
  display: inline-block;
  padding: 2px 8px;
}

.contentmenu .label {
  display: block;
  float: left;
  line-height: 20px;
  margin-right: 16px;
}
.contentmenu form {
  display: block;
  float: left;
}
.styled_form {
  height: 100%;
}
.styled_form hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #d9d9d9;
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  margin: 8px 0;
}
.styled_form td {
  padding-bottom: 8px;
}
.styled_form .input input, .styled_form .input select {
  border: 1px solid #999;
}
.styled_form .input select {
  max-width: 200px;
}
.styled_form .checkbox {
  border: 0 none;
  margin-right: 5px;
}
.styled_form .label {
  width: 200px;
}
.styled_form .ldaplink .label {
  width: 100px;
}
.styled_form .label_required {
  width: 200px;
}
.styled_form .required {
  color: #346248;
}
.styled_form textarea {
  border: 1px solid #999;
  height: 100px;
  margin-bottom: 10px;
  width: 400px;
}
.styled_form .submit {
  float: right;
}
.styled_form .reset {
  cursor: pointer;
  float: left;
}
.freigabe th {
  padding-bottom: 8px;
}
.freigabe .td1 {
  padding: 8px 0;
  width: 25px;
}
.freigabe .td2 {
  padding: 8px 0;
  width: 40px;
}
.freigabe .td3 {
  padding: 8px 8px 8px 0;
  width: 220px;
}
.freigabe .td4 {
  padding: 8px 0;
  width: 75px;
}
.freigabe .td5 {
  padding: 8px 0;
  width: 45px;
}
.box .twocols .col1 {
  float: left;
  width: 200px;
}
.box .twocols .col2 {
  float: right;
  width: 200px;
}
.tx-felogin-pi1 fieldset {
  border: 0 none;
}
.tx-felogin-pi1 legend {
  display: none;
}
.tx-felogin-pi1 label {
  margin: 8px 0 4px;
}
.tx-felogin-pi1 #pass {
  margin-bottom: 8px;
}
#tx-indexedsearch-searchbox-sword {
  border: 1px solid #909090;
  height: 16px;
  padding: 1px 0;
}
#tx-indexedsearch-searchbox-button-submit {
  border: 1px solid #909090;
  height: 20px;
}
.tx-indexedsearch-form {
  margin-bottom: 10px;
}
.searchmode {
  margin: 10px 0;
}
.tx-indexedsearch label {
  display: block;
  float: left;
  position: relative;
  top: 2px;
  width: 115px;
}
.tx-indexedsearch-selectbox-type, .tx-indexedsearch-selectbox-defop, .tx-indexedsearch-selectbox-order, .tx-indexedsearch-selectbox-desc {
  border: 1px solid #909090;
  margin-bottom: 5px;
}
.tx-indexedsearch-selectbox-results {
  border: 1px solid #909090;
}
.tx-indexedsearch-sw {
  font-weight: bold;
}
.tx-indexedsearch-whatis {
  margin: 20px 0 5px;
}
ul.browsebox {
  margin: 0 0 20px;
  padding: 0;
}
ul.browsebox li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.browsebox li a {
  margin: 0;
  padding: 0 5px 0 0;
}
.tx-indexedsearch-res {
  clear: left;
  margin: 10px 0;
}
.tx-indexedsearch-res h3 {
  margin: 0;
}
.functions {
  margin: 10px 0;
}
.functions-header {
  background-color : #ffffff;
  font-size: 1px;
  height: 12px;
  line-height: 1px;
}
.functions-content {
  background-color : #ffffff;
  height: 100%;
  padding: 0 21px;
}
.functions-bottom {
  background-color : #ffffff;
  font-size: 1px;
  height: 12px;
  line-height: 1px;
}
.functions .totop {
  float: left;
}
.functions .totop a {
  background-position: 0 5px;
  display: block;
  height: 20px;
  line-height: 20px;
}
.functions .print {
  float: right;
}
.functions .print a {
  background-image: url("../images/icon_print.png");
  background-position: left 0;
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  line-height: 20px;
  padding-left: 22px;
}
.csc-uploads td {
  padding-bottom: 10px;
}
td.csc-uploads-fileName, td.csc-uploads-fileSize {
  padding: 0 10px;
  font-size: 14px;
}
div.mobileC div.all {
  margin-left: 0;
  width: 100%;
}
div.mobileC div.content_generic {
  padding: 0 5px;
  width: 95%;
}
div.mobileC div.maincontent {
  margin: 0;
  width: 100%;
}

.twocols .col2 div.rgaccord1-nest {
  background-color: #fff;
  margin-bottom: 8px;
  height:58px;
}

.twocols .col1 div.rgaccord1-nest {
  background-color: #fff;
  margin-bottom: 8px;
  padding-left: 15px;
}


.twocols .col2 h1.csc-firstHeader{
  color: #ffffff;
  background-color: transparent;
  line-height: 11px;
  padding: 0;
  font-size: 11px;
  height:20px;
  font-family: 'DFBSansWeb-Regular', sans-serif;
}

.twocols .col2 .csc-textpic-imagewrap, .twocols .col2 .csc-textpic-single-image {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 180px !important;
  padding-left: 7px;
}
DIV.csc-textpic DIV.csc-textpic-single-image IMG {
  margin-bottom: 0 !important;
}

div.postlogo{
  position: absolute;
  right: 0;
  top: 0;
}

.sticky div.postlogo {
  right: -152px;
  border-bottom: 10px solid white;
  height: 71px;
}
/* FF hack für die Werbung */
@media screen and (min--moz-device-pixel-ratio:0) {
  .sticky div.postlogo {
    right: -137px;
  }
}
/* IE hack für die Werbung */
@media screen and (min-width:0\0) {
  .sticky div.postlogo {
    right: -137px;
  }
}

div.postlogo span.logo_description{
  color: #fff;
  display: block;
  font-family: Tahoma,'sans-serif';
  font-size: 10px;
  margin-bottom: 6px;
  margin-top: 6px;
}


/* After TYPO3 Upgrade */
.content_generic .container {
  margin-bottom: 10px;
}

.container h2 {
  font-family: 'DFBSansWeb-Regular', sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: normal;
  line-height: 25px;
}

.tx-powermail {
  width: 90%;
  padding-bottom: 10px;
}

.tx-powermail .powermail_page {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: 250%;
}

.tx-powermail .powermail_page.last {
  border-bottom: 0;
}

.tx-powermail .powermail_legend {
  font-weight: bold;
}

.tx-powermail .powermail_fieldwrap label {
  width: 40%;
  box-sizing: border-box;
  display: inline-block;
}

.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_reset {
  float: left;
  text-align: left;
  margin-top: 10px;
}

.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_submit {
  float: right;
  text-align: right;
  margin-top: 10px;
}

.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_reset .powermail_field,
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_submit .powermail_field {
  width: auto;
}

.tx-powermail .powermail_fieldwrap .powermail_field {
  width: 55%;
  box-sizing: border-box;
  display: inline-block;
}

#formswitcher {
  margin: 15px 0;
}

#formswitcher label {
  font-weight: bold;
}

.col1 p,
.ce-bodytext p,
.tx-irfaq-answer {
  font-size: 14px;
  line-height: 1.45455em;
  margin-bottom: 0.7em;
}


#login-new1 input {
  width: 60%;
  height: 35px;
  font-size: 1em;
  box-sizing: border-box;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#login-new1 input[type="text"],
#login-new1 input[type="password"] {
  border-radius: 5px;
  border: #CCC 1px solid;
  padding: 0 10px;
  background-color: #fff;
  display: block;
  color: #404040;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
}

.form-anmeldung #submit {
  background-color: #20ae80;
  color: #fff;
  border: none;
  padding: 5px 6px 3px 2px;
}

#login-new1 #submit:hover {
  color: #404040;
}
#login-new1 .forgot::before {
  clear: both;
}

#login-new1 .forgot {
  margin-top: 20px;
  font-size: 14px;
}

.box > * {
  margin-bottom: 10px;
}

.maincontent .twocols .col2 .box > *,
.maincontent .twocols .col2 .ce-above .ce-gallery {
  margin-bottom: 0;
}

.bottomcom .col1 {
  width: 508px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 21px;
}


/* =================================================================================
    SCREEN_RELAUNCH2.CSS
  ================================================================================= */


@font-face {
  font-family: DFBSansWeb-Regular;
  src: url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Regular.eot);
  src: url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Regular.eot?#iefix) format('embedded-opentype'),url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Regular.woff) format('woff'),url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Regular.ttf) format('truetype'),url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Regular.svg#svgFontName) format('svg')
}

@font-face {
  font-family: DFBSansWeb-Bold;
  src: url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Bold.eot);
  src: url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Bold.woff) format('woff'),url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Bold.ttf) format('truetype'),url(../fonts/DFB_SansWeb_release_2016-05-31/DFBSansWeb-Bold.svg#svgFontName) format('svg')
}

.hide-on-large {
  display: none;
}

b {
  font-family: 'DFBSansWeb-Bold', sans-serif;
  font-weight: normal;
}

/* - - - - - - - - - - - Header mit Hauptmenue - - - - - - - - - - - */

.header {
  /*margin-top: 10px;*/
  width: auto;
  max-width: 1030px;
  min-height: 71px;
  /* padding-right: 170px; */
  position: relative;
  font-family: 'DFBSansWeb-Regular', sans-serif;
}
/* FF hack für die Werbung*/
@media screen and (min--moz-device-pixel-ratio:0) {
  .header {
    max-width: 1015px;
  }
}
/* FF hack für die Werbung*/
@media screen and (min-width:0\0) {
  .header {
    max-width: 1015px;
  }
}


@media (max-width: 1205px) {
  .header {
    width: 100%;
    max-width: 100%;
  }
  .header .box-logo-add {
    width: 100%;
    max-width: 100%;
  }
  /* Fix for OTRS#201708232310152 */
  .header .box-logo-add.sticky {
    width: 95%;
    max-width: 95%;
    margin: 0 2.5%;
    left: 0;
  }
  div.postlogo,
  .sticky div.postlogo {
    right: 170px;
  }

  .content_generic {
    padding-right: 170px;
  }

  .rightcom {
    right: 0;
    position: absolute;
    top: 0;
    /* display: inline-block; */
    float: none;
  }
}

.box-logo-add {
  height: 71px;
  width: 100%;
  max-width: 878px;
  /*background: #00965a;*/
  background: #20ae80;
}
.box-logo-add.sticky {
    border-bottom: 10px solid white;
}
.box-logo {
  /*border: solid 1px blue;*/
  /*height: 76px;*/
  /*width: 690px;*/
  float: left;
}

.box-add {
  height: 100px;
  width: 300px;
  float: left;
}

.blackbar {
  width: 390px;
  height: 71px;
  /*background-color: #000000;*/
  float: left;
}

.logo {
  /*margin-top: 10px;*/
  /*width: 47%;*/
  width: 140px;
  height: 60px;
  float: left;
  margin: 6px 0 6px 14px;
}

.logo > a > img {
  /*width: 100%;*/
  /*max-width: 145px;*/
  height: auto;
}

.postlogo {
  width: 185px;
  overflow: hidden;
  text-align: right;
}

.postlogo > a > img {
  width: 100%;
  max-width: 181px;
  height: auto;
}



/*
.search {
  height: 54px;
  left: 844px;
  padding-right: 22px;
  position: absolute;
  text-align: right;
  width: 154px;
}
*/


.search {
  position: relative;
  /*width: auto;*/
  left: 342px;
  top: 11px;
  text-align: left;
  padding: 0;
  height: 50px;
  display: block;
  width: 342px;
  margin-right: 58px;
}
@media screen and (min--moz-device-pixel-ratio:0) {
  .search  {
    left: 328px;
  }
}
@media screen and (min-width:0\0) {
  .search  {
    left: 328px;
  }
}

input#searchbox {
  position: absolute;
  left: 0;
  width: 100%;
  display: block;
  margin: 0;
  height: 100%;
  border-radius: 0;
  box-sizing: border-box;
}

#searchbox {
  background-size: 20px;
  background-position: 10px center;
  padding-left: 40px;
}
.search-form {
  position: relative;
  background: white;
  display: block;
  height: 100%;
}

.topmenu {
  width: 360px;
  padding: 8px 0 8px 0;
  height: 55px;
  text-align: left;
  float: left;
  overflow: hidden;
}

.topmenu a, .topmenu a:link, .topmenu a:visited {
  height: 55px;
  line-height: 58px;
  padding: 0 15px;
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
}

.topmenu a.active {
  color: #9cddc9;
}

.topmenu div.topmenulinkwrap {
  border-left: 2px solid #eeeeee;
  height: 56px;
  padding-left: 15px;
}

span.topmenuwrap,
span.topmenuwrapborder {
  padding: 0 16px;
}

span.topmenuwrapborder {
  height: 22px;
  width: 22px;
  display: none;
}

.topmenuwrap,
.topmenuwrapborder {
}


/*
div.topmenuborder {
    position: relative;
    width:auto;
    height: 20px;
    border-right: 1px solid #eeeeee;
}
*/


/* Die erste Seite "Startseite" kann nicht auf "im MenÃ¼ verbergen" gesetzt werden, da sie
   sonst auch nicht mehr im MobilmenÃ¼ sichtbar/ansteuerbar ist und somit dann Inhalte nicht
   erreichbar wÃ¤ren.
   Daher dieser Weg Ã¼ber display:none */
.topmenu a:first-child {
  padding: 0;
  display: none;
}

/*.topmenu a:first-child {
    padding: 0;
    color: transparent;
}

.topmenu a.active:first-child {
    width: 50px;
    color: transparent;
    background-image: url("../images/home_icon.png");
    background-repeat: no-repeat;
    background-position: center;
}

.topmenu a:first-child {
    width: 50px;
    color: transparent;
    background-image: url("../images/home_icon_white.png");
    background-repeat: no-repeat;
    background-position: center;
}

.topmenu a:first-child:hover {
    width: 50px;
    color: transparent;
    background-image: url("../images/home_icon.png");
    background-repeat: no-repeat;
    background-position: center;
}

.topmenu a.active:first-child:hover {
    width: 50px;
    color: transparent;
}*/

.topmenu a:hover {
  color: #9cddc9;

}

.topmenu a.active:hover {
  color: #9cddc9;
}

.sticky {
  position: fixed;
  top: 0;
  z-index: 9998;
  max-width: 878px;
}

/* MenÃ¼ links */

.leftmenu .middle_active li a.active {
  font-family: 'DFBSansWeb-Bold', sans-serif;
  font-weight: normal;
}

.leftmenu {
  margin-bottom: 8px;
}

/* - - - - - - - - - - - maincontent - - - - - - - - - - - */

.maincontent .twocols .col1 {
  float: left;
  width: 696px;
  margin-right: 8px;
}

.maincontent h1 {
  font-size: 28px;
  color: #404040;
  padding-left: 0px;
  padding-top: 23px;
}


.container .box h2 {
  color: #404040;
  font-size: 26px;
  padding-top: 20px;
}

/* - - - - - - - - - - - Freigabemitteilung - - - - - - - - - - - */

.container .box h2.freigabemitteilung {
  font-size: 20px;
  color: #007445;
  margin-bottom: 3px;
  font-family: 'DFBSansWeb-Bold', sans-serif;
}
table.freigabe td {
  font-size: 14px;
  line-height: 1.45455em;
  margin-bottom: 0.7em;

}

/* - - - - - - - - - - - News Meldungen - - - - - - - - - - - */

.news-single-item {
  margin-bottom: 10px;
}

/* - - - - - - - - - - - Footer - - - - - - - - - - - */


footer {
  /* TODO: ES - 25.7.2017
  height: 180px;
  width: 1020px;
  clear: both;
  position: relative;*/
}

@media (max-width: 1205px) {
  footer {
    width: 100%;
  }
}

@media (max-width: 810px) {

  #ad_content {
    /*display: none;*/
    overflow: hidden;
  }
}

footer .container {
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  padding: 0 15px;
}

.footerLinksLeft{
  float: left;
}
.footerLinksLeft a, .footerLinksLeft a:link, .footerLinksLeft a:visited {
  /*    height: 33px;
      line-height: 33px;
      padding: 0 15px;*/
  text-decoration: none;
  font-size: 12px;
  /*display: inline-block;*/
}
.footerLinksRight {
  float: right;
  text-align: right;
  margin-top: 0;
}

.footer-meta-links .container ul {
  /*display: block;*/
  display: inline-block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-partner ul li {
  /*margin: 0;*/
  text-align: justify;
}


/* --- item-grid START --- */
.item-grid {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 0;
  padding-left: 0;
  align-items: center;
}

.item-grid__item {
  margin: 0 10px;
  padding-bottom: 10px;
}



/* --- item-grid ENDE --- */

.footer-meta-links .container ul li, .footer-partner .container ul li {
  display: inline-block;
}

footer a {
  color: inherit;
  outline: 0;
  text-decoration: none;
  transition: color 150ms ease-in-out 0ms;
}

.footer-partner {
  background-color: #2B2B2B;
  border-top: #9C3 0 solid;
  text-align: center;
  overflow: hidden;

  box-sizing: border-box;
  padding: 2px 0 0 0;
}

.footer-meta-links {
  /*background-color: #1C1C1C;*/
  background-color: #000;
  color: #FFF;
  /*font-size: 11px;
  line-height: 30px;*/
  /*padding: 20px 0;*/
  /*text-align: center;*/
  /*line-height: 40px;*/
  /*text-align: left;*/
}

.footer-meta-links .container {
  overflow: hidden;
  margin: 0;
}

.footer-meta-links .container ul li .divider {
  color: #A9A9A9;
  padding: 0 5px;
}

@media(max-width: 600px) {
  .footer-meta-links .footerLinksLeft {
    width: 100%;
    text-align: center;
  }

  .footer-meta-links .footerLinksRight {
    margin: 0 auto;
    text-align: center;
    float: none;
  }

  .footer-meta-links .container ul {
    float: none;
  }
}

.footer-partner ul li.hidden-small {
  display: inline-block !important;
}
.visible-small {
  display: none !important;
}

iframe#ad_content {
  margin-bottom: 20px;
}


@media(min-width: 601px) {
  .hide-for-large {
    display: none !important;
  }
}


@media(max-width: 600px) {
  .hide-for-small {
    display: none !important;
  }

  .footer-partner .item-grid__item {
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 20px;
  }

  .footer-partner .item-grid__item:last-child {
    margin-bottom: 0;
  }
}


@media(min-width: 601px) and (max-width: 1205px) {
  .pull-on-medium-only {
    order: -1;
    display: flex;
    width: 100%;
    text-align: center !important;
    margin-bottom: 20px;
  }
}


/* - - - - - - - - - - - Link-Style - - - - - - - - - - - */

a.external-link-new-window:after,
a.mail:after,
a.download:after {
  position: relative;
  font: normal normal normal 12px/1 FontAwesome;
  display: inline-block;
  margin-left: 3px;
}


a.external-link-new-window:after {
  content: "\f08e";
}
a.external-link-new-window {
  position: relative;
  padding-right: 1px;
}

a.mail:after {
  content: "\f003";
}
a.mail {
  position: relative;
  padding-right: 1px;
}

a.download:after {
  content: "\f016";
}
a.download {
  position: relative;
  padding-right: 1px;
}


/* - - - - - - - - - - - Teaser Grid / Teaser Item - - - - - - - - - - - */
.ce-grid {
  margin: 0 -5px;
}

.ce-grid__item {
  float: left;
  width: 66.66%;
  padding: 0 5px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ce-grid__item--large > * {
  height: 254px;
  background: #fff;
  margin-bottom: 0 !important;
}

.page-teaser {
  background: #fff;
  display: block;
}

.page-teaser--external .page-teaser__title span:after {
  background-image: url("../images/external.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  content: ' ';
  height: 13px;
  width: 20px;
  display: inline-block;
  margin-left: 5px;
  position: absolute;
  left: 100%;
  top: 5px;
}

.ce-grid__item > a {
  border: 1px solid #fff;
}

.page-teaser__title {
  color: #007445;
  font-size: 20px;
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 20px 0 14px;
}

.ce-grid__item > a:hover .page-teaser__title {
  text-decoration: underline;
}

.page-teaser__title span {
  max-width: 100%;
  display: inline-flex;
  flex-direction: column;
  position: relative;
}

.page-teaser__image {
  background-image: url(../images/page-teaser.jpg);
  background-size: cover;
  background-position: right top;
  background-repeat: no-repeat;
  width: 100%;
  height: 70px;
}

.ce-grid__item--large .box {
  /*padding: 0;*/
  /*width: 90%;*/
  padding: 0 18px;
  margin: 0 auto;
}

.ce-grid__item.ce-grid__item--large h2 {
  margin-bottom: 0;
  font-size: 25px !important;
}

.container .box h2.loginFormHeader {
  color: #007445;
  margin-bottom: 5px;
}

.form-anmeldung input#submit {
  width: 100%;
  margin: 14px 0 0 0;
  font-family: 'DFBSansWeb-Bold', sans-serif;
  font-weight: 400;
  font-size: 16px;
}

#login-new1 input[type="text"],
#login-new1 input[type="password"] {
  width: 100%;
  border-radius: 0;
  border: 2px solid #20ae80;
  font-family: 'DFBSansWeb-Regular', sans-serif;
  font-weight: 400;
  font-size: 16px;
}

#login-new1 input[type="text"]:focus,
#login-new1 input[type="password"]:focus {
  border-color: #99cc33;
}

#login-new1 .forgot {
  margin-top: 14px;
}

.form-anmeldung label {
  margin-top: 8px;
  margin-bottom: 10px;
}

.form-anmeldung > br {
  display: none;
}

@media screen and (max-width: 1205px) {
  .ce-grid__item {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .ce-grid__item {
    width: 100%;
  }
  .ce-grid__item-teasernav {
    display: none;
  }
}

/* 'Nach oben'-Button */
.back-to-top {
  position: fixed;
  /*left: 934px;*/
  bottom: 72px;
  width: 73px;
  z-index: 9999;
}

@media screen and (max-width: 1205px) {
  .back-to-top{
    left: auto !important;
    right: 4%;
  }
}

.back-to-top > a {
  display: block;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  color: #fff;
  line-height: 2.5em;
  background-color: #007445;
}

/* - - - - - - - - - - - Akkordeon Fussballverbaende - - - - - - - - - - - */

button.accordionFussballVerbaende {
  position: relative;
  /*background-color: #f1f1f1;*/
  background-color: #fff;
  color: #007445;
  cursor: pointer;
  padding: 10px 0 10px 93px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 19px;
  height: 40px;
  overflow: hidden;
  font-family: 'DFBSansWeb-Regular', sans-serif;
}

button.accordionFussballVerbaende + div.panelcontent {
  padding: 15px 0 0 92px;
  /* background-color: #f9f9f9; */
  overflow: hidden;
  display: none;
}

.accordionFussballVerbaende > i {
  color: #99cc33;
  top: -1px;
  position: absolute;
  left: 58px;
}

ul.faq_wrapper {
  list-style: none;
  padding-left: 40px;
}

ul.faq_wrapper > li {
  margin-bottom: 15px;
}

.faq_question {
  color: #007445;
  cursor: pointer;
  font-size: 18px;
  position: relative;
}

.faq_answer {
  display: none;
  margin-top: 10px;
}

.faq_question > i {
  position: absolute;
  left: -35px;
  top: -10px;
  color: #99cc33;
}


/* - - - - - - - - - - - Plugin tt_news - - - - - - - - - - - */

.content_generic--home .newsOnStartpage {
  float: none;
  width: auto;
}

.newsOnStartpage {
  border: solid 2px #20ae80;
}

.news-latest-item {
  width: 50%;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.news-latest-item:nth-child(odd) {
  padding-right: 10px;
}
.news-latest-item-background {
  background-color: #fff;
  height: 150px;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.news-latest-date {
  display: inline;
}
.news-latest-item-wrapper-img {
  float:left;
}
.news-latest-item-wrapper-txt {
  /*color: #000;*/
  height: 100%;
  padding: 20px 15px 15px 170px;
}

.news-latest-item-wrapper-txt a {
  /*color: #007445;*/
  color: #404040;
}

.newsOnStartpage a.moreNews.internal-link {
  margin-left: 15px;
  margin-top: 2px;
}

h2.ttnews {
  font-size: 20px;
  /*color: #007445;*/
  color: #404040;
  margin-top:3px;
  margin-bottom: 3px;
  font-family: 'DFBSansWeb-Bold', sans-serif;
  font-weight: 400;
  line-height: 23px;
}

h2.ttnews-list {
  font-size: 20px;
  color: #404040;
  margin-top:3px;
  margin-bottom: 3px;
  font-family: 'DFBSansWeb-Bold', sans-serif;
  font-weight: 400;
  line-height: 23px;
}

.ttnews-list a, .ttnews-list a:link, .ttnews-list a:visited {
  color: #404040;
}


.news-list-item {
  width: 100%;

  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.news-list-item-background {
  background-color: #fff;
  height: 120px;

}
.news-list-date {
  display: inline;
}
.news-list-item-wrapper-img {
  float:left;
}
.news-list-item-wrapper-txt {
  /*color: #000;*/
  height: 100%;
  padding: 20px 15px 15px 170px;
}
.news-list-item-wrapper-txt a {
  color: #404040;

}

.newsOnStartpage > .container {
  margin-bottom: 0;
  /*border-top: 5px solid #20ae80;*/
}

.newsOnStartpage .container:first-child .box h2 {
  background-color: #20ae80;
  color: #fff;
  font-size: 30px;
  font-family: 'DFBSansWeb-bold', sans-serif;
  padding: 11px 15px;
  margin-bottom: 9px;
}
@media screen and (min-width:0\0) {
  .newsOnStartpage .container:first-child .box h2 {
    padding: 19px 15px 10px;
  }
}

.newsOnStartpage .container:first-child .box h2 + div > div {
  padding-left: 15px;
  margin-bottom: 4px;
}

.ttnews-browse-links {
  margin-bottom: 10px;
}

.newsOnStartpage .container .box {
  padding: 0;
}

.newsOnStartpage .container .box p {
  margin-top: 4px;
  margin-bottom: 0;
}

.newsOnStartpage .container + div {
  padding: 0 15px;
}

.news-single-item h2 {
  margin-top: 10px;
}

/**/


/* Navbox Right */
ul.startpage-navbox-right {
  padding: 0;
  position: relative;
}

.startpage-navbox-right-item {
  display: inline-block;
  width: 100%;
  background: #9cddc9;
  height: 52px;
}

.maincontent a.startpage-navbox-right-item-link {
  color: #fff;
  font-size: 24px;
  display: table;
  height: 100%;
  width: 95%;
  cursor: pointer;
  padding-left: 10px;
  padding-top: 8px;
  font-weight: 400;
  font-family: 'DFBSansWeb-Bold', sans-serif;
  position: relative;
}

@media (min-width:760px) and (max-width: 1205px) {
  .maincontent a.startpage-navbox-right-item-link {
    font-size: 19px;
  }
}

a.startpage-navbox-right-item-link:hover {
  color: #20ae80;
}

.startpage-navbox-right-item-img {
  width: 37px;
  height: 37px;
}

.startpage-navbox-right-item-link span {
  display: block;
  top: 19px;
  bottom: 0;
  right: 0;
  left: 60px;
  position: absolute;
  vertical-align: middle;
}

/**/

div.superbanner {
  text-align: center;
  margin: 10px 0;
  border: solid 2px #d2d2d2;
}
.superbanner > .container {
  margin: 0;
}
iframe#ad_content {
  margin: 0;
  display: block;
  width: 728px;
  height: 110px;  
  margin-left: auto;
  margin-right: auto;  
}
@media screen and (max-width: 799px) {
   iframe#ad_content {
     width: 468px;
     height: 60px;  
   }
}
@media screen and (max-width: 525px) {
   iframe#ad_content {
     width: 320px;
     height: 50px;
   }
}

#ad_skyscraper {
  display: block;  
  width: 160px;
  height: 600px; 
}

div.superbanner .box {
  margin: 0;
  padding: 17px 10px 1px 10px;
}

footer {
  width: 100%;
  background-color: #2b2b2b;
  position: absolute;
  bottom: 0;
}

.footer-block-first {
  /*width: 100%;*/
  /*max-width: 1030px;*/
  margin: 0 auto;
  padding-right: 170px;
}
.footer-block-first-all {
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 100%;
  height: 71px;
}
.footer-block-first-content {
  /*float: left;*/
  /*margin-top: 8px;*/
  width: 100%;

  /*border: solid 1px #fff768;*/
}

.footer-block-second {
  background-color: #000;
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.footer-block-second-all {
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 100%;
  height: 30px;
  max-width: 1200px;
}
.footer-block-second-content {
  float: left;
  margin-top: 8px;
  width: 100%;
  max-width: 1030px;
  /*border: solid 1px #ff16ba;*/
}


.box66 {
  width: 66%;
  float: left;
  margin-bottom: 8px;
}
.box33 {
  width: 33.33%;
  float: right;
  margin-bottom: 8px;
}

.content_generic.content_generic--home > .maincontent  .box66,
.content_generic.content_generic--home > .maincontent  .box33 {
  margin-bottom: 5px;
}
@media screen and (min-width:0\0) {
  .content_generic.content_generic--home > .maincontent  .box66,
  .content_generic.content_generic--home > .maincontent  .box33 {
    margin-bottom: 4px;
  }
}

@media (max-width:759px) {
  .content_generic.content_generic--home > .maincontent  .box66,
  .content_generic.content_generic--home > .maincontent  .box33 {
    width: 100%;
  }
}

.loginboxTitle {
  background-color: #20ae80;
  color: #fff;
  font-size: 30px;
  font-family: 'DFBSansWeb-bold', sans-serif;
  padding: 3px 15px;
}
@media screen and (min-width:0\0) {
  .loginboxTitle {
    padding-top: 12px;
  }
}

.loginboxWrapper {
  border: solid 2px #20ae80;
  height: 219px;
}
@media screen and (min-width:0\0) {
  .loginboxWrapper {
    height: 222px;
  }
}

#login-new1 {
  padding: 23px 40px 0 15px;
}

.loginFields > div,
.loginFunctions > div {
  width: 47%;
  display: inline-block;
  margin-bottom: 6px;
}

@media (max-width:500px) {
  .loginFields > div,
  .loginFunctions > div {
    width: 100%;
  }
  .loginboxWrapper {
    height: auto;
  }
}

.loginFieldsRight,
.loginFunctionsRight {
  float: right;
}

.maincontent .forgot a {
  color: #404040;
  font-size: 16px;
  margin-top: 9px;
  display: inline-block;
}
.maincontent .forgot a:hover {
  text-decoration: underline;
}

/* =================================================================================
    RESPONSIVE.CSS
  ================================================================================= */

.responsive,
.responsive-control {
  display: none;
}

@media (max-width: 1205px) {

  body {
    border-top: none;
  }

  .content_generic{
    padding-right: 0;
    max-width: 1205px;
  }

  div.postlogo, .sticky div.postlogo {
    right: 0;
  }

  .box {
    padding: 8px 20px 2px 19px;
  }

  .rightcom > * {
    display: none;
  }
  /*    .mobileAdd p {
          float: left;
          margin: 8px 0 0 6px;
      }*/
  .mobileAdd .mobileAddText {
    display: inline-block;
    margin: 8px 8px 0 0;
  }
  .mobileAdd a {
    float: right;
    margin: 0 0 0 0;
    right: 0;
  }

  .responsive,
  .responsive-control {
    display: block;
  }


  .topmenu,
  .blackbar .search,
  .content_generic .leftmenu {
    display: none !important;
  }

  .all {
    width: 95%;
    margin: 0 auto;
  }

  .mobileSpacerTop {
    height: 1px;
    width: 100%;
  }

  .content_generic,
  .header,
  .blackbar,
  .footer,
  .maincontent .twocols .col1 {
    width: 100%;
  }
  .header {
    /*margin-top: 10px;*/
  }

  .content_generic .maincontent {
    float: none;
    width: 100%;
  }

  .blackbar {
    height: auto;
  }

  .responsive-control {
    position: relative;
    height: 50px;
  }

  .responsive-control .search {
    position: static;
    width: auto;
    left: 0;
    margin-top: 8px;
    text-align: left;
    padding: 0;
    height: 50px;
    display: block;
    background: brown;
    margin-right: 58px;
  }

  .responsive-control input#searchbox {
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
    margin: 0;
    height: 100%;
    border-radius: 0;
    box-sizing: border-box;
    border: solid 2px #20ae80;
  }

  .search-form {
    position: relative;
    background: white;
    display: block;
    height: 100%;
  }

  .responsive-hmb {
    float: right;
    width: 50px;
    height: 50px;
    background: #20ae80;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    cursor: pointer;
  }
  .responsive-hmb i.fa.fa-bars {
    margin-top: 8px;
    color: #fff;
  }

  .responsive-menu {
    background: #007445;
    display: none;
    position: relative;
    z-index: 100;
  }

  .responsive-menu .box-add {
    width: 100%;
    float: none;
  }

  .responsive-menu .postlogo {
    position: relative;
  }

  .level-1 {
    padding: 0;
  }

  .level-2,
  .level-3,
  .level-4 {
    display: none;
  }

  .responsive-menu li {
    list-style: none;
    position: relative;
  }






  .level-1-link,
  .level-2-link,
  .level-3-link,
  .level-4-link{
    height: 50px;
    line-height: 49px;
    padding: 0 15px;
    text-decoration: none;
    font-size: 24px;
    display: block;
  }
  .level-1-link {
    background: #000;
    border-bottom: solid 1px #007445;
  }
  .level-2-link {
    border-bottom: solid 1px #000;
  }







  .open-sub {
    text-align: center;
    height: 42px;
    width: 42px;
    background: #fff;
    top: 0;
    right: 0;
    margin: 4px;
    position: absolute;
  }
  .open-sub.active {
    background: #99cc33;
  }

  .open-sub .fa-plus, .open-sub .fa-minus {
    margin-top: 6px;
  }
  .open-sub .fa-plus {
    color: #007445;
  }
  .open-sub .fa-minus {
    color: #000;
  }


  #searchbox {
    background-size: 20px;
    background-position: 17px center;
    padding-left: 47px;
  }




  #ad_skyscraper {
    display:none;
  }

  .hide-on-mobile {
    /*display: none;*/
  }
  .mobileAdd.hide-on-large {
    display: none;
  }






  .news-latest-item {
    margin-bottom: 10px;
    height: 165px;
  }

  .news-latest-item-background {
    background-color: #fff;
    height: 165px;
  }
  .startpage .news-latest-item-wrapper-img {
    display: none;
  }

  .news-latest-item-wrapper-txt {
    height: 100%;
    padding: 20px 14px 20px 14px;
  }






  .news-list-item {
    margin-bottom: 10px;
    height: 165px;
  }

  .news-list-item-background {
    background-color: #fff;
    height: 165px;
  }

  .news-list-item-wrapper-txt {
    height: 100%;
    padding: 20px;
  }





  .footer,
  .footer-block-first,
  .footer-block-first-all,
  .footer-block-first-content,
  .footer-block-second-content {
    margin: 0;
    padding:0;
    width: 100%;
  }

  footer {
    /*position: relative;*/
  }

  .footer-block-second {
    /*position: absolute;*/
    /*bottom: -85px;*/
  }
  .footer-block-second-all {
    position: relative;
    top: 0;
    width: 95%;
    height: 20px;
    padding-top: 5px;
  }

}

@media (max-width: 560px) {
  .news-list-item-wrapper-img {
    display: none;
  }
}

@media screen and (max-width: 1195px) {
  .search {
    width: 300px;
  }
}
@media screen and (max-width: 1155px) {
  .search {
    width: 245px;
  }
}
@media screen and (max-width: 1100px) {
  .search {
    width: 200px;
  }
}
@media screen and (max-width: 1055px) {
  .search {
    width: 180px;
  }
}
@media screen and (max-width: 1035px) {
  .search {
    width: 165px;
  }
}

@media screen and (max-width: 600px) {

  body {
    overflow-x: hidden;
  }
  
  .all {
      padding-top: 0;
      margin-bottom: 0;
  }
  
  .content_generic{
      margin-bottom: 0;
  }
  footer {
      bottom: auto;
  }
  
  .news-latest-item {
    width: 100%;
  }
  .news-latest-item:nth-child(odd) {
    padding-right: 0px;
  }

  .news-list-item {
    width: 100%;
  }
  .news-list-item:nth-child(odd) {
    padding-right: 0px;
  }

  .news-latest-item,
  .news-latest-item-background,
  .news-list-item,
  .news-list-item-background {
    height: 135px;
  }

  .level-1-link, .level-2-link, .level-3-link, .level-4-link {
    font-size: 16px;
  }

  .header {
    margin-top: 0px;
  }

  .box-logo-add {
    height: 71px;
    width: 100%;
    /*background: rgb(0, 150, 90);*/
    background: #20ae80;
    margin: 0 0 8px -15px;
    position: relative;
    display: inline-block;
    /*! right: -10px; */
    /*! left: -20px; */
    padding-right: 10px;
  }
  .logo {
    margin-top: 0px;
    width: 47%;
    margin-left: 20px;
  }
  div.postlogo {
    right: -15px;
    width: auto;
  }
  .logo > a > img {
    width: auto;
    max-width: 112px;
    margin-top: 7px;
  }

  .footer-block-second {
    position: absolute;
    bottom: -237px;
  }

  .footer-partner {
    padding: 10px 0 0 0;
  }

  .footer-block-second-all {
    padding-bottom: 1px;
    display: inline-block;
    height: auto;
  }
}
@media screen and (max-width: 365px) {

  body {
    min-width: 320px;
  }

  .box-logo-add .box-add {
    display: none;
  }
}

