
@font-face {
 font-family:'TabacSans-Italic';
 src:url("fonts/32630A_0_0.eot");
 src:url("fonts/32630A_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/32630A_0_0.woff2") format("woff2"), url("fonts/32630A_0_0.woff") format("woff"), url("fonts/32630A_0_0.ttf") format("truetype")
}
@font-face {
 font-family:'TabacSans-Bold';
 src:url("fonts/32630A_1_0.eot");
 src:url("fonts/32630A_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/32630A_1_0.woff2") format("woff2"), url("fonts/32630A_1_0.woff") format("woff"), url("fonts/32630A_1_0.ttf") format("truetype")
}
@font-face {
 font-family:'TabacSansLight-Bold';
 src:url("fonts/32630A_2_0.eot");
 src:url("fonts/32630A_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/32630A_2_0.woff2") format("woff2"), url("fonts/32630A_2_0.woff") format("woff"), url("fonts/32630A_2_0.ttf") format("truetype")
}
@font-face {
 font-family:'TabacSans';
 src:url("fonts/32630A_3_0.eot");
 src:url("fonts/32630A_3_0.eot?#iefix") format("embedded-opentype"), url("fonts/32630A_3_0.woff2") format("woff2"), url("fonts/32630A_3_0.woff") format("woff"), url("fonts/32630A_3_0.ttf") format("truetype")
}
@font-face {
 font-family:'TabacSansThin';
 src:url("fonts/32630A_4_0.eot");
 src:url("fonts/32630A_4_0.eot?#iefix") format("embedded-opentype"), url("fonts/32630A_4_0.woff2") format("woff2"), url("fonts/32630A_4_0.woff") format("woff"), url("fonts/32630A_4_0.ttf") format("truetype")
}
@font-face {
 font-family:'TabacSansLight';
 src:url("fonts/32630A_5_0.eot");
 src:url("fonts/32630A_5_0.eot?#iefix") format("embedded-opentype"), url("fonts/32630A_5_0.woff2") format("woff2"), url("fonts/32630A_5_0.woff") format("woff"), url("fonts/32630A_5_0.ttf") format("truetype")
}
@font-face {
 font-family:'TabacSansLight-Italic';
 src:url("fonts/32630A_6_0.eot");
 src:url("fonts/32630A_6_0.eot?#iefix") format("embedded-opentype"), url("fonts/32630A_6_0.woff2") format("woff2"), url("fonts/32630A_6_0.woff") format("woff"), url("fonts/32630A_6_0.ttf") format("truetype")
}
@font-face {
 font-family:'DaftBrush';
 src:url("fonts/32630A_7_0.eot");
 src:url("fonts/32630A_7_0.eot?#iefix") format("embedded-opentype"), url("fonts/32630A_7_0.woff2") format("woff2"), url("fonts/32630A_7_0.woff") format("woff"), url("fonts/32630A_7_0.ttf") format("truetype")
}

body {
    background-image: url("../images/natural_paper.png");
    font-family: TabacSansLight;
}

.sjwmback {
    background-image: url("../images/natural_paper.png");
}

a.link_ul {
	text-decoration : underline;
}

.navbar-nav > li > a {
    padding-left: 7px;
    padding-right: 7px;
}

.truncate250px {
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.panel-addresbook {
    width:360px;
    float: left;
    margin-right:15px;
}

.panel-heading-sm {
    padding: 10px;
}

.panel-body-sm {
    /* height:50px; */
    padding: 10px;
}

.panel-footer-sm {
    /* height:50px; */
    padding: 10px;
}

.required-sjmw {
    display: inline;
    font-weight: bold;
    color: red;
}

.form-sjmw {
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-sjmw-color {
    color: #fff;
    background-color: #e48900;
    border-color: #e48900;
}

.btn-sjmw-link {
    margin-top: 8px;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    margin-right: 10px;
}

.btn-sm-sjmw-add {
    min-width: 200px;
}

.modal-body-sjmw {
    max-height: calc(90vh - 100px);
    overflow-y: auto;
}

.table-cell-clickable {
    /* keine neue Eigenschaften, dient nur fuer jQuery */
}
