html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;margin:0;padding:0;outline:0;vertical-align:baseline}:focus {outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"»" "«"}html{font-size:100.01%}body{font-size:1em}
.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cf{display:inline-block}.cf{display:block}
strong{font-weight:bold}em{font-style:italic}
.invisible{position:absolute;left:-1000em;width:20em}

/*
  superhellgrau : #eaeaea
  dunkelgrau : #2d2d2d
  mittelgrau : #727272
  hellgrau   : #d3d3d3
  hellblau   : #d9eaf2
  mittelblau : #69a9cc
  blau       : #0074ab
  dunkelblau : #004762
  textfarbe  : #3b3b3b
*/

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
   Standards */
a{text-decoration:none;color:#006666}a:hover,a:focus{text-decoration:none;color:#446666}
abbr{color:#006666;border-bottom:1px dotted #006666;cursor:help}abbr:hover{color:#446666;border-bottom:1px solid #446666}
.inactive {opacity: .2; -moz-opacity: .2; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}
.printonly { display: none; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
   1. HTML / BODY  */
html{position:relative;width:100%}
body {
  position: absolute;
  width: 100%;
  font-family: Georgia, 'Lucida Grande', 'Times New Roman', serif;
  color: #333;
  font-size: 0.625em;
  line-height: 1.6em;
}

#page {
  position: relative;
  width: 97.5em;
  padding: 5.5em 0 0 0;
  margin: 9.5em auto 0 auto;
}

#left {
  width: 24em; height: 53em;
  float: left;
  border-bottom: .1em solid #040404;
}
h2 {
  font-size: 1.3em;
  line-height: 1.1em;
  font-weight: normal;
  font-style: italic;
  padding: 1em .5em;
  border-top: .1em solid #040404;
  border-bottom: .1em solid #040404;
  margin-bottom: 1em;
}
h3 {
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: normal;
  font-style: italic;
  padding: 1em .5em 0 .5em;
}
#contact {
  position: absolute;
  bottom: .5em;
  font-size: 1.3em;
  line-height: 1.5em;
  font-style: italic;
  padding: 0 .5em 3.5em .5em;
}


#right {
  position: relative;
  width: 72em; height: 53em;
  float: right;
  border-bottom: .1em solid #040404;
}
#right .stage { position: relative; width: 72em; height: 52.4em; }


#right img {
  position: relative;
  width: 720px; height: 524px;
}

#logo {
  position: absolute;
  top: 0; left: 0;
  display: block;
  width: 24em; height: 1.5em;
  text-indent: -1000em;
  font-weight: normal;
}
#logo a {
  display: block;
  width: 100%; height: 100%;
  position: absolute;
  top: 0; left: 0;
}
#logo a img {
  display: block;
  width: 100%; height: 100%;
}
#copyright {
  position: absolute;
  bottom: -2em; left: 0;
  padding: 0 0 0 .5em;
  font-family: Arial, Helvetica, sans-serif;
}