h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: normal;
	line-height: 1.1;
	color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1,
.h1 {
	font-size: 36px;
}

h2,
.h2 {
	font-size: 31px;
}

h3,
.h3 {
	font-size: 27px;
}

h4,
.h4 {
	font-size: 24px;
}

h5,
.h5 {
	font-size: 21px;
}

h6,
.h6 {
	font-size: 18px;
}


.fs-36 {
	font-size: 36px !important;
}

.fs-31 {
	font-size: 31px !important;
}

.fs-27 {
	font-size: 27px !important;
}

.fs-24 {
	font-size: 24px !important;
}

.fs-21 {
	font-size: 21px !important;
}

.fs-18 {
	font-size: 18px !important;
}

.fs-16 {
	font-size: 16px !important;
}

.fs-14 {
	font-size: 14px !important;
}

.fs-12 {
	font-size: 12px !important;
}

.fc-orange {
	color: #ef7d00 !important;
}

.fc-white {
	color: #ffffff !important;
}

.fc-anthrazit {
	color: #39444c !important;
}

.fc-green {
	color: #95c11e !important
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-reset {
	margin: 0 !important;
}

div.text-left,
p.text-left,
h1.text-left,
h2.text-left,
h3.text-left,
h4.text-left,
h5.text-left,
h6.text-left,
ul.text-left,
li.text-left,
ol.text-left,
td.text-left,
th.text-left {
	text-align: left;
}

div.text-center,
p.text-center,
h1.text-center,
h2.text-center,
h3.text-center,
h4.text-center,
h5.text-center,
h6.text-center,
ul.text-center,
li.text-center,
ol.text-center,
td.text-center,
th.text-center {
	text-align: center;
}

div.text-right,
p.text-right,
h1.text-right,
h2.text-right,
h3.text-right,
h4.text-right,
h5.text-right,
h6.text-right,
ul.text-right,
li.text-right,
ol.text-right,
td.text-right,
th.text-right {
	text-align: right;
}

div.text-justify,
p.text-justify,
h1.text-justify,
h2.text-justify,
h3.text-justify,
h4.text-justify,
h5.text-justify,
h6.text-justify,
ul.text-justify,
li.text-justify,
ol.text-justify,
td.text-justify,
th.text-justify {
	text-align: justify;
}

ul.ul-reset-margin {
	padding-left: 1.2em;
}

ul.lead>li,
p.lead {
	font-size: 21px;
}

ul.narrow-ul {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}

table.table {
	width: 100%;
}

table.table>thead>tr:first-child>th {
	border-top: none;
}


a.inverse-hover {
	text-decoration: none;
}

a.inverse-hover:hover {
	text-decoration: underline;
}

div.indent {
	margin-left: 2em;
}

table.table-style-dsvl td,
table.table-style-dsvl th {
	padding: 5px;
}

table.table-style-dsvl {
	width: 100%;
	margin-bottom: 1em;
}

table.table-style-dsvl>thead {
	border-bottom: 4px solid #ef7d00;
}

table.table-style-dsvl {
	border-bottom: 4px solid #39444c;
}

table.table-plain {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
	border: none;
}

table.table-plain th, table.table-plain td {
    padding: 0.25rem 0;
    vertical-align: top;
    border: none;
}

a.vt-sm {}
a.vt-blue {}
a.videothumbnail {}
a.webtrekk-gdpr {}
span.webtrekk-gdpr {
	text-decoration: underline;
	cursor: pointer;
}
