/* ---------------------------------------------------------- */
/* ------------------------ Dateiname ----------------------- */

/* ----------------------  rarszene.css  -------------------- */
/* ---------------------------------------------------------- */




  body#szene {
    color: black; /*background-color: #FFFAFA;*/ /*white;*/
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0 0em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	border-right: 8px solid #4B0082;
	border-left: 8px solid #4B0082;
  }



  a:link    {color:#4B0082;}
  a:visited {color:#4B0082;}
  a:hover   {color:white; background-color:#4B0082;}

  h1 {color: white; background-color:#4B0082;}
  h2 {color: white; background-color:#4B0082;}
  h3 {color: #4B0082;}
  h4 {color: white; background-color: #4B0082;}
  h5 {color: white; background-color: #4B0082;}
  h6 {color: #4B0082; background-color: white;}

  div#Info {border:0.1em solid #4B0082;}
  ul#Infoliste li {color:#4B0082;}

  div#Inhalt b  {color: #4B0082;}
  span#einsvier.szene	{color: #4B0082;}
  span#einsacht.szene	{color: #4B0082;}
  span#uarr.szene {color: #4B0082;}

  span.aktuszene {
    display: block;
    margin: 0 0em 0em 0em;
    padding: 0.2em 0.4em;
    font-weight: bold;
  color: white; background-color: #4B0082;
  } 

	#inhalt180rechts h2 {
	font-size: 1.1em;
	margin: 0em 0 0.3em 0px;
	padding: 0.3em;
	color: white;
	background-color: indigo;
	/*border: 1px solid black;*/
	}

/*
	.ablinktxli {
		list-style: none;
		font-size: 0.8em;
		margin: 0em 0 0.3em -3.1em;
		padding: 0 1em 0.3em 2em;
		border-bottom: 1px solid #E9E9CD;
		background: white url(../icons/ilinkakt.gif) no-repeat 5% 40%;
	}

*/

	.ablinktxli {
		font-size: 0.94em;
		list-style: none;
		margin: 0em 0 0.3em 0em;
		padding: 0 1em 0.3em 2.5em;
		background: white url(../icons/ablinktx.gif) no-repeat 1% 20%;
	}


/* ---------------------------------------------------------- */
/* ---------------------  Dateiende ------------------------- */
/* ---------------------------------------------------------- */

