#content .vatop img.icon {
	float:right;
	margin-left:8px!important;
	width:32px!important;
	height:32px!important;
}
.vadetails input[type=image] {
	float:right;
	width:16px;
	height:16px;
	margin-left:8px;
}
.details_top input.head {
	font-size:18px;
	width:100%;
	margin-bottom:24px;
	font-weight:400;
	padding:4px 8px;
	box-sizing:border-box;
}
.details_top input[type=datetime-local] {
	width:148px;
	margin-right:16px;
}
.details_content section {
	margin-bottom:24px;
}
.details_content h3 {
	font-weight:400;
	font-size:16px;
	line-height:150%;
	margin-bottom:8px;
}
.details_content label {
	display:block;
}
.details_content input,
.details_content select  {
	margin:0 8px 8px 0;
	box-sizing:border-box;
}

.details_content label input:not(input[type=checkbox]) {
	width:60%;
}
.details_content label input[type=number] {
	text-align:right;
}
.anmeldungen th.infobutton {
	width:50px;
}
input.tln_del,
input.sem_del,
input.sem_edit {
	width:16px;
	height:16px;
	float:right;
	margin:10px 0 0 5px;
}