﻿
/* TheaterMulti Styles */

* {
	margin: 0;
	padding: 0;
}

/* Images */

a img {
	border: none;
	outline: none;
}

/* Global */

body {
	color: #fff;
	font: 11px/18px Arial, sans-serif;
	background: #362d1b url(../TheaterKreashibai/body.jpg) repeat-x;
}

#container {
	position: relative;
}

.wrap {
	position: relative;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}

/* Slideshow Bereich mit Rahmen */

#play {
	background: url(../TheaterKreashibai/schule.jpg);
	background-repeat:repeat-x;
	height: 557px;
	width:100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
width:800px;

}

#play .wrap {
	height: 557px;
}



#theater {
	
	background: url(../TheaterKreashibai/classic_frei.png) no-repeat;
	width: 445px;
	height: 451px;
	position: absolute;
	top: 50px;
	left: 140px;
}

#theater .viewport {
	position: absolute;
		top: 84px;
	left: 61px;
	width: 319px;
	height: 238px;
	
	overflow: hidden;
}

#theater .viewport .scroll {
	/*width: 920px;*/
	width: 1914px;
	position: absolute;
	left: 0;
	padding-top: 0px;
}

#theater img {
	float: left;
	display: inline;
}

#theater a {
	position: absolute;
	top: 32px;
	left: 212px;
	z-index: 99;
}

/* @end */

#intro {
	display: block;
	padding-left: 310px;
	width: 670px;
	padding-top: 45px;
}

#intro img {
	position: relative;
	margin-left: -15px;
}


#steps {
	position: absolute;
	left: 35px;
	bottom: -110px;
	z-index: 9;
	height: 110px;
}

#steps ol {
	width: 600px;
	list-style: none;
}

#steps ol li {
	font: 16px/20px "Helvetica Neue", Arial;
	position: absolute;
	top: 0;
	left: 0;
}

#steps ol li strong {
	display: block;
	font-size: 20px;
	background: url(../TheaterKreashibai/circle.png) no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#steps ol li.step2, #steps ol li.step3, #steps ol li.step4, #steps ol li.step5, #steps ol li.step6 {
	display: none;
}

#switcher {
	position: absolute;
	left: 85px;
	bottom: 15px;
	width: 540px;
	height: 32px;
	background: url(../TheaterKreashibai/switcher6Bilder.jpg) no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	z-index: 1;
}

#zoom {
	z-index: 99;
}

#switcher ol {
	width: 540px;
	z-index: 9;
	position: relative;
}

#switcher ol li {
	float: left;
	display: block;
	width: 90px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}

#switcher ol li a {
	width: 90px;
	display: block;
	float: left;
	height: 30px;
}

#switcher ol li.switch1 a {
	background-image: url(../TheaterKreashibai/bild1.png);
}

#switcher ol li.switch2 a {
	background-image: url(../TheaterKreashibai/bild2.png);
}

#switcher ol li.switch3 a {
	background-image: url(../TheaterKreashibai/bild3.png);
}

#switcher ol li.switch4 a {
	background-image: url(../TheaterKreashibai/bild4.png);
}
#switcher ol li.switch5 a {
	background-image: url(../TheaterKreashibai/bild5.png);
}
#switcher ol li.switch6 a {
	background-image: url(../TheaterKreashibai/bild6.png);
}


#switcher #pill {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 0;
}

/* Content */

#content {
	background: url(../TheaterKreashibai/wood.jpg) repeat-x center top;
	height: 256px;
	padding-top: 38px;
	position: relative;
}

#content .wrap {
	height: 256px;
	padding-left: 14px;
}

