.multi_image_row							{ clear:both; margin-bottom:20px; overflow:hidden; width:100%; }
.multi_image_col_1_1					{ text-align:center; width:100%; }
.multi_image_col_1_2					{ display:inline; float:left;text-align:left; width:48%; }
.multi_image_col_2_2					{ display:inline; float:right;text-align:right; width:48%; }

.slideshow										{ height:200px; max-width:100%; position:relative; }
.slideshow div								{ bottom:0; left:0; position:absolute; right:0; top:0; }
.slideshow div img						{ -ms-interpolation-mode:bicubic; display:block; margin:auto; max-height:100%; max-width:100%; }
.slideshow_buttons 						{ line-height:30px; margin:auto; padding-top:10px; width:120px; white-space:nowrap; }
.slideshow_buttons a 					{ background:url(http://web.ctrl.lu/_res/slideshow/ctrl.png) top left no-repeat; display:inline; float:left; height:30px; margin:0 5px; outline:0 !important; text-decoration:none !important; width:30px; }
.slideshow_buttons .pause			{ background-position:0 0; }
.slideshow_buttons .prev			{ background-position:0 -30px; }
.slideshow_buttons .next			{ background-position:0 -60px; }
.slideshow_buttons .play			{ background-position:0 -90px; display:none; }
.slideshow_pager							{ list-style-type:none; margin-top:10px; text-align:center; }
.slideshow_pager a img				{ height:expression(this.height > 50 ? "50px" : true); max-height:50px; -ms-interpolation-mode:bicubic; width:expression(this.width > 50 ? "50px" : true); max-width:50px; vertical-align:middle !important; }
.slideshow_pager li						{ display:inline; line-height:50px; margin:0 5px; text-align:center; }

.article_gallery							{ max-width:100%; position:relative; }
.article_gallery_inner				{ max-width:100%; position:relative; }
.article_gallery_inner .slide	{ max-width:100%; }
.article_gallery .slide img		{ -ms-interpolation-mode:bicubic; display:block; margin:auto; max-height:100%; max-width:100%; }

.article_gallery_prev,
.article_gallery_next					{ cursor:pointer; padding:5px; }

.article_rotation								{ max-width:100%; position:relative; }
.article_rotation_inner					{ max-width:100%; position:relative; }
.article_rotation_inner .slide	{ max-width:100%; }
.article_rotation_inner .slide_topic	{ display:none; }
.article_rotation .slide img		{ -ms-interpolation-mode:bicubic; display:block; margin:auto; max-height:100%; max-width:100%; }