/* CSS Document */


	
	.breite_260 {
		color: #007a10;					
	}

	h1, h2, h3 {
		color: #007a10;			
	}
	
	.symbol {
		position: relative;
		float: left;
		margin-right: 10px;
		border: 0px;
	}
	.thumb_band {
		width: 120px;
		height: 90px;
		overflow: hidden;
		background-color: #333;
	}
	.thumb_band span {
		position:relative;
		top: 10px;
		left: 10px;
		font-size: 80%;	
		color: #CCCCCC;
	}
	
	
	#button_programme {
	position: absolute;
	left: 753px;
	top: 271px;
	width: 215px;
	height: 18px;
	z-index: 50;
	}
