  body {
    font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size:90.00%;
    color:#000000;
	background:url(img/hintergrund.png); background-repeat:no-repeat;
	background-color:#ffffff;
	padding-top:3%;
	padding-bottom:5%;
	padding-left:5%;
	padding-right:5%;
	margin:0;
	

  }
  
  

  
  
h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
    font-weight:lighter;
	background-color:#89A900;
    margin: 0;
	
  }

  h1 { background:url(img/gruen2.jpg); background-repeat:repeat-x; color:#ffffff; text-align:left; margin: 0 0 74px 0}    
  

  /* --- Listen  -------------------------------------------------------------------------------- */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 0em -25px; }



  ul li { color:#000000; font-size: 150%; line-height: 1.5em; list-style-type:none;}


  /* ---  Allgemeine Textauszeichnung ------------------------------------------ */

  p { font-family:  Arial, Helvetica, "Lucida Sans", "Lucida Grande", sans-serif; color:#000000; line-height: 1.3em; margin: 97px 0 0 20px; }

  
  strong,b { font-weight: bold; }
  

  /*--- Links ----------------------------------------------------------------------------------------- */

  a { color: #efefef; background:transparent; text-decoration:none; }
  a:visited  { color: #222; }

  a:focus,
  a:hover,
  a:active { color:#000000; text-decoration:underline; }
 
 .link { color:#000000; text-decoration:none; } 
  
.active { color:#efefef; text-decoration:none; }

.passiv { color:#383838; text-decoration:none; }








