* {
    margin: 0;
    padding: 0;
}
body {
font:12px/18px Tahoma,sans-serif;
color:#978475;
background-color:#000;
overflow-y:scroll;
height: 100%;
}

div.outer {
    position: relative;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
}

h1 {
    color: transparent !important;
    background-image: url(imgs/header.gif);
    height: 34px;
    width: 545px;
    position: absolute;
    left: 219px;
    top:55px;
    z-index: 2;
}
h1 span,
#nav-main a span{
    visibility: hidden;
}
br.clear {
    clear: both;
}
div.inner {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 980px;
    max-width: 1000px;
    margin: auto;
}

div.about #top-left {
    height: 205px;
    width: 196px;
    position: absolute;
    top: 13px;
    left: 46px;
    background-image: url(imgs/about.top-left.gif);
}

div.content {
    position: relative;
    top: 0px;
    left: 219px;
    width: 761px;
    min-height: 780px;
    padding-top: 160px;
    z-index: 1;
    background-repeat:no-repeat;
}

div.puppeteer {
clear:both;
min-height: 225px;
margin-bottom: 3em;
}
div.puppeteer h2 {
    margin-bottom: 0.6em;
}

div.about {
    background-image:url(imgs/about.bg.jpg);
}
div.repertoire {
    background-image:url(imgs/repertoire.bg.jpg);
}
div.repertoire.heimat
{
    background-image:url(imgs/repertoire.heimat.bg.jpg);
}
div.repertoire.hotelderive {
    background-image:url(imgs/repertoire.hotelderive.bg.jpg);
}
div.repertoire.lamento {
    background-image:url(imgs/repertoire.lamento.bg.jpg);
}
div.repertoire.fluegel {
    background-image:url(imgs/repertoire.fluegel.bg.jpg);
}
div.repertoire.rothschild {
    background-image:url(imgs/repertoire.rothschild.bg.jpg);
}
div.repertoire.puppets {
    background-image:url(imgs/repertoire.puppets.bg.jpg);
}
div.repertoire.harald {
    background-image:url(imgs/repertoire.harald.bg.jpg);
}
div.company {
    background-image:url(imgs/company.bg.jpg);
}
div.tour {
    background-image:url(imgs/tour.bg.jpg);
}
div.gallery {
    background-image:url(imgs/gallery.bg.jpg);
}
div.videos {
    background-image:url(imgs/videos.bg.jpg);
}
div.reviews {
    background-image:url(imgs/reviews.bg.jpg);
}
div.reviews.heimat {
    background-image:url(imgs/reviews.heimat.bg.jpg);
}
div.reviews.lamento {
    background-image:url(imgs/reviews.lamento.bg.jpg);
}
div.reviews.fluegel {
    background-image:url(imgs/reviews.fluegel.bg.jpg);
}
div.reviews.rothschild {
    background-image:url(imgs/reviews.rothschild.bg.jpg);
}
div.reviews.puppets {
    background-image:url(imgs/reviews.puppets.bg.jpg);
}
div.reviews.harald {
    background-image:url(imgs/reviews.harald.bg.jpg);
}
div.book {
    background-image:url(imgs/book.bg.jpg);
}
div.contact {
    background-image:url(imgs/contact.bg.jpg);
}
div.festival {
    background-image:url(imgs/festival.bg.jpg);
}
div.links {
    background-image:url(imgs/links.bg.jpg);
}

a,
a:link,
a:visited,
a:focus
{
color: #978475;
}
#nav-head a {
font:10px Tahoma,sans-serif;
display: block;
float: left;
margin-left: 3px;
}
#sound #play,
#sound #pause,
#sound #vmute,
#sound #vhalf,
#sound #vmax {
    text-decoration: none;
    height: 13px;
    width: 13px;
    background-image: url(imgs/soundnav.bg.gif);
}
#sound #pause { background-position: -13px 0; }
#sound #vmute { background-position: -26px 0; }
#sound #vhalf { background-position: -39px 0; }
#sound #vmax { background-position: -52px 0; }
#sound a span {
    display: none;
}
h2 {
color:#fff;
font:16px/22px Courier,serif;
font-weight: bold;
}
h2.show {
color: #000;
margin-bottom: 18px;
}

p, a {
font:12px/18px Tahoma,sans-serif;
}

p, ul {
    margin-bottom: 1.6em;
}

li {
    margin-left: 1.6em;
}

em, strong, b {
color:#fff;
font:14px Courier,serif;
}

.date {
    display: block;
    float: left;
    width: 190px;
}
p.reviews {
    margin-bottom: 4em;
}
p.reviews a {
    display: block;
    float: left;
    width: 200px;
}
p.reviews a.active {
    color: #fff !important;
}

div.nav {
    position: absolute;
    top: 160px;
    left: -10px;
    overflow: visible;
}
div.sub {
    height: 1em;
    overflow:visible;
    float:left;
}
div.sub a {
    color:#ffffff !important;
    display: block;
    visibility: hidden;
    /*background-color: black;
    padding: 0.2em 1em;*/
}
div.sub a b {
    font: 17px/17px arial, sans-serif;
    position: relative;
    top: -3px;
}
div.sub a span {
    background-color: black;
    padding: 0 10px;
}
div.sub a.active {
    font:16px/22px Courier,serif;
    font-weight: bold;
    visibility: visible;
    text-decoration: none;
    padding: 0;
}
div.sub:hover a {
    visibility: visible;
}

#canvas {
	position:relative;
	top: 60px;
	left: -20px;
	height: 359px;
	width: 534px;
	background-image:url(imgs/gallery.canvas.gif);
}

#canvas div {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
	height: 290px;
	width: 387px;
	background-color: #000;
	overflow: visible;
	text-align: center;
}
#canvas div:first-of-type {
	z-index: 2;
}
#canvas div:target,
#canvas div.target {
	z-index: 3;
}
#canvas div p {
	position: absolute;
	left: 400px;
	top: 0px;
	width: 200px;
	text-align: left;
}
#canvas div p a,
#canvas div p > span {
	display:block;
	width: 80px;
	background-color: #000;
	text-decoration: none;
	outline: 0px;
}
#canvas div p a span {
	text-decoration: underline;
}

#nav-sub {
    position: absolute;
    top: 160px;
    left: -5px;
    overflow: visible;
	z-index: 4;
}
#nav-sub p.nav {
    color: #fff;
    height: 1em;
    padding: 0 5px 5px;
    float: left;
}
#nav-sub p.nav:hover {
    color: #000;
    height: auto;
    background-color: #fff;
    opacity: 0.8;
    filter:Alpha(opacity=80);
}
#nav-sub p.nav a {
    display: block;
    visibility: hidden;
}
#nav-sub p.nav a.first {
    font:16px/22px Courier,serif;
    color: #fff !important;
    font-weight: bold;
    visibility: visible;
    text-decoration: none;
}
#nav-sub p.nav a.firstsub {
    color: #978475 !important;
    line-height: 22px;
    visibility: visible;
    text-decoration: none;
}
#nav-sub p.nav a.firstsub u {
    padding-right: 4px;
}
#nav-sub p.nav a.first i,
#nav-sub p.nav a.firstsub i {
    color:#978475;
    font:9px/10px Tahoma,sans-serif;
    /*font-size: 12px;
    line-height: 16px;
    text-decoration: overline;*/
}
#nav-sub p.nav:hover a {
    visibility: visible;
    color: #000000 !important;
}

#nav-head {
    position:absolute;
    right: 20px;
    top: 9px;
    z-index: 2;
}
#nav-main {
    color: transparent !important;
    position: absolute;
    top: 145px;
    left: 13px;
}

#nav-main.de a {
    background-image: url('imgs/nav.de.gif');
}

#nav-main.en a {
    background-image: url('imgs/nav.en.gif');
}

#nav-main.fr a {
    background-image: url('imgs/nav.fr.gif');
}

#nav-main a {
    display: block;
    text-decoration: none;
    width: 140px;
}

#nav-main a.about {
    height: 33px;
    background-position: 0 0;
}
#nav-main a.about.active,
#nav-main a.about:hover {
    background-position: -150px 0;
}

#nav-main a.repertoire {
    height: 29px;
    background-position: 0 -33px;
}
#nav-main a.repertoire.active,
#nav-main a.repertoire:hover {
    background-position: -150px -33px;
}

#nav-main a.company {
    height: 28px;
    background-position: 0 -62px;
}
#nav-main a.company.active,
#nav-main a.company:hover {
    background-position: -150px -62px;
}

#nav-main a.tour {
    height: 23px;
    background-position: 0 -84px;
}
#nav-main a.tour.active,
#nav-main a.tour:hover {
    background-position: -150px -84px;
}

#nav-main a.gallery {
    height: 32px;
    background-position: 0 -107px;
}
#nav-main a.gallery.active,
#nav-main a.gallery:hover {
    background-position: -150px -107px;
}

#nav-main a.videos {
    height: 23px;
    background-position: 0 -139px;
}
#nav-main a.videos.active,
#nav-main a.videos:hover {
    background-position: -150px -139px;
}

#nav-main a.reviews {
    height: 23px;
    background-position: 0 -162px;
}
#nav-main a.reviews.active,
#nav-main a.reviews:hover {
    background-position: -150px -162px;
}

#nav-main a.book {
    height: 22px;
    background-position: 0 -185px;
}
#nav-main a.book.active,
#nav-main a.book:hover {
    background-position: -150px -185px;
}

#nav-main a.contact {
    height: 21px;
    background-position: 0 -207px;
}
#nav-main a.contact.active,
#nav-main a.contact:hover {
    background-position: -150px -207px;
}

#nav-main a.festival {
    height: 27px;
    background-position: 0 -228px;
}
#nav-main a.festival.active,
#nav-main a.festival:hover {
    background-position: -150px -228px;
}

#nav-main a.links {
    height: 35px;
    background-position: 0 -255px;
}
#nav-main a.links.active,
#nav-main a.links:hover {
    background-position: -150px -255px;
}


