/* User links */

  #zone-user-wrapper {
    height: 32px;
  }
 
 .region-user-first-inner > div {
    float: right;
  }
  
  #block-language-switcher-fallback-language-switcher-fallback {
    margin-bottom: 0px;
    position: static;
  }

  
/* Header */

  #section-header {
    height: 217px;
    background-position: 0% 100%;
    background-repeat: no-repeat;
  } 
  
  .logo-img {
    top: -59px;
  }
  
  .logo-img img {
    width: 100%;
  }
  
  
/* Search */
  
  #region-user-second  {
    display: block;
    top: 30px;
    right: 0px;
    position: relative;
    float: right;
  }

  #block-search-form {
    float: right;
    position: relative;
    left: 29px;
    top: 0px;
  }

  #edit-search-block-form--2 {
    height: 37px;
    width: 180px;
  }  
    
  .google-cse {
    display: block;
  }
  
/* User-menu */

  #block-block-4 {
    margin-right: 48px;
    margin-left: 31px;
    position: static;
  }
  
  .mini-logo {
    display: none;
  }

  /* Museum select */
    
    	#block-block-5 , #block-block-6 {
        top: -5px;
        width: 210px;
        height: 22px;
      }
      
      .toc-odd li {
        width: 188px;
      }
      
      .sel-box {
        width: 210px;
        display: block;
      }


/* Top-Menu */

  #zone-menu .grid-12 {
    margin-right: 10px;
    margin-left: 10px;
  }
  
  #zone-menu-wrapper {
    top: 111px;
  }
  
  .logged-in #zone-menu-wrapper {
    top: 111px;
  }

  #block-superfish-1 {
    background: #333333;
  }  
  
  .menu.top-menu {
    padding-top: 0px;
  }
  
  .menu.top-menu > li {
    border-right: solid 1px #4C4C4C;
  }
  
/* Panels reset */
  
  .panels-flexible-region-4-left,
  .panels-flexible-region-4-bottom_left,
  .panels-flexible-region-6-center2_left,
  .panels-flexible-region-6-center_left,
  .panels-flexible-region-6-center3_left,
  .panels-flexible-region-5-left, /*eng*/
  .panels-flexible-region-5-bottom_left   /*eng*/  {
    width: 300px;
    margin-right: 20px;
  }
  
  .panels-flexible-column-4-3,
  .panels-flexible-column-5-3 /*eng*/{
    width: 620px;
    margin-right: 40px;
  }
  
  .panel-flexible .panel-separator {
    margin: 0 0 20px 0; 
  }
  
  .panels-flexible-row-4-5 .panels-flexible-region,
  .panels-flexible-row-4-6 .panels-flexible-region{
    margin-bottom: 0px;
  }
  
  .panels-flexible-4 .panels-flexible-row-4-5,
  .panels-flexible-5 .panels-flexible-row-5-5  /*eng*/  {
    margin-top: 52px;
    margin-bottom: 40px;
  }
  
  .flexslider .slides img {
    height: auto;
    min-width: 618px;
    max-width: 618px;
  }
  
  .slider-content {
    margin: 0px 1px 1px 1px;
    width: 96.5%;
  }
     
  .panel-flexible .panels-flexible-region-inside .panel-separator {
    margin: 0 0 40px 0;
  }
  
/* Frontpage Calendar reset */
    
  .pane-calendar {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  

/* Image inside content text */  

  .image-content_image_right {
    float: right;
    margin: 0px 0px 10px 50px;
  }  
  

/* Footer */  
  
  #zone-footer {
    margin-bottom: 20px;
  }
  
  #footer-col-container > div {
    float: left;
    width: auto;
    margin-bottom: 0px;
  }
  
  #footer-col-3 ul {
    float: left;
    width: 90px;
  }
   
  #footer-col-1 {
    margin-right: 63px
  }

  #footer-col-2 {
    margin-right: 69px;
    clear: none;
  }

  #footer-col-3 {
    margin-right: 98px;
  }
  