@charset "utf-8";

/* Meine TYPO3-Standart-CSS START */
body{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:1.4em;
	background:url(../images/bigBall.png) #fff no-repeat center center;
	position:relative;
}
ul{ list-style:none; margin:0px; padding:0px; }
a{ text-decoration:none; }
#container{ width:900px; margin:0 auto; }
#metamenu{ position:absolute; bottom:20px; right:20px; }
.nbaVideo{ width:40%; height:300px; float:left; margin-bottom:30px; }
.nbaVideo.odd{ float:right; } 
