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

/* ----------------------  rarerlebtes.css  -------------------- */
/* ---------------------------------------------------------- */




  body#erlebtes {
    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 #AA9900;
	border-left: 8px solid #AA9900;
  }


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

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

  div#inhalt180rechts h2 {color: #AA9900; background-color:white;}
  div#Info {border:0.1em solid #AA9900;}
  ul#Infoliste li {color:#AA9900;}

  div#Inhalt b		{color: #AA9900;}
  span#einsvier.erlebtes {color: #AA9900;}
  span#einsacht.erlebtes {color: #AA9900;}
  span#uarr.erlebtes	{color: #AA9900;} 

  span.aktuerlebtes {
    display: block;
    padding: 0.2em 0.4em;
    font-weight: bold;
  color: white; background-color: #AA9900;
  } 


	div#info225rechts h2 {
		font-size: 1.05em;
		margin: 1em 0 0.4em 0;
		padding: 0.05em 0.2em;
		color: beige;
		background-color: #AA9900; /*#AA9900;*/		
	}


	div#menueRechts h2 {
		color: #2F4F4F;
		background-color: #F0F0AA; /*#AA9900; FFFF00*//*#F0F0CA;*/	
	}

	div#menueLinks {
		overflow: hidden;

	}

	div#menueLinks h2 {
		color: #2F4F4F;
		background-color: #F0F0AA; /*#AA9900; FFFF00*//*#F0F0CA;*/	
	}


/* =============== menue-ul-style (bereichsmenue) ================================ */

/* ------------------- menue-a-maktuell-style --------------------------------------- */

/*
  ul#menue a.ma:link {
    color: #2F4F4F; background-color: white;
  }
  ul#menue a.ma:visited {
    color: #2F4F4F; background-color: white;
  }
*/

  ul#menue a.ma:hover {
	color: #776600;
	background: ghostwhite url(../icons/ilinkerl.gif) no-repeat 5% 55%;
  }
/*
  ul#menue a.ma:active {
	color: #2F4F4F;
    	background-color: ghostwhite;
	text-decoration:underline;
	font-weight: normal;
  }
*/

/* ---------------------- span.maktu-style --------------- */


  span.maktu {
	color: #AA9900;
	background: white url(../icons/ilinkerl.gif) no-repeat 5% 55%;
  } 


/* =============================================== */





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


