@page {
    margin: 0.8cm;
}

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/iconfont/flaticon.eot");
    src: url("../fonts/iconfont/flaticon.eot#iefix") format("embedded-opentype"),
    url("../fonts/iconfont/flaticon.woff") format("woff"),
    url("../fonts/iconfont/flaticon.ttf") format("truetype"),
    url("../fonts/iconfont/flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/fira/FiraSans-Light.eot');
    src: local('Fira Sans Light'),
    url('../fonts/fira/FiraSans-Light.eot') format('embedded-opentype'),
    url('../fonts/fira/FiraSans-Light.woff') format('woff'),
    url('../fonts/fira/FiraSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/fira/FiraSans-Regular.eot');
    src: local('Fira Sans Regular'),
    url('../fonts/fira/FiraSans-Regular.eot') format('embedded-opentype'),
    url('../fonts/fira/FiraSans-Regular.woff') format('woff'),
    url('../fonts/fira/FiraSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/fira/FiraSans-Medium.eot');
    src: local('Fira Sans Medium'),
    url('../fonts/fira/FiraSans-Medium.eot') format('embedded-opentype'),
    url('../fonts/fira/FiraSans-Medium.woff') format('woff'),
    url('../fonts/fira/FiraSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

* {
    font-family: "Fira Sans", sans-serif;
    color: #333;
    font-size: 1em;
    font-weight: 300;
    line-height:1.5em
}

.unsichtbar,
#nav,
.element-invisible,
.search,
.mod-articles-category-readmore,
.btn,
nav,
.readon,
#breadcrumb,
.sidemenu,
#social_bookmarks,
#footer-outer, #newsletter, .socialmedia img, .shariff, p.fixed, .pagination, .kurssuche, #anmeldung {
    display: none;
}

h1#logo {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 5px solid #afcb08;
    margin-bottom: 50px;
}

strong {
    font-weight: 400;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #b20000
}

hr {
    border: 0;
    border-bottom: dotted 3px #333;
    height: 1px;
    margin: 25px 0;

}

.bildoben, .bildbildungszentrum {
    background: #fff !important
}

.bildbildungszentrum h2 span {
    display: block
}

h1, h2, h3, h4 {
    page-break-after: avoid;
}

h2 {
    color: #555;
    font-weight: normal;
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
    font-weight: 400
}

h4 {
    font-size: 1.0em;
    font-weight: 400
}

p {
    line-height: 1.7em
}

ul li a:before , p.readmore a:before{
    color: #b20000;
    content: "\e010";
    font-family: Flaticon;
    font-size: 0.8em;
    padding-right: 10px;
}

article, .bild .col-4 {
    padding: 10px 0;
}

section img {
    margin: 20px 0
}

address {
    font-style: normal;
}

#footer-infos {
    font-size: 0.9em;
    border-top: 5px solid #afcb08;
}

#footer-infos ul li a:before {
    content: "";
    padding: 0;
}

#footer-infos h3 {
    font-size: 1.1em;
    font-weight: normal;
}

#footer-infos div.col-3 {
    display: inline-block;
    width: 100%;
    padding: 10px;
    vertical-align: top;
}

table {
    border: 0 solid #dddddd;
    margin: 1em 0;
    width: 100%;
    border-collapse: collapse
}

* + .table {
    margin-top: 1em;
}

table th, table td {
    font-weight: 300;
    padding: 10px;
}

tr {
    border-bottom: 1px solid #dddddd;
}

tr:hover {
    background: #f5f5f1 none repeat scroll 0 0;
}

th:first-child {
    min-width: 70px;
}

th > a {
    color: #ffffff !important;
}

.category th > a {
    color: #474954 !important;
}

table th {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    color: #b20000;
    font-size: 1em;
    hyphens: auto;
    line-height: 1.1em;
    text-align: left;
}

table thead th {
    vertical-align: bottom;
}

table caption, table tfoot {
    font-size: 1em;
    font-style: italic;
}

table caption {
    color: #999999;
    text-align: left;
}

table td:first-child, table th:first-child {
    padding-left: 0;
}

table.tablesaw {
    empty-cells: show;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
}

.tablesaw th, .tablesaw td {
    box-sizing: border-box;
    text-align: left;
    vertical-align: middle;
}

.tablesaw-cell-label {
    font-weight: 400;
}

.tablesaw-stack td, .tablesaw-stack th {
    display: block;
}

.tablesaw-stack tr {
    clear: both;
}

.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
    display: none;
    min-width: 30%;
    padding: 0 0.6em 0 0;
}

.tablesaw-stack td, .tablesaw-stack th {
    display: table-cell;
    margin: 0;
}

.seminar-tabelle .tablesaw-cell-label {
    display: none !important;
}

table.seminar-tabelle td, table.seminar-tabelle th {
    padding: 10px;
    vertical-align: top;
}

table.seminar-tabelle td time {
    font-weight: 400;
}

table.seminar-tabelle td span.zeit {
    font-weight: 300;
}

table.seminar-tabelle td.description {
    padding-top: 36px;
}

tr {
    border-bottom: solid 1px #ddd !important
}

tr.month {
    border-bottom: 0 solid #dddddd;
}

tr.month th {
    color: #333333;
    font-size: 1.2em;
    font-weight: 400;
    padding-bottom: 30px;
    padding-top: 30px;
}

td span {
    display: inline-block;
    min-width: 2em;
}

td.kurstitle a {
    display: block;
    position: relative;
}

td.kurstitle a *::after {
    content: "?";
    font-family: Flaticon;
    position: absolute;
    right: 10px;
}

.nummer {
    color: #b20000;
    display: block;
    font-size: 0.8em;
    font-weight: 300;
    text-transform: uppercase;
}

td.date time {
    display: inline-block;
    font-weight: 500;
    min-width: 6em;
}

td.kursdauer {
    font-size: 0.9em;
    min-width: 120px;
    text-align: right !important;
}

span.amab {
    left: -2000px;
    position: absolute;
    top: -2000px;
}


span.sudate {display:block;}
span.sudate  time {font-weight:400}