#outlaw {
         position: absolute;
         top: 2%;
         width: 100%;
         border: 0px solid #FFFFFF;
	    z-index: 1;
         } /*text-align nur für inlinetags*/

#container{
                 width: 995px;
                 height: 620px;
                 text-align: left;
                 background-color: #E4E5E7;
                 }/*wg.unterschiedlicher Boxmodelle*/

#aleiste {
 	     height: 100px;
          width: 995px;
          overflow: hidden;
          background-image: url(../w_grafen/layout/bg_head.jpg);
          border: 0px solid #FFFFFF;
	 }
#themleiste{
		margin: 80px 0 0 0;
   		width: 552px;
          height: 20px;
          overflow: hidden;
          float: left;
          background-color: #FAAC57;
		}
#logoplus	{
		margin: 35px 0 0 122px;
          float: left;
		}
#bleiste {
		height: 520px;
          width: 995px;
          overflow: hidden;
          background-color: #F6F6F6;
          border: 0px solid #FFFFFF;
          }

#aspalt	{
          width: 213px;
          height: 520px;
          overflow: hidden;
          float: left;
          background-image: url(../w_grafen/layout/bg_nav.jpg);
         }
#bspalta	{
  	  	width: 782px;
          height: 500px;
          float: left;
          overflow: hidden;
          background-color: #F6F6F6;
          border: 0px solid #000000;
		}
#bspaltb	{
  	  	width: 782px;
          height: 20px;
          float: left;
          overflow: hidden;
          background-color: #FAAC57;
          border: 0px solid #000000;
		}
#spalt1	{
		width: 353px;
          border: 0px solid blue;
          float: left;
          overflow: hidden;
		}
#spalt2	{
		width: 354px;
          border: 0px solid blue;
          float: left;
          margin: 0 0 0 30px;
          overflow: hidden;
		}

#texbi {
		margin: 35px 10px 0 35px;
     	border: 0px solid orange;
     	font-family: Verdana, Arial, Helvetica, sans-serif;
        	font-size: 11px;
        	line-height: 14px;
		color: #2F2F2F;
	}


/*navigation*/
#navpl {
	    margin: 36px 0 0 8px;
         border: 0px solid grey;
       }

.navitem {
         width: 184px;
         height: 21px;
         overflow: hidden;
         margin: 0 0 4px 0;
         background-image: url(../w_grafen/layout/bg_navitem.jpg);
         border: 0px solid red;
         float: left;
         }
#navpl a.navi {
         color: white;
         width: 151px;
         padding: 0 0 0 26px;
         margin: 1px 0 0 2px;
         display: block;
         text-decoration: none;
         overflow: hidden;
         white-space: nowrap;float: left;
         }
#navpl a:hover.navi {
         color: red;
         width: 151px;
         padding: 0 0 0 26px;
         margin: 1px 0 0 2px;
         display: block;
         overflow: hidden;
         text-decoration: none;
         white-space: nowrap;float: left;
         }
/*bildwexler*/
#thumb	{
		float: left;
          margin: 0 13px 0 0;
          cursor: pointer;
		}
#text_0	{
		display: block;
		}
#text_1	{
		display: none;
		}
#text_2	{
		display: none;
		}
#text_3	{
		display: none;
		}
#text_4	{
		display: none;
		}
