

/* --- Stylesheet 25 () --------- */ 

@media screen {

	#header {
		padding: 40px;
	}

	#header h1 {
		background-image: url(http://tramino.s3.amazonaws.com/s/filmgipfel/39787/filmgipfel-logo.png);
		background-repeat: no-repeat;
		width: 570px;
		height: 74px;
		text-indent: 570px;
		overflow: hidden;
		margin: 0px;
	}

	#header h3 {
		margin: 0px;
		padding: 20px 0px 0px 10px;
		font-size: 22px;
		font-weight: 100;
		letter-spacing: 1px;
	}

}