@charset "utf-8";
body {
	background: #fff;
}
#welcome {
	position: relative;
	margin: 1em auto;
	width: 970px;
	margin-top: 0px;
	background: #fff url(../../images/bg/bg_willkommen.jpg) no-repeat top left;
	height: 720px;
	border: 1px solid #fff;
}
#welcome #logo {
	margin: 290px 0px 0px 435px;
}
#welcome #logo a h1{
	width: 100px;
	height: 100px;
	cursor: pointer;
}
#welcome #logo a h1 strong {
	display: none;
}
