/* Details: Anforderung Uebungsalarm */

#FormEinsatznummer			{	display: inline-block;
								}
#TextEinsatznummer			{	display: inline-block;
								width: 14em;
								}
								
#FormStichwort				{	display: inline-block;
								}
#TextStichwort				{	display: inline-block;
								width: 14em;
								}
								

.TextLineHeaders			{	margin-top: 1em;
								font-size:  1.2em;
								font-weight: bold;
								}
.CheckboxLine				{	margin-top: 0.6em;
								}
.LabelOK					{	margin-right: 3em;
								}
.TextareaVerbesserung		{	width: 100%;
								}

#visibleAlarmierung			{	
								}

.BoxTextareaFreitext		{	margin-top: 1em;
								}
#TextFreitext				{	margin-top: 1em;
								font-size: 1.1em;
								font-weight: bold;
								margin-bottom:0.6em;
								}
#TextFreitextZ1				{	text-decoration:underline;
								}
.TextareaFreitext			{	width: 100%;
								}
