* {
	font-family: 'Verdana';
}

body {
	padding-top: 50px;
}

.ntabelle > tbody > tr > td, .ntabelle > tbody > tr > th, .ntabelle > tfoot > tr > td, .ntabelle > tfoot > tr > th, .ntabelle > thead > tr > td, .ntabelle > thead > tr > th {
	padding: 4px;
}

.narrow > tr > td, .narrow > tr > th {
	font-size: 8pt;
}

.notiztabelle > tbody > tr:nth-of-type(2n) {
	background-color: #fcfcfc;
}

.table-hover tr:hover td {
	background-color: #E0E0F0;
}

.downloadlink {
	color: #E60;
}

.downloadlink:hover {
	color: #4e5293;
}

.dropdown-menu li a {
	font-size: 13pt;
}

.label-grey {
	background-color: grey;
}

.tags {
	color: red;
}

.rand-unten {
	margin-bottom: 2em;
}

.infotext {
	font-size: 8pt;
}

.table-hover > tbody > tr.no-hover:hover > td,
.table-hover > tbody > tr.no-hover:hover > th {
    background-color: inherit;
}

.btn-dif {
	margin-right: 1em;
}

.antworttl {
	border: dashed #ccc 1px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10cm;
}

.br {
	margin-right: 1em;
}

.brr {
    margin-right: 1em;
    margin-bottom: 1em;
}

.dropzone {
	border: 2px dashed #ccc;
	height: 80px;
}

.dz-message {
	text-align: center;
	color: #aaa;
}

.mt1 {
    margin-top: 1em;
}

.mt15 {
    margin-top: 1.5em;
}

.mt2 {
    margin-top: 2em;
}

.mt3 {
    margin-top: 1em;
}

.mt4 {
    margin-top: 4em;
}

.mt4p {
    margin-top: 4px;
}

.mb1 {
    margin-bottom: 1em;
}

.mb2 {
    margin-bottom: 2em;
}

.mb3 {
    margin-bottom: 3em;
}

.mb4 {
    margin-bottom: 4em;
}

.ml05 {
    margin-left: .5em;
}

.ml1 {
    margin-left: 1em;
}

.mtr1 {
    margin-right: 1em;
    margin-top: 1em;
}

.ml5px {
    margin-left: 5px;
}

.ml2 {
    margin-left: 2em;
}

.vat {
    vertical-align: top;
}

.tar {
    text-align: right;
}

.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.wauto {
    width: auto;
}

a.sortlink {
    color: #000;
    text-decoration: underline;
}

a:hover.sortlink {
    color: #900;
    text-decoration: none;
}

.table-sticky tr th, .table-sticky thead tr th {
    position: sticky;
    top: 0;
}
