/**
 * dCMS version 4
 *
 * Copyright (c) 2007-2008 Westernacher Products & Services AG. All rights reserved.
 * 
 * This software is made available under the terms of the license
 * which can be obtained from WPS: support-dcms@westernacher.com
 */
.GB_overlay {  background: #2D3D4D;   opacity:.85;  filter:alpha(opacity=85);  position: absolute;  margin: auto;  top: 0;  left: 0;  z-index: 100;  width:  100%;  height: 100%;}#ieFixFrame {  position: absolute;  filter:alpha(opacity=0);  z-index: 99;  top: 0;  left: 0;  width:  100%;  height: 100%;}.GB_preload_message {  position: absolute;  width: 32px;  height: 32px;  top: 50%;  left: 50%;  margin-top: -20px;  margin-left: -16px;  background: url(../gfx/img/icons/animated/ajax-loader_32.gif) no-repeat 0 0;  opacity:.5;  filter:alpha(opacity=50);  }.GB_preload_message p {  background: url(../gfx/img/icons/animated/ajax-loader_16.gif) no-repeat 0 0;  padding-left: 20px;  color: #fff;  margin: 0 0 0 20px;  line-height: 20px;  font-size: 15px;  text-align: left;  font-weight: normal;  color: #fff;  text-align: center;  background: #2776C8;border: 1px solid #12365A;  border-top-color: #5192D3;  border-left-color: #5192D3;}.GB_window {  position: absolute;  background: #2776C8 url(../gfx/img/hg/header_modal.gif) no-repeat 0 0;  border: 1px solid #12365A;  border-top-color: #5192D3;  border-left-color: #5192D3;  overflow: hidden;  z-index: 150;  padding: 50px 5px 5px 5px;}.GB_frame {  border: none;  overflow: auto;  width: 100%;}.GB_caption {  background: url(../gfx/img/typo/signet.gif) no-repeat 0 0;  display: block;  position: absolute;  top: 9px;  left: 34px;  height: 36px;  width: 190px;  }.GB_caption_directMedia {  background: url(../gfx/am_head_logo.gif) no-repeat 0 0;  display: block;  position: absolute;  top: 7px;  left: 34px;  height: 36px;  width: 190px;  }.GB_caption_directFile {  background: url(../gfx/am_head_logo_file.gif) no-repeat 0 0;  display: block;  position: absolute;  top: 7px;  left: 34px;  height: 36px;  width: 190px;  }.GB_caption_top {  display: block;  position: absolute;  top: 17px;  left: 260px; }.GB_window a.GB_closeButton {  position: absolute;  display: block;  width: 22px;  height: 22px;  top: 16px;  right: 36px;  cursor: pointer;  cursor: hand;  background: url(../gfx/img/icons/modalwindow/closeButton.gif) no-repeat 0 0;  text-decoration: none;}.GB_window a.GB_closeButton:hover {  background: url(../gfx/img/icons/modalwindow/closeButton.gif) no-repeat 0 0;  text-decoration: none;  }/** end */