@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/* CSS Container */

#start {
	position: relative;
	margin-top: 30px;
	width: 771px;
	height: 680px;
/*	border: #000000 solid 1px;*/
	background-image: url(startbild.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	z-index: 1;
}
#start2 {
	position: absolute;
	margin-top: 0px;
	width: 771px;
	height: 680px;
/*	border: #000000 solid 1px;*/
	text-align: left;
	z-index: 1;
}
#kaprun {
	position: absolute;
	margin-top: 600px;
	margin-left: 310px;
	width: 139px;
	height: 47px;
/*	border: #000000 solid 1px;*/
	z-index: 2;
}
#museum_enter {
	position: absolute;
	margin-top: 497px;
	margin-left: 288px;
	width: 65px;
	height: 13px;
/*	border: #000000 solid 1px;*/
	z-index: 4;
}
#klamm_enter {
	position: absolute;
	margin-top: 497px;
	margin-left: 681px;
	width: 65px;
	height: 13px;
/*	border: #000000 solid 1px;*/
	z-index: 4;
}
