@charset "utf-8";
/* CSS Document */

body {background:#000; font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:0; text-align:center; color:#FFF;}
ul {margin:5px; margin-left:15px; padding:0px; list-style:none;}
li {float:left; color:#FFF;}
h1 {font-size:1.2em; }
p {line-height:1.3em;}

a {text-decoration:none; color:#000}
a:hover {text-decoration:none; font-size:13px; font-weight:bold;}

.aktiv {font-size:13px; font-weight:bold;}
.auszeichnung {font-style:italic;}
.links {color:#e20575; font-weight:bold}
.formular { background: transparent; color: #fff; border:thin solid #e20575;}

#wrapper {margin:auto; width:1000px; height:800px; background:url(bilder/bg.jpg) no-repeat; text-align:left;}
#banner {background:url(bilder/logo.png) no-repeat; float:left; width:300px; height:200px;}
#menue {background:url(bilder/menue.png) center no-repeat; float:left; width:460px; height:50px; margin-top:50px; margin-left:200px;}
#help {clear:both;}
#content { float:left; width:450px; height:380px; margin-left:240px; margin-top:-30px; padding-left:20px; }

#sub {background:url(bilder/sub.png) center no-repeat; float:left; width:215px; height:265px;  text-align:left; font-size:13px; line-height:1.8em; margin-left:30px; margin-top:-20px}
#subnavi {margin-top:30px; padding-left:80px;}
#meta {width:950px; height:20px; text-align:right; clear:both; }
#meta a {color:#fff;}
#meta a:hover {color:#e20575;}


#content-flash {width:600px; height:450px; float:left; margin-left:-136px; margin-top:62px;}
#sub-flash {background:url(bilder/sub.png) no-repeat; float:left; width:205px; height:265px;  text-align:left; font-size:13px; line-height:1.8em; margin-left:-10px; margin-top:80px;}
#subnaviflash {margin-top:25px; padding-left:80px;}

/*------------------flips-----------------------------------*/

#flip-tabs{ width:450px; height:30px; position:relative; }

#flip-navigation { margin-top:0px; padding:0; list-style:none;}
#flip-navigation li{ display:inline; height:30px;}
#flip-navigation li a{text-decoration:none; padding:10px; margin-right:0px; color:#fff; outline:none; width:450px; height:100px;}
#flip-navigation li a:hover{ color:#E20575; font-weight:bold;}
#flip-navigation li.selected a{ color:#E20575; font-weight:bold;}

#flip-container{ width:450px; height:350px; position:absolute; margin-top:30px; left:0px; top: 0px;}
#flip-container a {color:#e20575;}
#flip-container a:hover {color:#E20575;}
#flip-container ul{ margin:0; list-style-position:inside;}
#flip-container div {height:350px; width:450px;}

/*------------------lightbox-----------------------------------*/

#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px;}
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #999; width: 450px; height: 250px; margin: 0 auto;}
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block;}
#lightbox-nav-btnPrev { left: 0; float: left;}
#lightbox-nav-btnNext { right: 0; float: right;}
#lightbox-container-image-data-box { font: 10px Arial, Helvetica, sans-serif; background-color: #999; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0;}
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em;	}			
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em;	}

/*------------------ergaenzung-----------------------------------*/

#gallery { width: 450px;}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img { border: 5px solid #999; border-width: 5px 5px 20px;}
#gallery ul a:hover img { border: 5px solid #E20575; border-width: 5px 5px 20px; color: #E20575;}
#gallery ul a:hover { color: #999; }


div.fadehover {
	position: relative; 
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
	
/* ACCORDION */

#accordion
{
	width: 905px;
	height: 335px;	
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
}

#frame
{
	width: 100%;
	height: 100%;
	position: relative;
	background-color: black;
	-webkit-background-size: 44px 44px;
	background: -webkit-gradient(linear, 0 0, 44 44,
		color-stop(0.00, rgba(0,0,0,0.03)),
		color-stop(0.25, rgba(0,0,0,0.03)),
		color-stop(0.26, rgba(0,0,0,0.0)),
		color-stop(0.50, rgba(0,0,0,0.0)),
		color-stop(0.51, rgba(0,0,0,0.03)),
		color-stop(0.75, rgba(0,0,0,0.03)),
		color-stop(0.76, rgba(0,0,0,0.0)),
		color-stop(1.00, rgba(0,0,0,0.0))
	), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0,0,0,0.00)), color-stop(1, rgba(0,0,0,0.0)));
	background: -moz-repeating-linear-gradient(top left -30deg,
		rgba(0,0,0,0.0),
		rgba(0,0,0,0.0) 15px,
		rgba(0,0,0,0.03) 15px,
		rgba(0,0,0,0.03) 30px
	);

}

#slides
{
	width: 920px;
	position: absolute;
	height: 330px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.slide
{
	height: 330px;
	width: 50px;
	position: relative;
	float: left;
	color: white;
	display: inline-table;
	background:  #000;
	border-right: 5px white solid;
	text-align: right;
	transition: all 0.55s ease-out;
	-webkit-transition: all 0.55s ease-out;
	-o-transition: all 0.55s ease-out;
	-moz-transition: all 0.55s ease-out;
	-ms-transition: all 0.55s ease-out;
	z-index: 100;
	background-color: #e20575;
}

.slide:hover
{
	background: #000;
	color: white;
}

.slide:hover>img.image
{
	width: 450px;
}

.slide span
{
	display: block;
	z-index: 1000;
	position: absolute;
}

.slide span.title
{
	margin-left: -75px;
	margin-top: 110px;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 20px;
	-o-transform: rotate(-90deg); 
	-ms-transform: rotate(-90deg); 
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);		
	transform: rotate(-90deg);	

}

.slide span.number
{
	margin-top:295px;
	margin-left: 21px;
	font-size: 16px;
}

.slide img
{
	position: relative;
	width: 0px;
	margin-left: 50px;
	height: 335px;
	display: block;
	transition: all 0.55s ease-out;
    -webkit-transition: all 0.55s ease-out;
    -o-transition: all 0.55s ease-out;
    -moz-transition: all 0.55s ease-out;
    -ms-transition: all 0.55s ease-out;
	z-index:10000;
}
