/*
.fancybox-thumbs, .fancybox-show-thumbs .fancybox-thumbs {
display:block !important;
Width: 100% !important;
    height: 80px;
    top:auto !important;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 0px !important;
}
*/

@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1240px;
}
}

body {
 font-family:'Open Sans Light', Arial, Roboto, sans-serif;
 color:#707273;
 font-size:20px;
 line-height:1.4;
}

.col, div[class^="col-"] {
padding:20px;
}

/* Menüzeile / Logo */
.container-header {
 background-color:#eae9e6;
-webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.3); 
box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.3);
height: 60px;
}

.container-header .col, .container-header div[class^="col-"] {
padding:10px;
}


#logo img {
  -webkit-filter: drop-shadow(0px 0px 30px rgba(0,0,0,0.3));
  filter: drop-shadow(0px 0px 30px rgba(0,0,0,0.3));
  position:absolute;
  top:0;
  left:20px;
  z-index: 9000;
transition: width 400ms linear, height 400ms linear, left 400ms linear, top 400ms linear;  
  }

.top-row .col-lg-4.col-md-2 {
  z-index: 9999;
}
   
.container-header.scrolled #logo {
padding:0px;
}

.container-header.scrolled #logo img {
height:100px;
width:283px;
top:0;    
left:20px;
transition: width 400ms linear, height 400ms linear, top 400ms linear, left 400ms linear;
}  

@media (max-width: 768px)  { 
#logo img {
height:100px;
width:283px;
height:90px;
width:255px;
}

.container-header.scrolled #logo img {
height:70px;
width:198px;
}
}

@media (min-width: 768px) AND (max-width: 991px) { 
#logo img {
height:100px;
width:283px;
 transition: width 400ms linear, height 400ms linear, top 400ms linear, left 400ms linear;
  }
  
.container-header.scrolled #logo img {
height:80px;
width:226px;  
transition: width 400ms linear, height 400ms linear, left 400ms linear, top 400ms linear;
   }
   }
   
   
@media (min-width: 992px) AND (max-width: 1199px) { 
#logo img {
height:120px;
width:340px;
 transition: width 400ms linear, height 400ms linear, top 400ms linear, left 400ms linear;
  }
  
.container-header.scrolled #logo img {
height:100px;
width:283px;
transition: width 400ms linear, height 400ms linear, left 400ms linear, top 400ms linear;
   }
   }  
   

  
/* Top Navigation */
.top-navigation {
text-align:right;
padding-top:10px;
color:#fff;
font-size:16px;
} 

.top-navigation a {
color:#707273
}  

.top-navigation a:hover {
color:#bb372e;
text-decoration:none;
}

/* Searchbox */

.top-row .search-hamburger {
	padding-top:0px !important;
  margin-top: -3px;
}

.top-row .tx-kesearch-pi1 {
display:inline-block;
zzzdisplay:none;
padding-top:3px;
}

@media (max-width:991px) {
.top-row .tx-kesearch-pi1 {
display:none;
}
}

.top-row span.resetbutt, .top-row span.submitbutt {
display:none;
}

.top-row .tx-kesearch-pi1 form {
margin-bottom: 0px;
}

#ke_search_sword {
padding: 6px 40px 6px 16px;
font-size:14px;
background:url(/typo3conf/ext/site_package/Resources/Public/Images/icons/Asienhaus_Menu-Lupe.svg) 95% 50% no-repeat #fff ;
background-size: 16px;
display:inline-block;
}

.top-row  #ke_search_sword {   
width: 180px;
}
    
.tx-kesearch-pi1 input[type="text"] {
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
}

/* searchbox mobile */
.kesearch-mobile .resetbutt, .kesearch-mobile .submitbutt {
display:none;
}

.kesearch-mobile .tx-kesearch-pi1 form {
margin-top:30px;
}

/* mega Menü mobil */
.kesearch-mobile .nav-level3 {
padding:4px 0px 4px 0px !important;
}

.kesearch-mobile .nav-level3 a.link-level3 {
margin-left:0px;
}

.spenden-btn-mobile .nav-level3 {
display:inline-block;
background-color:#acaaa4;
text-align:center;
}

.spenden-btn-mobile .nav-level3 a.link-level3 {
color:#fff;
}
/* Hamburger Menü*/
#menu {
display:inline;
float:right;
color:#e8423b;
padding-top:18px;
padding-right: 20px;
} 

#menu a {
color:#e8423b;
}
#menu a:hover {
color:#bb372e;
text-decoration:none;
} 
#menu img {
margin-left:8px;
}
#menu a[aria-expanded="true"] {
padding-right:26px;
  padding-bottom:2px;
background:url(/typo3conf/ext/site_package/Resources/Public/Images/Asienhaus_Burgermenu-aus.svg) right 5px no-repeat;
background-size: 20px;
}

#menu a[aria-expanded="false"] {
padding-right:26px;
  padding-bottom:2px;
background:url(/typo3conf/ext/site_package/Resources/Public/Images/Asienhaus_Burgermenu.svg) right 5px no-repeat;
background-size: 20px;
}
#menu a[aria-expanded="false"]:before {
content:'Menü';
font-size:16px;
}
#menu a[aria-expanded="true"]:before {
content:'Schließen';
font-size:16px;
}

#menu:hover {
content:'Schließen';}

   @media (max-width: 768px) {
   
#menu a[aria-expanded="false"]:before {
content:'Menü';
font-size:15px;
}
#menu a[aria-expanded="true"]:before {
content:'Schließen';
font-size:15px;
}
     
#menu a[aria-expanded="false"] {
  padding-right: 26px;
  padding-bottom:3px;
  background: url(/typo3conf/ext/site_package/Resources/Public/Images/Asienhaus_Burgermenu.svg) right 0px no-repeat !important;
    background-size: auto;
  background-size: 20px !important;
}   
   }

/* Mega Menü */
.p-4 {
overflow: scroll;
}
.p-4 a:hover {
color:#e8423b;
text-decoration:none;
}

.p-4 .megamenu {
max-width:1260px;
left:auto;
right:auto;
margin:100px auto 0;
}

@media (max-width:574px) {
.p-4 .megamenu {
margin-top:20px;
}

}

.p-4 .megamenu-footer {
max-width:1260px;
left:auto;
right:auto;
margin:20px auto;
}

@media (min-width: 992px) {
#megamenutoggle .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
}


@media (max-width: 992px) {
#megamenutoggle {
height: 200vw;
overflow: scroll;
}
}
#megamenutoggle .p-4 {
background:url(/typo3conf/ext/site_package/Resources/Public/Images/Asienhaus_Menu_KeyVisual_tiny.png) right 160px no-repeat #eae9e6;
position: relative;
background-size:38%;
font-size:16px;
z-index: 2;
height:100vw;
overflow: scroll;
}

@media (max-width: 768px) {
#megamenutoggle {
height: 150%;
overflow: scroll;
}

#megamenutoggle .p-4 {
zzheight:100%;
overflow: scroll;
z-index:9998;
padding-bottom:40px;
}

}

.menu-close a {
color:#e8423b;
}
.menu-close a:hover {
color:#bb372e;
text-decoration:none;
}

#megamenutoggle .nav-level2 {
width:100%;
}
.nav-level2 > .link-level2 {
   font-size:22px;
   padding-bottom:7px;
   border-bottom:2px solid #fff;
   line-height:1.2em; 
   text-align:center;
   display: inline-block;
   margin-bottom: 7px;
   width:100%;
   text-align:left;
}



.nav-level3 a.link-level3 {
padding-left:20px;
margin-left: 6px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 4px no-repeat;
background-size: 12px;
color:#707273;

}
.nav-level3 a.link-level3:hover {
color:#e8423b;
text-decoration:none;
} 

.megamenu .nav-level3 {
padding:6px 10px !important;
}



/* Slogan */
.container-slogan {
 background-color:#eae9e6;
 zzbackground:url(../Images/Asienhaus_Aufmacher_KeyVisual_300x479.png) right top no-repeat #eae9e6;
}

  
.slogan-row {
font-size:48px;
font-weight:400;
color:#e8423b;
text-align:center;
display: flex;
  justify-content: center;
  align-items: center;
height:300px;
background:url(../Images/Asienhaus_Arbeit-Teaser_Hintergrund_400x400.png) right -50px no-repeat #eae9e6;
}  

.slogan-row .col {
vertical-align:middle;
}

@media (max-width:770px) {
.slogan-row {
  font-size: 24px;
  height: auto;
  padding-top:20px;
  padding-bottom:20px;
background:url(../Images/Asienhaus_Arbeit-Teaser_Hintergrund_400x400.png) center center no-repeat #eae9e6;
background-size:60%;
}
}

/* Breadcrumb */

.breadcrumbtrail {
	font-size:16px !important;
	text-align:right;
  padding-bottom: 40px;
}

.breadcrumbtrail a, .breadcrumbtrail em {
  padding-left:20px;
  color:#707273 !important;
  background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 4px no-repeat ;
  background-size: 14px;
}

.uid_942 .breadcrumbtrail a, .uid_942 .breadcrumbtrail em {
 display:none;
}

@media (max-width:770px) {
.breadcrumbtrail {
  padding-bottom: 0px;
  font-size:15px  !important;
}
}
/* Spenden-Button */
@media (max-width:768px) {
.spenden-button {
display:none;
}
}
@media (min-width:769px) {
.spenden-button {
  position:fixed;
  right:-50px;
  top:60%;
  height: 140px;
  width: 140px;
  -webkit-filter: drop-shadow(0px 0px 30px rgba(0,0,0,0.3));
  filter: drop-shadow(0px 0px 30px rgba(0,0,0,0.3));
  z-index:9999;
  }

.spenden-button:hover {
  position:fixed;
  right:-30px;
  top:60%;
  height: 150px;
  width: 150px;
  transition: width 1s, right 1s;
  }
   } 
  
/* Menü Links */

.linke-spalte ul.nav {
margin-bottom:20px;
margin-top: -2px;
border-top:2px solid #eae9e6;
}
.linke-spalte ul.nav ul.nav {
    margin-bottom: 0px;
}
li.nav-item.level1:not(:first-child) {
border-top:2px solid #eae9e6;
}
li.nav-item.level1 {
margin-right:20px;
margin-left:20px;
}
li.nav-item.level1:last-child {
border-bottom:2px solid #eae9e6;
}
li.nav-item.level1 a {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 11px no-repeat ;
  background-size: 14px;
}
li.nav-item.level1 a:hover {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts-Mouseover.svg) left 11px no-repeat ;
  background-size: 14px;
}


li.nav-item.level1.active a  {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-oben.svg) left 11px no-repeat ;
  background-size: 14px;
}
li.nav-item.level1.active a:hover {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-oben-Mouseover.svg) left 11px no-repeat ;
  background-size: 14px;
}


li.nav-item.level2  {
display:block;
}

li.nav-item.level2 a {
padding-top:4px;
padding-bottom:4px;
}
li.nav-item.level2.no a  {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat;
  background-size: 14px;
}
li.nav-item.level2.no a:hover  {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts-Mouseover.svg) left 8px no-repeat;
  background-size: 14px;
}

li.nav-item.level1.actifsub a  {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 11px no-repeat;
  background-size: 14px;
}
li.nav-item.level1.actifsub a:hover  {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts-Mouseover.svg) left 11px no-repeat;
  background-size: 14px;
}

li.nav-item.level1.ifsub a {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-unten.svg) left 11px no-repeat ;
  background-size: 14px;
}
li.nav-item.level1.ifsub a:hover {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-unten-Mouseover.svg) left 11px no-repeat ;
  background-size: 14px;
}

li.nav-item.level2 {
margin-left:20px
}
li.nav-item.level2 a {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 7px no-repeat ;
  background-size: 14px;
}
li.nav-item.level2 a:hover {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts-Mouseover.svg) left 7px no-repeat ;
  background-size: 14px;
}

li.nav-item.level2.active a  {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-oben.svg) left 8px no-repeat ;
  background-size: 14px;
}

li.nav-item.level2.active a:hover {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-oben-Mouseover.svg) left 11px no-repeat ;
  background-size: 14px;
}

li.nav-item.level2.no a  {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat;
  background-size: 14px;
}
li.nav-item.level2.no a:hover  {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts-Mouseover.svg) left 8px no-repeat;
  background-size: 14px;
}



/* Menü links Mobil */
.container-submenu {
max-width:100%;
overflow: auto;
white-space: nowrap;
background-color:#e8423b !important;
}

.submenu-row {
background-color:#e8423b !important;
padding-top:30px;
padding-bottom:8px;
}
.submenu-row ul.nav {
overflow: auto;
white-space: nowrap;
display:inline;
}

.submenu-row ul.nav ul.nav {
max-width:200%;
overflow: auto;
white-space: nowrap;
display:inline;
}

.submenu-row li, .submenu-row li.nav-item.level2 {
  display: inline-block;
} 

.submenu-row  li.nav-item.level1 {
margin-right:0px;
vertical-align: top;
}

.submenu-row li.nav-item.level1 a {
  padding-left: 20px;
  background: url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 12px no-repeat;
  background-size: 14px;
}

.submenu-row li.nav-item.level1.active a {
  padding-left: 20px;
  background: url(../Images/icons/Asienhaus_Pfeil-grau-oben.svg) left 11px no-repeat;
    background-size: auto;
  background-size: 14px;
}

.submenu-row li.nav-item.level1 a.ifsub {
  padding-left: 20px;
  background: url(../Images/icons/Asienhaus_Pfeil-grau-unten.svg) left 11px no-repeat;
  background-size: auto;
  background-size: 14px;
}

.submenu-row li.nav-item.level1 a.actifsub {
  padding-left: 20px;
  background: url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 11px no-repeat;
  background-size: auto;
  background-size: 14px;
} 

.submenu-row li.nav-item.level1 a.cur {
  padding-left: 20px;
  background: url(../Images/icons/Asienhaus_Pfeil-grau-oben.svg) left 11px no-repeat;
  background-size: auto;
  background-size: 14px;
} 

.submenu-row li.nav-item.level1:not(:first-child) {
  border:none;
}

.submenu-row a {
color:#fff;
font-size:16px;
}

.submenu-row a:hover {
color:#acaaa4;
}  

.submenu-row #submenu1 {
height:40px;
}

.submenu-row li.nav-item.level2.no a {
  padding-left: 20px;
  background: url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 9px no-repeat;
  background-size: auto;
  background-size: 14px;
} 

.submenu-row  ul.nav  ul.nav {
position: absolute;
left:0;
padding-bottom: 16px;
max-width:100vw;
}

.submenu-row  ul.nav  ul.nav li {
vertical-align:top;
}

@media (max-width:770px) {
.rechte-spalte > ul.nav.flex-column {
display:none;
}

}

/* Button nach oben to top */
#btn-back-to-top {
position: fixed;
bottom: 20px;
right: 20px;
display: none;
width:36px;
height:36px;
border-radius:50%;
padding:0px;
background-color:#e8423b;
border-color:#e8423b;
  background: url(../Images/icons/Asienhaus_Pfeil-rot-oben.svg) 8px 8px no-repeat;
    background-size: auto;
  background-size: 18px;
  z-index:9999;
}

#btn-back-to-top:hover {
background-color:#fff;
border-color:#bb372e;
}

/* Inhalt */
.container.main {
padding-top:0px;
padding-bottom:70px;
}

h1, h2, h3,m h4, h5 {
hyphens: auto
}

@media (max-width:768px) {
.main p, .main li {
hyphens: auto
}

}
header h1, h1 {
   font-size:36px;
   border-bottom:2px solid #eae9e6;
   line-height:1.2em;
   text-align:center;
   margin-bottom:15px;
}

header h2, h2 {
   font-size:28px;
   padding-bottom:5px;
   border-bottom:2px solid #eae9e6;
   line-height:1.2em;
   text-align:center;
   margin-bottom:15px;
}

header h3 {
   font-size:20px;
   color:#707273;
   padding-bottom:5px;
   border-bottom:2px solid #eae9e6;
   line-height:1.2em;
   font-style:italic;
   text-align:center;
   margin-bottom:15px;
   }

h3, header h4 {
   font-size:20px;
   line-height:1.2em;
   color:#e8423b;
}
   
header h5, h5 {
   font-size:16px;
   padding-bottom:5px;
   border-top:2px solid #eae9e6;
   line-height:1.2em;
   text-align:center;
   padding-top:4px;
   margin-bottom:15px;
   }

header h5:before {
  content: url('../Images/icons/Asienhaus_Pfeil-rot-rechts_12.png');
  padding-right:4px;
  padding-top:2px; 
} 

header h6, h6 {
   font-size:20px;
   color:#e8423b;
   padding-bottom:5px;
   border-bottom:2px solid #eae9e6;
   line-height:1.2em;
   margin-bottom:15px;
   }
   
h5 a.back:before  {
  content: url('../Images/icons/Asienhaus_Pfeil-rot-links_12.png');
  padding-right:4px;
  padding-top:2px; 
  transform:rotate(180deg);
  }

header h5 a {
  color: #707273;
}


p {
   margin-bottom:10px;
   line-height:1.4em;
}
a {
  color:#707273;
  }
a:hover {
  color:#e8423b;
  text-decoration:none;
  } 

.frame-type-text.frame-layout-0 a, .frame-type-textpic.frame-layout-0 a {
margin-left:2px;
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat ;
  background-size: 14px;
}
  .caption {
	  font-size:14px;
	  text-align:right;
  }
  
.pfeil-rot-rechts {
  margin-left:20px;
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 4px no-repeat ;
  background-size: 14px;
}
.pfeil-rot-rechts:hover {
  padding-left:20px;
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts-Mouseover.svg) left 4px no-repeat;
  background-size: 14px;
}

.rot {
  color:#e8423b;
  }
  
@media (max-width:768px) {
header h1, h1 {
font-size:24px;
}
header h2, h2 {
font-size:19px;
}

h3, header h4 {
font-size:16px;
}
body, p, li {
font-size:15px;
}

}  
 

/* RTE Formatierungen */
.button-rot {
 background-color:#e8423b !important;
 color:#fff;
 padding:9px 30px 9px 50px;
 background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) 30px 13px no-repeat ;
 background-size: 14px;	
 margin-top:10px;
 margin-bottom:10px;
 display: inline-block;
}  
 
 .button-rot a {
  color:#fff;
}

.zitat:before {
 content:url(../Images/icons/Asienhaus_Zitat-Anfang.svg);
 display:block;
 margin:20px auto 20px;
 width:28px;
  text-align:center;
}

.zitat {
 font-size:28px;
 font-style:italic;
 text-align:center;
 display:block;
 line-height: 1.4;
}
.zitat:after {
 content:url(../Images/icons/Asienhaus_Zitat-Ende.svg);
 display:block;
 margin:20px auto 20px;
width:28px;
 text-align:center;
}

.image-rund {
display:inline-block;
float:left;
margin-right:20px;
margin-bottom:28px;
width: 120px;
    height: 120px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
}

/* Hauptspalte */
.col-9 > .row {
    justify-content: space-around;

}
  
/* Inhaltselement Abstand unten */
.frame {
margin-bottom:70px
}

.frame.frame-space-after-extra-small, .frame-space-after-extra-small {
margin-bottom:0px
}
.frame.frame-space-after-small, .frame-space-after-small {
margin-bottom:20px
}
.frame.frame-space-after-medium, .frame-space-after-medium {
margin-bottom:48px
} 
.frame.frame-space-after-large, .frame-space-after-large {
margin-bottom:70px
} 
.frame.frame-space-after-extra-large {
margin-bottom:70px
}

.frame.frame-space-before-extra-small, .frame-space-before-extra-small {
margin-top:0px
}
.frame.frame-space-before-small, .frame-space-before-small {
margin-top:20px
}
.frame.frame-space-before-medium, .frame-space-before-medium {
margin-top:48px
} 
.frame.frame-space-before-large, .frame-space-before-large {
margin-top:70px
} 
.frame.frame-space-before-extra-large {
margin-top:70px
}

@media (max-width: 768px) { 
.frame, .frame.frame-space-after-medium, .frame.frame-space-after-large, .frame.frame-space-after-extra-large  {
margin-bottom:20px
}
}

/* Linie danach */
.frame-ruler-after:after {
margin-top: 4px;
}

/* Linie davor */
.frame-ruler-before:before {
border-top: 2px solid #eae9e6;
margin-bottom: 20px;
}
 /* Seitenlayout Page */
 .row.header-image .frame {
 margin-bottom:0px;
 } 
 
 @media (max-width: 768px) { 
 .row.header-image .frame img.image-embed-item {
height:213px;
width: 730px;
}
}


/*Trenner */
.frame-type-div hr {
   border-top: 2px solid rgba(0,0,0,.0);
   }
   
   
/* Themenseite Filter */
ul.category-menu-view {
list-style-type:none;
text-align: center;
}

ul.category-menu-view li {
display:inline-block;
padding:4px 10px;
font-size:16px;
}


.category-menu-view li a.toggle-off, .tag-menu-view li a {
padding-left:28px;
padding-right:0px;
padding-bottom: 1px;
background:url(../Images/icons/Asienhaus_Themen_Toggle-off.svg) left 0px no-repeat ;
background-size: 22px;	
} 

.category-menu-view li a.active.toggle-on, .tag-menu-view li.active a {
padding-left:28px;
padding-right:0px;
padding-bottom: 1px;
background:url(../Images/icons/Asienhaus_Themen_Toggle-on.svg) left 0px no-repeat ;
background-size: 22px;	
}  

.event-filter {
margin-bottom:70px;
}

@media (max-width:770px) {
ul.category-menu-view {
list-style-type:none;
list-style-position: outside;
text-align: left;
display:grid;
grid-template-columns: 1fr 1fr;
}

ul.category-menu-view li {
text-indent: -28px;
padding-left: 28px;
}

}

.category-menu-view li a.toggle-off, .tag-menu-view li a {
padding-left:28px;
padding-right:0px;
padding-bottom: 2px;
background:url(../Images/icons/Asienhaus_Themen_Toggle-off.svg) left 0px no-repeat ;
background-size: 20px;	
} 

.category-menu-view li a.active.toggle-on, .tag-menu-view li.active a {
padding-left:28px;
padding-right:0px;
padding-bottom: 2px;
background:url(../Images/icons/Asienhaus_Themen_Toggle-on.svg) left 0px no-repeat ;
background-size: 20px;	
} 

}

/* News */

.news .col-md-4 {
    padding: 5px 20px 0px 0px;
    margin-bottom: 40px;
}

.news-list-view {
margin-top:-20px;
}


.asienhaus_home .news-list-row-grid {
margin-left:0px;
margin-right:-18px;
}

.asienhaus_page .news-list-row-grid {
margin-left:0px;
margin-right:-20px;
}

.news-list-item h3, .news-list-item img {
 margin-bottom:10px;
}

.news-list-item .lead, .news-list-item-lg .lead {
    font-size: inherit;
    font-weight: inherit;
}

.news-list-item h3.headline a {
color: #e8423b;
}
.news-list-item h3.headline a:hover {
color: #bb372e;
}
.news-list-tags .label:after {
content:', ';
}
.news-list-tags .label:last-child:after {
content:'';
}

.news-list-item time {
  display:inline;
  font-size:16px;
}

.news-list-item .lead p, .news-list-item-lg .lead p  {
  font-size:16px;
  font-style:normal;
}

.inner-content .lead time {
font-size:20px;
}

.news-list-item .btn-read-more, .news-list-item-lg .btn-read-more {
padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 11px no-repeat ;
background-size: 14px;	
text-decoration:underline;
}

.news-list-item .btn-read-more:hover, .news-list-item-lg .btn-read-more:hover {
text-decoration:none;
}

@media (max-width:770px) {
.news-list-item h3.headline {
 font-size:16px;
 padding-left: 20px;
  background: url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 3px no-repeat;
  background-size: auto;
background-size: 14px;
}

.inner-content .lead time {
font-size:15px;
}

.news-list-item h3.headline a {
color:#707273;
}

.news-list-item .btn-read-more {
display:none;
}

.news .col-md-4 {
  padding: 5px 0px 0px 0px;
  margin-bottom: 20px;
}
}

/* News Liste Groß */
.news-list-item-lg {
 margin:0 auto;
 }
 
.news-list-item-lg time {
  font-size:16px;
}
h3.news-list-headline {
font-size:28px;
margin:16px 0 10px;
}

@media (max-width: 770px) {
.news-list-item .btn-read-more, .news-list-item-lg .btn-read-more {
font-size:15px;
}
.news-list-item-lg time {
  font-size: 15px;
}

h3.news-list-headline {
font-size:19px;
margin:16px 0 10px;
}
}

/* News Liste - Liste ohne Bild */
h3.news-list-headline-list {
font-size:28px;
margin:0px 0 10px;
}

.news-list-item-list .lead p, .news-list-item-list .lead ul {
font-size:20px;
}
.news-list-item-list .news-related-links ul {
zzfont-size:16px;
}

.news-list-item-list .news-related li a {
 margin-left:-20px;
 padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat ;
background-size: 14px;	
 }

@media (max-width: 770px) {
.news .news-list-view .row {
  margin-right: 0px;
  margin-left: 0px;
}
}

/* News Kategorienauswahl */ 
.category-menu-view li:first-child:before {
content:'';
}

/* News Detail */
.news-single {
margin-top:28px;
}

.news-text-wrap a {
padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat ;
background-size: 14px;
  text-decoration:underline;
  color:#707273;
}

.news-text-wrap a:hover {
  color:#e8423b;
  text-decoration:none;
  } 

a[data-fancybox] {
padding-left:0px !important;
background:none !important;
  text-decoration:none !important;
}

.news-text-wrap img {
	 margin-right:10px; 
  }
  
.article .extra {
  text-align: center;
     }
.inner-content {
 max-width:800px;
 margin:45px auto 0;
 }
 
 .lead time, .news-text-wrap time {
 display:inline;
 float:left;
 font-size:16px;
 padding-right:4px;
 }
 
 .news-single time {
  font-style:normal !important;
}
 .news-single .lead {
    margin-bottom:20px;
 } 
 
.lead {
font-style:italic;
 } 
 
.news-related ul {
  list-style-type:none;
  padding-left:20px;
  }
  
 .news-related li a {
 margin-left:-20px;
 padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat ;
background-size: 14px;	
 }

 
.category-box {
border:1px solid #eae9e6;
font-size:16px;
padding: 20px;
} 

.category-box .news-categories a {
padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 4px no-repeat ;
background-size: 14px;
  text-decoration:none;
  color:#707273;
}

.news-related-grid h3 a {
 padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat ;
background-size: 14px;
}
 
@media (max-width:768px) {
.category-box {
font-size:15px;
}

.news-related-grid h3 a {
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 4px no-repeat ;
background-size: 14px;
}
} 

/* News Detail Publikation */
.thumbnail {
text-align: center;
}

.news-related-files {
    text-align:center;
    padding: 30px 0px 12px 48px;
    margin-bottom: 7px;
    background: url(../Images/icons/Asienhaus_Icon-PDF.svg) 12px 16px no-repeat #eae9e6;
  background-size: 48px;
} 

.news-bestellen-wrap {
    background-color:#eae9e6;
    text-align:center;
    padding: 20px 12px 20px 48px;
    margin-bottom: 7px;
} 

.news-related-files li a, .news-bestellen-link a {
 padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat ;
background-size: 14px;	
}

.news-meta, .news-datum-ort, .news-herausgeber, .news-sprache, .news-materialform, .news-isbn {
border-top:1px solid #eae9e6;
padding:4px 0;
}

.news-materialform, .news-sprache {
text-transform:capitalize;
}

/* Kalender Termin Liste Grid */
.col-md-4.event-list-item {
padding:10px
}

.event-list-item .col-md-12 {
background-color:#eae9e6;
min-height: 400px;
}

.event-list-item .dtdate-container {
color:#e8423b;
}

.dttime-container, .dtlocation-container {
color:#707273;
}
.event-list-item .col-md-12 hr {
border-top:2px solid #fff;
}
.event-list-item .box-align-bottom {
  position: absolute;
  bottom: 0;
}
.event-list-item-grid .event-title {
font-size:28px;
}
.event-list-item .read-more {
 padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat ;
background-size: 14px;
}
.event-list-item .col-md-12:hover {
background-color:#bb372e;
}

.event-list-item .col-md-12:hover .dtdate-container {
color:#acaaa4;
}

.event-list-item .col-md-12:hover .dttime-container, .event-list-item .col-md-12:hover .dtlocation-container {
color:#fff;
}
.event-list-item a:hover  {
text-decoration:none !important;
}

.event-list-item a:hover .event-title {
color:#fff;
text-decoration:none !important;
}
.event-list-item .col-md-12:hover .read-more  {
background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 8px no-repeat ;
background-size: 14px;
color:#fff;
}
.event-list-item .col-md-12:hover hr {
border-top:2px solid #fff;
}

.event-category  {
margin-left:16px;
padding-left:28px;
padding-right:0px;
background:url(../Images/icons/Asienhaus_Themen_Toggle-off.svg) left 4px no-repeat ;
background-size: 22px;
}

.event-category.active  {
background:url(../Images/icons/Asienhaus_Themen_Toggle-on.svg) left 4px no-repeat ;
background-size: 22px;
}

.tx-sf-event-mgt .col-md-4.startseite:nth-child(4), .tx-sf-event-mgt .col-md-4.startseite:nth-child(5), .tx-sf-event-mgt .col-md-4.startseite:nth-child(6) {
zzdisplay:none;
}
/* Termine Detail Seite */
.event-detail-info h1 {
width:100%
}
.event-time .col-md-12 {
background-color:#eae9e6;
min-height: 140px;
min-height: 160px;
}

.event-registration .event-registration-button {
background-color:#e8423b;
min-height: 160px;
margin-left:0px;
}

.event-registration .event-link a {
color:#fff;
padding-left:20px;
padding-right:0px;
background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 8px no-repeat ;
background-size: 14px;
}

.event-detail-content a {
padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat ;
background-size: 14px;
zzzdisplay:block;
}

.event-detail-content a {
  text-decoration:underline;
  color:#707273;
}

.event-detail-content a.kein-pfeil {
padding-left:0px;
background:none;
}

.event-detail-content a:hover {
  color:#e8423b;
  text-decoration:none;
  } 
  
a.event-ical {
padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 8px no-repeat ;
background-size: 14px;
}
.event-detail-info hr {
border-top:2px solid #fff;
}

.event-detail-info time, .event-detail-location {
color:#e8423b;
}

div.event-info .event-detail-row:not(:first-child) {
  border-top: 1px solid #eae9e6;
  padding: 4px 0;
}

.userregistration-list-value, .event-registration-value, .event-detail-value, .event-list-value {
    display: block !important;
    width: 100%;
    flex: none !important;
}
.event-detail-label {
font-weight:normal !important;
color:#e8423b;
}

.userregistration-list-label, .event-registration-label, .event-detail-label, .event-list-label {
width:100% !important;
}

@media (max-width:768px) {

.event-registration .event-link a {
background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 4px no-repeat ;
background-size: 14px;
}

}

/* Powermail Formular */
div.tx-powermail {
max-width:1200px;
}

.powermail_field {
font-size:16px;
    max-width: 800px;
    border: none;
    }
    
.tx-powermail .col-md-12, .tx-powermail .col, .tx-powermail div[class^="col-"], .tx-powermail label {
padding:0px !important;
} 

.tx-powermail label {
max-width:100% !important;
font-weight:bold;
}     

.tx-powermail form > h3, .tx-powermail .powermail_legend {
display:none
} 

/* Suche / Suchergebnisse */

.tx-kesearch-pi1 .kesearch_searchbox {
text-align:center;
}

.frame div.kesearchbox {
height:auto;
}

.frame .kesearch_searchbox #ke_search_sword {
position:relative;
width:100%;
max-width:360px;
padding:12px 40px 12px 13px;
margin:20px 0 0 0;
}
.kesearch_pagebrowser ul {
    list-style-type: none !important;
    display: inline !important;
    padding-top:30px;
    height: 29px;
}

.kesearch_pagebrowser li {
    display: inline !important;
}

#kesearch_filters .list ul {
    border:none !important;
    text-align: center;
}

#kesearch_filters .list {
    margin-bottom: 10px;
    width: 100%;
}

#kesearch_filters .list .head {
display:none !important;
border:none !important;
}

.tx-kesearch-pi1 li {
padding-top:4px;
padding-bottom:4px;
}

#kesearch_filters .list li {
text-decoration:none !important;
display: inline-block !important;
    padding: 4px 10px !important;
    font-size: 16px !important;
}

#kesearch_filters .list li a {
color:#707273 !important;
text-decoration:none !important;
}

#kesearch_filters .list a {
font-size:16px;
color:#707273;
padding-left:28px;
padding-right:0px;
padding-top:4px;
padding-bottom:8px;
background:url(../Images/icons/Asienhaus_Themen_Toggle-off.svg) left 4px no-repeat ;
background-size: 22px;	
} 
#kesearch_filters .list li a:hover {
color:#bb372e !important;
text-decoration:none !important;
}
#kesearch_filters .list a:hover {
color:#bb372e;
}

#kesearch_filters .list li.selected a {
font-size:16px;
padding-left:28px;
padding-right:0px;
padding-top:4px;
padding-bottom:8px;
background:url(../Images/icons/Asienhaus_Themen_Toggle-on.svg) left 4px no-repeat !important;
background-size: 22px !important;	
} 

input[type="submit"], span.submitbutt input {
    text-align: center;
    background:none !important;
    background-color: #e8423b !important;
    color: #fff !important;
    padding: 9px 20px 9px 20px !important;
    border-radius:0px !important;
    border:none !important;
    text-shadow:none !important;
    font-size:16px !important;
    font-family: inherit !important;
    font-weight: normal !important;
    width:220px;
    background: url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 4px no-repeat;
}

input[type="submit"], span.submitbutt input {
box-shadow:none !important;
}
span.resetbutt a {
    text-align: center;
    background:none !important;
    background-color: #eae9e6 !important;
    color: #707273 !important;
    padding: 9px 20px 9px 20px !important;
    border-radius:0px !important;
    border:none !important;
    text-shadow:none !important;
    font-size:16px !important;
    font-family: inherit !important;
    font-weight: normal !important;
    width:220px;
    background: url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 4px no-repeat;
}
span.resetbutt {
margin-bottom: 20px;
display: inline-block;
}
span.resetbutt a:hover {
box-shadow:none !important;
}

.teaser_icon {
width:100%;
display: block; 
justify-content: center;
align-items: center;
text-align:center;
}

.tx-kesearch-pi1 #kesearch_results .teaser_icon img {
zzzwidth:600px;
max-width: 100%;
height: auto;
margin:0 auto;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .add-info {
  font-size: 100% !important;
  background: none !important;
  display:inline-block;

}

.result-type {
	font-style:italic;
	font-size:14px;
}

.teaser_text {
	font-size:16px;
}

.result-title {
	display:block;
	font-size:20px;
	word-wrap:break-word;
}

.result-title a {
	color:#e8423b;
}
.result-title a:hover {
	color:#bb372e;
}

.result-list-item {
padding:20px !important;
}


/* Akkordion Tpyo3 10.4 */
.card {
border:none;
}

.card .frame {
margin-bottom:0px;
}

.card-header {
    padding:0;
    margin-bottom: 0;
    background-color:transparent;
    border-bottom:none;
}

.card-header h5 {
border-top:none;
}
.card-header h5 button {
font-size:20px;
margin-bottom:0px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-unten.svg) right 16px no-repeat;
background-size: 16px;
display: block;
width:100%;
padding:8px 0 4px 0;
color:#e8423b !important;
text-align:left;
}

.card-header h5 {
border-top: 2px solid #eae9e6;
}

.card-header h5 button:hover, .card-header h5 button:focus, .card-header h5 button:active {
text-decoration:none;
border:none;
}

.card-body {
    padding: 20px 0;
}

.card .collapse.show {
border-top: 2px solid #eae9e6;
}

.panel:first-child .panel-heading > h4 > a {
border-top: 2px solid #eae9e6;
border-bottom: 2px solid #eae9e6;
}


/* Akkordion */
.panel-heading > h4 {
font-size:20px;
}
.panel-heading > h4 {
font-size:20px;
margin-bottom:0px;
}

.panel-heading > h4 > a {
background:url(../Images/icons/Asienhaus_Pfeil-rot-unten.svg) right 12px no-repeat;
background-size: 16px;
display: block;
padding:8px 0;
border-bottom: 2px solid #eae9e6;
color:#e8423b;
}

.panel:first-child .panel-heading > h4 > a {
border-top: 2px solid #eae9e6;
border-bottom: 2px solid #eae9e6;
}
.panel-heading > h4 > a[aria-expanded="true"] {
background:url(../Images/icons/Asienhaus_Pfeil-rot-oben.svg) right 12px no-repeat;
background-size: 16px;
display: block;
margin-bottom:10px;

}

.panel:first-child .panel-heading > h4 > a[aria-expanded="true"] {
border-top:none;
}

.panel-body .frame {
margin-bottom:0px;
}
.panel-collapse.show .panel-body .frame {
border-bottom: 2px solid #eae9e6;
}

.panel-collapse h2 {
display:none;
}

.panel-body hr {
margin-bottom:10px;
margin-top:10px;
}

.panel-body hr:last-child {
margin-bottom:0px;
}

/* Rechte Spalte */ 
  
.rechte-spalte  .tx-sf-event-mgt h2 {
  margin-bottom: 20px;
  }
  
.rechte-spalte  .event-list-item {
  background-color:#eae9e6;
  padding:12px;
  margin: 0 auto 7px auto;
  max-width:220px;
  }
  
.rechte-spalte  {
  font-size:16px;
  padding-top: 61px !important;
  }
  
.rechte-spalte .event-list-value {
  color:#e8423b;
  }
  
.rechte-spalte .event-title a {
  color:#707273;
  }  
.rechte-spalte .event-title a:hover {
  color:#e8423b;
  }

.rechte-spalte .frame-layout-1 .ce-textpic {
  max-width:220px; 
  margin-right:auto;
  margin-left:auto; 
  }
  
.rechte-spalte .frame-layout-3 {
  max-width:220px; 
  margin-right:auto;
  margin-left:auto; 
  }
  
@media (max-width: 768px) { 
.rechte-spalte {
  padding-top: 20px !important;
}

.rechte-spalte  .event-list-item {
  max-width:540px;
  }
  
.rechte-spalte .frame-layout-3 {
  max-width: 540px; 
  }  
 
 .rechte-spalte .ce-textpic {
 display:none;
 } 
}  
  
/* Frame Layouts Inhaltselemente */

/* Standard */
.frame-type-textpic a, .frame-type-text a {
text-decoration:underline;
}
.frame-type-textpic a:hover, .frame-type-text a:hover  {
color:#707273;
text-decoration:none;
}
/* Bild zentriert */
.frame-type-textpic.frame-layout-1 img {
width: 100%;
    height: auto;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
}

.frame-type-textpic.frame-layout-1  {
text-align:center;
} 


/* Grauer Kasten mit Key Visual */
.frame-layout-2  {
background:url(../Images/Asienhaus_Aufmacher_KeyVisual_450x450.png) center no-repeat #eae9e6;
padding:20px;
}


/* Roter Button */
.frame-layout-3  {
text-align:center;
background-color:#e8423b;
color:#fff;
padding:9px 20px 9px 20px;
}  

.frame-layout-3:hover  {
background-color:#bb372e;
}

.frame-layout-3 p {
	margin-bottom:0px;
}

.frame-layout-3 a, a > .frame-layout-3 > p  {
color:#fff;
font-size:16px;
padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 4px no-repeat ;
background-size: 14px;
display:inline;
text-decoration:none;
}  

.frame-layout-3 a:hover  {
color:#fff;
}  


/* Grauer Button */
.frame-layout-4  {
text-align:center;
background-color:#eae9e6;
color:#707273;
padding:9px 20px 9px 20px;
}  

.frame-layout-4:hover  {
background-color:#acaaa4;
}

.frame-layout-4 p {
	margin-bottom:0px;
  font-size:16px;
}

.frame-layout-4 a, a > .frame-layout-4 > p   {
color:#707273;
font-size:16px;
padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) left 4px no-repeat ;
background-size: 14px;
display:inline;
}

.frame-layout-4 a:hover, a > .frame-layout-4 > p:hover  {
color:#fff;
} 


/* Ocker Button */
.frame-layout-5  {
text-align:center;
background-color:#9c7c11;
color:#fff;
padding:9px 20px 9px 20px;
}  

.frame-layout-5:hover  {
background-color:#78600c;
}

.frame-layout-5 p {
	margin-bottom:0px;
}

.frame-layout-5 a, a > .frame-layout-5 > p  {
color:#fff;
font-size:16px;
padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 4px no-repeat ;
background-size: 14px;
display:inline;
text-decoration:none;
}  

.frame-layout-5 a:hover, a > .frame-layout-5 > p:hover  {
color:#fff;
text-decoration:none;
} 

.rechte-spalte .frame-layout-5 {
    max-width: 220px;
    margin-right: auto;
    margin-left: auto;
}

/* Blauer Button / Korea Verband */
.frame-layout-6  {
text-align:center;
background-color:#2faee5;
color:#fff;
padding:9px 20px 9px 20px;
}  

.frame-layout-6:hover  {
background-color:#298EB9;
}

.frame-layout-6 p {
	margin-bottom:0px;
}

.frame-layout-6 a, a > .frame-layout-6 > p  {
color:#fff;
font-size:16px;
padding-left:20px;
background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) left 4px no-repeat ;
background-size: 14px;
display:inline;
text-decoration:none;
}  

.frame-layout-6 a:hover, a > .frame-layout-6 > p  {
color:#fff;
text-decoration:none;
} 

.rechte-spalte .frame-layout-6 {
    max-width: 220px;
    margin-right: auto;
    margin-left: auto;
}

/* Roter Kreis */
.frame-layout-7  {
	display:table;
text-align:center;
background-color:#e8423b;
color:#fff;
font-size:20px;
width: 200px;
    height: 200px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
margin: 0 auto;
}  
.frame-layout-7 p {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 8px;
}
.frame-layout-7 p:before {
  content:"";
  background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) center no-repeat;
  background-size:16px;
  display:block;
  width: 100%; 
    height: 24px;
}

.frame-layout-7:hover  {
background-color:#bb372e;
}

a > .frame-layout-7:hover > p  {
text-decoration:none;
} 
.frame-layout-7:hover p {
text-decoration:none;
}

.frame-layout-7 p a {
  color:#fff;
  text-decoration:none;
}

.frame-layout-7 p a:hover {
  color:#fff;
  text-decoration:none;
}

/* Grauer Kreis mit Key Visual */
.frame-layout-8  {
	display:table;
text-align:center;
background:url(/typo3conf/ext/site_package/Resources/Public/Images/Asienhaus_Arbeit-Teaser_Hintergrund) center no-repeat #eae9e6;
background-size: 200px;
color:#fff;
width: 200px;
    height: 200px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
margin: 0 auto;
}  
.frame-layout-8 p {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 8px;
  color:#707273;
}

.uid_745 .col-md-4:not(:first-child) .image-embed-item  {
padding-bottom:8px;
}
.frame-layout-8 .ce-textpic {
    padding-top: 4px;
    }
.frame-layout-8 .ce-textpic p {
  display: block;
}

.frame-layout-8 p a {
  color:#707273;
}
.frame-layout-8 p:before {
  content:"";
  background:url(../Images/icons/Asienhaus_Pfeil-rot-rechts.svg) center no-repeat;
  background-size:16px;
  display:block;
  width: 100%; 
    height: 24px;
}

/* Ocker Kreis (phibue) */
.frame-layout-9  {
	display:table;
text-align:center;
background-color:#9c7c11;
color:#fff;
width: 200px;
    height: 200px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
margin: 0 auto;
}  
.frame-layout-9 p {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 8px;
}
.frame-layout-9 p:before {
  content:"";
  background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) center no-repeat;
  background-size:16px;
  display:block;
  width: 100%; 
    height: 24px;
}

.frame-layout-9:hover  {
background-color:#78600c;
}

.frame-layout-9 a, .frame-layout-9 a:hover {
 color:#fff;
 text-decoration:none;
 }

/* Blauer Kreis (Korea Verband) */
.frame-layout-10  {
	display:table;
text-align:center;
background-color:#2faee5;
color:#fff;
width: 200px;
    height: 200px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
margin: 0 auto;
}  
.frame-layout-10 p {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 8px;
}
.frame-layout-10 p:before {
  content:"";
  background:url(../Images/icons/Asienhaus_Pfeil-grau-rechts.svg) center no-repeat;
  background-size:16px;
  display:block;
  width: 100%; 
    height: 24px;
}

.frame-layout-10:hover  {
background-color:#298EB9;
}

.frame-layout-10 a, .frame-layout-10 a:hover {
 color:#fff;
  text-decoration:none;
 }

/* Kontaktbild rund */
.frame-layout-11  img {
width: 100%;
    height: 100%;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
}

.frame-layout-11 .ce-intext.ce-left .ce-gallery {
margin-right:20px;
}

@media (max-width:480px) {
.ce-left .ce-gallery, .ce-column {
  float: none;
}

.ce-gallery figure {
margin:0 auto;
}
}

/* Roter Kreis Vorstand */
.frame-layout-12  {
	display:table;
text-align:center;
background-color:#e8423b;
color:#fff;
font-size:18px;
width: 150px;
    height: 150px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
margin: 0 auto;
}  
.frame-layout-12 p {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 4px;
}

.frame-layout-12 a {
color:#fff;
text-decoration:none;
}

.frame-layout-12 a:hover {
color:#fff;
text-decoration:underline;
}

/* Ocker Kreis Vorstand */
.frame-layout-13  {
	display:table;
text-align:center;
background-color:#9c7c11;
color:#fff;
font-size:18px;
width: 150px;
    height: 150px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
margin: 0 auto;
}  
.frame-layout-13 p {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 4px;
}

/* Korea Verband RSS Import */
.tx-gkhrssimport-pi1-date {
font-size:16px;
}

.tx-gkhrssimport-pi1-header {
    font-size: 20px;
    margin: 0px 0 4px;
}

.tx-gkhrssimport-pi1-content {
    font-size: 16px;
}

.tx-gkhrssimport-pi1-content img {
max-width:260px;
max-height:173px;
}

/* Seite Kontakt */
.uid_745 .ce-above .ce-gallery {
    margin-bottom: 0px;
}
.uid_745 .frame-layout-8 p {
text-align:center;
font-size:16px;
}
.uid_745 .frame-layout-8 p:before {
    background:none;
    content:none;
}

.uid_745 .ce-gallery figure {
    margin-top: 36px;
}

/* Footer */
.container-footer {
 background-color:#eae9e6;
}

.container-footer p, .container-footer .frame-type-html, .container-footer li {
font-size:16px;
}

.container-footer .ce-below .ce-gallery {
  margin-top: 0px;
}

.container-footer .nav {
display:block;	
}

.container-footer .nav li {
padding-left:0px;
}

.container-footer .nav li a {
color:#707273;
}

.container-footer .nav li a:hover {
color:#bb372e;
}

.container-footer .nav li:before {
content:'\203A ';
color:#e8423b;
font-size:18px;
padding-right:4px;
}
.container-footer .nav li:hover::before{
color:#bb372e;
}
.footer3social {
margin-top:20px;
}
#facebook {
background:url(/typo3conf/ext/site_package/Resources/Public/Images/icons/Asienhaus_SocialMedia_FB.svg) no-repeat ;
background-size: 36px;
width:36px;
height:36px;
display:inline-block;
margin-right:10px;
}
#facebook:hover {
background:url(/typo3conf/ext/site_package/Resources/Public/Images/icons/Asienhaus_SocialMedia_FB-Mouseover.svg) no-repeat ;
}

#twitter {
background:url(/typo3conf/ext/site_package/Resources/Public/Images/icons/Asienhaus_SocialMedia_Twitter.svg) no-repeat ;
background-size: 36px;
width:36px;
height:36px;
display:inline-block;
margin-right:10px;
}
#twitter:hover {
background:url(/typo3conf/ext/site_package/Resources/Public/Images/icons/Asienhaus_SocialMedia_Twitter-Mouseover.svg) no-repeat ;
}

#youtube {
background:url(/typo3conf/ext/site_package/Resources/Public/Images/icons/Asienhaus_SocialMedia_Youtube.svg) no-repeat ;
background-size: 36px;
width:36px;
height:36px;
display:inline-block;
}
#youtube:hover {
background:url(/typo3conf/ext/site_package/Resources/Public/Images/icons/Asienhaus_SocialMedia_Youtube-Mouseover.svg) no-repeat ;
 }