/** BASIC */

body {
		margin: 0px;
		padding: 0px;
		background: #FFFFFF url(../images/homepage01.jpg) repeat left top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
/** FORMS */

form {
		margin: 0px;
		padding: 0px;
}
/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
		margin: 0px;
}
h2, h3 {
		margin-bottom: 15px;
		text-transform: uppercase;
		letter-spacing: 0.6em;
		font-size: 16px;
		font-weight: bold;
		color: #C84114;
}
h3 {
		font-size: 14px;
}
h4 {
		font-size: 13px;
		color: #586115;
}
/** TEXTS */

body, th, td, input, textarea, select {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		color: #222;
		line-height: 1.5em;
}
p, blockquote, ul, ol, dl {
		margin-top: 0px;
		margin-bottom: 1em;
		text-align: justify;
		line-height: 160%;
}
.text1 {
		text-align: center;
		font-size: 12px;
		color: #ffffdc;
}
/** LISTS */

.list1 {
		margin: 0px;
		padding: 0px;
		list-style: none;
}
.list1 li {
		float: left;
		width: 131px;
		padding-left: 24px;
}
.list1 li.first {
		padding-left: 0px;
}
.list1 img {
		margin-bottom: 10px;
}
.list1 p {
		font-size: 9px;
}
/** LINKS */

a {
		color: #C84114;
}
a:hover {
		text-decoration: none;
}
.link1 {
		text-transform: uppercase;
		text-decoration: none;
		letter-spacing: 2px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffdc;
}
/** STYLES */

.style1 {
}
.style1 a {
}
.style1 a:hover {
}
/** BACKGROUNDS */

.bg1 {
		background: url(../images/homepage02.jpg) repeat-x left top;
}
.bg2 {
		background: url(../images/homepage03.jpg) no-repeat left top;
}
.bg3 {
		background: url(../images/subpage2_01.jpg) no-repeat left top;
}
.bg4 {
		background: url(../images/subpage2_02.jpg) repeat-y left top;
}
.bg5 {
		background: url(../images/subpage2_03.jpg) no-repeat left bottom;
}
/** MISC */

.align-justify {
		text-align: justify;
}
.align-right {
		text-align: right;
}
img {
		border: none;
}
.img1 {
		float: left;
		margin: 5px 15px 0px 0px;
}
.img2 {
		float: right;
		margin: 5px 0px 0px 15px;
}
hr {
		display: none;
}
.hr1 {
		height: 5px;
		margin: 0 0 20px 0;
		background: url(../images/homepage05.gif) repeat-x left center;
}
.menulist_header, .menulist_price {
		font-family: Georgia, serif;
		font-weight: bold;
		font-size: 12px;
}
.menulist_header {
		letter-spacing: 0.1em;
}
.menulist_price {
		float:right;
		margin:0 5px 0 0;
}

