/* CSS Document */body {	margin: 0;	padding: 0;	font: .9em Verdana, Helvetica, Arial, sans-serif;	/*background-image: url(images/breakdance-1.gif);*/	background-position: bottom left;	background-repeat: no-repeat;	background-color: #999999;	}#typelogo a {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;text-align: left;top: 5px;left: 5px;position:fixed;color: white;z-index: 11;text-decoration: none;}#typelogo a:hover {text-decoration: none;color: #888888;}#typelogo a:hover {text-decoration: none;}#header{	background-color: #CCCCCC;	color: #FFF;	font-family: Verdana, Frutiger, Helvetica, sans-serif;	font-size: 10px;	position: fixed;	width: 100%;	height: 15px;	float: left;	text-align: right;	padding: 5px 0px 5px 0px;	top: 0px;	left: 0px;	vertical-align: middle;	z-index: 10;		}#header a:link{	color: #FFF;	font-size: 10px;	font-style: normal;	font-weight: normal;	font-family: Verdana, Frutiger, Helvetica, sans-serif;	text-decoration: none;}#header a:visited{	color: #FFF;	font-size: 10px;	font-style: normal;	font-weight: normal;	font-family: Verdana, Frutiger, Helvetica, sans-serif;	text-decoration: none;}#header a:hover{	color: #888888;	font-size: 10px;	font-style: normal;	font-weight: normal;	font-family: Verdana, Frutiger, Helvetica, sans-serif;	text-decoration: none;}#text-what {	text-decoration: none;	width: 300px;	height: 200px;	margin-left: 370px;	position: relative;	top: -250px;	}#small-print {position: relative;top: -150px;width: 300px;margin-left: 370px;}#small-print .content {color: white;}.content {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #666666;	font-style: normal;	line-height: 15px;}
