body {
	margin:0px 0px;
	padding:0px;
	background-image: url(img/page-bg.gif);
	background-repeat: repeat-x;
}
.container {
	position:absolute;
	width: 750px;
	height: 560px;
	margin-left: -375px;
	z-index:1;
	left: 50%;
	top: 0px;
}
.button {
	position:absolute;
	left: 488px;
	top: 0px;
	width: 122px;
	z-index:2;
	height: 112px;
	background-color: #BCD5EC;
}
.logo {
	position:absolute;
	left: 288px;
	top: 51px;
	width: 292px;
	z-index:4;
	height: 39px;
}
.anschrift {
	position:absolute;
	left: 619px;
	top: 12px;
	z-index:4;
	font-family: Arial, Arial;
	font-size: 10px;
	color: #848E87;
	width: 115px;
	height: 100px;
	text-align: right;
	line-height: 16px;
	}
.link1 {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;

}
.link1:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;

}
.grey11 {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	text-align: right;

}
.startseite {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 750px;
	z-index:5;
	height: 560px;
}
.sprachenstartseite {
	position:absolute;
	left: 657px;
	top: 130px;
	width: 70px;
	height: 20px;
	z-index:100;
	text-align: right;
	}

