/* Designed by Andreas Helmenstein */
/* http://www.naturbiotop.de */

    *  * {
          margin : 0;
          padding : 0;
      }
    * body {
          font-family : Arial, Helvetica, sans-serif;
          padding : 10px 0;
          font-size : 12px;
          color : #ddd;
          background : #18161D;
      }
    * #huelle {
          margin : auto;
          width : 1020px;
          min-height : 100%;
          text-align : left;
          border : 1px solid #000;
          background : #160F2F;
      }
    * #header {
          height : 100px;
          width : 1020px;
          background : #fff url(http://naturbiotop.de/img/asf/AQSFv2-header.jpg) no-repeat;
      }
    * #images {
          margin : 0;
          padding : 0;
      }
    * img {
          border : 0;
      }
    * a:link, a:visited {
          text-decoration : none;
          font-size : 11px;
          color : #6F668F;
      }
    * a:active, a:hover {
          text-decoration : underline;
          font-size : 11px;
          color : #c00;
      }
    * #navigation ul {
          float : left;
          list-style : none;
          border-top : 1px solid #5e5152;
          border-bottom : 1px solid #5e5152;
          height : 20px;
          width : 1020px;
          color : #fff;
          background : #c2ce99 url(http://naturbiotop.de/img/cellpic3.gif);
      }
    * #navigation ul li {
          display : inline;
          float : left;
          height : 20px;
          width : 60px;
          padding : 0 0 0 11px;
      }
    * #navigation ul li a {
          padding-top : 3px;
          float : left;
          font-size : 11px;
          font-weight : bold;
          text-align : right;
          color : #160F2F; /* ueberschriften hintergrund der menue */
      }
    * #sidebar_l {
          float : left;
          width : 155px;
          background : #160F2F;
      }
    * #sidebar_re {
          padding : 20px 0 0 0px;
          float : right;
          width : 145px;
		  background : #160F2F;
      }
    * #sidebar_r {
          float : right;
          width : 145px;
		  background : #160F2F;
      }
    * #sidebar_r h3 {
          font-size : 1.2em;
          padding : 0 0 15px;
      }
    * .title {
          font-size : 1.2em;
          font-weight : bold;
          height : 17px;
          width : 135px;
          padding : 3px 0 0 5px;
          color : #6F668F;
          background : #160F2F; /* ueberschriften hintergrund der menues */
      }

    * .menu ul {
          list-style-type : none;
      }
    * .menu {
          font-size : 11px;
          color : #fff;
          background : #160F2F; /* linke seite dunkelblauer rahmen */
          width : 130px;
          padding : 5px;
      }

    * a.menu {
          display : block;
          color : #000;
          text-decoration : none;
          background : #000; /* schriftfarbe - warum? */
          margin-top : 1px;
          height : 12px;
      }
    * a.menu:link, a.menu:visited {
          color : #6F668F;
          background : #160F2F; /* die farbe der inneren liste */
          text-decoration : none;
      }
    * a.menu:active, a.menu:hover {
          color : #c00;
      }
    * .partner2, .partner {
          width : 93px;
          height : 36px;
          padding : 5px 0 0 5px;
          color : #eee;
          background : #ececec;
      }
    * .partner {
          margin-bottom : 1px;
      }

    * .lasttheme2, .lasttheme {
          width : 114px;
          height : 152px;
          padding : 03px 0 0 7px;
          color : #000;
          background : #ececec;
		  border-top : 1px solid #aaa;
          border-bottom : 2px solid #aaa;
		  border-left : 1px solid #aaa;
          border-right : 2px solid #aaa;
      }
    * .lasttheme {
          margin-bottom : 34px; /* abstand zwischen den boxen */
      }
    * #content {
          float : left;
          padding : 10px;
          margin-bottom : 10px;
          text-align : justify;
          width : 850px;
          color : #909090;
          background : #160F2F url(http://naturbiotop.de/img/back3.gif);
		  border-left : 1px solid #333;
		  border-right : 1px solid #333;
		  border-bottom : 1px solid #333;
      }
    * #content p {
          margin-bottom : 8px;
      }
    * #content h1 {
          font-size : 1.8em;
          color : #6F668F;
      }
    * #content h2 {
          font-size : 1.2em;
          padding : 0 0 15px;
          color : #5B6E53;
      }
    * #content h3 {
          font-size : 0.8em;
      }
	* .umflossen_li {
		  float: left;
		  width: 305px;
		  margin: 0 0 1em 1em;
	  }
	* .umflossen_re {
		  float: right;
		  width: 300px;
		  margin: 0 0 1em 1em;
	  }
	* .umflossen_reh {
		  float: right;
		  width: 300px; 
		  margin: 0 0 1em 1em;
	  }
	* .umflossen_lih {
		  float: left;
		  width: 152px; 
		  margin: 0 0 1em 1em;
	  }
	* .eins {
          font-size : 0.9em;
	  }
    * .top {
          text-align : right;
      }

    * .center {
          text-align : center;
      }
    * .center_a {
          text-align : center;
          font-size : 0.9em;
      }
    * #footer {
          width : 1020px;
          height : 20px;
          background : #c2ce99 url(http://naturbiotop.de/img/cellpic3.gif);
          clear : both;
      }
    * .date {
          float : right;
          padding : 3px;
          color : #5F5878;
      }
    * .copy {
          font-size : 0.9em;
          float : left;
          padding : 3px;
          color : #5F5878;
      }
    * .w3c {
          text-align : center;
          font-weight : bold;
          font-size : 9px;
          color : #000;
          margin-top : 10px;
      }
    a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
          font-weight : bold;
          font-size : 11px;
          color : #304570;
          text-decoration : none;
      }

