<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
  margin: 0;
  font-family: Tahoma, Arial, Verdana;
  font-size: 13px;
  overflow: hidden;
  color: #000000;
}


pre {
  display: block;
  font-family: Tahoma, Arial, Verdana;
  margin: 0;
  max-width: 900px;
  word-wrap: break-word;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0px;
}


TEXTAREA {
  font-family: Tahoma, Arial, Verdana;
  font-size: 100%;
  word-wrap: break-word;
  white-space: pre-wrap;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}


@media print {
	a:link:after, a:visited:after {  
    content: normal !important;  
  }
  
 .pshop_button, .btn, .input-group-addon, i, .pagination, .filterFilterDiv{
    display: none !important;
  }
  
  input, textarea, .well, .tab-content{
    border:none !important;  
  }
  
  textarea {
    resize: none;
  }
  
  select {
    text-indent: 0.01px;
    text-overflow: '';
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border:none !important;
  }
  
  &lt;!-- Dropdown Pfeil ausblenden in IE--&gt;
  select::-ms-expand {
      display: none !important;
  }

	.col-sm-1 {width:8%;  float:left;}
	.col-sm-2 {width:16%; float:left;}
	.col-sm-3 {width:25%; float:left;}
	.col-sm-4 {width:33%; float:left;}
	.col-sm-5 {width:42%; float:left;}
	.col-sm-6 {width:50%; float:left;}
	.col-sm-7 {width:58%; float:left;}
	.col-sm-8 {width:66%; float:left;}
	.col-sm-9 {width:75%; float:left;}
	.col-sm-10{width:83%; float:left;}
	.col-sm-11{width:92%; float:left;}
	.col-sm-12{width:100%; float:left;}
	

}

select {
  margin-left: 0px !important;
}

hr {
	margin: 5px 0px 5px 0px;
}

header{
}

header .well {
  border: 0;
  background: transparent;
}
header .well-sm {
  padding: 3px;
}

header .nav-pills li a { 
  padding: 0px 15px 0px 0px; color: #dddddd; font-size: 12px; letter-spacing: 1px;
}

footer{
  color: #5d5d5d;
  background: #EDEDED; 
  
  display:table-row; 
  height: 1px; 
}
footer h4{
  border-bottom: 1px solid #5d5d5d;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1em;
}
footer .column ul{
  list-style: none;
  padding: 0;
}
footer .column ul a{
  color: #5d5d5d;
  font-size: 0.8em;
}
footer .copyright{
  padding: 10px;
  color: #ddd;
  background: #494949;
}

footer .nav-pills li a { 
	padding: 0px 15px 0px 0px; color: #5d5d5d; font-size: 12px; letter-spacing: 1px;
}

.back2top {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
}

.topbtn A {
	margin: 0px 5px 0px 0px;
}

.topbtn .fa {
  padding: 0px;
}

.topbtn .btn {
  padding: 5px 10px 5px 10px;
}

.img_fit2div {
}

.img_fit2div img {
  max-height: 100%;
  max-width: 100%;
}

.txt_wordwrap {
	word-wrap: break-word;
}
.txt_fit2div {  
  text-overflow: ellipsis; 
  overflow: hidden;
}

.navbar {
  border-radius: 0;
  background-color: #EDEDED;
  min-height: 30px;
}

.navbar-default .navbar-nav &gt; li &gt; a {
  color: #444444;
  padding: 5px 15px 5px 15px;
}

.navbar-collapse {
	padding-left: 0px;
}

.navbar li a:hover, .navbar li.active a {
  color: #000000;  
  background-color: #CCCCCC !important;
}

.nav-pills li a:hover {  
  background-color: transparent;
  text-decoration: underline;    
}

.collapse-ul {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 15px 0px;
}

.collapse-ul li {
  margin: 2px 0px 0px 25px;
  padding: 0px;
}

.collapse-ul .dropdown-header {
  padding-top: 5px;
  color: #CCCCCC;
}

.dropdown-menu {
	min-width: 250px;
}

.dropdown-menu .dropdown-link {
  padding-left: 5px;
}

.div_hover {
	
}
.div_hover:hover { 
  box-shadow: 0 0 1px 1px #f4511e;
}

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}

.table-nonfluid {
   width: auto;
}

.struts2-radio{
	margin: 0px;
	padding-right: 10px;
}

.width_60{
  width: 60px;
}

.border_bottom_2_grey{
  border-bottom: 2px solid grey;
}

.alert-sm{
	padding: 7px;
	margin-bottom: 10px;
}

.fa-alert{
 color: #a94442 !important;
}

.fa-success{
 color: #3c763d !important;
}

.hide {
  display: none;
}

.page-header {
  margin: 0px;
}
.page-header h3 {
	margin: 0px;
}

tr.group,
tr.group:hover {
    background-color: #ddd !important;
}

.tab-content &gt; .active {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

.pagination {
	margin: 5px 0px 0px 0px;
}

.pagination&gt;li&gt;a {
  color: inherit;
}

.pagination&gt;li&gt;a:hover {
  color: inherit;
}

.pagination&gt;li.active&gt;a {
  background: #AAAAAA;
  color: #fff;
  border-color: #AAAAAA;
}

.pagination&gt;li.active&gt;a:hover {
  background: #AAAAAA;

}

.text-right{
	text-align: right;
}

.text-left{
  text-align: left;
}

.form-inline label {
	padding-right: 10px;
}

.checkbox, .radio {
	margin-bottom: 0;
	margin-top: 0;
}

div.tooltip-inner {
    margin-bottom: 3px;
    background-color: #505050;
    max-width: 700px !important;
}

.tasklink_tooltip + .tooltip &gt; .tooltip-inner {
  min-width: 1200px;
  background-color: transparent;
  border: 0;  
}

#myCarousel &gt; a  {
    color: white !important;
}

.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
    margin: auto;
}

.list-unstyled li {
	line-height: 1.5em;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.artikel_card .table {
	margin: 0px;
	background-color: inherit;
}

.artikel_card .table .table {
	background-color: inherit;
}

.artikel_card .table &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th {
	border-top: 0;
}

.artikel_card .table &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th {
  padding: 0px 8px 0px 0px;	
}

.well {
	padding: 10px;
}

.well .panel-body {
	padding: 10px;
}

@media (min-width:768px){
	.modal-dialog {
    width:850px;
    margin:30px auto;   
  } 
}

.modal-sm {
  top: 200px; 
  width:400px;  
}

.link{
  text-decoration: underline !important;
}

.tooltip .tooltip-inner {
    background-color: #789B4D;
    color: #FFFFFF;
    border: 1px solid #789B4D;
}
.tooltip-arrow {
    color: 5px solid #789B4D;    
}

.tooltip .table tr  {
	background-color: #789B4D;
}

.dataTables_scrollHeadInner &gt; .table &gt; thead &gt; tr &gt; th { 
  padding: 10px 10px 7px 10px;
}

.table &gt; tfoot &gt; tr &gt; td { 
  padding: 10px;
}

.text-warning{
	color: #f0ad4e !important;
}

.ml-10 {
  margin-left: 10px; 
}

.mb-10 {
  margin-bottom:10px; 
}

.pb-10 {
  padding-bottom:10px; 
}

.pr-20 {
  padding-right: 20px; 
}

@media (min-width: 1280px) {
  .modal-xxl {
    max-width: 2100px;
  }
}

/* .row:after, .row:before { */
/*     display: none; */
/*     content: " "; */
/* } */
</pre></body></html>