
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 4;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: none;
}
.jScrollPaneDrag {
	position: absolute;
	background: #f1ef15;
	cursor: pointer;
	overflow: hidden;
}


/* --------------- scrollpane styles --------------- */

			

.scroll-pane {
	width:380px;
	height:230px;
	overflow: auto;
	float: left;
}

#pane1 {
}



.scroll-pane2 {
	width:330px;
	height:395px;
	overflow: auto;
}

.scroll-pane_contact {
	width:380px;
	height:395px;
	overflow: auto;
}

.scroll-pane_loads {
	height:130px;
	overflow: auto;
}

.scroll-pane3 {
	width:410px;
	height:395px;
	overflow: auto;
}

.scroll-pane4 {
	width:230px;
	height:140px;
	overflow: auto;
}

.scroll-pane_guest {
	width:auto;
	height:360px;
	overflow: auto;
}

.scroll-pane_mediabig {
	width:700px;
	height:380px;
	overflow: auto;
}

.scroll-pane_kontakt {
	width:440px;
	height:200px;
	overflow: auto;
}


 
#pane3 {
}