/*picgallery*/
.gallery {
	padding-top: 10px;
	padding-left: 60px;
	float:left;
       height:173px;
	width:388px;
}

.gallery_infotext {
	margin-top: -10px;
	padding-left: 16px;
	float:left;
	width:388px;
	height:193px;
}

.rechts {
	border-left: 1px dotted #cccccc;
	float:right;
}

.gallery_preview {
	height:140px;
	background-image:url(./images/gallery_overview_bg.gif);
	background-repeat:no-repeat;
}

#gallery_overview img{
	padding-top: 12px;
	padding-left: 12px;
}

#gallery_overview ul{
	margin-top: -110px;
	margin-left: 140px;
	list-style:none;
	font-size: 0.9em;
	color:#565656;
}




#bigpic {position: relative; left: 10px; height: 332px}
#bigpic div {float: left;}

#leftControlPic {position:absolute; left:381px; width:22px;height:319px;background-image:url(./images/control_left.gif);}
#rightControlPic {position:absolute; left:840px; width:20px;height:319px;background-image:url(./images/control_right.gif);}
#picgallery {position: relative; left: -167px; width:819px; height:122px; float:left; }
#leftControl {position:absolute; left:180px; top: 20px; width:22px;height:126px;background-image:url(./images/control_left.gif);}
#rightControl {position:absolute; left:1020px; top: 20px; width:20px;height:126px;background-image:url(./images/control_right.gif);}

#scrollWindow {position:absolute;left:200px; top: 2px; background-image: url(./images/film.gif); width:819px; overflow:hidden;height:138px;border-top: 1px solid gray;border-bottom: 1px solid gray;}
#scrollContainer {position:absolute; left:-936px; width:2574px; margin:0px;}
#scrollContainer img {}
#scrollContainer .el {float:left;width:110px;height:126px;border-right:0px solid black;padding:29px 1px 10px 6px;overflow:hidden;}
#scrollContainer .el a {font-size:10px;line-height:12px;font-weight:normal;color:#333333;}
#scrollContainer .el a:hover {color:#f06414;}
#scrollContainer .el span.link {line-height:12px;}

#leftControl div {background:url(./images/controlArrow_left_off.gif) no-repeat 0px 0px;}
#leftControlPic div {background:url(./images/controlArrowPic_left_off.gif) no-repeat 0px 0px;}
#leftControl a.controlLink:link, #leftControl a.controlLink:visited, #leftControl a.controlLink:active {display:block;background:none;width:20px;height:122px;margin:0px;}
#leftControlPic a.controlLink:link, #leftControlPic a.controlLink:visited, #leftControlPic a.controlLink:active {display:block;background:none;width:20px;height:319px;margin:0px;}
#leftControl a.controlLink:hover, #leftControl a.controlLink:focus {background:url(./images/controlArrow_left_on.gif) no-repeat 0px 0px}
#leftControlPic a.controlLink:hover, #leftControlPic a.controlLink:focus {background:url(./images/controlArrowPic_left_on.gif) no-repeat 0px 0px}
#rightControl div{background:url(./images/controlArrow_right_off.gif) no-repeat 1px 0px;}
#rightControlPic div{background:url(./images/controlArrowPic_right_off.gif) no-repeat 1px 0px;}
#rightControl a.controlLink:link, #rightControl a.controlLink:visited, #rightControl a.controlLink:active {display:block;background:none;width:19px;height:122px;margin-left:1px;}
#rightControlPic a.controlLink:link, #rightControlPic a.controlLink:visited, #rightControlPic a.controlLink:active {display:block;background:none;width:19px;height:319px;margin-left:1px;}
#rightControl a.controlLink:hover, #rightControl a.controlLink:focus {background:url(./images/controlArrow_right_on.gif) no-repeat 0px 0px;}
#rightControlPic a.controlLink:hover, #rightControlPic a.controlLink:focus {background:url(./images/controlArrowPic_right_on.gif) no-repeat 0px 0px;}


