#outlaw {
         position: absolute;
         top: 4%;
	     left: 2%;
         width: 97%;
         border: 0px solid #C4261D;
	 z-index: 1;
         } /*text-align nur für inlinetags*/

#container {
		position: relative;
          top: 0px;
	  	left: 0px;
          width: 930px;
          border: 0px solid #000000;
          z-index: 1;
          text-align: left;
          background-image: url(../w_grafen/layout/bg.jpg);
          }
#aleiste{
		position: relative;
		top: 0;
		left: 0;
		margin: 0;
		width: 930px;
		height: 112px;
		overflow: hidden;
		background-image: url(../w_grafen/layout/kneipp_oben.jpg);
          background-repeat: no-repeat;
		}

#aspalt	{
          position: relative;
          display: block;
          width: 140px;
          height: 465px;
          float: left;
          margin: 0;
          padding: 0;
          border: none;
          background-color: #1C58A1;
          }
          
#abild1{  width: 140px;
          height: 160px;
          margin: 80px 0 0 0;
          padding: 0px;
          overflow: hidden;
          background-image: url(../w_grafen/layout/kneipp_wanne.jpg);
          background-repeat: no-repeat;     
		}

#bspalt	{
          position: relative;
          display: block;
          width: 570px;
          min-height: 465px;
          display: block;
          float: left;
          margin: 0;
          padding: 0;
          overflow: hidden;
          background-color: #ECECEC;
          }
#cspalt	{
          position: relative;
	  width: 220px;
          height: 465px;
          display: block;
          float: right;
          background-color: #ECECEC;

	 }
#remark	{
	 width: 180px;
          margin: 20px 11px 0 11px;
          }/*konstruktion als workaroundfuer operabug mit htmlalign*/


#actblock,#advblock	{
         margin: 0 2px 0 2px;
         }

#texbi {
	margin-left: 14px;
	margin-top: 20px;
	margin-right: 15px;
	}          
#ukurse{
	text-align: center;
	}

/*navigation*/
#navpl	{
	    margin: 20px 0 0 0;
         width: 140px;
         overflow: hidden;
	}

#menu_ebe_1_out { 
			font-weight: bold;
                 width: 120px;
                 height: 18px;
                 overflow: hidden;
                 border-bottom: 1px solid #1C58A1;
                 padding: 0 0 0 0;
                 margin: 0 0 3px 20px;
		}
#menu_ebe_1_on {			
			font-weight: bold;
			width: 120px;
                 height: 18px;
                 overflow: hidden;
                 border-bottom: 1px solid #ECECEC;
                 padding: 0 0 0 0;
                 margin: 0 0 3px 20px;
		}
