.accordion.juza dl{
  background:#fff;
}
.accordion.juza dt{
  padding-top:8px;
  padding-bottom:8px;
  line-height:normal;
  background: #e5e5e5 url(../images/icon_accordion_down.png) no-repeat 95% center; /* Old browsers */
  background: url(../images/icon_accordion_down.png) no-repeat 95% center, -moz-linear-gradient(top, #e5e5e5 0%, #f2f2f2 26%, #ffffff 100%); /* FF3.6+ */
  background: url(../images/icon_accordion_down.png) no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(26%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: url(../images/icon_accordion_down.png) no-repeat 95% center, -webkit-linear-gradient(top, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: url(../images/icon_accordion_down.png) no-repeat 95% center, -o-linear-gradient(top, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* Opera 11.10+ */
  background: url(../images/icon_accordion_down.png) no-repeat 95% center, -ms-linear-gradient(top, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* IE10+ */
  background: url(../images/icon_accordion_down.png) no-repeat 95% center, linear-gradient(to bottom, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  border:none;
  position:relative;
  color: #424242;
    font-size: 20px;
    padding-top:12px;
  padding-bottom:12px;
}
.accordion.juza dt a{line-height:normal;}
.accordion.juza dt a:before{display:none;}
.is-mobile .accordion.juza dt a{font-size: 15px;}
.accordion.juza dt a:hover{text-decoration:none;}
.is-mobile .accordion.juza dd{
  position:relative;
}
.accordion.juza dt.is-active{
  padding-right:0;
}
.accordion.juza dt.is-active a{
  background-image:none;
  padding:0;
  display:inline-block;
  width:75%;
  cursor:default;
  text-align:center;
}
.accordion.juza dt.is-active:nth-of-type(1) a{
  padding-left:25px;
  width:86%;
}
.accordion.juza dt.is-active .bef, .accordion.juza dt.is-active .aft{
  background:url(../images/icon_accordion_down.png) no-repeat left top;
  position:absolute;
  -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
  width:14px;
  height:14px;
  display:inline-block;
  top:14px;
  cursor:pointer;
  left:5%;
}
.accordion.juza dt.is-active .aft{
  -moz-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
  background-position:50% 50%;
  left:95%
}
.accordion.juza dt:last-child{border:none}
.accordion.juza dt a{
  padding:0 35px 0 25px;
  line-height:normal;
  margin:0;
  display:block;
  background:none;
}
.accordion.juza dd{
  background:#fff;
  padding:10px 35px 10px 25px;
  margin:0;
}
.accordion.juza dd strong a{
  text-decoration:underline;
  font-size: 15px;
  color:#373737;
  font-weight:normal;
}
.accordion.juza dd ins{
  display:none;
  text-decoration:none;
}
.legalaffairs #page-container #page-header{display:none;}
.legalaffairs #page-container  #page-container #page-header{display:block}

.legalaffairs #page-container  #page-container #page-header{
  background:#fff;
  max-width: 960px;
    width: 100%;
  margin-left:auto;
  margin-right:auto;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  font-family: Syntax,Arial,sans-serif;
}
.legalaffairs #page-container  #page-container #page-header h1{
  text-shadow: none;
    text-transform: none;
    color: #373737;
    font-weight: 500;
}
.legalaffairs #page-container  #page-container #page-header p{
  font-size:15px;
  color:#373737;
  text-shadow:none;
  text-transform:none;
  font-weight: 400;
  line-height:17px;
  text-align:left;
  padding-left:25px;
  padding-right:35px;
}
.legalaffairs .table-mobile-horizontal th, .table-mobile-horizontal td{
  padding:5px;
  vertical-align:top;
} 
.legalaffairs .table-mobile-horizontal td:nth-of-type(4){
  width:20%;
}
.legalaffairs .table-mobile-horizontal th, .table-mobile-horizontal td{
  padding:5px;
  vertical-align:top;
}
.legalaffairs .table-mobile-horizontal tr:nth-child(even) {background: #ececea}
.legalaffairs .table-mobile-horizontal tr:nth-child(odd) {background: #e0e0df}
.legalaffairs .table-mobile-horizontal th {background: #fff}
.is-mobile .legalaffairs #page-container  #page-container #page-header{
  background:none;
  border-top-left-radius:none;
  border-top-right-radius:none;
  font-size:13px;
}
.is-mobile .legalaffairs #page-container  #page-container #page-header h1{
  text-align:center;
  background:#d9d9d9 url(../images/juza.png) no-repeat 20px center;
  line-height:30px;
  height:30px;
  font-size:13px;
  font-weight:bold;
}
.is-mobile .legalaffairs #page-container  #page-container #page-header{
  background:#fff;
}
.is-mobile .legalaffairs .accordion.juza dt{
  padding-top:8px;
  padding-bottom:8px;
  line-height:normal;
  background: url(../images/icons-sprite.png) no-repeat 0 -1015px;
  background: #e5e5e5; /* Old browsers */
    background: url(../images/icon_accordion_down.png) no-repeat 95% center, -moz-linear-gradient(top, #e5e5e5 0%, #f2f2f2 26%, #ffffff 100%); /* FF3.6+ */
    background: url(../images/icon_accordion_down.png) no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(26%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: url(../images/icon_accordion_down.png) no-repeat 95% center, -webkit-linear-gradient(top, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: url(../images/icon_accordion_down.png) no-repeat 95% center, -o-linear-gradient(top, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* Opera 11.10+ */
    background: url(../images/icon_accordion_down.png) no-repeat 95% center, -ms-linear-gradient(top, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* IE10+ */
    background: url(../images/icon_accordion_down.png) no-repeat 95% center, linear-gradient(to bottom, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* W3C */
}
.is-mobile .legalaffairs .accordion.juza dt.is-active{
  padding-top:8px;
  padding-bottom:8px;
  line-height:normal;
  background: #e5e5e5; /* Old browsers */
  background: -moz-linear-gradient(top, #e5e5e5 0%, #f2f2f2 26%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(26%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e5e5e5 0%,#f2f2f2 26%,#ffffff 100%); /* W3C */
  text-align:center;
}
.is-mobile .legalaffairs .accordion.juza dt a{
  line-height:normal;
}
.is-mobile .legalaffairs .table-mobile-horizontal td{
  display:block;
}
.is-mobile .legalaffairs table.table-mobile-horizontal td:before, .is-mobile .legalaffairs table.table-mobile-horizontal th:before{
  display:none;
}
.is-mobile .legalaffairs table.table-mobile-horizontal td, .is-mobile .legalaffairs table.table-mobile-horizontal th{
  padding-left:25px;
  padding-right:25px;
}
.is-mobile .legalaffairs table.table-mobile-horizontal tr, .is-mobile .legalaffairs table.table-mobile-horizontal td, .is-mobile .legalaffairs  table.table-mobile-horizontal th{
  border:none;
}
.is-mobile .legalaffairs table.table-mobile-horizontal td:nth-of-type(1){
  padding-top:15px;
}
.is-mobile .legalaffairs table.table-mobile-horizontal td:nth-of-type(2), .is-mobile .legalaffairs table.table-mobile-horizontal td:nth-of-type(4){
  background-color:#ececea !important;
}
.is-mobile .legalaffairs table.table-mobile-horizontal td:nth-of-type(3){
  background-color:#e0e0df !important;
}
.is-mobile .legalaffairs .table-mobile-horizontal td:nth-of-type(4){
  width:100%;
}
.is-mobile .legalaffairs .table-mobile-horizontal tr:nth-child(even) {background: none}
.is-mobile .legalaffairs .table-mobile-horizontal tr:nth-child(odd) {background: none}
.is-mobile .legalaffairs .table-mobile-horizontal th {background: none}

.legalaffairs #page-container #content #page-container{
  margin-top:0;
}
.legalaffairs div.meer-lezen{
  display:none;
}
.legalaffairs .external-content{
  background:#fff;
}

.legalaffairs .columns .w310 {
  display:none;
}
.legalaffairs .columns .w630 {
  width:100%;
}
.is-mobile .legalaffairs #content{
  margin-top:90px;
}
.is-mobile .legalaffairs .external-content #content{
  margin-top:0;
}
.is-mobile .legalaffairs #content #page-content{
  padding:0;
}
.is-mobile #page-content .external-content .content p, .is-mobile #page-content .external-content .content h1, .is-mobile #page-content .external-content .content h2{
  padding-left:25px;
  padding-right:25px;
}
.is-mobile #page-content .external-content .content dd p{
  padding-left:0;
  padding-right:0;
}
.is-mobile .home-reset{
  background: url(../images/juza_home.png) no-repeat 5% center;
  color:transparent;
}
