.non-responsive tr td {
  float: none!important;
  display:table-cell!important;
} 



.striber tr:first-child td {
background-color:#0294D0;
color:#FFF;
font-size: 120%;
font-weight: 600;
border:none
}

.striber {
border-collapse:collapse;
border: 1px solid #dadada;
}

.striber tr td {
padding:5px;
text-align:center;
border:1px solid #DADADA
}

.striber tr td:first-child {
text-align:left;
font-weight:bold;
}

.striber tr:nth-child(odd) {
background-color:#cccccc;
}

.striber tr:nth-child(even){
background-color:#FFF;
}





.pakButton {
  background-color:#7fa74e;
  -webkit-border-top-left-radius:12px;
  -moz-border-radius-topleft:12px;
  border-top-left-radius:12px;
  -webkit-border-top-right-radius:12px;
  -moz-border-radius-topright:12px;
  border-top-right-radius:12px;
  -webkit-border-bottom-right-radius:12px;
  -moz-border-radius-bottomright:12px;
  border-bottom-right-radius:12px;
  -webkit-border-bottom-left-radius:12px;
  -moz-border-radius-bottomleft:12px;
  border-bottom-left-radius:12px;
  text-indent:0;
  border:1px solid #698a3d;
  display:inline-block;
  color:#ffffff!Important;
  font-size:15px;
  font-weight:bold;
  font-style:normal;
  height:32px;
  line-height:32px;
  width:90px;
  text-decoration:none;
  text-align:center;
}

.pakButton:hover {
  background-color:#698a3d;
  color:#ffffff!Important;
}


.bottomtable {
  width:940px;
  margin-right:auto;
  margin-left:auto;
  border:0;
  border-spacing:0;
}

.bottomtd {
  color:#fff;
  text-align:center;
  width:25%;
}

hr {
border: 1px dashed #dcdcdc;
  margin:20px 0;
}

.pg-image {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

   .pg-image:hover {
      opacity: 0.8;
      }


/*.custom_sq {
position:absolute;
}

.moduletable_kontakttop {
height:40px;
  padding:27px 0 10px 0;

}
*/

/*.fullwidthbanner-container {
width:940px!important;
  margin-right:auto;
  margin-left:auto;
}*/

.tp-leftarrow.round {
display:none;
}

.tp-rightarrow.round {
display:none;
}



.container {
position:relative;
}

.text {
width:90%;
height:70px;
position:absolute;
left:0;
bottom:0;
background:#000;
display:none;
filter:alpha(opacity=60);
opacity:0.6;
color:#ced456;
padding: 5%;
  font-size:140%;
}

.pakimgbox{
-webkit-box-shadow: 5px 5px 3px -4px rgba(0,0,0,0.6);
-moz-box-shadow: 5px 5px 3px -4px rgba(0,0,0,0.6);
box-shadow: 5px 5px 3px -4px rgba(0,0,0,0.6);
  padding:3px; 
  border:1px solid #e7e7e7;
}






.moduletable_fixedmod {
position:absolute;
  top:0;
   background-image:url('/images/graphics/design/global/bg.jpg');
  background-attachment:fixed;
  width:100%;
  height:442px;
  z-index:-1;
}


/*
.ux-menu a:focus, .ux-menu a:hover, .ux-menu a.ux-menu-link-hover {
background:none!important;
}

.ux-menu a.current {
background:none!important;
}

.ux-menu a {
background:none!important;
}*/




.moduletable_splash {
position:absolute;
  top:20px;
  right:20px;
}

.moduletable_tabssocial {
position:absolute;
  top:175px;
  left:20px;
  z-index:20;
}
