.otstyp_left {
	padding-left: 38.9%;
	width: auto;
}

.otstyp_right {
	padding-right: 1.25rem;
	width: auto;
}

.link_click {
	color: #0062bc;
	text-decoration: underline;
	cursor: pointer;
}

.link_click:hover {
	color: #0062bc;
	text-decoration: none;
	cursor: pointer;
}

.text_right {
	text-align: right;
}

.row_name2 {
  width: 40%;
  font-weight: 500;
  line-height: 1.375;
  padding-right: 1.25em;
  box-sizing: border-box;
}