@charset "utf-8";
/* CSS Document */
/* gold: #a48b40 */
/* grau: #6d6d6d */
/* blau: #0e72b5 */

#start-header-wrap {
	position:absolute;
	height:300px;
	overflow:hidden;
	background-color:#F00;
}
#start-header-wrap a {
	background-image: none;
	color: transparent;
	padding: 0px;
	text-decoration:none;
}
#start-header-wrap .links {
	float: left;
}
#start-header-txt-warp {
	overflow:hidden;
	position:inherit;
	height:48px;
	left:239px;
	top:33px;
	width:475px;
	z-index:10;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	line-height: 24px;
}
