/*Postbit Handy*/
.pbhandy{
  width: 1000px;
  min-height: 250px; 
  background-color: var(--farbe2);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border: 1px solid var(--farbe5);
margin-top:-15px;
} /*komplette aussenbox*/

.pbhandyfid38 img{
width: 70px;
  height: 70px;
  border-radius: 90px;
  box-shadow: 2px 6px 19px 2px var(--farbe7);
  float: left;
  margin-top: 2px;
  margin-left: 40px;
  border: 2px solid var(--farbe5);
}

.pbhandycharleiste{
  width: 1000px;
  height: 80px;
  background: rgb(161 151 147);
  background-image: var(--background);
  border-bottom: 2px solid #5B5B5B;
}

.pbhandyiconleiste i{
  float: left;
  font-size: 30px;
  margin-top: 18px;
  margin-left: -10px;
  color: #5B5B5B !important;
  text-shadow: 2px 2px 5px #E5E3E0;
}

.pbhandyiconpfeil i{
float: left;
  font-size: 35px;
  margin-top: 24px;
  margin-left: 15px;
	margin-right: -20px;
  color: #5B5B5B;
  text-shadow: 2px 2px 5px #E5E3E0;
}

.pbhandyava img{
  width: 70px;
  height: 70px;
  border-radius: 90px;
  box-shadow: 2px 6px 19px 2px #5B5B5B;
  float: left;
  margin-left: 10px;
  margin-top:15px;
  border: 2px solid var(--farbe5);
}

.postbithandyauthor i{
font-size: 16px;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: -20px;
	color: var(--farbe3);
	float: left; 
}

.pbhandycharleiste a{
  font-size: 30px;
  font-family: "Dancing Script";
  color: var(--farbe5);
  letter-spacing: 3px;
  margin-top:-10px;
  margin-left: 30px;
  text-shadow: 5px 3px 5px #5B5B5B;
  text-decoration: none;
  float:left;
}

.pbhandycharleiste a:hover{
  color: var(--farbe7)
}

.pbhandyurlbox{
width: 100px;
  height: 50px;
  float:right;
  margin-right: 10px;
margin-top:-10px;
	display: flex;
}

.pbhandyurlbox a{
 color: #5B5B5B  !important;
  font-size: 12px;
  text-shadow: 5px 5px 5px #E5E3E0 !important;
}

.pbhandydatum{
  float:left;
  color: #5B5B5B;
  margin-top: 25px;
  margin-left: -100px;
  font-size: 14px;
  text-shadow: 2px 2px 5px #E5E3E0;
  font-family: none;
}

.pbhandyiconleiste{
  width: 120px;
  height: 40px;
  float: right;
  margin-top: 0px;
  margin-right: -20px;
}

.pbhandyiconleiste2{
  width: 30px;
  height: 40px;
  float: right;
  margin-right: -60px;
}

.pbhandyiconleiste i{
  margin: 10px;
  font-size: 26px;
  color: var(--farbe7);
}

.pbhandymainbox{
  width: 1000;
  min-height: 100px;
background: #e5e3e0;
}

.pbhandytextgesendetbox{
  min-width: 280px;
  max-width: 700px;
  min-height: 40px;
  background: #5B5B5B;
  font-family: none;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 20px;
  float: right; 
  margin-right: 10px;
  border-radius: 15px 15px 0px 15px;
  box-shadow: -1px 0px 13px -3px black;
}

.pbhandytextgesendetbox a{
color: var(--farbe2);
}

.pbhandytextgesendetbox a:hover{
color: var(--farbe3);
}

.pbhandygesendetuhrzeit{
  width: 220px;
  height: 20px;
  float: right; 
}

.pbhandygesendetuhrzeit i{
  color: #246fe0;
  float: right;
  margin-right: -113px;
}

.pbhandyuhrzeittext{
  color: var(--farbe3);
  float: right;
margin-right: 30px;
  font-size: 12px !important;
}

.pbhandytextgesendetbox p{
  color: var(--farbe3);
  margin: 8px;
  text-align: justify;
  font-size: 17px;
padding-left: 5px;
padding-right: 5px;
}

.pbhandytextbox{
  width: 450px;
  height: 50px;
  background: grey;
  border-radius: 15px;
  float: left;
  margin-left: 280px;
  margin-top: 40px;
  margin-bottom: 25px;
  box-shadow: -1px 0px 13px -1px var(--farbe7);
}

.pbhandytextbox i{
  font-size: 25px;
  float:left;
  margin-left: 15px;
  margin-top: 12px;
  color: #5B5B5B ;
}

.pbhandynachrichtentextbox{
  width: 300px;
  height: 30px;
  margin-top: 13px;
  margin-left: 15px;
  float: left;
  font-family: none;
}

.pbhandynachrichtentextbox span{
  font-size: 17px;
  margin-top: 2px;
  color: #5B5B5B ;
  float: left;
}

.pbhandytexticonbox{
  width: 90px;
  height: 50px;
  background: b3lue;
  float: right;
}

.pbhandytexticonbox i{
  font-size: 22px;
  margin: 10px;
  margin-top: 13px;
  color: #5B5B5B  ;
}

		
		