body {
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
	background:url(../images/background.gif) left top repeat-y #787C5A;
}

.content {
	position: relative;
	font-family: Tahoma;
	font-size: 12px;
	margin:auto;
	min-height:1280px;
	z-index: 9;	
}

.leftframe {
	position:relative; 
	width:201px; 
	z-index:2; 
	background-color: #333300; 
	height:100%;
	float:left;
}

.centerframe {
	position:relative;
	width:596px;
	margin-left:10px;
	border:1px solid #FFFFFF;
	border-top:0px;
	text-align:left;
	float:left;	
}

.rightframe {
	position:relative;
	z-index: 1;
	width: 197px;
	margin-left:10px;
	background-color: #333300;
	float:left;
}

.links {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: normal;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin groove #999999;
	border-left: thin none #999999;
}

.memo {
	font-family: Tahoma;
	background-color: #333300;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
}

.mainmenu {
	position: relative;
	z-index: 10;
	height: 170px;
	font-size:12px;
	font-family: Tahoma;
	float:left;
}

.menu {
	position: absolute;
	font-family: Tahoma;
	font-size: 12px;
	height: 33px;
	width: 575px;
	left: 5px;
	top: 2px;
}

.menulink {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
}

.home {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	height: 33px;
	width: 30px;
	left: 70px;
	top: 25px;
	position: absolute;
}

.tabeldata {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 5px;
}

.edit {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #787C5A;
	padding-right: 5px;
	padding-left: 5px;
	border: thin solid #FFFFFF;
}

.rightimage {
	position: relative;
	z-index: 0;
	top: 50px;
}

.footer {
	position: relative;
	height: 15px;
	width: 600px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	white-space: normal;
	float:left;
	margin-left:250px;
}

#filmstrip {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 18px;
	top: 40px;
	background-color:#333300;
	visibility:hidden;
}

.rooms_table {
	font-size:12px;
}

.rooms_table td#heading {
	font-size:13px;
	font-weight:bold;
}

div#scroller {
	height:123px;
	overflow:auto;
	width:400px;
}

div#scroller div#room_image {

	float:left;
}

div#media {
	padding-left:5px;
	padding-right:5px;
}

