/* CSS Document */

	.breite_260 {
		color: #ae900e;					
	}

	h1, h2, h3 {
		color: #ae900e;		
	}
	
	.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;
	}

#menu a, #menu a:hover {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}