@charset "utf-8";
/* CSS Document */

a {
 -webkit-tap-highlight-color:rgba(200,0,0,0.4); /* R,G.B,Alpha */
}
#header {
	alignment-adjust:central;
}
#header #bild {
	position:absolute;
	vertical-align: top;
	text-align: center;	
	margin-bottom: 10px;
}
#header #scrolltext {
	position:absolute;
	top:734px;
	left:310px;
	width:633px;
	height:41px;
	z-index:2;
	/* [disabled]background-color:#ddf; */
}

.text_32 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
	color: #FFF;
}
