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

/* ----------------------  rarnetz.css  -------------------- */
/* ---------------------------------------------------------- */




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


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

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

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

  div#Inhalt b		{color: #800080;}
  span#einsvier.netz {color: #800080;}
  span#einsacht.netz {color: #800080;}
  span#uarr.netz	{color: #800080;} 

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

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

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

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

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

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

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


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

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

  ul#menue a.ma:hover {
	color: #800080;
	background: ghostwhite url(../icons/ilinknetz.gif) no-repeat 5% 55%;
  }

/*
  ul#menue a.ma:active {
	color: #800080;
    	background-color: honeydew;
	text-decoration:underline;
	font-weight: normal;
  }
*/

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


  span.maktu {
	color: #800080;
	background: white url(../icons/ilinknetz.gif) no-repeat 5% 40%;
  } 


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





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

