/*#### SLIDER ####*/
#myPictureSilderGallery{
	width:900px;
	height:310px;
	overflow:hidden;
	position:relative;
	margin-bottom:25px;
	clear:both;
}
.myPictureSilder {
	position:absolute;
	top:0px;
	left:0px;
}
#Subnavigation { display:none;}