.bodyWrap {
width: 520px;
float: left;
background-image: url(/g/bg-bildergalerie.gif);
background-repeat: no-repeat;
}

#overlay {
background: url('/g/resources/trans.png') repeat-y;
}

#protoflowContainer {
border: 5px solid #444444;
width: 600px;
margin-left: auto;
margin-right: auto;
}

.protoflow {
width: auto;
/*height: 330px; wird nun über JS gesteuert*/
top:20px;
margin:0;
padding: 0;
}

#needjavascript {
width: auto;
height: 350px;
border: 0px solid red;
font-size:14px;
color:red;
line-height: 17px;
top:30px;
margin-left:150px;
}

.sliderTrack {
background:transparent url('/g/resources/track_fill_left.png') no-repeat scroll left top;
height:15px;
position:relative;
text-align:left;
width:137px;
/*display: none;*/
}

.sliderHandle {
background:transparent url('/g/resources/knob.png') no-repeat scroll left top;
cursor:pointer;
height:16px;
margin-left:-2px;
position:absolute;
top:-5px;
width:16px;
}

.protoCaptions {
display: none;
}

.captionHolder {
font-size: 24px;
color: #000;
display: none;
}

.imgStyle{
border:3px #176AAC solid;
}

.mirrorStyle{
margin-left: 3px;
}

/************NEU*************/
/*
#rahmen-bildergalerie {
margin: 0px auto; 
width: 990px;
height: 730px;
}
*/
