body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcf8d5;
	/*background-image: url(../tirol-hotel-bilder/home/topbar.jpg);*/
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	height: 100%;
}

#container {
	background-color: #fcf8d5;
	position: absolute;
	width: 990px;
	/*left:50%;
	margin:0px 0px 0px -495px;*/
	/*overflow:hidden;*/
	padding:0px;
	text-align:left;
	height: 100%;
}

#logo {
	position: absolute;
	background-color: #fcf8d5;
	background-image: url(../tirol-hotel-bilder/logo.jpg);
	left: 0px;
	top: 0px;
	width: 185px;
	height: 130px;
}

#header {
	background-color: #540017;
	position: absolute;
	height: 24px;
	width: 780px;
	top: 0px;
	left: 185px;
	text-align: right;
	padding-right: 15px;
	padding-top: 50px;
	padding-bottom: 10px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
#left {
	background-color: #540017;
	position: absolute;
	height: 100%;
	width: 160px;
	top: 130px;
	left: 16px;
}

#flash {
	background-color: #fcf8d5;
	position: absolute;
	height: 340px;
	width: 780px;
	top: 94px;
	left: 188px;
	z-index:10;
}

#menue {
	background-color: #540017;
	position: absolute;
	height: 26px;
	width: 780px;
	top: 434px;
	left: 188px;
	z-index:90;
}

#content {
	background-color: #fcf8d5;
	position: absolute;
	/*height: 100%;*/
	width: 780px;
	top: 476px;
	left: 188px;
}

#copyright {
	position: absolute;
	margin-left: 10px;
	color:#FFFFFF;
	visibility: hidden;
}

#copyright a {
	color:#FFFFFF;
}

.linkeboxhead {
	background-color:#d2baa5;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}

.linkeboxcont {
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}