body	{/*background-color:#dfd6c7;*/
	 background-color:#fff5dd;
	 font-family: arial,sans-serif;
          font-size:0.8em;
         }
#zentral	{width:950px;
	 text-align:center;
          margin:auto;
         }
#head	{ color: red; font-style: normal; width:950px; background: #d9f7d9; padding-top:5px; border:solid 1px #006600; text-align:center; }
#headmenu {background:#006600;
	 border:1px solid #006600;
	 width:950px;
          height:20px;
          padding:2px 0px 3px 0px;
          }
#site	{width:950px;
	 border:1px solid #006600;
          min-height:300px;
          margin:10px 0px 0px 0px;
         }

#links	{float:left;
          width:180px;
          text-align:left;
         }
#content	{width:770px;
          text-align:left;
          background:#d9f7d9 url(img/bg_site.gif) repeat-y;
          min-height:400px;
          float:right;
         }
#content_innen {margin:20px 10px 0px 10px;
	 padding:0px 10px 10px 10px;
          padding-bottom:10px;
          min-height:400px;
	}

#footer	{clear:both;
	 width:950px;
	 background:#006600;
	 border:1px solid #006600;
	 color:#ffffff;
          font-size:11px;
	}
.menu	{background:#b7eab7;
	 border:1px solid #ffffff;
          width:140px;
          font-size:1.0em;
          text-decoration:none;
          color:#000000;
          margin:1px 0px 4px 13px;
          float:left;
          padding:1px;
          cursor: hand;
          }
.menu:hover {background:#fec9c1;
	 border:1px solid #ffffff;
          width:140px;
          font-size:1.0em;
          text-decoration:none;
          color:#000000;
          margin:1px 0px 4px 13px;
          float:left;
          padding:1px;
          cursor: hand;
          }
.menuaktiv {background:#fec9c1;
	 border:1px solid #fd2806;
          width:140px;
          font-size:1.0em;
          text-decoration:none;
          color:#000000;
          margin:1px 0px 4px 13px;
          float:left;
          padding:1px;
          color:#000000;
          font-weight:bold;
          }
.submenu	{ background:#b7eab7;
	 border:1px solid #ffffff;
          width:130px;
          font-size:0.9em;
          text-decoration:none;
          color:#000000;
          margin:10px 0px 0px 12px;
          float:left;
          padding:1px;
          cursor: hand;
          }
.submenu:hover	{background:#fec9c1;
	 border:1px solid #006600;
          width:130px;
          font-size:0.9em;
          text-decoration:none;
          color:#000000;
          margin:10px 0px 0px 12px;
          float:left;
          padding:1px;
          }
.submenuaktiv	{background:#fec9c1;
	 border:1px solid #006600;
          width:130px;
          font-size:0.9em;
          text-decoration:none;
          color:#000000;
          margin:10px 0px 0px 12px;
          float:left;
          padding:1px;
          }

a.text	{color:#006600;
	 font-weight:bold;
          text-decoration:none;
	}
.oben { color: red; }

