			
			body{
				margin:0px;
				padding:0px;
				height:100%;
			}
			div.mainFasten{
				position:absolute; 
				top:0%; 
				left:0%; 
				width:100%; 
				height:100%; 
				background-image:url('../../../homepage-neu/fasten2010/pics/transparent.png');
				z-index:98;
			}
			div.fasten{
				position:absolute;
				top:50%;
				left:50%;
				margin-top:-398px;
				margin-left:-458px;
				border:0px;
				background-color:transparent;
				z-index:99;
			}
			div.fastenZuKlein{
				position:absolute;
				top:50%;
				left:50%;
				border:0px;
				background-color:transparent;
				z-index:99;
			}
			table.fasten{
				width:916px;
				margin:0px;
				border:0px;
				z-index:99;
			}
			td.trans-h{
				height:8px;
				background-color:transparent;
				z-index:99;
			}
			td.trans-w{
				width:8px;
				background-color:transparent;
				z-index:99;
			}
			
			
			
			td.fasten, table.fastenContent, td.fastenContentHeadline, td.fastenContentText, td.fastenContentPlayer{
				width:300px;
				font-family: Verdana,sans-serif;
				font-size: 11px;
				color: 003366;
				z-index:99;
			}
			td.fasten, table.fastenContent, td.fastenLabel, td.fastenImage{
				height:260px;
				padding:0px;
				margin:0px;
			}
			table.fastenContent{
				background-color:transparent;
			}
			td.fasten{
				padding:0px;
				background-color:#ffffff;
			}		
			td.fastenContentHeadline{
				height:30px;
				color:#ffffff;
				font-weight:bold;
				font-style:italic;
				background-color:#003366;
				text-align:center;
			}
			td.fastenContentText{
				height:186px;
				background-color:#ffffff;
				padding: 8px;
			}
			td.fastenContentPlayer{
				height:40px;
				background-color:#ffffff;
				padding: 2px;
				text-align:center;
			}
			td.fastenLabel{
				width:40px;
				text-align:center;
				font-size: 12px;
				font-weight:bold;
				background-color:transparent;
				z-index:99;
			}
			td.fastenImage{
				width:260px;
				z-index:99;
			}
			
			button.fastenClose{
				cursor: pointer;
			}
			img.fasten{
				width:260px;
				height:100%;
				border:0px;
				padding:0px;
				margin:0px;
			}
			button.fastenClose{
				width:80px;
				height:20px;
				border:0px;
				font-weight:bold;
				margin-left:66px;
				margin-bottom:240px;
				color: 003366;
				background-color:transparent;
			}		