body {
	margin: 0px 0px 0px 0px;
}
.title {
	position: absolute;
	left: 555px;
	top: 10px;
	z-index: 30;
}
.background {
	position: absolute;
	width: 800px;
	height: 120px;
	top: 82px;
	background-image: url(background.gif);
	z-index: 10;
	left: 10px;
}
.whitespace1 {
	position: absolute;
	background-color: #FFFFFF;
	z-index:22;
	width: 45px;
	height: 41px;
	left: 766px;
	top: 74px;
}
.whitespace2 {
	position: absolute;
	background-color: #FFFFFF;
	font-size: 1px;
	z-index: 21;
	width: 568px;
	height: 9px;
	left: 10px;
	top: 77px;
}
.headline1 {
	position: absolute;
	margin: 0px 0px 0px 0px;
	left: 30px;
	top: 180px;
	z-index: 40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 40px;
	color: #ffffff;
}
.headline2 {
	position: absolute;
	margin: 0px 0px 0px 0px;
	left: 40px;
	top: 220px;
	z-index: 40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
}
.redspace {
	position: absolute;
	background-color: #dc081b;
	font-size: 1px;
	z-index: 21;
	width: 800px;
	height: 10px;
	left: 10px;
	top: 204px;
}
.main {
	position: absolute;
	z-index: 30;
	width: 800px;
	left: 10px;
	top: 216px;
	text-align: center;
}
.content {
	padding: 15px 15px 15px 15px;
	background-color: #ff9900;
	color: #dc081b;
	font-family: Arial, Helvetica, sans-serif;
}
.imprint {
	position: relative;
	background-color: #dc081b;
	padding: 10px 10px 10px 10px;
	z-index: 30;
	width: 780px;
	left: 0px;
	top: 2px;
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.imprint a {
	color: #ffffff;
}
.copy {
	font-size:x-small;
}
.carte {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 200px;
	height: 205px;
	background-image: url(carte.gif);
}
.paris {
	position: absolute;
	border: 0px;
	margin: 0px;
	padding: 0px;
  left: 45px;
	top: 265px;
	width: 150px;
	height: 78px;
	background-image: url(paris.gif);
}
.paris a {
  display: block;
  text-indent: -9999px;
  width: 150px;
  height: 78px;
}
.list {
	text-align: left;
	padding-left: 220px;
	width: 530px;
}
.list ul {
	width: 500px;
}
.list ul li {
	width: 250px;
	float: left;
	padding-bottom: 10px;
}
.list br {
	clear: left;
}
.list a {
	color: #dc081b;
}

/*tkhome-leiste*/
.leiste {
	position: absolute;
	z-index: 100;
	width: 61px;
	height: 22px;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-image: url(leiste.gif);
}
.leiste a {
	display: block;
	width: 61px;
	height: 22px;
	text-indent: -9999px;
}

