.News_date{
   float:left;
	background: #2d0105b5;	
	font-size: 11px;
	color:#f4f2f3;
}
.mc_item_News{
  padding:1px;
  margin:1px;
  font-size: 12px;
}
/**/
.tkaender{
    font-family: var(--font-base2);
    letter-spacing: 1px;
    background: #2d0105;
    padding: 1px;
    border: 4px double #370b0f;
    color: #876264;  
	font-size: 16px;
	padding:1px;
}
.trow4{
    background: #2d0105b5;	
	font-size: 13px;
}
/* Gesamt-Container: Box1 links, rechte Spalte rechts */
.dc-flexbox {
  display: flex;
  align-items: flex-start;
  gap: 0px;
  padding: 10px 0;  
	border: 1px solid #2d0105b5;
    outline: 1px solid #2d0105b5;
    background-color: #2d0105b5;
    background-image: url(https://devilscrossroads.gedankenschloss.de/images/styles/nowornever/wallhalla.png);
}

/* BOX 1 links */
.dc-leftbox {
  padding: 15px;
  text-align: center;
}
.dc-box-title {
  margin: 0px;
  font-size: 28px;
  letter-spacing: 1px;
  font-family: var(--font-base2);  
	background: linear-gradient(to right, #6b0f14 0%, #2f0a0a 45%, #370b0f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.dc-topiclist {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.dc-topiclist li {
  font-size: 13px;
  margin-bottom: 4px;
}

/* Rechte Spalte mit Box2, Teambox, Box3 untereinander */
.dc-rightcol {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

/* Dekostrich wie gehabt */
.linie-deco {
  width: 100%;
  height: 1px;
  background: linear-gradient(45deg, #6b0f14 20%, #2f0a0a 50%);
  border-radius: 1px;
  margin: 10px 0;
}

/* BOX 2 – oben rechts, zweigeteilt: Bild links, Text rechts */
.dc-topbox {
  display: flex;
  gap: 0px;
  padding: 18px;
}

/* Bildrahmen mit CSS-Hintergrund */
.dc-charframe {
  flex: 0 0 40%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(https://devilscrossroads.gedankenschloss.de/images/styles/nowornever/rahmenbaum.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  min-height: 460px;
}

.dc-charframe-inner {
  position: relative;
  width: 70%;
  max-width: 260px;
}
.dc-charframe-inner img {
  width: 100%;
  display: block;
  margin-bottom:-10px;
}
.dc-charname {
  width:210px;
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  padding: 4px 10px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: 1px solid rgba(255,255,255,0.2);
  background: linear-gradient(135deg,#2d0105b5 0%, #4d4748 100%);
  color: #fff;
  box-shadow: 0 0 6px rgba(0,0,0,0.7);   
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* Textblock rechts in Box2 */
.dc-textblock {
  flex: 1 1 0;
  min-width: 0;
  padding-left:10px;
}
.dc-heading {
    margin: 0px;
    font-size: 28px;
    letter-spacing: 1px;
    font-family: var(--font-base2);
    background: linear-gradient(to right, #6b0f14 0%, #2f0a0a 45%, #370b0f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.mc_item_ereignisslogan{
  margin: 0 0 6px;
  font-size: 11px;
  font-style: italic;
  letter-spacing:3px;
 }
.dc-textblock p {
  font-size: 11px;
  text-align: justify;
  letter-spacing: 1px;
  color: #181818;
  font-family: var(--font-base6);
}
.dc-textblock b{
  text-transform: uppercase;
  color: #2d0105e6;
}
.dc-textblock u{
   border-bottom: 2px solid #2d0105e6;
}
/* Teambox unter Box2 */
/* Standard: Bild links, Text rechts */
.dc-teambox-inner {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.dc-team-avatar img{
	width:89px;
	height:auto;
}
h3.dc-box-title2{
	margin:0px;
	width:190px;
	z-index:3;
    font-size: 18px;  
	line-height:30px;
	font-family: var(--font-base2);
    letter-spacing: 1px;
    background: #2d0105;
    padding: 1px;
    border: 4px double #370b0f;
	color:#876264;
    border-radius: 10px;
	text-align: center;
}
/* Jede zweite Box: Bild rechts */
.dc-teambox:nth-child(even).dc-teambox-inner {
  flex-direction: row-reverse;
}
/* Standard */
.dc-team-avatar{ order: 1; }
.dc-team-text { order: 2; }

.flopp{
    justify-content: space-between;
    margin: 5px;
	padding:10px;
	width:33%;  
	border: 1px solid #2d0105;
    background: #4e4e4e;
}
.flopp em{
    font-size: 10px;
    color: #181818;
}
.flopp strong{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #181818;
	margin:0px;
	line-height:10px;
}
/* bei jeder geraden Box umdrehen */
.dc-teambox:nth-child(even).dc-team-avatar { order: 2; }
.dc-teambox:nth-child(even).dc-team-text   { order: 1; }


/* Responsiv */
@media (max-width: 900px) {
  .dc-flexbox {
    flex-direction: column;
  }
  .dc-leftbox {
    width: 100%;
  }
  .dc-rightcol {
    width: 100%;
  }
  .dc-topbox {
    flex-direction: column;
  }
  .dc-charframe {
    min-height: 0;
  }
}
