@charset "utf-8";
@import url(reset.css);

/* ----------------------------------------------------- */

body {
	background: #fff url('../images/body.gif') top center repeat-y;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

a {
	text-decoration: none;
	color: #9f120e;
}

a.arrow {
	display: block;
	height: 16px;
	width: 455px;
	background: url('../images/arrow.gif') top right no-repeat;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
	text-align: right;
	padding-right: 15px;
	border-bottom: 1px solid #ebd1d0;
	margin: 10px 0 20px 0;
}

a.arrow:hover, a.arrow:focus {
	border-color: #9f120e;
}

p {
	font-size: 13px;
	line-height: 19px;
	padding: 6px 0 3px 0;
	color: #544843;
}

p a {
	color: #9f120e;
	border-bottom: 1px solid #ebd1d0;
}

p a:hover, p a:focus {
	border-color: #9f120e;
}

h1, h2, h3, h4, h5, h6 {
	padding: 12px 0 6px 0;
	font-weight: normal;
}

h1 {
	font-style: italic;
	font-size: 26px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
}

h2 {
	font-size: 16px;
	line-height: 22px;
	color: #544843;
}

h2 strong {
	color: #9f120e;
}

h3 {
	font-style: italic;
	font-size: 17px;
	color: #9f120e;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

dd {
	font-size: 13px;
	line-height: 19px;
	padding: 6px 0 3px 0;
	color: #544843;
}

div#header-wrap {
	position: relative;
	height: 107px;
	background: url('../images/main.gif') top center repeat-y;
}

div#header {
	position: relative;
	width: 940px;
	height: 107px;
	margin: 0 auto;
}

div#header-address {
	position: absolute;
	font-size: 13px;
	line-height: 16px;
	color: #9f120e;
	top: 36px;
}

div#header-logo {
	position: absolute;
	top: 20px;
	left: 360px;
}

div#header-navigation-wrap {
	position: relative;
	height: 35px;
	background: url('../images/navigation.gif') top center no-repeat;
}

div#header-navigation {
	position: relative;
	width: 960px;
	height: 35px;
	margin: 0 auto;
}

div#header-navigation ul {
	position: absolute;
	z-index: 20;
	top: 5px;
	left: 255px;
}

div#header-navigation ul li {
	display: block;
	float: left;
	margin-right: 20px;
}

div#header-navigation ul li a {
	display: block;
	float: left;
	height: 26px;
	line-height: 30px;
	color: #fff;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-left: 1px;
}

div#header-navigation ul li.active a, div#header-navigation ul li a:hover, div#header-navigation ul li a:focus {
	border-bottom: 4px solid #fff;
}

div#header-image-wrap {
	position: relative;
	height: 175px;
	background: url('../images/main.gif') top center repeat-y;
	z-index: 10;
}

div#header-image {
	position: relative;
	width: 960px;
	height: 175px;
	margin: 0 auto;
	z-index: 10;
}

div#header-image-opening-hours {
	position: absolute;
	top: 0;
	left: 10px;
	width: 205px;
}

div#header-image-image {
	position: absolute;
	top: 0;
	left: 230px;
	z-index: 10;
}

div#header-title-wrap {
	position: relative;
	height: 66px;
	background: url('../images/title.gif') top center no-repeat;
}

div#header-title {
	position: relative;
	width: 940px;
	height: 66px;
	margin: 0 auto;
}

div#header-title-reservation {
	position: absolute;
	top: 0;
	left: 0;
}

div#header-title-reservation h3 {
	color: #fff;
	padding: 10px 0 5px 0;
}

div#header-title-reservation p {
	color: #fff;
	padding: 0;
	font-size: 15px;
}

div#header-title-title {
	position: absolute;
	top: 10px;
	left: 250px;
}

div#main-wrap {
	position: relative;
	background: url('../images/main.gif') top center repeat-y;
}

div#main {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
}

div#content ul {
	font-size: 13px;
	line-height: 19px;
	padding: 6px 0 3px 0;
	color: #544843;
	margin-left: 25px;
}

div#content ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding: 2px 0 2px 0;
}

div#sidebar {
	position: relative;
	width: 205px;
	float: left;
}

div#content {
	position: relative;
	width: 480px;
	margin-left: 250px;
}

div#footer-wrap {
	position: relative;
	height: 80px;
	background: url('../images/footer.gif') top center no-repeat;
}

div#footer {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

div#footer-left {
	position: relative;
	width: 205px;
	float: left;
	padding-top: 5px;
}

div#footer-left ul {
	margin: 5px 0;
}

div#footer-left li {
	display: block;
	float: left;
	margin-right: 4px;
}

div#footer-right {
	position: relative;
	width: 680px;
	margin-left: 250px;
	padding-top: 15px;
}

div#footer-right ul {
	font-size: 11px;
}

div#footer-right li {
	display: block;
	float: left;
	margin-right: 10px;
}

div#footer-right li a {
	color: #544843;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #d1c5c1;
}

div#footer-right li a:hover, div#footer-right li a:focus {
	border-color: #9f120e;
	color: #9f120e;
}

div.clear {
	clear: both;
}

.csc-frame-frame1 {
	position: relative;
	margin: 20px 0 15px 0;
	padding: 0 15px 10px 15px;
	background: #fcfaf6;
	border: 1px solid #e2dcd1;
}

.csc-textpic ul {
	margin: 10px 0 !important;
}

.csc-menu ul {
	margin-left: 0 !important;
	padding: 0 !important;
	border-top: 1px solid #e2dcd1;
}

.csc-menu li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.csc-menu li a {
	display: block;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	border-bottom: 1px solid #e2dcd1;
	text-align: right;
	padding-right: 15px;
}

.csc-menu li a:hover, .csc-menu li a:focus {
	background: #e2dcd1;
}