:root {
  --eudgreen: #2a973e;
}



/*https://google-webfonts-helper.herokuapp.com/fonts/open-sans?subsets=latin*/
/* woff2: Chrome 26+, Opera 23+, Firefox 39+ */
/* woff Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */

/* open-sans-regular - latin */
/*@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../Fonts/open-sans-v15-latin-regular.woff2') format('woff2'),
       url('../Fonts/open-sans-v15-latin-regular.woff') format('woff'); 
}*/
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('../Fonts/montserrat-v12-latin-regular.woff2') format('woff2'),
       url('../Fonts/montserrat-v12-latin-regular.woff') format('woff'); 
}
@font-face {
  font-family: "Roboto"; 
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url(../Fonts/Roboto-Regular.woff2) format('woff2'),
       url(../Fonts/Roboto-Regular.woff) format('woff');
}
@font-face {
  font-family: "Roboto Light"; 
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Light'),
       url(../Fonts/Roboto-Light.woff2) format('woff2'),
       url(../Fonts/Roboto-Light.woff) format('woff');
}

body {
  /*font-family: 'Open Sans', sans-serif;*/
  font-family: 'Roboto Light', sans-serif;
  
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
}

.eudnavbarcontainer {
  max-width:1600px;
  margin-left:auto;
  margin-right:auto;
  padding: 0 15px;
}
.eudnavbarcontainer .navbar {
  min-height:100px;
}
@media ( max-width : 400px ) {
  .eudnavbarcontainer .navbar {
    min-height:117px;
  }
}
div.skcarousel-outer-wrapper {
  max-width: 1600px;
  padding: 0 15px;
}

.navbar {
  padding-left: 0;
  padding-right:0;
  align-items:flex-end; /* sto the menu is not vertically centered, but at the bottom of the logo*/
}

.navbar-light .navbar-nav a.nav-link , a, .dropdown-item {
/*  color:#00963f; */
  color:#006128;
}
.dropdown-item.active, .dropdown-item:active {
  background-color:#00963f;
}

.pagetitlecontainer {
  background-color:#2a973e;
  height:60px;
}
.pagetitlecontainer h2, .pagetitlecontainer h1, .pagetitlecontainer h2 a, .pagetitlecontainer h1 a {
  color:white;
  font-weight:bold;
  line-height: 60px;
  font-size:2rem;
}

.slidercontainer {
  background-color:white;
}



footer {
  background-color:#2a973e;
  min-height:300px;
  color:white;
  padding-top:2rem;
}
footer a {
  color:white;
  text-decoration:underline;
}
footer a:hover {
  color:white;
  text-decoration-style: dashed;
}
footer h2 {
  font-weight:bold;
  font-size:1.15rem;
}



.contentwithoutbreadcrumb {
  padding-top:0.5em;
}
.contenttable { width: 100%; max-width: 100%; }
.breadcrumbcontainer {
  margin-bottom:0.5rem;
}
.breadcrumbcontainer, .breadcrumbcontainer a, .breadcrumbcontainer a:hover {
  color:#c5c8c7;
  font-size:0.8rem;
}

/* START news */

.news-list-view .news-list-date {
  /* color:#808080; */
  color:#545454;
}

.news-list-view h3, .news-list-view h3 a {
  color:black;
  font-size: 1.2rem;
  font-weight:bold;
}
.news .article .news-img-wrap {
    display: flex;
    float: unset;
}

.news .article .news-img-wrap a {
    border:0;
    padding: 0 4px 4px 0;
    margin: auto;
}


.news-single .article .news-img-wrap img {
    max-width: 100%;
}

.news-single .article .news-img-wrap {
    float: left;
    width: initial;
    max-width:450px;
    margin: 0 25px 0 0px;
}
.news-list-view .article .news-img-wrap img {
    /* in some cases the typo3 image processing does not scale down the image. So set it here */
    /* https://www.europa-union.de/politik/erweiterung-der-eu/ article Wie im Zeitraffer verändert: Podiumsdiskussion über die Entwicklungen in der Türkei */
    width:100%;
    /*for alternative col1classes classes. See news.ts*/
    /*max-width:200px;*/
    max-width:500px;
}
.news-single .teaser-text {
    font-weight:bold;
    color:initial;
}
.news-single p.news-img-caption {
  margin-bottom:0.4rem;
}

.news-single .header h3 {
    clear: both;
    padding: 5px 0 0 0;
    color: #003499;
    font-weight: bold;
    font-size: 1.3rem;
    text-decoration: none;
}
.news-img-caption {
    clear:both;
}

#share-buttons img {
  width: 45px;
  padding: 5px;
  border: 0;
  display: inline;
}
/* END news */

img {
  height:auto;
}
.ce-gallery img {
  max-width:100%;
  height:auto;
}


#eudsidecol header h2 {
  font-size:1.2rem;
}

#eudsidecol img {
  display:block;
  width:100%;
  max-width:100%;
  border:1px solid #dedbdb;
}

.tx-gkhrssimport-pi1-rss_box[data-source="treffpunkt"] .tx-gkhrssimport-pi1-header,
.tx-gkhrssimport-pi1-rss_box[data-source="euractive"] .tx-gkhrssimport-pi1-header {
  margin-bottom:0.5em;
}
.tx-gkhrssimport-pi1-rss_box[data-source="europatermine"] .tx-gkhrssimport-pi1-content {
  margin-bottom:0.5em;
}

.row.hervorgehoben .tx-feeddisplay ul, #eudsidecol .tx-feeddisplay ul {
  list-style: none;
  margin: 0;
  padding:0;
}
.row.hervorgehoben .tx-feeddisplay .tx-feeddisplay-item, #eudsidecol .tx-feeddisplay .tx-feeddisplay-item {
  margin-bottom:0.5em;
}


.globalsearchcontainer {
    position: absolute;
    top: 1em;
    right: 0;
}
.globalsearchcontainer input[type="text"] {
    max-width:212px;
}

#kesearch_results .result-list-item .hit {
  color:initial !important;
  background-color: yellow;
}

@media ( max-width : 800px ) {
  .globalsearchcontainer input[type="submit"] {
    display:none;
  }
  .globalsearchcontainer input[type="text"] {
    float:right;
  }
}
@media ( max-width : 800px ) {
  .globalsearchcontainer input[type="text"] {
    max-width:160px;
  }
}
footer .ce-gallery img {
  width:100%;
}
footer .ce-gallery[data-ce-columns="2"] .ce-row {
    
}
footer .ce-gallery[data-ce-columns="2"] .ce-row .ce-column{
    width:40%;
}
footer .ce-gallery[data-ce-columns="2"] .ce-row .ce-column:nth-child(1){
    padding:0 0.3em 0.6em 0;

}
footer .ce-gallery[data-ce-columns="2"] .ce-row .ce-column:nth-child(2){
    padding:0 0em 0.6em 0.3em;
}


footer .ce-gallery[data-ce-columns="3"] .ce-row {
    display: flex;
    
}
footer .ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
  margin:0;
  padding:0 0.3em;
}
footer .ce-gallery[data-ce-columns="3"] .ce-row .ce-column:nth-child(1) {
  margin:0;
}
footer .ce-gallery[data-ce-columns="3"] .ce-row .ce-column:nth-child(2) {
  margin:0;
  
}
footer .ce-gallery[data-ce-columns="3"] .ce-row .ce-column:nth-child(3) {
  margin:0;
}
/*
footer .ce-gallery[data-ce-columns="2"] .ce-row {
    display: grid;
    grid-template-columns: 50% 50%;
}
footer .ce-gallery[data-ce-columns="2"] .ce-row .ce-column:nth-child(1) {
  margin:0;
  margin-right:5px;
  padding:0 2em 1em 0em;
}
footer .ce-gallery[data-ce-columns="2"] .ce-row .ce-column:nth-child(2) {
  margin:0;
  margin-left:5px;
  padding:0 1.5em 0em 2em;
}

footer .ce-gallery[data-ce-columns="3"] .ce-row {
    display: grid;
    grid-template-columns: 33.3% 33.3% 33.3%;
}
footer .ce-gallery[data-ce-columns="3"] .ce-row .ce-column:nth-child(1) {
  margin:0;
  margin-right:5px;
}
footer .ce-gallery[data-ce-columns="3"] .ce-row .ce-column:nth-child(2) {
  margin:0;
  margin-left:5px;
  margin-right:5px;
}
footer .ce-gallery[data-ce-columns="3"] .ce-row .ce-column:nth-child(3) {
  margin:0;
  margin-left:5px;
}
*/





ul.f3-widget-paginator  {
  display: flex;
  justify-content: flex-end;
}

ul.f3-widget-paginator  li {
  display: block;
  padding: 0 2px;
  background: none;
}

ul.f3-widget-paginator  li a {
  display: block;
}


.langmenu {
  position:absolute;
  right:300px;
  top:1.25em;
}
.langmenu a.currentlang {
  text-decoration:underline;
}
@media ( max-width : 800px ) {
  .langmenu {
    position:absolute;
    right:90px;
    top:63px;
  }
}

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

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

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

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


.screen-reader-text {
    border: 0;
    height: .1rem;
    left: 0;
    top: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: .1rem;
}
.screen-reader-text:focus {
    height: auto;
    width: auto;
}