@CHARSET "UTF-8";

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
    position: relative;
	background-image: url(../_img/welcome.jpg);
	background-repeat: no-repeat;
	height: 759px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#willkommen {
	height: 115px;
	width: 434px;
	padding-top: 50px;
	padding-left: 316px;
}
#wegweiser {
	width: 521px;
	padding-top: 52px;
	padding-left: 136px;
}
#quick {
	height: 59px;
	width: 227px;
}
#full {
	height: 216px;
	width: 221px;
	padding-left: 255px;
	padding-top: 61px;
}

#silence-teaser {
	position: absolute;
	height: 500px;
	width: 450px;
	left: 530px;
	top: 198px;
}