﻿.tr, .trhead {
	float: left ;
	}
.trhead {
	color: black ;
	font-weight: bold ;
	margin-top: 19rem ;
	margin-bottom: 10px ;
	margin-left: 10px ;
	position: fixed ;
	}
.tr {
	height: 1.3rem ;
	}

/*	Anwender -------------*/
.e1_1, .e1_2, .e1_3, .e1_3a, .e1_4, .e1_5, .e1_6, .e1_7, .e1_butts {
	float: left ;
	margin-right: 20px ;
	}
.e1_1 {
	width: 150px ;
	}
.e1_2 {
	width: 250px ;
	}
.e1_3, .e1_3a {
	width: 75px ;
	text-align: center ;
	}
.e1_3a {
	margin-left: 10px ;
	}
.e1_4 {
	width: 75px ;
	text-align: center ;
	}
.e1_5 {
	width: 75px ;
	text-align: center ;
	}
.e1_6 {
	width: 75px ;
	text-align: center ;
	}
.e1_7 {
	width: 100px ;
	}
.e1_butts {
	width: 100px ;
	margin-left: 1rem ;
	}

/*	Gruppen -------------*/
.e2_1, .e2_2, .e2_3, .e2_butts {
	float: left ;
	margin-right: 20px ;
	}
.e2_1 {
	width: 250px ;
	}
.e2_2 {
	width: 200px ;
	}
.e2_3 {
	width: 75px ;
	text-align: center ;
	margin-left: 10px ;
	}
.e2_butts {
	width: 100px ;
	margin-left: 1rem ;
	}
	
/*	Listen	*/
.trhead_ex {
	color: black ;
	font-weight: bold ;
	margin-top: 21rem ;
	margin-bottom: 10px ;
	margin-left: 10px ;
	position: fixed ;
	}
.ex_1, .ex_2, .ex_butts {
	float: left ;
	margin-right: 20px ;
	}
.ex_1 {
	width: 150px ;
	}
.ex_2 {
	width: 250px ;
	}
.ex_butts {
	width: 100px ;
	margin-left: 1rem ;
	}
	
/* sections for input */
section {
	float: left ;
	width: 100% ;
	}
section_left {
	float: left ;
	width: 18% ;
	}
section_right {
	float: left ;
	width: 80% ;
	}
/* EOF */