body { margin: 0px; width: 100%; background-color: #222625; }

body, div, table, td, p, a, input { color: #999; font-family: Verdana; font-size: 8pt; }

#placeholder {
  	position: relative;
  	width: 748px;
	margin: auto; margin-top: 10px; 
	background-color: #303532; 
	border: 5px solid #000; border-bottom: 20px solid #000;
}

#top { height: 116px; background-image: url('gfx/top_bg.gif'); position: relative; }
#spotbuddy { float: left; width: 201px; height: 164px; background-image: url('gfx/spotbuddy_bg.gif'); margin-left: 1px; margin-top: 4px; }
#spotlight { float: right; width: 540px; height: 164px; background-image: url('gfx/spotlight_bg.gif'); margin-right: 2px; margin-top: 4px; }

#spotbuddy ul { list-style: url('gfx/bullet_arrows.gif'); margin-top: 10px; margin-bottom: 0px; color: #b2b2b2; }
#spotbuddy ul li { margin-top: 4px; }
#spotbuddy ul li a { color: #b2b2b2; }

#content { width: 739px; margin: auto; padding-top: 6px; border-top: 4px solid #3c433c; }

.left_col { float: left; width: 197px; }
.right_col { float: right; width: 538px; }

#bottom { width: 739px; height: 54px; margin: auto; margin-top: 40px; background-color: #222625; }
#bottom p { color: #5b5f5d; }
#bottom a { text-decoration: none; color: #5b5f5d; }
#bottom a:hover { text-decoration: underline; }

a img { border: 0px; }
.img_border { border: 3px solid #3f413e; }

#menu_table { width: 739px; margin: auto; }
#menu_table td { 
  	width: 97px; height: 26px; 
	color: #FFF; 
	text-align: center; vertical-align: middle;
	font-family: "Times New Roman"; 
	font-size: 10pt; font-weight: bold; 
	background-image: url('gfx/menu_separator.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#menu_table td a { color: #FFF; text-decoration: none; }
td.red_bg { background-color: #da2e0d; }
td.red2_bg { background-color: #e04d31; }
td.red_over_bg { background-color: #da5f0d; cursor: pointer; }
td.red2_over_bg { background-color: #e06731; cursor: pointer; }

.red { color: #da2e0d; }
.bold { font-weight: bold; }
.subtitle_red { color: #da2e0d; font-weight: bold; padding: 6px; }
.subtitle_red2 { color: #fc8872; font-weight: bold; padding: 6px; }
.subtitle_underline { background-image: url('gfx/subtitle_line.gif'); background-repeat: no-repeat; background-position: bottom left; }

.verwenmenu_separator { margin: 10px; }

.tada { display: block; }
.byebye { display: none; }

a.menu_month { text-transform: uppercase; text-decoration: none; }
//a.menu_month:active { text-decoration: underline; }
a.menu_month:hover { text-decoration: underline; }

.room_table th { text-align: left; background-color: #222625; }
.room_table td { text-align: center; background-color: #444; }

.quote { font-family: Times; font-size: 10pt; }