
.profil_img_klein_l {
	height: 100px;
	float: left;
	border: 2px solid var(--tabellebold);
	background-size: 100px;
	margin: 10px;
	margin-bottom: 10px;
	margin-bottom: 0px;
	filter: grayscale(100%) sepia(40%);
	background-position: center;
	
	width: 100px;
}

.profil_img_klein_r {
	width: 100px;
height: 100px;
float: right;
border: 2px solid var(--tabellebold);
background-size: 100px;
margin: 10px;
  margin-bottom: 10px;
margin-bottom: 0px;
filter: grayscale(100%) sepia(40%);
background-position: center;
}

.profil_img_groß_r {
width: 200px;
height: 120px;
float: right;
border: 2px solid var(--tabellebold);
background-size: 100px;
margin: 10px;
  margin-bottom: 10px;
margin-bottom: 10px;
margin-bottom: 0px;
filter: grayscale(100%) sepia(40%);
background-position: center;
}

.profil_img_groß_l {
width: 200px;
height: 120px;
float: left;
border: 2px solid var(--tabellebold);
background-size: 100px;
margin: 10px;
  margin-bottom: 10px;
margin-bottom: 10px;
margin-bottom: 0px;
filter: grayscale(100%) sepia(40%);
background-position: center;
}

.profil_img_klein_l2 {
	width: 100px;
height: 100px;
float: left;
border: 2px solid var(--tabellebold);
background-size: 100px;
margin: 10px;
  margin-bottom: 10px;
margin-bottom: 0px;
background-position: center;
}

.profil_img_klein_r2 {
	width: 100px;
height: 100px;
float: right;
border: 2px solid var(--tabellebold);
background-size: 100px;
margin: 10px;
  margin-bottom: 10px;
margin-bottom: 0px;
background-position: center;
}

.profil_img_groß_r2 {
width: 200px;
height: 120px;
float: right;
border: 2px solid var(--tabellebold);
background-size: 100px;
margin: 10px;
  margin-bottom: 10px;
margin-bottom: 10px;
margin-bottom: 0px;
background-position: center;
}

.profil_img_groß_l2 {
width: 200px;
height: 120px;
float: left;
border: 2px solid var(--tabellebold);
background-size: 100px;
margin: 10px;
  margin-bottom: 10px;
margin-bottom: 10px;
margin-bottom: 0px;
background-position: center;
}


		