﻿/* 
	Contains styles related to Messenger TV. This file is used by:
	/Spiele-Aktivitaeten/Messenger-TV.aspx
*/

#content .body .messenger_tv .gallery { margin-left: 0; }
#content .body .messenger_tv .gallery h2 { margin-bottom: 18px; }
#content .body .messenger_tv .gallery ul { margin-left: 0; }
#content .body .messenger_tv .gallery ul li { margin-right: 114px; padding-bottom: 45px; width: 136px; }
#content .body .messenger_tv .gallery ul li.last { margin-right: 0; }
#content .body .messenger_tv .gallery ul li img { height: 102px; margin: -102px 0 8px; width: 136px; }
#content .body .messenger_tv .gallery ul li a.play { background: url(/images/icons/play-arrow-messenger-tv.png) no-repeat left top; display: block; height: 102px; position: relative; width: 136px; z-index: 100; }
#content .body .messenger_tv .gallery ul li a.play:hover { background-position: left bottom; }

#content .body .messenger_tv .leftcol { margin-right: 0; width: 385px; }
#content .body .messenger_tv .leftcol img { margin-left: 30px; }
#content .body .messenger_tv .leftcol .paragraph img { margin-left: 0; }

#content .body .messenger_tv .rightcol { padding-top: 20px; width: 544px; }
#content .body .messenger_tv .rightcol .paragraph { margin-left: 75px; }
#content .body .messenger_tv .rightcol img { margin-top: -32px; }
#content .body .messenger_tv .rightcol a img { margin: 35px 0 0 72px; }

#content .body .messenger_tv .notes { background: url(/images/backgrounds/messenger-tv.gif) no-repeat 75px bottom; height: 258px; }
