/************* BILDER-SLIDE-SHOW ****************/
div#show_wrap {
	background-color:#fff;
	background-image:url(../images/bg_impressionen_1px.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	width:592px;
	height:395px;
	position:absolute;
	top:0;
	left:1px;
	margin:0;
	padding:0;
}

div#ivw_hidden		{ display:none; }

#fotoslideJsContainer	{ display:none; }

#head				{ display:none; }
#container_main		{ width:100%; min-height:395px; overflow:hidden; }
#container_foto		{ width:100%; position:relative; height:325px; overflow:hidden; text-align:center; margin:0; padding:0; } 
#container_foto img	{ position: relative; height:230px; }
#container_thumbs	{ height:70px; width:100%; margin:0; padding:0; }

#container_buz		{ display:none; min-height:43px; width:442px; overflow:hidden; }
#container_foot	{ display:none; width:100%; float:left; background-color:#d6d6d9; font-size:12px; color:#535353; }
#container_foot a	{ font-weight:bold; color:#60769e; text-decoration:none; }
#container_foot a:hover	{ color:#19479a; text-decoration:underline; }
#container_foot .date	{ float:left;width:43%; margin:2px 0 2px 20px; }
#container_foot .right	{ float:right;width:43%; text-align:right; margin:2px 12px 2px 0; }
#navigation			{ display:none; height:25px; overflow:hidden; }
#navigation div		{ float:left; width:20px; height:23px; margin-top:2px; display:none; }
#dprev				{ padding-left:205px; }

#container_buz h1	{ text-align:center; font-size:13px; color:#5d5d5d; margin-top:8px; }
#container_buz .slidetxt { font-size:11px; color:#122041; display:none; margin-bottom:10px; }

#thumbleft			{ float:left; width:20px; height:21px; padding:25px 10px 0 23px; }
#thumbs				{ position:relative; float:left; width:485px; height:45px; margin:12px 0 0 0; overflow:hidden;  }
#thumbsmover		{ position:absolute; top:0px; left:0px; width:393px; height:41px; }
#thumbright			{ float:left; width:20px; height:21px; margin:25px 0 0 10px; }
#thumbs img.n		{ margin:0 1px; border:none; }
#thumbs img.a		{ margin:0 1px; border:none; }

.fotoslide640 #container_main		{ min-height:395px; }
.fotoslide640 #container_buz		{ min-height:43px; }
.fotoslide640 #container_slidetxt	{ margin:7px 25px 0pt 29px; min-height:38px; overflow:auto; line-height:95%; }
.fotoslide640 #container_foot	{ margin-top:0px; }

#container_foto .shadowTop {
	position:absolute;
	top:0;
	left:0;
	width:442px;
	height:0px;
	display:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/a/g/2/slideshow/shadowtop.png');
}
#container_foto .shadowTop[class] {
	background: url(/a/g/2/slideshow/shadowtop.png) repeat-x;
}

#container_foto .shadowBottom {
	position:absolute;
	top:0;
	left:0;
	width:442px;
	height:20px;
	display:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/a/g/2/slideshow/shadowbottom.png');
}
#container_foto .shadowBottom[class] {
	background: url(/a/g/2/slideshow/shadowbottom.png) repeat-x;
}

#container_foto .shadowLeft {
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:332px;
	display:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/a/g/2/slideshow/shadowright.png');
}
#container_foto .shadowLeft[class] {
	background: url(/a/g/2/slideshow/shadowleft.png) repeat-y;
}

#container_foto .shadowRight {
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:332px;
	display:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/a/g/2/slideshow/shadowright.png');
}
#container_foto .shadowRight[class] {
	background: url(/a/g/2/slideshow/shadowright.png) repeat-y;
}

/* NOSCRIPT Bereich */
#noscript { padding:12px; }
#noscript h1 { font-size:16px; margin:0 0 2em 0; }
#noscript p { font-size:13px; margin:0 0 1em 0; }

