@charset "UTF-8";

@import url("bildbereich_links.css");
@import url("../cal_templates/css/EXTcal.css");

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}


/* ---------- html, body, main document element ---------- */

html, body, body.normal, body.nacht {
	background-color:#4a0101;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}

body.nacht {
	background-color:black;
/*    background-color:black;*/
}
body.font-normal {
	font-size: 16px;
}
body.font-large {
	font-size: 19px;
}
body.font-xl {
	font-size: 22px;
}

/* -------------------- basic styles -------------------- */
a {
	text-decoration: none;
    color:#7a6432;
}
a:hover, a:focus, a:visited {
	text-decoration: none;
}
strong, .bold {
	font-weight: bold;
}

span.futsch {
	display: none;	
}

h1 {
	font-size: 22px;
font-family:  Helvetica, Arial, sans-serif;
margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
 	/* color: #4a0101; */
 	color: #750102;
	margin: 0 0 10px 0;
    text-transform: uppercase;
}
h3 {
	font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

/* -------------------- document -------------------- */
div#doc {
	margin: auto;
	background:url(../img/garderobe.jpg) 0px 0px no-repeat;
	z-index:0;
	width:1196px;
	height:825px;
	text-align:left;
    position:relative;

}
div#flash {
	margin: auto;
	z-index:0;
	width:1196px;
	height:825px;
	text-align:left;
    padding-top:2px;
    overflow:hidden;
}

div#flash object{
  width:100%;
  height:100%;

}
div#flash object embed{
  width:100%;
  height:100%;
  overflow:hidden;
}


div#vorhang {
	width: 1100px;
	height: 800px;
	margin:auto;
}

div#vorhang a {
	display:block;
	width:1100px;
	height:800px;
}
div#vorhang a:hover,
div#vorhang a:focus,
div#vorhang a.active{
     outline:0;
}
/* -------------------- document -------------------- */
/*div#doc-garderobe {
	top:50px;
    background-image:url(../img/garderobe.png);
    z-index:0;
	width:1100px;
    height:825px;
}*/
/* -------------------- Stern -------------------- */
div#stern {
	width:249px;
	height:242px;
	z-index:8;
	float: left;
	margin:0;
}

div#stern a {
	display:block;
	width:249px;
	height:242px;
}
div#stern a:hover,
div#stern a:focus,
div#stern a.active{
     outline:0;
}
/* -------------------- lampen links -------------------- */
div#lampenLinks {
    left:370px;
    position:absolute;
    top:222px;
    width:73px;
}

li#lampe_links2,
li#lampe_links3,
li#lampe_links4 {
	margin: 60px 0 0 0;	
	width:73px;
    height:56px;
}

li#lampe_links1 a,
li#lampe_links2 a,
li#lampe_links3 a,
li#lampe_links4 a {

     z-index:5;
    background: url(../img/lampen_links.png) -0px -0px no-repeat;
	width:73px;
    height:56px;
	display:block;
}
li#lampe_links2,
li#lampe_links3,
li#lampe_links4 {
	display: block;
}

li#lampe_links1 a:hover,
li#lampe_links1 a:focus,
li#lampe_links1 a.active,
li#lampe_links2 a:hover,
li#lampe_links2 a:focus,
li#lampe_links2 a.active,
li#lampe_links3 a:hover,
li#lampe_links3 a:focus,
li#lampe_links3 a.active,
li#lampe_links4 a:hover,
li#lampe_links4 a:focus,
li#lampe_links4 a.active
{
     outline:0;
     z-index:15;
 background: url(../img/lampen_links.png) -72px -0px no-repeat;
}
/* -------------------- lampen rechts -------------------- */
div#lampenRechts {
   left:1048px;
   position:absolute;
   top:222px;
   width:58px;
}

li#lampe_rechts2,
li#lampe_rechts3,
li#lampe_rechts4 {
	margin: 80px 0 0 0;	
	width:58px;
    height:58px;
}

li#lampe_rechts1 a,
li#lampe_rechts2 a,
li#lampe_rechts3 a,
li#lampe_rechts4 a {
     z-index:5;
    background: url(../img/lampen_rechts.png) -0px -0px no-repeat;
	width:58px;
    height:58px;
	display: block;
}
li#lampe_rechts2 a { }
li#lampe_rechts3 a { }
li#lampe_rechts4 a {}

li#lampe_rechts1 a:hover,
li#lampe_rechts1 a:focus,
li#lampe_rechts1 a.active,
li#lampe_rechts2 a:hover,
li#lampe_rechts2 a:focus,
li#lampe_rechts2 a.active,
li#lampe_rechts3 a:hover,
li#lampe_rechts3 a:focus,
li#lampe_rechts3 a.active,
li#lampe_rechts4 a:hover,
li#lampe_rechts4 a:focus,
li#lampe_rechts4 a.active
{
     outline:0;
     z-index:5;
 background: url(../img/lampen_rechts.png) -57px -0px no-repeat;
}

/*-------------- Buttons allgemein -----------------*/
/*div#buttons {
	width:1100px;
	height: 1%;
	clear: left;
}

div#buttons li {
	display: block;
	float:left;
}*/

/* -------------------- Tasse -------------------- */

div#tasse {
	position:absolute;
	left:50%;
	top:645px;
	z-index:6;
	width:57px;
	height:83px;
	margin-left:160px;
}

div#tasse a {
	position:absolute;
    z-index:5;
    background: url(../img/tasse.png) -0px -0px no-repeat;
	width:57px;
    height:83px;
	display:block;
}
div#tasse a:hover,
div#tasse a:focus,
div#tasse a.active{
     outline:0;
 background: url(../img/tasse.png) -56px -1px no-repeat;
}
/* -------------------- Buehnenanweisung -------------------- */
div#buehnenanweisung {
	position:absolute;
	left:50%;
	top:740px;
	z-index:6;
	width:113px;
	height:40px;
	margin-left:-340px;
}

div#buehnenanweisung a {
    z-index:6;
    background: url(../img/buehnenanweisung.png) 0px 0px no-repeat;
	width:113px;
    height:40px;
	display:block;
}
div#buehnenanweisung a:hover,
div#buehnenanweisung a:focus,
div#buehnenanweisung a.active{
     outline:0;
 background: url(../img/buehnenanweisung.png) -114px -10px no-repeat;
}
/* -------------------- supermarkt -------------------- */
div#supermarkt {
	position:absolute;
	left:50%;
	top:625px;
	z-index:8;
	width:177px;
	height:131px;
	margin-left:265px;
}

div#supermarkt a {
     z-index:5;
    background: url(../img/supermarkt.png) -0px -0px no-repeat;
	width:177px;
    height:131px;
	display:block;
}
div#supermarkt a:hover,
div#supermarkt a:focus,
div#supermarkt a.active{
     outline:0;
 background: url(../img/supermarkt.png) -176px -0px no-repeat;
}
/* -------------------- galas -------------------- */
div#galas {
	position:absolute;
	left:50%;
	top:645px;
	z-index:6;
	width:106px;
	height:94px;
	margin-left:-105px;
}

div#galas a {
    z-index:5;
    background: url(../img/galas.png) 0px 0px no-repeat;
	width:106px;
    height:94px;
	display:block;
}
div#galas a:hover,
div#galas a:focus,
div#galas a.active{
     outline:0;
      z-index:15;
 background: url(../img/galas.png) -103px 0px no-repeat;
}
/* -------------------- presse -------------------- */
div#presse {
	position:absolute;
	left:50%;
	top:635px;
	z-index:6;
	width:153px;
	height:123px;
	margin-left:-295px;
}

div#presse a {
    background: url(../img/presse.png) -0px -0px no-repeat;
	width:153px;
    height:123px;
	display:block;
}
div#presse a:hover,
div#presse a:focus,
div#presse a.active{
     outline:0;
 background: url(../img/presse.png) -151px 1px no-repeat;
}

/* -------------------- termine -------------------- */
div#termine {
	position:absolute;
	left:50%;
	top:653px;
	z-index:6;
	width:160px;
	height:78px;
	margin-left:-10px;
}

div#termine a {
    z-index:5;
    background: url(../img/termine.png) -0px -0px no-repeat;
	width:160px;
    height:78px;
	display:block;
}
div#termine a:hover,
div#termine a:focus,
div#termine a.active{
     outline:0;
 background: url(../img/termine.png) -160px -0px no-repeat;
}
/* -------------------- schnuller -------------------- */
div#schnuller {
	position:absolute;
	left:50%;
	top:700px;
	z-index:6;
	width:51px;
	height:50px;
	margin-left:-130px;
}

div#schnuller a {
	z-index:6;
	background: url(../img/lebenslauf.png) no-repeat 0px 0px;
	width:51px;
	height:50px;
	display:block;
}
div#schnuller a:hover,
div#schnuller a:focus,
div#schnuller a.active{
	outline:0;
	background: url(../img/lebenslauf.png) no-repeat -50px 0px;
}
/* -------------------- buehne -------------------- */
div#buehne {
	position:absolute;
	left:50%;
	top:595px;
	z-index:4;
	width:87px;
	height:183px;
	margin-left:-355px;
}
div#buehne a {
    z-index:5;
    background: url(../img/buehne.png) 0px -0px no-repeat;
	width:75px;
    height:157px;
	display:block;
}
div#buehne a:hover,
div#buehne a:focus,
div#buehne a.active{
     outline:0;
 background: url(../img/buehne.png) -74px 0px no-repeat;
}
/* -------------------- brueske -------------------- */
div#brueske {
	position:absolute;
	left:50%;
	top:525px;
	z-index:7;
	width:85px;
	height:166px;
	margin-left:-200px;
}

div#brueske a {
     z-index:2;
    background: url(../img/brueske2.png) -2px -0px no-repeat;
	width:85px;
    height:166px;
	display:block;
}
div#brueske a:hover,
div#brueske a:focus,
div#brueske a.active{
     outline:0;
     z-index:4;
 background: url(../img/brueske2.png) -86px -0px no-repeat;
}
/* -------------------- brille -------------------- */

div#brille {
	position:absolute;
	left:50%;
	top:710px;
	z-index:8;
	width:97px;
	height:83px;
	margin-left:-70px;
}

div#brille a {
	z-index:8;
	background: url(../img/brille.png) -0px -0px no-repeat;
	width:97px;
	height:83px;
	display:block;
}
div#brille a:hover,
div#brille a:focus,
div#brille a.active{
     outline:0;
     z-index:8;
 background: url(../img/brille.png) -97px 0px no-repeat;
}
/* -------------------- knochen -------------------- */
div#knochen {
	position:absolute;
	left:50%;
	top:715px;
	z-index:9;
	width:76px;
	height:64px;
	margin-left:-410px;
}

div#knochen a {
    background: url(../img/knochen.png) 0px 0px no-repeat;
	width:76px;
    height:64px;
	display:block;
}
div#knochen a:hover,
div#knochen a:focus,
div#knochen a.active{
     outline:0;
 background: url(../img/knochen2.png) 0px 5px no-repeat;
}
/* -------------------- kontakt -------------------- */
div#kontakt {
	position:absolute;
	left:50%;
	top:700px;
	z-index:6;
	width:66px;
	height:56px;
	margin-left:195px;
}

div#kontakt a {
     z-index:3;
    background: url(../img/kontakt.png) -0px -0px no-repeat;
	width:66px;
    height:56px;
	display:block;
}
div#kontakt a:hover,
div#kontakt a:focus,
div#kontakt a.active{
     outline:0;
 background: url(../img/kontakt.png) -66px -0px no-repeat;
}
/* -------------------- Lichtschalter-an -------------------- */
div#lichtschalter-an {
	position:absolute;
	left:50%;
	top:570px;
	z-index:11;
	width:35px;
	height:67px;
	margin-left:463px;
}

div#lichtschalter-an a {
     z-index:11;
    background: url(../img/lichtschalter.png) -45px -2px no-repeat;
	width:35px;
    height:67px;
	display:block;
}
div#lichtschalter-an a:focus,
div#lichtschalter-an a.active,
div#lichtschalter-an a:hover {
   border:none;
   background: url(../img/lichtschalter.png) -9px -1px no-repeat;
       outline:0;
}
/* -------------------- Lichtschalter-aus -------------------- */
div#lichtschalter-aus {
	position:absolute;
	left:50%;
	top: 570px;
	z-index:11;
	width:35px;
	height:67px;
	visibility:hidden;
	margin-left:463px;
}

div#lichtschalter-aus a {
     z-index:11;
  background: url(../img/lichtschalter.png) -9px -1px no-repeat;
	width:35px;
    height:67px;
	display:block;
}
div#lichtschalter-aus a:focus,
div#lichtschalter-aus a.active,
div#lichtschalter-aus a:hover {
   border:none;

    background: url(../img/lichtschalter.png) -45px -2px no-repeat;
       outline:0;
}

/* -------------------- Nacht -----------------------*/
div#nacht {
  position:absolute;
  width:100%;
  height:825px;
  visibility:hidden;
  z-index:10;
  background:url(../img/nacht2.png) 0px 0px  repeat;
}
div#nacht-text {
  padding-top: 280px;
  padding-left: 200px;
  padding-right: 200px;
  color:white;
  font-size:24px;
  font-weight:bold;
  text-align:center;
}

div#nacht-text p {
  margin-bottom:30px;
}

/* -------------------- Navigation -------------------- */
div.top-navigation {
	margin: 158px 0 80px 215px;
	width:650px;
	float:left;
}
div.top-navigation a, div#top-navigation a:visited {
    color : #CCC;    
}
div.top-navigation a:hover, div#top-navigation a:focus {
	text-decoration: none;
    color : black;
}

div.top-navigation ul {
	padding-left:0px;
	height:13px;
	font:normal bold 18px Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

div.top-navigation ul li{
	padding: 0px 30px 0px 0px;
	float: left;
	line-height: 34px;
	color : #666;
	width:auto;
}

div.top-navigation ul li span{
    margin: 1px 1px 1px 1px;
}
/* --------------------- erweiterung fr Submenu Liste ------------------------ */

/*ul.topMenu li > ul {
  display: none;
  position: absolute ;
  height:18px;
  width: 450px;
  font-size: 11px;
  top: 20px;
  left: 0px;
  background-color: #FED061;
  color: #012258;
  padding: 0px 0px 0px 0px;
  float: left;
}*/
ul.topMenu li {
    float:left;
	width:auto;
     margin-right:37px;
}
/*ul.topMenu ul.CSStoShow {
  display: inline;
  background-color: #FED061;
  float: left;
}*/

/*ul.topMenu li:hover > ul  {
  display: inline;
  color: #012258;
  background-color: #FED061;
  float: left;
}*/

/* and some link styles */
ul.topMenu a {
  /* color:#666;  */
  color:#7a6432;
}
ul.topMenu  a:hover, ul.topMenu  a:focus, ul.topMenu  a:active{ color:black; }
ul.topMenu li > ul a {
    color:white ;
    display: block;
    width: 100%;
    text-decoration: none;
}
/*ul.topMenu li > ul a:hover,
ul.topMenu li > ul a.CSStoHighLink { color:#012258; }*/





/* -------------------- left-content-wrapper -------------------- */
div#left-content-wrapper {
	width:260px;
    font-size:14px;
    line-height:1.4em;
	float:left;
	margin: -40px 0 0 108px;
	height:370px;
  }



/* -------------------- right-content-wrapper -------------------- */
div#right-content-wrapper {
    height:400px;
    left:491px;
    line-height:1.3em;
    overflow:auto;
    position:absolute;
    top:232px;
    width:510px;
  }
/* -------------------- right-content-headline -------------------- */
div#right-content-headline {
    background: url(../img/navi.png) -0px -0px no-repeat;
	margin:0 0 30px 0;
  }
/* -------------------- right-content-text -------------------- */
div#right-content-text {
    font-family: font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
  }
  
div#right-content-text p {
	margin-bottom: 10px;
}
/* -------------------- content -------------------- */

div#content-element{
    margin-left:20px;
    font-size: 14px;
}

/* -------------------- footer -------------------- */
div#footer {

position:absolute;
	font:bold 11px/normal Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    top:784px;
	width:1106px;
}

div#footer li {
	float: right;
	display:block;
	margin:0 0 0 10px;
	width:auto;
}

div#footer a {
	color: #C0A560;

}



/* -------------------- styles for < 1024 Pixel window width -------------------- 
body.mode-1000 div#header {
	padding: 0;
	width: 730px;
}
body.mode-1000 ul#meta-pics,
body.mode-1000 form#search,
body.mode-1000 div.content-wrapper,
body.mode-1000 ul#footer-nav {
	margin-left: 200px;
}
body.mode-1000 div#main {
	padding: 0 0 10px;
	width: 730px;
}
body.mode-1000 div#wrapper {
	width: 200px;
}
body.mode-1000 div#footer {
	padding: 0;
	width: 730px;
}

/* -------------------- styles for < 800 Pixel window width -------------------- 
body.mode-800 div#header {
	padding: 0;
	width: 525px;
}
body.mode-800 ul#meta-pics,
body.mode-800 form#search,
body.mode-800 div.content-wrapper,
body.mode-800 ul#footer-nav {
	margin-left: 0;
}
body.mode-800 div#main {
	padding: 0 0 10px;
	width: 525px;
}
body.mode-800 div#navigation,
body.mode-800 div#vignette {
	float: none;
}
body.mode-800 div#footer {
	padding: 0;
	width: 525px;
}


/* ============================================================ */
/* TEMPLATING SHOW GRID */
/*body.grid div#header {
}
body.grid div#navigation {
}

body.grid div.content-wrapper {
}
body.grid div#footer {
}
*/

