#outlaw {
         position: absolute;
         top: 2%;
	    left: 0;
         width: 100%;
         border: 0px solid #C4261D;
	    z-index: 1;
         } /*text-align nur für inlinetags*/

#container {
		position: relative;
          top: 0px;
	  	left: 0px;
	  	width: 930px;
	  	height: 490px;
	  	overflow: hidden;
          border: 0px solid #000000;
          z-index: 1;
          text-align: left;
          }
#aleiste{
		margin: 0;
		width: 930px;
		height: 40px;
		overflow: hidden;
          background-color: white;
		text-align: left;
		}
#aleistea	{
	        float: left;
	        width: 130px;
	        height: 39px;
	        overflow: hidden;
             border-bottom: 1px solid #004F82;
		}
#aleisteb	{
          float: left;
	        width: 800px;
	        height: 39px;
	        overflow: hidden;
                       border-bottom: 1px solid orange;
		}

#aspalt	{
          position: relative;
          display: block;
          width: 130px;
          height: 490px;
          float: left;
          margin: 0;
          padding: 0;
          border: none;
          background-color: #004F82;
          overflow: hidden;
          }

#bspalt	{
          position: relative;
          display: block;
          width: 800px;
          height: 490px;
          float: left;
          margin: 0;
          padding: 0;
          white-space: normal;
          overflow: hidden;
          background-color: white;
          border: 0px solid #3E4B60;
          }
#cleiste{
		margin: 0;
		width: 930px;
		overflow: hidden;
          background-color: #004F82;
		}
#cleistea	{
	        float: left;
	        width: 615px;
	        height: 90px;
             padding: 0 0 0 0;
	        overflow: hidden;
		}
#cleisteb	{
            float: left;
	        width: 315px;
	        height: 90px;
	        overflow: hidden;
          background-image: url(../w_grafen/layout/logo_layout.gif);
          background-repeat: no-repeat;
          border: 0px solid black;
		}

#remark	{
	 width: 180px;
          margin: 20px 11px 0 11px;
          }/*konstruktion als workaroundfuer operabug mit htmlalign*/


#actblock,#advblock	{
         margin: 0 2px 0 2px;
         }

#texbi {
	margin: 20px 0 0 20px;
     width: 775px;
     height: 450px;
     overflow: hidden;
     border: 0px solid green;
     }
#texbilong {
	margin: 0 0 0 0;
     width: 765px;
     height: 450px;
     overflow: auto;
     border: 0px solid green;
     }

.ispalta,.ispaltb	{
			width: 360px;
	     margin: 0 0 0 0;
		 padding: 0;
          overflow: hidden;
          float: left;
		  border: 0px solid magenta;
		}
.ispaltb	{
          margin: 0 0 0 35px;
		  float: right;
		}

/*navigation*/
#navpl	{
	    margin: 15px 0 0 0;
         width: 140px;
         overflow: hidden;
	}

#menu_ebe_1_out {
			font-weight: bold;
                 width: 125px;
                 height: 18px;
                 overflow: hidden;
                 border-bottom: 1px solid #627697;
                 padding: 0 0 0 0;
                 margin: 7px 0 0 15px;
		}
#menu_ebe_1_on {
			font-weight: bold;
			width: 125px;
                 height: 18px;
                 overflow: hidden;
                 border-bottom: 1px solid #ECECEC;
                 padding: 0 0 0 0;
                 margin: 7px 0 0 15px;
		}
#menu_ebe_2_out {
			font-weight: normal;
                 width: 115px;
                 height: 16px;
                 overflow: hidden;
                 padding: 0 0 0 0;
                 margin: 2px 0 1px 13px;
		}
#menu_ebe_2_on {
		font-weight: bold;
		width: 115px;
                 height: 16px;
                 overflow: hidden;
                 padding: 0 0 0 0;
                 margin: 2px 0 1px 13px;
		}
/*news*/
#newslist	{
		width: 700px;
          margin: 0 10px 3px 10px;
          overflow: hidden;
		}
#newslisttexte	{
		width: 540px;
          float: left;
          overflow: hidden;
          border: 0px solid red;
		}
#subhd	{
		width: 400px;
          overflow: hidden;
		}

/*shop*/
#listsicht	{
		height: 440px;
		overflow: hidden;
		border: 0px solid green;
		margin: -2px 0 0 0;
		}
#singlesicht	{
		height: 470px;
		overflow: hidden;
		border: 0px solid red;
		}
#pplace {
             width: 369px;
             height: 189px;
             overflow: hidden;
             margin: 0 10px 15px 0;
             float: left;
             border: 0px solid red;
             background-image: url(../w_grafen/st_shop/bg_artikel.jpg);
            }
#shopnavi	{
		margin: 0 0 8px 0;
		font-size: 13px;
        	line-height: 20px;
		}
#shopnavi a {
 		background-color: #627697;
 		padding: 4px 0 2px 0;
			}
#shopintro	{
		width: 760px;
		height: 465px;
		overflow: hidden;
		background-image: url(../w_grafen/st_home/preview.jpg);
		background-repeat: no-repeat;
		background-position: 65px 85px;
		}