@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #F4F8E1;
}
div p {
	line-height: 20px;
	padding: 10px 15px;
}
h1, h2, h3 {
	font-size: 14px;
	color: #990000;
	padding: 5px 20px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}

ul {
	font-size:12px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0.5em;
	padding-left: 0.5em;
}

.link:visited, .link:link {
	font-size: 13px;
	font-style: oblique;
	color: #990033;
	text-decoration: none;
}

li      .link:link  {
	line-height: 25px;
}
.rand_gelb {
	background-color: #FFE16C;
	padding: 7px;
}
.rand_grian {
	background-color: #CCC944;
	padding: 7px;
}
.link:hover, .link:active {
	text-decoration: none;
	border-bottom: dotted 1px;
}
#suedtirol {
	position:absolute;
	left:20px;
	top:0px;
	width:75px;
	height:150px;
	z-index:3;
}
#meran {
	position:absolute;
	left:220px;
	top:0;
	width:780px;
	height:150px;
	z-index:4;
}
#ticker {
	position:absolute;
	left:238px;
	top:115px;
	width:341px;
	height:30px;
	z-index:4;
}
#hotel {
	position:absolute;
	left:5px;
	top:500px;
	width:535px;
	height:23px;
	z-index:5;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}
#tirol {
	position:absolute;
	left:361px;
	top:555px;
	width:169px;
	height:79px;
	z-index:6;
	text-align: right;
	font-size: 10px;
}
#hotel a:link, #hotel a:visited {
	text-decoration: none;
	color: #444;
}
#hotel a:hover, #hotel a:active {
	border-bottom: dotted 2px;
}

#menue-unten a:link, #menue-unten a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #444;
}
#menue-unten a:hover, #menue-unten a:active {
	font-size: 11px;
	border-bottom: dotted 2px;
}

#ticker a {
    text-decoration:none;
	color: #444;
}

.invisible { position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;}

#mitte {
	position: relative;
	width: 1024px; /* max breite */
	margin: auto;
}
