/**
 * Stylesheet fuer die Fancybox der Stadt Rottenburg
 *
 * seitenblick interaktive medien gmbh
 * Koenigstrasse 16, 70173 Stuttgart
 * fon: 0711/8599818-0
 * fax: 0711/8599818-40
 * e-Mail: info@seitenblick.de
 * 
 * Angepasste CSS, basierend auf dem Original von:
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 */

#fancybox-loading {
	background: transparent;
  cursor: pointer;
  display: none;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  overflow: hidden;
  position: fixed;
	top: 50%;
	width: 40px;
	z-index: 1104;
}

* html #fancybox-loading {	/* IE6 */
	margin-top: 0;
  position: absolute;
}

#fancybox-loading div {
	background: transparent url('/i/fancy_loading.png') no-repeat;
  height: 480px;
  left: 0;
  position: absolute;
	top: 0;
	width: 40px;
}

#fancybox-overlay {
	background: #000;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
	right: 0;
  top: 0;
	z-index: 1100;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	border: 0;
  display: none;  
	margin: 0;
	overflow: auto;
  padding: 0;
}

#fancybox-wrap {
	display: none;
  left: 0;
  margin: 0;
	padding: 20px;
  position: absolute;
	top: 0;
	z-index: 1101;
}

#fancybox-outer {
	background: #FFF;
  height: 100%;
  position: relative;
	width: 100%;
}

#fancybox-inner {
	height: 1px;
  left: 0;
  margin: 0;
  outline: none;
	overflow: hidden;
  padding: 0;
  position: absolute;
	top: 0;
	width: 1px;
}

#fancybox-hide-sel-frame {
	background: transparent;
  height: 100%;
  left: 0;
  position: absolute;
	top: 0;
	width: 100%;
}

#fancybox-close {
	color: #ffffff;  
  cursor: pointer;
  display: none;
  font-size: 0.8125em;
  position: absolute;
	right: 0px;
	text-align: right;
  top: -18px;
	width: 90px;
	z-index: 1103;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

#fancybox-img {
	border: none;
  height: 100%;
  line-height: 0;
	margin: 0;
	outline: none;
	padding: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
	width: 100%;
}

#fancybox-frame {
	border: none;
	display: block;
  height: 100%;
  position: relative;
	width: 100%;
}

#fancybox-title {
	background: #fff;
	font-size: 0.8125em;
	bottom: 0;
	left: 0;
	position: absolute;
  z-index: 1102;
}

.fancybox-title-inside {
	color: #333;
  font-weight: bold;
  padding: 10px 0;
	text-align: left;
}

.fancybox-title-outside {
	color: #FFF;
  font-weight: bold;
  padding-top: 5px;
	text-align: center;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	background: url('/i/fancy_title_over.png');
  display: block;
  padding: 10px;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	float: left;
  height: 32px;
}

#fancybox-title-left {
	background: transparent url('/i/fancy_title_left.png') repeat-x;
  padding-left: 15px;
}

#fancybox-title-main {
	background: transparent url('/i/fancy_title_main.png') repeat-x;
  color: #515151;
  font-weight: bold;
	line-height: 29px;
}

#fancybox-title-right {
	background: transparent url('/i/fancy_title_right.png') repeat-x;
  padding-left: 15px;
}

#fancybox-left,
#fancybox-right {
	background-image: url('/i/lightbox-blank.gif');
	bottom: 0px;
	cursor: pointer;
  display: none;
  height: 100%;
	outline: none;
	position: absolute;
	width: 35%;
  z-index: 1102;
}

#fancybox-left:active,
#fancybox-right:active {
  outline: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico,
#fancybox-right-ico {
	cursor: pointer;
  display: block;
  height: 30px;
	left: -9999px;
	margin-top: -15px;
	position: absolute;
  top: 100px;
  width: 70px;
  z-index: 1102;
}

#fancybox-left-ico {
	background: transparent url('/i/lightbox-btn-prev.gif') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('/i/lightbox-btn-next.gif') no-repeat;
}

#fancybox-left:hover,
#fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 0px;
}

#fancybox-right:hover span {
	left: auto;
	right: 0px;
}

div.fancy-bg {
	border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
	z-index: 1001;
}

div#fancy-bg-n {
	background: transparent url('/i/fancy_shadow_n.png') repeat-x;
  height: 20px;
  left: 0;
  top: -20px;
	width: 100%;
}

div#fancy-bg-ne {
	background: transparent url('/i/fancy_shadow_ne.png') no-repeat;
  height: 20px;
  right: -20px;
  top: -20px;
  width: 20px;
}

div#fancy-bg-e {
	background: transparent url('/i/fancy_shadow_e.png') repeat-y;
  height: 100%;
  right: -20px;
  top: 0;
	width: 20px;
}

div#fancy-bg-se {
	background: transparent url('/i/fancy_shadow_se.png') no-repeat;
  bottom: -20px;
	height: 20px;
  right: -20px;
	width: 20px;
}

div#fancy-bg-s {
	background: transparent url('/i/fancy_shadow_s.png') repeat-x;
  bottom: -20px;
	height: 20px;
  left: 0;
	width: 100%;
}

div#fancy-bg-sw {
	background: transparent url('/i/fancy_shadow_sw.png') no-repeat;
  bottom: -20px;
	height: 20px;
  left: -20px;
	width: 20px;
}

div#fancy-bg-w {
	background: transparent url('/i/fancy_shadow_w.png') repeat-y;
  height: 100%;
  left: -20px;
  top: 0;
	width: 20px;
}

div#fancy-bg-nw {
	background: transparent url('/i/fancy_shadow_nw.png') no-repeat;
  height: 20px;
  left: -20px;
  top: -20px;
	width: 20px;
}
