body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: white;
  background-image: url(holzbg5.gif);
  background-repeat: repeat;
  font: small "Trebuchet MS", Trebuchet sans-serif;
}

body a:link img,
body a:visited img
{
	border: 0px;
	outline: none;
}

#seite {
  
  color: black;
  margin: 40px 50px;
  padding: 10px;
  font-size: 110%;
}
#header
{
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#header img
{
	float: left;
	padding: 7px 0px 5px 15px;
}

#header h3
{ 
	text-align: right;
	padding: 0px 75px 5px 0px;
	height: 50px;
}
#header h3 img
{
	float: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
}


#header-bottom {
  border-top: 1px solid #003;
  border-bottom: 1px solid #003;
  background: #fff;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 4px 30px 2px 0px;
  
  text-align: right;
}
#header-bottom li {
  display: inline;
  
  color: #003;
}
#header a:link,
#header a:visited,
#header-bottom a:link,
#header-bottom a:visited 
{
  text-decoration: none;
  color: #003;
}
#header a:hover,
#header-bottom a:hover
{
	text-decoration: underline;
	color: #f60;
 }
 
#tagline {
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  font-size: 110%;
  text-align: right;
  background-color: #fff;
  color: #f00;
  font-style: italic;
  margin: 0;
  padding: 2px 0px 0px 120px;
  width: 300px;
  float: left;
}
#tagline span
{
	color: #f90;
	
}


#sitecontent {
  width: 100%;
  margin-top: 0px;
  background: #fff;
}
#content {
  margin: 0 222px 0 220px;
  background-color: white;
  color: black;
}
#sitehead {
  background-image: url(header.jpg);
  background-repeat: no-repeat;
  background-color: #eeceab;
  color: #003;
  padding: 2em 2em 1em 400px;
  height: 1%;
}
#sitehead h2 {
  margin: 0;
  font-weight: bold;
  font-size: 150%;
  color: #f30;
  font-family: Verdana, sans-serif;
}
#sitehead p {
  font-size: 110%;
}
#sitehead p.more {
  margin-top: 0;
  text-align: right;
}



#sitehead a:link, 
#sitehead a:visited,
#sitehead p.more a:link, 
#sitehead p.more a:visited ,
#content .inner p.more a:link, 
#content .inner p.more a:visited,
#content .inner a:link, 
#content .inner a:visited,
#rightbar p.more a:link, 
#rightbar p.more a:visited,
#rightbar p a:link,
#rightbar p a:visited,
.links li a:link,
.links li a:visited,
#rightbar ul a:link, 
#rightbar ul a:visited ,
#footer li a:link,
#footer li a:visited
{
  color: #f30;
  text-decoration: none; 
  
}

#content .inner p.more a:link, 
#content .inner p.more a:visited,
#sitehead p.more a:link, 
#sitehead p.more a:visited 
{
  
  background-image: url(more.png);
  background-repeat: no-repeat;
  background-position: center left;
}


#content .inner p.more a:link, 
#content .inner p.more a:visited,
#rightbar p.more a:link, 
#rightbar p.more a:visited,
#sitehead p.more a:link, 
#sitehead p.more a:visited 
{
 
  padding-left: 19px;
}


#sitehead  a:hover,
#sitehead p.more a:hover,
#content .inner p.more a:hover,
#content .inner a:hover,
#rightbar p.more a:hover,
.links li a:hover,
#rightbar ul a:hover,
#rightbar p a:hover,
#footer li a:hover
{
  color: #006;
  text-decoration: underline;
  
 }
 #rightbar p a:link img,
 #rightbar p a:hover img
 {
	border-bottom: 1px solid #fff;
}



#content .inner 
{
  margin: 10px 20px 10px 40px;
}

#content .inner h2 {
  color: #f30;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
  color: #f30;
  border-bottom: 1px dashed;
}
#content .inner h4 {
  font-size: 120%;
  color: #f30;
  
}
#content .inner p {
  color: #003;
  font-size: 105%;
}
#content .inner .features li img 
{
  float: left;
  margin: 5px;
  padding-right: 5px;
}


#content .inner p.more{
  margin-top: 0;
  text-align: right;
}

#rightbar {
  float: right;
  width: 210px;
  background-color: #fff;
  color: #003;
  margin: 0;
  padding: 0;
  
}
#rightbar h3 {
  font-size: 110%;
  font-family: "Georgia", Georgia, Times, serif;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: bold;
  background: url(bg.png) repeat-y;
}
#rightbar .inner {
  padding: 10px;
}
#rightbar ul {
  list-style: url(archiv.png);
  margin-left: 2px;
  padding: 0px 20px 4px 5px;
}
#rightbar ul  .zip
{
  list-style: url(compress.png);
  margin-left: 2px;
  padding: 0px 2px 2px 5px;
}

#rightbar ul  .date
{
  list-style: url(kalender.png);
  margin-left: 2px;
  padding: 2px 0px 0px 2px;
}
#rightbar ul  .pdf
{
  list-style: url(pdf.gif);
  margin-left: 2px;
  padding: 2px 0px 0px 2px;
}

#rightbar p, #rightbar li {
  font-size: 90%;
  line-height: 1.75em;
}


#rightbar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}

#leftbar {
  float: left;
  width: 215px;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
#leftbar .inner {
  margin:  10px;
}
#leftbar p {
  font-size: 90%;
  color: #666666;
}

#leftbar  h3 
{
  color: #f30;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}


.links 
{
  margin: 0;
  padding: 0 0 0 20px;
  
}
.links ul 
{
  list-style: url(archiv.png);
  margin-left: 2px;
  padding: 2px 20px 0px 5px;
}
.links li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #ff4e00;
  font-weight: bold;
  list-style: url(world.png);
  margin-left: 2px;
  padding: 0px 20px 2px 5px;
}

#footer 
{
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: 10px;
  clear: both;
  background: #fff url(holzbg4.gif) repeat-x;
}

#footer p {
  font-size: 90%;
  color: #000;
  margin: 0;
  padding: 0.2em 0 0.2em 0.5em;
}
#footer li
{
	display: inline;
	color: #ff3;
}
#footer li a:link,
#footer li a:visited
{
  color: #ff3;
  text-decoration: none; 
  font-weight: bold;
  font-size: 95%;
}

#footer li a:hover
{
  color: #06c;
  text-decoration: underline;
  
 }
#clearone {
  clear: both;
  height: 1px;
}

.galerieuebersicht ul
{
	display: block;
	text-align: left;
	
}

.galerieuebersicht li
{
	display: inline;
	margin: 0 auto;
	text-align: center;
	list-style: none;
	float: left;
	
}

.galerieuebersicht a:link img
{
	
	padding: 10px;
}

.galerieübersicht a:link img,
.galerieuebersicht a:link,
.galerieuebersicht a:visited img,
.galerieuebersicht a:visited
{
	border: none;
	text-decoration: none;
	color: #f30;
	font-size: 101%;
	font-weight: bold;
}


.galerieuebersicht a:hover
{
	
	color: #006;
	
}
 * html ul.galerieuebersicht {  /* Korrekturen fuer IE 5.x */
    width: 90%;
    w\idth: 90%;
    padding-left: 0;
    padd\ing-left: .2em;
  }

  dl .schauspieler
  {
  
  width: auto;
  color: #003;
  
  }
  dt
  {
  display: inline;
  padding: 5px;
  margin: 5px;
  display: inline;
  }
  
 dt img
 {
	height: 100px;
	border: 1px solid #f90;
	padding: 2px;
	
	
	
}
dd
{
	margin-left: 5px;
	margin-right: 10px;
	display: inline;
	color: #003;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 0.8em;	
}


/*------------------Navigationscode-------------------------------*/

  ul#Navigation {
    width: 195px;
    margin: 0; 
	padding: 0.5em;
    font-size: 0.85em;
	font-family: "Tahoma", Tahoma, sans-serif;
	background: #fff;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 190px;
    w\idth: 190px;
    padding-left: 0;
    padd\ing-left: 0.5em;
  }
  ul#Navigation li 
  {
    list-style: none;
    margin: 0; 
	background: #fff url(allicons.gif) no-repeat;
	padding: 0px 0px 0px 21px;
  }
  ul#Navigation li .navstart
  {
	background-position: 0 0px;
}

ul#Navigation li.navuns
{
	background-position: 0 -200px;
}

ul#Navigation li.navgalerie
{
	background-position: 0 -400px;
}

ul#Navigation li.navkontakt
{
	background-position: 0 -600px;
}

ul#Navigation li.navextra
{
	background-position: 0 -800px;
}

ul#Navigation li.navpressebereich
{
	background-position: 0 -1000px;
}

ul#Navigation li.navsitemap
{
	background-position: 0 -1200px;
}

ul#Navigation li.navimpressum
{
	background-position: 0 -1400px;
}
ul#Navigation li.navshop,
ul#Navigation li.navgaeste
{
	background-position: 0 -1450px;
}


  ul#Navigation li ul 
  {
    margin: 0 0 0 1em; 
	padding: 0;
  }
  ul#Navigation li ul li 
  {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
    margin: 0;
	background: #fff;
	
  }
  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }

  ul#Navigation a {
    display:block;
    padding: 2px 2px 4px 10px;
    text-decoration: none; 
	font-weight: bold;
    border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
    color: #666; 
	background-color: #fff;
  }
  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 180px;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#Navigation li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 145px;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover {
    color: #003;
	border-bottom: 1px solid #003;
	border-top: 1px solid #003;
	background: #f60;
  }

body#start ul#Navigation li.navstart a,
body#uns  ul#Navigation  li.navuns  a,
body#galerie ul#Navigation li.navgalerie a,
body#kontakt ul#Navigation li.navkontakt a,
body#extra ul#Navigation li.navextra a,
body#pressebereich ul#Navigation li.navpressebereich a,
body#sitemap ul#Navigation li.navsitemap a,
body#impressum ul#Navigation li.navimpressum a
{
	color: #003;
	border-top: 1px solid #003;
	border-bottom: 1px solid #003;
	background: #f60;
	display: block;
	cursor: default;
}

body#uns  ul#Navigation  li.navuns  ul li a:hover,
body#galerie ul#Navigation li.navgalerie ul li a:hover
{
	color: #003;
	border-top: 1px solid #f60;
	border-top: 1px solid #003;
	border-bottom: 1px solid #003;
	background: #f90;
	cursor: pointer;
}

ul#Navigation li ul li a:hover
{
    color: #003;
	border-top: 1px solid #f60;
	border-bottom: 1px solid #003;
	background: #f90;
}

body#buehne ul#Navigation li ul .navbuehne a,
body#schauspieler ul#Navigation li ul .navschauspieler a,
body#helfer ul#Navigation li ul .navhelfer a,
body#presse ul#Navigation li ul .navpresse a,
body#archiv  ul#Navigation  li  ul .navarchiv a,
body#galerie1998 ul#Navigation li ul .nav1998 a,
body#galerie2001 ul#Navigation li ul .nav2001 a,
body#galerie2002 ul#Navigation li ul .nav2002 a,
body#galerie2005 ul#Navigation li ul .nav2005 a,
body#galerie2006 ul#Navigation li ul .nav2006 a,
body#galerie2007 ul#Navigation li ul .nav2007 a,
body#galerie2008 ul#Navigation li ul .nav2008 a
 {
	color: #003;
	border-top: 1px solid #003;
	border-bottom: 1px solid #003;
	background: #f90;
	cursor: default;
}

/*------------------galerie-code---------------------------*/

.galerie
{
	cursor: default;
	list-style: none;
}

.galerie a
{
	cursor: default;
}

.galerie a .vorschau,
.galerie a .hochschau
{
	display: none;
}

.galerie a:hover .vorschau
{
	display: block;
	position: absolute;
	top: -33px;
	left: -33px;
	z-index: 1;
	border-color: #003;
	width: 320px;
	height: 240px;
}

.galerie a:hover .hochschau
{
	display: block;
	position: absolute;
	top: -110px;
	left: -33px;
	z-index: 1;
	border-color: #003;
	width: 240px;
	height: 320px;
}
.galerie img
{
	background: #fff;
	border-color: #ff0 #fc0 #f90 #f60;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 80px;
	height: 60px;
}

.galerie .hoch
{
	width: 60px;
	height: 80px;
}

.galerie li
{
	background: #fc6;
	border-color: #f60 #f90 #fc0 #ff0;
	border-style: solid;
	border-width: 2px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 4px;
	position: relative;
}

.galerie .vorschau
{
	border-color: #003;
	width: 320px;
	height: 240px;
}

.galerie .hochschau
{
	border-color: #003;
	width: 240px;
	height: 320px;
}

/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.galerie a
{
	position: relative;
}

.galerie a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.galerie a:hover .vorschau
{
	top: -38px;
	left: -50px;
}

.galerie li
{
	position: static;
}


