div.tx-flowgallery-pi1 {
                 position: absolute;
                 height: 550px;
         	width: 600px;
                 }



div.tx-flowgallery-pi1 #imageflow{
         height: 500px;
         width: 600px;
         margin: 50px 0 0 50px;
	text-align: left;
}


div.tx-flowgallery-pi1 #images{
	visibility: hidden;
         border: 0px solid green;

}
div.tx-flowgallery-pi1 div#images img {
	position: absolute;
	top: 0px;
         margin: 0;
	border: none;
}

div.tx-flowgallery-pi1 #loading{
	position: relative;
	margin: 50px 0 10px 0;
	text-align: center;
	width: 80%;
         height: 60px;
}
div.tx-flowgallery-pi1 #loading img{

}
div.tx-flowgallery-pi1 #captions{
	font-weight: bold;
	position: relative;
	text-align: center;
	z-index: 10000;
         display: none;
}
div.tx-flowgallery-pi1 #scrollbar{
	visibility: hidden;
         margin: 20px 0 0 0;
	position: absolute;
	border-bottom: 1px solid #b3b3b3;
	z-index: 10001;
}
div.tx-flowgallery-pi1 #slider{
	position: absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image: url(../w_grafen/layout/icons/slider.png);
	background-repeat: no-repeat;
	width:14px;
	height:14px;
         cursor: pointer;
}

#error,
#timeline,
#backlink{
       width:100%;
       height:20px;
       clear:both;
}

div.tx-flowgallery-pi1 #navigation{margin: 0 0 0 50px; height:20px;z-index: 10003; position: absolute; width: 90%;}
div.tx-flowgallery-pi1 #navigation img{border:none;}
div.tx-flowgallery-pi1 #rightimage{width:10%;float:right;}
div.tx-flowgallery-pi1 #leftimage{width:10%;float:left;}
div.tx-flowgallery-pi1 #play{width:80%;text-align:center;float:left;}