body {
	margin-left: -400px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	left: 50%;
	height: 100%;
	background-image: url(../../Images/Oliven_RGB_Ausschnitt.jpg);
	background-attachment: fixed
}
a, a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}
.mainContent {
	width: 800px;
	height: 100%;
	text-align: left;
}
/* -------- Header + menu---------- */
.imgLogo {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	float: left;
	border-width: 0;
	width: 56px;
	height: 80px;
}
.header {
	background-image: url(../../Images/gradient_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 107px;
	background-color: White;
}
.header ul {
	margin: 0px;
	padding: 0px;
	padding-top: 60px;
	list-style-type: none;
}
.header li a:link {
	color: #000000;
	text-decoration: none;
}
.header li a:hover {
	color: #8B0000;
	text-decoration: underline;
}
.header li {
	display: inline;
	padding: 0 5px 0 10px;
	background: url(../../Images/menu_sep.gif) no-repeat;
}
.header li.first {
	background: none;
	padding: 0 2px;
}
/* -------- Content ----------*/
div.subpage {
	/*height: 100%;
*/
	background-color: White;
}
div.illu {
	background-color: White;
	width: 154px;
	padding-left: 6px;
	padding-right: 4px;
	float: left;
}
div.content {
	margin-left: 3px;
	width: 633px;
	float: left;
	font-size: 12px;
	background-image: url(../../Images/faux.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: White;
	padding-bottom: 5px;
}
div.location {
	background-image: url(../../Images/subpage_gradient.jpg);
	background-position: top;
	background-repeat: repeat-y;
	height: 17px;
	color: White;
	font-size: 11px;
	padding: 4px;
	margin-bottom: 2px;
	border-bottom: 2px solid White;
}
div.location a {
	color: white;
	font-size: 11px;
	font-style: normal;
}
div.location a:visited {
	color: white;
	font-size: 11px;
	font-style: normal;
}
div.location a:hover {
	color: white;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}
div.text {
	margin-left: 3px;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 10px;
	width: 415px;
	float: left;
	text-align: justify;
	padding-right: 6px;
}
div.text ul {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
}
div.text h1 {
	font-size: 12px;
	font-weight: bold;
	color: #DE0000;
	margin-bottom: 7px;
}
div.text h2 {
	font-size: 13px;
	font-weight: bold;
	color: #EE2400;
	margin-bottom: 7px;
	margin-left: -4px;
}
div.rContent {
	margin-left: 5px;
	margin-bottom: 30px;
}
div.jump2top {
	/*font-weight: bold;
*/
	font-size: 10px;
	color: #EE2400;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.infobox {
	padding: 10px;
	width: 172px;
	height: 100%;
	background-color: #DCE8F6;
	float: left;
}
div.infobox h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 2px;
}
div.infobox a:hover {
	text-decoration: underline;
	color: #D70000;
}
div.clr {
	clear: both;
}
div.text.a {
	border: none;
}
div.text li {
	margin-bottom: 4px;
}
img.topicon {
	margin-top: 5px;
}
div.text a:hover {
	text-decoration: underline;
	color: #D70000;
}
span.underline {
	text-decoration: underline;
}
span.NewItem {
	color: #DE0000;
	font-weight: bold;
	font-size: 12px;
}
tr.lA {
	background-color: #E8F5FD;
}
tr.lB {
	background-color: #F5FBFE;
}
tr.lHeader {
	padding: 2px;
	text-align: center;
	/*font-weight: bold;
*/
	background-color: #A8D4FF;
}
table.recipe {
	border: none;
	margin-top: 5px;
	padding: 4px;
	margin-bottom: 5px;
}
td.rQuantity {
	text-align: right;
}
tr.rA {
	background-color: #FFF2A8;
}
tr.rB {
	background-color: #FFDC99;
}
td.lValue {
	padding-left: 2px;
}
td.lTitle {
	padding-right: 4px;
	text-align: left;
	width: 30%;
}
td.lActionName {
	text-align: left;
}
td.lActionPrice {
	text-align: right;
}
td.lActionUnit {
	text-align: center;
}
td.lItem {
	padding-right: 4px;
	font-weight: bold;
	text-align: left;
	width: 50%;
}
table.ItemList {
	text-align: left;
	font-size: 12px;
	width: 100%;
}
tr.ItemListHeader {
	padding: 2px;
	text-align: center;
	font-weight: bold;
	background-color: #A8D4FF;
}
td.ItemListGroup {
	padding-right: 4px;
	text-align: left;
	width: 40%;
}
td.ItemListID {
	padding-right: 4px;
	text-align: left;
	width: 10%;
}
td.ItemListName {
	padding-right: 4px;
	text-align: left;
	width: 40%;
}
td.ItemListUnit {
	padding-right: 4px;
	text-align: center;
	width: 10%;
}
td.lPhone {
	padding-right: 4px;
	text-align: right;
	width: 50%;
}
td.lPriceLabel {
	padding-right: 4px;
	text-align: right;
	width: 50%;
}
td.lPrice {
	padding-right: 4px;
	font-weight: bold;
	text-align: right;
	width: 50%;
}
td.lName {
	font-weight: bolder;
	padding-left: 2px;
}
td.lDuty {
	padding-left: 2px;
}
td.lOpenHours1 {
	padding-right: 4px;
	text-align: right;
	width: 25%;
}
td.lOpenHours1 {
	padding-right: 4px;
	text-align: left;
	width: 25%;
}
/* -------- Dropdown menu ---------- */
.options {
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #1588BF;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
}
.options a {
	color: #FFFFFF;
	display: block;
	padding: 3px 7px;
	text-decoration: none;
	background-color: transparent;
}
.options a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
/* -------- Footer ---------- */
.footer {
	padding: 0px;
	margin: 0px;
	height: 55px;
	background-color: #014E86;
}

