body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(shared/bg01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
p { margin: 0px; }
div {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

.clear { clear: both; }





.wrapper {
	width: 758px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	background-image: url(shared/bg02.jpg);
	width: 758px;
	height: 88px;
}
.language {
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
    display:block;
}


.mainpic {
	background-image: url(shared/bg03.jpg);
	height: 255px;
	width: 758px;
}

.menu {
	background-image: url(shared/bg04.jpg);
	background-repeat: no-repeat;
	height: 47px;
	padding-top: 5px;
	margin: 0px;
}

.menu-but {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}

.menu-but ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu-but li {
	float: left;
	margin-right: 5px;
}
.content {
	background-image: url(shared/bg05a.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 27px;
	width: 704px;
}

.left {
	float: left;
	width: 300px;
}

.news ul {
	margin: 0px;
	list-style-type: disc;
	padding-left: 15px;
	width: 280px;
}

.news li {
	font-size: 12px;
	font-weight: normal;
	color: #7d7d7d;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0px;
}

.right {
	float: right;
	width: 340px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5343B;
	padding-left: 30px;
}
form { margin: 0px; }

.table td { height: 22px; }

.form-box {
	border: 1px solid #7d7d7d;
	margin: 2px;
	height: 20px;
}

.form-box2 {
	border: 1px solid #7d7d7d;
	margin: 2px;
}


.but01 {
	background-image: url(shared/but01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 146px;
	display: block;
}

.but02 {
	background-image: url(shared/but02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 146px;
	display: block;
}

.but03 {
	background-image: url(shared/but03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 146px;
	display: block;
}

.but04 {
	background-image: url(shared/but04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 146px;
	display: block;
}

.but-contact {
	background-image: url(shared/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 84px;
	display: block;
	float: left;
	margin-right: 5px;
}

.but-reservation {
	background-image: url(shared/reservation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 91px;
	display: block;
	float: left;
	margin-right: 5px;
}

.but01:hover ,.but02:hover ,.but03:hover ,.but04:hover, .but-contact:hover, .but-reservation:hover { background-position: left bottom; }
.text01 {
	font-size: 12px;
	font-weight: normal;
	color: #7d7d7d;
	text-decoration: none;
}

.text02 {
	font-size: 12px;
	color: #8D0000;
	text-decoration: none;
}

.text02 a { text-decoration: underline; }

.text02 a:hover { color: #C93D46; }
