body{
	background: #dddddd url("../images/bk.jpg") center center;
	width:100%;
	height:100%
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
}

#Tabelle_01 {
	position:relative;
	left:0px;
	top:0px;	
	width:1024px;
	height:768px;
	border: 1px #555555 solid;
	background: #dddddd url("../images/window.jpg") center center;
}

#menu { position:absolute;margin:0px; padding:0; width:100%;left:0; top:0; background: transparent;}
#menu_inh {}

  #kopf {
  	position:absolute;
  	top:110px;
    color: #000;
    background: transparent url("../images/head_work.png") no-repeat top left;
    padding: 0; margin:0;
    width:100%;
    height:145px;
  }
  
#inhalt { position:absolute;background: transparent;padding:0 40px 0 40px; width:942px; height:450px /*float:right*/;top:255px; left:0}  

#s1 {width:535px; float:left; overflow:hidden; height: 450px;}
#s1_inh { margin: 0 0 0 0px; padding: 0px 0 0px 35px; background:transparent;width:500px;position: relative; top: 0px; left: 0px;}  

#s2 {width:405px;float:right}
#s2_inh { margin: 0 0 0 0; padding: 0px 0 0px 0; background:transparent;width:100%; top: 0px; left: 0px;height: 450px;overflow:hidden} 

/*---------------------------------------------------------------*/

  .clearfix:after {
    content: ".";
    display: block;
    font-size:0;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .clearfix { display: block; }

  #ie_clearing { display: none; }

#Scrollbar-Container{
	z-index:5;
	position:absolute;
	height:450px
}

	.Scrollbar-Track {
		z-index:2;
	  width: 24px; height: 100%;
	  position: absolute;
	  top: 0px; left: 0px;
	  background:transparent url("../images/track.png");
		-moz-box-shadow: 4px 4px 7px 2px rgba(0,0,0,0.4);
	  -webkit-box-shadow: 4px 4px 7px 2px rgba(0,0,0,0.4);
	  box-shadow: 4px 4px 7px 2px rgba(0,0,0,0.4)	;  
	}
	.Scrollbar-Handle {
		z-index:1;
	  position: absolute;
	  top: 0px; left: 0px;
	  width: 24px; height: 20px;
	  background-color: #fff;
		-moz-box-shadow: 4px 4px 7px 2px rgba(0,0,0,0.4);
	  -webkit-box-shadow: 4px 4px 7px 2px rgba(0,0,0,0.4);
	  box-shadow: 4px 4px 7px 2px rgba(0,0,0,0.4);
	} 
	

	.Scrollbar-Pfeil {
		display:none;
	  position: absolute;
	  top: 112px; left: 0px;
	  width: 7px; height: 15px;
	  background-color: #f0f;
	}	


/*------------------------------Ref---------------------------------*/
	.bild{
			width:180px;
			height:100px;
			float:left;
			background:transparent;
			margin:0;
			border: 2px solid #eee;
			-moz-box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.4);
	  	-webkit-box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.4);
	 		box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.4);
	}
	
	.beschreibung{
		margin:0;
		float:right;
		background:transparent;
		width:290px;
		padding:4px 12px 4px 12px;
	}	
	
	.jcsc-textpic{
		background: transparent url("../images/wHalbtrans.png");
		clear:both;
		height:104px;
		overflow:hidden;
	}
	
	#s1_inh {
		margin:0;
	}
	
	#s1 {
		margin:0;
		padding:0;
	}	
	
	#s1_inh .csc-default{
		margin:0;
		padding:0;
	}

.news-list-browse {
	text-align:center;
	margin-bottom:0px;
}