body {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}

#copy {
	position:relative;
	top:-5px;
	margin:auto;
	width:809px;
	height:15px;
	z-index:1;
	text-align:center;
}
#lang {
	position:relative;
	top:28px;
	margin:auto;
	width:780px;
	height:15px;
	z-index:10;
	text-align:right;
}
#apDiv2 {
	position:relative;
	top:0px;
	margin:auto;
	width:809px;
	z-index:1;
	background-image: url(/images/cen.jpg);
	background-repeat: repeat-y;
	overflow: visible;
}
#main {
	position:relative;
	top:-21px;
	left:192px;
	width:590px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: visible;
}
#menu {
	position:absolute;
	top:0px;
	left:0px;
	width:137px;
	z-index:5;
	height: 200px;
	background-image: url(/images/menu.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 25px;
}
a.menu:link, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #774D27;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #774D27;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.order:link, a.order:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}
a.order:hover {
	color: #000000;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #774D27;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #774D27;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #774D27;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #774D27;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.copy:link, a.copy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
	text-align: center;
}
.fotogalerie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #774D27;
	text-decoration: none;
	text-align: center;
}
.textsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #774D27;
	text-decoration: none;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9A804E;
}
.th2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1AC84;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #774F2C;
	text-decoration: none;
	background-color: #ECE5DB;
	text-align: right;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #774F2C;
	text-decoration: none;
	background-color: #F7F6F4;
	text-align: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #BFAB9B;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aea69a;
	padding-top: 5px;
	padding-bottom: 4px;
	text-transform: lowercase;
}
.oddil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #754D2A;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #724E2E;
	padding-bottom: 3px;
	text-transform: uppercase;
	clear:both;
	width: 100%;
	padding-top: 3px;


