body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

table {
	width: 100%;
	height: 100%;
}

td {
	text-align: center;
	vertical-align: middle;
}

img {
	border: none;
}

#START {
	width: 928px;
	height: 682px;
	background: url(../img/index_hintergrund.gif);
	margin-left: auto;
	margin-right: auto;
}

#START td {
	text-align: left;
	vertical-align: top;
}

#LOGO {
	margin: 52px 0px 0px 70px;
	position: absolute;
	z-index: 5;
}

#CLAIM {
	margin: 16px 0px 0px 384px;
	position: absolute;
	z-index: 5;
}

#TXT {
	margin: 476px 0px 0px 386px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #005FA4;
	position: absolute;
	z-index: 5;
}

#TXTFRK  {
	top: 50%;
	left: 50%;
	width: 906px;
	height: auto;
	margin-left: -453px;
	margin-top: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #005FA4;
	position: absolute;
	text-align:left;
	z-index: 1;
}

#TXTFRK td {
	text-align: left;
}

#MAP {
	margin: 16px 0px 0px 162px;
	position: absolute;
	z-index: 0;
	display: none;
}
