.tableback {
	background: #ffffff;
}

 .avatar_back {
	 background: #ffffff;
	 width: 100%;
		 height: 1120px;
}

 .namen_back {
	 background: #ffffff;
	 width: 100%;
		 height: 745px;
}

 .groups_back {
	 background: #ffffff;
	 width: 100%;
		 height: 675px;
}

 .berufe_back {
	 background: #ffffff;
	 width: 100%;
		 height: 675px;
}

 .pairings_back {
	 background: #ffffff;
	 width: 100%;
		 height: 955px;
}

 .abwesend_back {
	 background: #ffffff;
	 width: 100%;
		 min-height: 500px;
}

.singletitle1 {
box-sizing: border-box;
    margin-top: 28px;
    border-right: 15px solid #27bffe;
}

.singletitle2 {
box-sizing: border-box;
    margin-top: 28px;
}

.title1 {
	box-sizing: border-box;
}

.title2 {
	box-sizing: border-box;
	margin-top: 10px;
}

.liststext {
box-sizing: border-box;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    text-align: justify;
    line-height: 25px;
    padding: 25px;
    width: 100%;
    min-height: 272px;
    border-right: 15px solid #27bffe;
    border-bottom: 15px solid #27bffe;
    margin-top: -4px;
}

.liststext1 {
    box-sizing: border-box;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 25px;
    padding: 15px;
    width: 100%;
    height: 235px;
    overflow: auto;
}

 .liststext1::-webkit-scrollbar { width: 1px; background: #ffffff; }
    .liststext1::-webkit-scrollbar-thumb { background: #27bffe;} 