body {
	background-color: #ff0000;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #ff0000;
	font-size: 13px;
}
a {
	color: #ff0000;
}
.main {
	width: 600px;
	border-top: 5px solid #ff0000;
	margin: 0 auto;
}
.title {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 295px;
	height: 150px;
	float: left;
}
.title a {
	display: block;
	width: 295px;
	height: 150px;
	text-indent: -9999px;
	background-image: url(title.gif);
}
.title2 {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 305px;
	height: 150px;
	text-indent: -9999px;
	float: left;
}
.header {
	width: 600px;
	height: 200px;
	background-image: url(title.jpg);
}
.menu {
	border: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 600px;
}
.menu li {
	border-top: 5px solid #ff0000;
	width: 600px;
	height: 150px;
	background-repeat: no-repeat;
}
.menu li a {
	width: 600px;
	height: 150px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}
#around {
	background-image: url(title_around.jpg);
}
#around a {
	background-image: url(menu_around.gif);
}
#bluegrotto {
	background-image: url(title_bluegrotto.jpg);
}
#bluegrotto a {
	background-image: url(menu_bluegrotto.gif);
}
#gozo {
	background-image: url(title_gozo.jpg);
}
#gozo a {
	background-image: url(menu_gozo.gif);
}
#valletta {
	background-image: url(title_valletta.jpg);
}
#valletta a {
	background-image: url(menu_valletta.gif);
}
.content {
	width: 590px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 105px;
	text-align: center;
}
.imprint {
	padding: 10px 10px 10px 10px;
	width: 600px;
	left: 0px;
	top: 2px;
	text-align: left;
	color: #ffffff;
}
.imprint a {
	color: #ffffff;
}
.copy {
	font-size:x-small;
}

/*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;
}

