
body {
	text-align: center;
	font: normal 100% "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	background: url(back4.jpg) top center no-repeat #b5b6b1;
	  margin: 0;
	  padding: 0;
	  border: 0;
	  font-weight: inherit;
	  font-style: inherit;
	  font-size: 100%;
	  font-family: inherit;
	  vertical-align: baseline;	
	-webkit-background-size: 1920px 1613px;
}
#google_translate_element {
	height:28px;
}

#container {
	width:960px;
	margin: 0 auto;
	text-align:left;
}

#main-content {
	background: #FFF; 
	padding:15px;
	-moz-border-radius: .5em; /* gecko */
	-webkit-border-radius: .5em; /* webkit */
	border-radius: .5em; /* w3 */
}

#heading {
	width:600px;
	height:65px;
	padding:15px;
	clear:left;
	float:left;
}

#heading h1, #heading h3 {
	margin:3px;
}

#links {
	float:right;
	width:120px;
	height:65px;
	/* background: #DDD; */
	padding:5px;
	-moz-border-radius: .5em; /* gecko */
	-webkit-border-radius: .5em; /* webkit */
	border-radius: .5em; /* w3 */
}

#links a {
	width:120px;
	height:22px;
	background: #DDD;
	padding:2px;
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	margin-bottom:3px;
	-moz-border-radius: .5em; /* gecko */
	-webkit-border-radius: .5em; /* webkit */
	border-radius: .5em; /* w3 */
	color:#000;
	font-weight:bold;
	border:1px solid #777;	
	text-decoration:none;
}

#links a:hover {
	background: #FFF;
}

#cleargap {
	clear:both;
	height:10px;
}

#main-text ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#footer-content{
	background: #D5E0EB;
	margin-top: 10px;
	padding:15px;
	-moz-border-radius: .5em; /* gecko */
	-webkit-border-radius: .5em; /* webkit */
	border-radius: .5em; /* w3 */
}

#table-left{
	padding-right:7px;
}

#table-right{
	padding-left:7px;
}

#table-image{
	width:670px;
	height:430px;
}

#table-image-selection{
	padding-left: 8px;
	border-spacing: 10px;
}

#table-image-selection td{
	border: 1px solid #CCC;
}

#table-image-selection td:hover{
	cursor: pointer;
}

#table-front img{
	padding-left:13px;
}

#table-front p{
	padding: 0px 10px 0px 10px;
}

#table-front a{
	text-decoration:none;
	color: #000;
}
#table-front img{
	border-style: none;
}

table {
	border-collapse: collapse;
}

.cellnormal { width: 50px; border-left: 1px }           
.celllow { width: 50px; background-color: #ccffcc }     
.cellmedium { width: 50px; background-color: #ffffcc }
.cellhigh { width: 50px; background-color: #ffcc33 }
.cellbooked { width: 50px; background-color: #ff6666 }
