.ptol-index-top {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 10px;
  font-family: var(--subfont);
  width: 100%;
  height: 20px;
}

.ptol-index-top1 {
  flex: 1;
  height: 100%;
  background-image: linear-gradient(to left, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%), var(--background-kat); 
  background-size: 100%;
  background-position: 100% 40%;
}

.ptol-index-top2 {
  flex: 1;
  background-color: black;
  height: 100%;
}

.ptol-index-top1text {
  font-size: 10px;
  font-family: var(--mainfont);
  text-transform: uppercase;
  margin: auto;
    margin-top: 26px;
    margin-bottom: auto;
  text-align: center;
  padding: 7px;
  /*! border: 1px solid var(--dunkelgruen); */
  /*! margin-bottom: 50px; */
  letter-spacing: 5%;
  font-weight: 700;
  background-color: var(--dunkelstesschwarzsolide);
}

.ptol-index-top1text a {
    color: var(--hauptgrau);
    text-decoration: none;
    transition: all 0.3s ease;
}

.ptol-index-top1text a:hover {
    text-decoration: none;
    color: var(--weissgrau);
    transition: all 0.3s ease;
}

.ptol-index-top1text img {
    height: 11px;
    margin-bottom: -2px;
}

.ptol-index-top a {
  color: var(--weissgrau);
  text-decoration: none;
  font-family: var(--subfont);
}

.ptol-index-top img {
  height: 11px;
  margin-top: 2px;
}

.ptol-kategorie {
  display: flex;
  height: 290px;
  margin: auto;
    margin-top: auto;
  margin-top: auto;
  margin-top: auto;
  background-image: linear-gradient( rgba(12, 59, 43, 0.01), rgba(66, 66, 66, 0.05) ), linear-gradient( to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100% ), var(--background-bigkat);
  background-size: 100%;
  background-position: 100% 34%;
  background-attachment: fixed;
  margin-top: 22px;
  background-color: var(--cinema50);
  background-blend-mode: color-burn;
}

.ptol-kategorie-links {
  flex: 1;
  height: 100%;
  background-size: 100%;
  background-position: 100% 40%;
  
  display: flex;
  justify-content: flex-end; 
  align-items: center;
}

.ptol-kategorie-links-1a {
  display: flex;
  flex-direction: column;
}

.ptol-kategorie-rechts {
  flex: 1;
  height: 100%;
 
  
  display: flex;
  justify-content: center; 
  font-family: var(--mainfont);
    color: var(--hauptgrau);
    font-weight: 600;
  text-align: justify;
  width: 100%;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 3%;
  align-items: center;
  max-width: 700px;
  margin: auto;
}

.ptol-kategorie-rechts b {
  position: relative;
  display: inline-block;
  font-weight: 600;
  
  z-index: 0;
  letter-spacing: 7%;
  text-transform: uppercase;
  font-size: 10px;
    color: var(--mainakzent);
}



.ptol-kategorie-rechts1 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  
  /*! margin-right: 110px; */
  /*! margin-left: 110px; */
  margin-top: -30px;
  width: 60%;
}

.ptol-kategorie-rechts-a {
  text-align: right;
    color: var(--weissgrau);
  margin-bottom: -15px;
}

.ptol-kategorie-rechts-b {
  height: 1px; 
  width: 100%;
  background-color: var(--dunkelgrau);
}

.ptol-kategorie-links-a {
  font-family: var(--newfont);
  font-size: 37px;
     width: 420px; 
    overflow-wrap: break-word;
  letter-spacing: 9%;
}

.ptol-kategorie-links-a a {
  color: var(--hauptgrau);
    position:relative;
  letter-spacing: 5%;
    text-transform:uppercase;
  font-family:var(--newfont);
    text-decoration:none;
    padding-bottom:1px;
     transition: all 0.5s ease;
}

/* .ptol-kategorie-links-a a::after{
  content:"";
  position: absolute;
  height: 1px;
  width: 50%;
  background-color: var(--dunkelgruen);
  bottom:-5%;
  right:0;
  transition: all 0.5s ease;    
  } */

.ptol-kategorie-links-a a:hover{
    color:var(--weissgrau);
}


.ptol-kategorie-links-a span a:hover::after{
  content:"";
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: var(--dunkelgruen);
  bottom:0%;
  left:0;
  transition: all 0.5s ease;
}

.ptol-kategorie-links-b {
  display: flex;
  align-items: center;
  font-family: var(--subfont);
  text-transform: uppercase;
    color: var(--hauptgrau);
  font-size: 10px;
    text-decoration: underline var(--mainakzent);
}

.ptol-kategorie-links-b img {
  height: 13px;
  margin-right: -2px;
}

.ptol-kategorie-links-b-strich {
  width: 50px;
  height: 1px; 
  background-color: var(--mainakzent);
  margin-right: 5px;
}



.ptol-hnav-strich-rechts2 {
  height: 1px;
  flex-grow: 1;
  background-color: var(--mainakzent);
  margin-right: -2px;
  margin-left: 10px;
}

.ptol-hnav-strich-links2 {
  height: 1px;
  flex-grow: 1;
  background-color: var(--mainakzent);
  margin-left: -2px;
  margin-right: 10px;
}

.ptol-hnav-mitte2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.ptol-headnav2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 99%;
  font-size: 12px;
  text-transform: uppercase;
  font-family: var(--subfont);
  color: var(--weissgrau);
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.ptol-headnav2 a {
    color: var(--weissgrau);
}

.ptol-headnav2 b {
    color: var(--mainakzent);
}

/*.ptol-forum-main b{
  position: relative;
  display: inline-block;
  font-weight: 600;
  padding: 0 5px;
  z-index: 0;
  letter-spacing:7%;
    text-transform:uppercase;
    font-size:10px;
  }*/
/*.ptol-forum-main b::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;         
  background-color: var(--headgruen);
  z-index: -1;
  transform: translateY(-35%);
  }*/

.ptol-forum-main i{
  letter-spacing:10%;
  border-bottom:1px solid var(--mainakzent);
  padding-bottom:2px;
}


.ptol-forum {
  display: flex;
  height: 280px;
  margin: auto;
    margin-bottom: 5px;
}

.ptol-forum-inner {
  display: flex;
    width: 100%;
}

.ptol-forum-infos-main {
  display: flex;
  flex-direction: column;
  flex: 7;
  background-color: var(--newbodybg);
    
     /*! clip-path: polygon(
    40px 0,                /\* schräge oben links *\/
    100% 0,                /\* gerade obere Kante bis rechts *\/
    100% 100%,             /\* komplette rechte Seite *\/
    40px 100%,             /\* schräge unten links *\/
    0 calc(100% - 40px),   /\* linker unterer Eckpunkt *\/
    0 40px                 /\* linker oberer Eckpunkt *\/
); */

  border-bottom: 2px solid var(--almostblack);
}

.ptol-forum-lastpostinfos {
  flex: 2;
  display: flex;
  flex-direction: column;
  background-color: var(--newbodybg);
  margin-left: 5px;
  margin-right: 23px;
  border-bottom: 2px solid var(--almostblack);
}

.ptol-forum-infos {
  flex: 1;
  display: flex;
  align-items: flex-start;
  margin-left: 20%;
  margin-top: 40px;
}

.ptol-forum-infos-titelmain {
  flex: 1;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: -10px;
}

.ptol-forum-infos-a {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-right: 50px;
}

.ptol-forum-infos-titel a {
  font-family: var(--headfont);
  color: var(--weissgrau);
  font-size: 30px;
  margin-left: 80px;
  transition: all 0.3s ease;
  letter-spacing: 8%;
}

.ptol-forum-infos-titel a:hover {
    transition: all 0.3s ease;
   
    text-decoration: none;
    color:var(--hauptgrau);
}


.ptol-forum-infos-beschreibung {
  font-family: var(--mainfont);
  font-weight: 600;
  font-size: 11px;
  line-height: 22px;
  letter-spacing: 5%;
  text-align: justify;
    color: var(--hauptgrau);
  width: 100%;
}

.ptol-forum-infos-beschreibung b {
    position: relative;
  display: inline-block;
  font-weight: 600;
  padding: 0 2px;
  z-index: 0;
  letter-spacing: 10%;
  text-transform: uppercase;
  font-size: 10px;
    color: var(--mainakzent);
}



.ptol-forum-infos-b {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 5%;
  font-family: var(--mainfont);
  align-content: flex-end;
  font-weight: bold;
  padding-left: 22px;
  padding-right: 22px;
  flex-direction: column;
  text-align: right;
}

.ptol-forum-infos-b a {
    color: var(--hauptgrau);
    transition: all 0.3s ease;
}

.ptol-forum-infos-b a:hover {
    transition: all 0.3s ease;
    }

.ptol-forum-infos-b span {
  white-space: nowrap;
  color: var(--hauptgrau);
  background-position:right;
  background: linear-gradient(to right, transparent 50%, var(--whitetransparent) 50%) left;
background-size: 200% 100%;
  padding: 5px;
  transition: all 0.8s ease;
  border-right: 3px solid var(--dunkelgrau);
   border: 1px solid transparent;
    border-left: 0px solid transparent;
}

.ptol-forum-infos-b span:hover {
background-position: right;

    transition: all 0.8s ease-in-out;
}

.ptol-forum-infos-b a {
  text-decoration: none;
}

.ptol-forum-unterstrichtitel {
    flex: 1;
    background-color: var(--dunkelgrau);
    height: 1px;
    margin-left: 20%;
}

.ptol-forum-infos-posts {
  font-family: var(--mainfont);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 5%;
  color: var(--hauptgrau);
  text-align: right;
  margin-right: 50px;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  margin-top: -21px;
}

.ptol-forum-infos-posts span {
    border: 1px solid var(--dunkelgrau);
  padding: 5px 10px;
  font-family: var(--subfont);
  text-transform: uppercase;
    margin-right: 50px;
}

.ptol-forum-infos-posts b {
  color: var(--dunkelgruen2);
    border: none;
}


.ptol-forum-card {
  display: flex;
  text-transform: uppercase;
  /*! background-color: var(--dunkelstesschwarzsolide); */
  /*! border-right: 2px solid var(--almostblack); */
  /*! border-bottom: 3px solid var(--almostblack); */
  flex: 2;
}

.ptol-forum-card-usernamebg {
    
    background-image: url(https://i.imgur.com/ZnzMGTO.jpeg);
    background-size: 287%;
    background-blend-mode: multiply;
    background-position: 24% 58%;
    background-color: var(--mainakzent);
    opacity: 0.5;
    min-width: 252px;
    width: 100%;
}

.ptol-forum-card-a img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  filter: grayscale(100%);
  opacity: 80%;
  outline: 1px solid var(--dunkelgrau);
  outline-offset: 10px;
	background-color: transparent;
}

.ptol-forum-card-a {
  width: 160px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 108px;
  margin-right: -78px;
  position: relative;
  z-index: 2;
	background-color: transparent;
}

.ptol-forum-card-a2 {
  width: 80px;
  height: 80px;
  position: relative;
}

.ptol-forum-card-a2::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: var(--mainakzent);
  mix-blend-mode: multiply;
  pointer-events: none;
}

.ptol-forum-card-b {
  flex: 1;
  display: flex;
  text-align: center;
  justify-content: center;
  height: 140px;
  align-items: center;
}

.ptol-forum-card-username {
  text-align: left;
  font-family: var(--mainfont);
  font-size: 10px;
  line-height: 22px;
  color: var(--weissgrau);
  font-weight: 600;
  letter-spacing: 5%;
  justify-content: center;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  max-height: 280px;
  height: 100%;
  align-content: center;
  margin-left: 80px;
}

.ptol-forum-card-username b {
    font-family: var(--subfont2);
    font-size: 26px;
    color: var(--mainakzent);
    letter-spacing: 5%;
    margin-left: -5px;
}

.ptol-forum-card-username span {
    font-family: var(--mainfont);
    font-size: 10px;
    letter-spacing: 10%;
    line-height: 1px;
    color: var(--weissgrau);
    padding-bottom: 21px;
}

.ptol-forum-card-username span a {
    text-align: center;
  font-family: var(--mainfont);
    font-weight: 600;
  font-size: 10px;
  letter-spacing: 10%;
  color: var(--weissgrau);
    transition: all 0.5s ease;
     border-right:5px solid transparent;
    padding-right:5px;
}

.ptol-forum-card-username a:hover {
    transition: all 0.5s ease;
    text-decoration: none;
    border-right:5px solid var(--usergruen);
    padding-right:5px;
}

.ptol-forum-card-lastpost {
  font-family: var(--mainfont);
  color: var(--hauptgrau);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 5%;
  text-align: center;
  line-height: 22px;
}

.ptol-forum-card-lastpost b {
    border: none;
    color: var(--usergruen);
}

.ptol-forum-card-lastpost i {
    font-style: normal;
   
}

.ptol-forum-card-lastpost i a {
  font-size: 11px;
  line-height: 22px;
  position:relative;
  color: var(--usergruen);
  font-weight: bold;
  letter-spacing: 7%;
  font-family: var(--headfont2);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  text-decoration:none;
    
}

.ptol-forum-card-lastpost i a::after{
    content:"";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: var(--usergruen);
  bottom:0%;
  right:0;
  transition: all 0.5s ease;
}

.ptol-forum-card-lastpost i a:hover::after{
  content:"";
  position: absolute;
  height: 1px;
  width: 50%;
  background-color: var(--usergruen);
  bottom:0%;
  right:0;
  transition: all 0.5s ease;
}

.ptol-subforenwrapper {
  /*! margin-right: 40px; */
  /*! margin-left: -9px; */
  /*! padding: 10px; */
  /*! margin-top: 50px; */
}

.ptol-forum-infos-titelgruppe {
    display: flex;
    align-items: center;
}

.ptol-forum-infos-titel-2 {
  font-family: var(--subfont2);
  font-size: 40px;
  text-transform: uppercase;
  color: var(--braun);
  text-decoration: none;
  transition: 0.3s all ease-in-out;
  letter-spacing: 10%;
}

.ptol-forum-infos-titel-2 a {
  font-family: var(--subfont2);
  font-size: 40px;
  text-transform: uppercase;
  color: var(--braun);
  text-decoration: none;
  transition: 0.5s all ease-in-out;
}

.ptol-forum-infos-titel-2 a:hover {
    color: var(--mainakzent);
}


/* MEDIA */

@media (max-width: 1200px) {
.ptol-forum {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

  .ptol-forum-inner {
  display: flex;
    flex-direction: column;
	    margin-bottom: 15px;
}

  .ptol-forum-infos-main {
    display: flex;
    flex: 1;
    
  }

  .ptol-forum-lastpostinfos {
    min-height: 100px;
    height: 100%;
    flex: 1;
    margin-left: 0px;
  margin-right: 0px;
    width: 100%;
    padding: 20px 0px;
  }

  .ptol-forum-card {
  display: flex;
  text-transform: uppercase;
  flex: 1;
}

  .ptol-forum-card-usernamebg {
    
    background-image: url(https://i.imgur.com/ZnzMGTO.jpeg);
    background-size: 287%;
    background-blend-mode: multiply;
    background-position: 24% 58%;
    background-color: var(--mainakzent);
    opacity: 0.5;
    min-width: 252px;
    width: 100%;
}

.ptol-forum-card-a img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  filter: grayscale(100%);
  opacity: 80%;
  outline: 1px solid var(--dunkelgrau);
  outline-offset: 10px;
}

.ptol-forum-card-a {
  width: 100%:
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 108px;
  margin-right: -78px;
  position: relative;
  z-index: 2;
}

.ptol-forum-card-a2 {
  width: 80px;
  height: 80px;
  position: relative;
}

.ptol-forum-card-a2::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: var(--mainakzent);
  mix-blend-mode: multiply;
  pointer-events: none;
}

.ptol-forum-card-b {
  flex: 1;
  display: flex;
  text-align: center;
  justify-content: center;
  height: 140px;
  align-items: center;
}

.ptol-forum-card-username {
  text-align: left;
  font-family: var(--mainfont);
  font-size: 10px;
  line-height: 22px;
  color: var(--weissgrau);
  font-weight: 600;
  letter-spacing: 5%;
  justify-content: center;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  max-height: 280px;
  height: 100%;
  align-content: center;
  margin-left: 80px;
}

.ptol-forum-card-username b {
    font-family: var(--subfont2);
    font-size: 26px;
    color: var(--mainakzent);
    letter-spacing: 5%;
    margin-left: -5px;
}

.ptol-forum-card-username span {
    font-family: var(--mainfont);
    font-size: 10px;
    letter-spacing: 10%;
    line-height: 1px;
    color: var(--weissgrau);
    padding-bottom: 21px;
}

.ptol-forum-card-username span a {
    text-align: center;
  font-family: var(--mainfont);
    font-weight: 600;
  font-size: 10px;
  letter-spacing: 10%;
  color: var(--weissgrau);
    transition: all 0.5s ease;
     border-right:5px solid transparent;
    padding-right:5px;
}

.ptol-forum-card-username a:hover {
    transition: all 0.5s ease;
    text-decoration: none;
    border-right:5px solid var(--usergruen);
    padding-right:5px;
}

.ptol-forum-card-lastpost {
  font-family: var(--mainfont);
  color: var(--hauptgrau);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 5%;
  text-align: center;
  line-height: 22px;
}

.ptol-forum-card-lastpost b {
    border: none;
    color: var(--usergruen);
}

.ptol-forum-card-lastpost i {
    font-style: normal;
   
}

.ptol-forum-card-lastpost i a {
  font-size: 11px;
  line-height: 22px;
  position:relative;
  color: var(--usergruen);
  font-weight: bold;
  letter-spacing: 7%;
  font-family: var(--headfont2);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  text-decoration:none;
    
}

.ptol-forum-card-lastpost i a::after{
    content:"";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: var(--usergruen);
  bottom:0%;
  right:0;
  transition: all 0.5s ease;
}

.ptol-forum-card-lastpost i a:hover::after{
  content:"";
  position: absolute;
  height: 1px;
  width: 50%;
  background-color: var(--usergruen);
  bottom:0%;
  right:0;
  transition: all 0.5s ease;
}

  .ptol-kategorie {
    height: 100%;
    display: flex;
    align-items: center;
  }

  .ptol-kategorie-rechts1 {
    height: 100%;
  }
  
}