.artist_galleries_list {
    margin-top: 5px;
    margin-bottom: 22px;
}

#gallery_picker {
    padding-top: 14px;
    padding-bottom: 8px;
}

#detail_picker_descr {
    font-size: 8px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
}

.clearer {
    clear: both;
}

.image_picker {
    margin-left: -1px;
}


.image_picker a {
    //margin: 5px;
    width: 32px;
    height: 32px;
    
}

.image_picker .image-container {
    float: left;
    margin-bottom: 5px;
    margin-right: 12px;
}

.image_picker .empty {
    //margin: 0px 5px; 
}

.image_picker img {
    width: 32px;
    height: 32px;
    border: 1px #dae4f0 solid;
//    margin-bottom: 12px;
}

.image_displayname {
    display:inline;
}

.image_meta {
    font-size:7pt;
    margin-top:3px;
}

.image_meta a {
    text-decoration:none;
}

.image_main {
    display:block;
    margin-top:10px;
}

.image_main a {
    display: inline;
}

.image_description {
    margin-top:15px;
}


.aihle_galleries_list li.selected {
    list-style-image: url(http://nordsturm.org/images/common/arrow_aihle.gif) !important;
}

.aihle_title_bar {
    background-color: #2b6270;
}

#aihle_divider_line {
    border-bottom: 1px solid #2b6270;
    width: 129px;
    margin: 3px 0px;
    line-height: 3px;
}
.fhartmann_galleries_list li.selected {
    list-style-image: url(http://nordsturm.org/images/common/arrow_fhartmann.gif) !important;
}

.fhartmann_title_bar {
    background-color: #6fa627;
}

#fhartmann_divider_line {
    border-bottom: 1px solid #6fa627;
    width: 129px;
    margin: 3px 0px;
    line-height: 3px;
}
.fschmueser_galleries_list li.selected {
    list-style-image: url(http://nordsturm.org/images/common/arrow_fschmueser.gif) !important;
}

.fschmueser_title_bar {
    background-color: #0b849a;
}

#fschmueser_divider_line {
    border-bottom: 1px solid #0b849a;
    width: 129px;
    margin: 3px 0px;
    line-height: 3px;
}

.detail_image_info .image_main {
    margin-bottom: 1ex;
}
.detail_image_info {
    margin-bottom: 3ex;
}

#profile_email {
    margin-top: 10px;
}

#profile_content h1 {
    margin-top: 0px;
    margin-bottom: 20px;
}
/*
 * GENERAL STYLES
 */
body {
    text-align: center;
    font-family: 'Verdana', sans-serif;
    font-size: 0.75em;
    color: #274365;
}

a img {
  border: 0;
}

a {
    color: #274365; 
}
a:hover {
    color: #ffbb2c; 
}

a:active, a:focus {
    outline: none;
}

ul.general_menu_list a {
    text-decoration: none;
}
    
ul.general_menu_list a:hover {
    text-decoration: none;
}

/*
 * HEADER AND BODY POSITIONING
 */

#topcontainer, #bottomcontainer, #lrcontainer, #impress  {
  width: 979px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
}

#lrcontainer {
  background-image: url(http://nordsturm.org/images/common/border_sides.gif);
  background-repeat: repeat-y;
  z-index: 2;
  
}

#topcontainer {
  background-image: url(http://nordsturm.org/images/common/border_top.gif);
  background-repeat: no-repeat;
  height: 16px;
  margin-top: 35px;
}

#bottomcontainer {
  background-image: url(http://nordsturm.org/images/common/body_bottom.gif);
  background-repeat: no-repeat;
  height: 107px;
}

.clear {
    clear: both;
}

#bottomgradientcontainer {
  background-image: url(http://nordsturm.org/images/common/body_bottom.gif);
  background-repeat: repeat-x;
  height: 84px;
  width: 952px;
  z-index: 1;
  margin-left: 12px;
  clear: both;
}


#header, #body {
  position: relative;
  left: 16px;
  top: 0px;
  width: 944px;
}

#body {
    clear: both;
}

#impress {
    color: gray;
    font-size: 9px;
    text-align: center;
    height: 30px;
    background-color: white;
}

#impress a {
    text-decoration: none;
    color: gray;
}

#impress a:hover {
    text-decoration: none;
    color: #ffbb2c; 
}

#header {
  position: relative;
  height: 164px;
  margin-bottom: 35px;
  background-image: url(http://nordsturm.org/images/common/header_background.jpg);
  background-repeat: repeat-x;
}

#header-menu {
  position: absolute;
  height: 43px;
  width: 284px;
  _width: 283px;
  bottom: 0px;
  right: 0px;
}

#header-menu a {
    display: block;
    float: left;
    height: 43px;
    background-repeat: no-repeat;
    background-position: top left;
    border: 0;
    margin: 0;
    padding: 0;
}

#header-language {
    position: absolute;
    height: 11px;
    width: 60px;
    right: 12px;
    top: 8px

}

#header-language a {
    float: right;
    margin-left: 10px;
}

#header-menu-home {
    width: 48px;
    background-image: url(http://nordsturm.org/images/de/header_menu_home.jpg);
}

#header-menu-home:hover,
#header-menu-home.selected {
    background-image: url(http://nordsturm.org/images/de/header_menu_home_hover.jpg);
}

#header-menu-portfolio {
    width: 82px;
    background-image: url(http://nordsturm.org/images/de/header_menu_portfolio.jpg);
}

#header-menu-portfolio:hover,
#header-menu-portfolio.selected {
    background-image: url(http://nordsturm.org/images/de/header_menu_portfolio_hover.jpg);
}

#header-menu-projects {
    width: 78px;
    background-image: url(http://nordsturm.org/images/de/header_menu_projects.jpg);
}
 
#header-menu-projects:hover,
#header-menu-projects.selected { 
    background-image: url(http://nordsturm.org/images/de/header_menu_projects_hover.jpg);
}

#header-menu-contact {
    width: 75px;
    background-image: url(http://nordsturm.org/images/de/header_menu_contact.jpg);
}

#header-menu-contact:hover,
#header-menu-contact.selected {
    background-image: url(http://nordsturm.org/images/de/header_menu_contact_hover.jpg);
}

/*
 * NAVIGATION BAR (LEFT SIDE)
 */

#navigation {
    width: 200px;
    float: left;
}

/*
 * CONTENT AREA
 */

#content {
    width: 744px;
    float: left;
}

/*
 * TITLE BAR CLASSES
 */

.general_title_bar {
    background-color: #5677a4;
}
.general_menu_list {
    margin-left: 22px;
    padding: 0;
}

.general_menu_list li {
    list-style-type: none;
    padding-bottom: 1px;
}

.general_menu_list li.selected {
    list-style-image: url(http://nordsturm.org/images/common/arrow_home.gif);
}





.title_bar {
    height: 18px;
}

.navigation_title_bar {
    width: 151px;
}

.navigation_title_bar img {
    margin-left: 22px;
}

.content_title_bar img {
    margin-left: 10px;
}

.indented_content {
    margin-left: 11px;
    margin-right: 11px;
    margin-bottom: 100px;
}

/*
 * TEXT SIZES
 */

h1 {
    font-size:2.2em;
    font-weight:normal;
}

h1 a {
    text-decoration: none;
}

h2 {
    font-size: 11pt;
    font-weight: bold;
}
