.rechtlicheInfo {
	font-size:14px;
}

.infoCellButton {
	width: 30px;
}

html .firstColumnKenntnisnahme {
   width: 5%;
}

html .secondColumnKenntnisnahme {
   width: 95%;
}

html .firstColumnUmschreiben {
   width: 55%;
}

html .secondColumnEinwand {
   width: 25%;
}

html .thirdColumnBezahlen {
   width: 15%;
   float: right;
}

.sprachenAuswahl{
   position:relative;

   float:right;
}

.sprachenAuswahl label{
   font-size: small;
   color: #0070bc;
   padding: .25rem .625rem;
}

.topAlign {
    vertical-align: top;
}

.img-responsive {
    max-height: calc(100vh - 225px);
}

.infolinkright-table {
	border: none;
	padding: 0px;
	margin: 0px
}

.infolinkright-table td, .infolinkright-table tr {
	border: none;
	padding: 0px;
	margin: 0px
}

.links_wrapper {
    position: relative;
}

.links {
    display: inline-block;
    line-height: 1.66667;
}
.mod_langnav {
    display: inline-block;
    margin-left: 30px;
}

@media (min-width: 1025px) {
	.links_wrapper {
    	float: right;
	}
}

@media (min-width: 1025px) {
	.nowrap {
    	white-space: nowrap;
	}
}
