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

/* ----------------------  raraktuell.css  -------------------- */
/* ---------------------------------------------------------- */




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


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

  h1 {color: white; background-color: #008000;}
  h2 {color: white; background-color: #008000;}
  h3 {color: #008000;}
  h4 {font-size: 0.87em; margin: 0em 0em 0 0.4em; padding: 0.5em;
		color: #2F4F4F; background-color: #F0F0CA; font-weight: normal;}
  h5 {color: white; background-color: #008000;}
  h6 {color: #008000; background-color: white;}

  div#inhalt180rechts h2 {color: white; background-color:#008000;
	margin: 0em 0 0.3em 0px;
	padding: 0.3em;}
  div#Info {border:0.1em solid #008000;}
  ul#Infoliste li {color:#008000;}

  div#Inhalt b		{color: #008000;}
  span#einsvier.aktuell {color: #008000;}
  span#einsacht.aktuell {color: #008000;}
  span#uarr.aktuell	{color: #008000;} 

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

/* ---------------------- Navigation span.aktu-style --------------- */

    ul#Navigation a.aktu ,span.aktu {
    color: white; background-color: #008000;
  } 
  * html span.aktu {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 7em;
  }

/* ------------------------------------------------------------------ */

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

	div#menueRechts h2 {
		color: #2F4F4F;
		background-color: #DDFADF; /*#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: #008000;
	background: ghostwhite url(../icons/ilinkakt.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: #008000;
	background: white url(../icons/ilinkakt.gif) no-repeat 5% 55%;
  } 


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


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

