#header {
	position: relative;
	height: 285px;
	width: 1015px;
}
#center {
	height: auto;
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content {
	background-image: url(../images/bg.jpg);
	position: relative;
	height: 533px;
	width: 1015px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content #cpass {
	position: absolute;
	
	height: 241px;
	width: 253px;
	right: 0px;
	bottom: 0px;
}
#content #titel {
	position: absolute;
	height: 54px;
	width: 500px;
	left: 50px;
	top: 20px;
}
#content #text {
	padding-top: 90px;
	padding-left: 50px;
}
#content #text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content #text table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 30px;
}
#content  #text  table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCD0BF;
	text-align: left;
	padding-right: 5px;
}
#content #text table td a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#content #text table td a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#content #text table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCD0BF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCD0BF;
	text-align: left;
}
#content #reservation {
	position: absolute;
	
	height: 137px;
	width: 198px;
	right: 0px;
	top: 177px;
}
#content #text table th a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#content #text table th a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	position: relative;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

