	@import url(css-all.css);

/* Grundeinstellungen ____________________________________________ */

	div.rahmen							{ background: #FFFFFF; margin: 10px 0px 0px 23px; padding: 0px 0px 30px 0px; width: 738px; }



/* Links ________________________________________________________ */

	div.links							{ float: left; width: 464px; }
	div.playertop						{ background: url(/images/popup/bg-title.gif) no-repeat 0px 0px #FDC7EA; height: 55px; }
	div.links h1						{ font-size: 12px; margin: 0px 0px 0px 50px; padding: 20px 0px 0px 0px; }
	
	div#player1, div#player2			{ background: url(/images/popup/bg-video.gif) no-repeat left bottom #FDC7EA; margin: 0px 0px 10px 0px; padding: 10px 0px 17px 15px; }
	div#player2							{ display: none; }
	
	div.vorschau						{ background: url(/images/popup/bg-liste.gif) no-repeat left top; height: 87px; margin: 0px 0px 20px 0px; position: relative; width: 464px; }
	div.vorschaufoto					{ background: url(/images/popup/bg-liste-foto.gif) no-repeat left top; }
	div.vorschau a.links				{ position: absolute; left: 8px; top: 29px; }
	div.vorschau a.rechts				{ position: absolute; right: 6px; top: 29px; }
	
	div.vorschauliste					{ overflow: hidden; position: absolute; left: 73px; top: 29px; white-space: nowrap; width: 322px; height: 44px; }
	div#liste							{ position: absolute; left: 0px; top: 0px; }
	div#liste a							{ margin: 0px 10px 0px 0px; }



/* Rechts ________________________________________________________ */

	div.rechts							{ float: left; margin: 0px 0px 0px 15px; width: 254px; }
	
	div.toplist							{ font-size: 10px; line-height: 14px; margin: 0px 0px 10px 0px; }
	
	div.toplist a.bild					{ background: url(/images/popup/border-bottom.gif) no-repeat left bottom; display: block; float: left; margin: 0px 10px 0px 0px; }
	div.toplist a.bild span				{ background: url(/images/popup/border-top.gif) no-repeat left top; display: block; }
	div.toplist a.bild span img			{ margin: 4px; }
	
	div.toplist p						{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	div.toplist p a						{ background: none; color: #EC008C; display: inline; font-weight: bold; float: none; }
	div.toplist p a:hover				{ color: #000000; }
	
	div.clearnew						{ clear: both; height: 0px; line-height: 0px; overflow: hidden; }



/* Inhalt ________________________________________________________ */

	div.inhalt							{ margin: 0px 0px 0px 50px; }
	div.inhalt h2						{ color: #818181; font-size: 11px; margin: 30px 0px 5px 0px; text-transform: uppercase; }
	div.inhalt h3						{ color: #EC008C; font-size: 10px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	div.inhalt p						{ color: #000000; font-size: 10px; margin: 0px 0px 16px 0px; padding: 0px 0px 0px 11px; }
	div.inhalt a						{ color: #666666; margin: 0px 0px 0px 0px; }
	div.inhalt a:hover					{ color: #EC008C; }



/* Unten _________________________________________________________ */

	div.unten							{  }



/* Ende __________________________________________________________*/