.gallery_body { }
.gallery_body h2 { }
.gallery_footer { clear: both; }
.gallery_footer p a { }
/* ==================================
     normal sida med miniatyrbilder
   ================================== */
.gallery_images { float: left; width: 760px; }
.gallery_category { clear: both; float: left; }
.gallery_category h3 { }
.gallery_row { float: left; }
.gallery_image { float: left; margin-right: 6px; margin-bottom: 2px; }
.gallery_image a { }
.gallery_image a img { border: 1px solid black; }

/* ===================================
     kategorisida med miniatyrbilder
   =================================== */
.gallery_categories {  }
.gallery_cat_row {  float: left; }
.gallery_cat_category { float: left; text-align: center; }
.gallery_cat_image { margin: 0px; }
.gallery_cat_image a { }
.gallery_cat_image a img { border: 1px solid black; }
.gallery_cat_name { }
.gallery_cat_name h3 { }
.gallery_cat_name h3 a { text-decoration: none; }

/* ===================================
     kategorilista på sidan om
   =================================== */
.gallery_category_list { float: right; width: 150px; }
.gallery_category_list h3 {  }
.gallery_category_list ul { padding: 0px 0px 0px 0px; margin: 0px 0px 6px 0px; }
.gallery_category_list ul li { margin: 0px 0px 0px 0px; padding: 0px; list-style: disc none inside;}
.gallery_category_list ul li a {  }
.gallery_category_list ul li span {  }
/* ========================================
     special css för sidescroller gallery
   ======================================== */
/* .gallery_body { display: block; float: left; clear: left;  border: none; }
.gallery_image_img { border: none; }

#mycustomscroll {
 background-color: black;
 border: 1px solid black;
 width: 400px;
 height: 124px;
 overflow: auto;
 position: relative;
} */

.gallery_teaser {   }
.gallery_teaser h3 {   }
.gallery_teaser a {   }
.gallery_teaser a img {  border: 1px solid black;  }