body {
	margin: 0;
	padding: 0;
	font: 100%/1.4 Calibri, 'Microsoft Sans Serif', sans-serif;
	background: #F1E1C4 url('img/hdr_bkgr.png') top center repeat-x;
	color: black;
	border-bottom: 15px solid #FFB515;
	}
.hide, h1 em {
	display: none;
	}
a {
	color: #c00;
	text-decoration: underline;
	}
a[href^=http] {
	padding-right: 10px;
	background: url('img/link-out.gif') top right no-repeat;
	}
a[href^=mailto] {
	padding-right: 10px;
	background: url('img/link-mail.gif') top right no-repeat;
	}
a:visited {
	color: #966;
	}
a:hover {
	background-color: #FFF5E0;
	}
abbr {
	border-bottom: 1px dotted #966;
	cursor: help;
	}
p {
	margin: 0.5em 0;
	}
h4 {
	margin: 1.5em 0 0.5em 0;
	}
ul, ol {
	margin: 0.75em 0 0.75em 1em;
	padding: 0;
	}
li {
	margin: 0.33em 0 0.33em 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: square;
	}
dl {
	font-size: 90%;
	}
dt {
	float: left;
	clear: left;
	width: 8.5em;
	margin: 0;
	padding: 0.7em 0 0 0;
	font-weight: bold;
	text-align: right;
	}
dd {
	margin: 0 0 0 9em;
	padding: 0.7em 0 0 0;
	}
input, select, button {
	font-size: 100%;
	vertical-align: middle;
	}
table {
	width: 100%;
	border-collapse: collapse;
	border: none;
	}
th, td {
	vertical-align: middle;
	}
.right {
	text-align: right;
	}
.fotoleft {
	float: left;
	margin: 0.3em 1em 1em 0;
	}
#main {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 206px 0 0 0;
	background: #FFF5E0 url('img/hdr.png') top center no-repeat;
	}
h1 {
	position: absolute; top: 0; left: 0;
	width: 670px; height: 205px;
	margin: 0;
	background: transparent url('img/hdr_foto.png') bottom right no-repeat;
	}
h1 a, h1 a:hover {
	display: block;
	width: 280px;
	height: 100%;
	text-decoration: none;
	background: transparent;
	}
#content {
	margin: 0 90px 0 165px; padding: 1px 0;
	min-height: 440px;
	background: white url('img/hdr_foto_refl.png') 274px 0 no-repeat;
	color: #2B516D;
	font-size: 95%;
	}
#content hr {
	margin: 1em 0; padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #999;
	}

/* @group menu */

#menu {
	position: absolute; top: 230px; left: -14px;
	width: 160px;
	margin: 0; padding: 0;
	list-style-type: none;
	}
#menu li {
	height: 2em;
	margin: 0; padding: 1px 7px 1px 14px;
	list-style-type: none;
	background: url('img/menus.png') -200px 50% no-repeat;
	font-size: 100%;
	}
#menu li.sel {
	background-position: 0 50%;
	}
#menu a {
	display: block;
	height: 100%;
	margin: 0; padding: 0 15px;
	background: #F2D39A;
	color:#333;
	text-decoration: none;
	text-align: left;
	line-height: 2em;
	}
#menu a:hover,
#menu #collapse a:hover,
.submenu a:hover,
#lang-menu a:hover {
	background: #c1c8cb;
	color: black;
	}
#menu .sel a, .submenu .sel a {
	background: #5E7889;
	color: white;
	}

#menu #collapse {
	height: 1.667em;
	margin-top: 7px;
	font-size: 75%;
	}
#menu #collapse a {
	background: #F1E1C4;
	line-height: 1.667em;
	}

/* @end */



/* @group submenu */

.submenu {
	position: absolute; top: 100px; left: 449px;
	width: 180px;
	margin: 0; padding: 0;
	list-style-type: none;
	}
.submenu li {
	height: 1.667em;
	margin: 0; padding: 1px 14px 1px 7px;
	list-style-type: none;
	background: url('img/menus.png') -600px 50% no-repeat;
	font-size: 75%;
	/*border: 1px solid red;*/
	}
.submenu li.sel {
	background-position: -400px 50%;
	}
.submenu a {
	display: block;
	height: 100%;
	margin:0; padding: 0 0.75em;
	background: #F2D39A;
	color:#333;
	text-decoration: none;
	text-align: right;
	line-height: 1.667em;
	/*border: 1px solid red;*/
	}

/* @end */



/* @group langmenu */

#lang-menu {
	position: absolute; top: 165px; left: 700px;
	margin: 0; padding: 0;
	width: 100px;
	list-style-type: none;
	}
#lang-menu li {
	height: 1.667em;
	margin: 0; padding: 1px 20px 1px 0;
	list-style-type: none;
	background: url('img/menus.png') -800px 50% no-repeat;
	font-size: 70%;
	}
#lang-menu a {
	display: block;
	padding: 0 1em;
	background: #F2D39A;
	color:#333;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.667em;
	}

/* @end */

/* @group chapter */

.chapter {
	position: relative;
	margin: 0;
	padding: 50px 120px 30px 40px;
	}
.chapter.nomenu {
	padding-left: 50px;
	padding-right: 40px;
	}
.subchapter {
	margin: 0 0 2em 0;
	}
.chttl {
	margin: 0 0 0.5em 0;
	}
.subchttl {
	margin: 0 0 0.5em 0;
	font: bold 200%/1.1 Cambria, Palatino, serif;
	letter-spacing: -1px;
	}
.perex {
	font-size: 100%;
	font-weight: bold;
	}
.note {
	margin: 0.3em 0 0.6em 0;
	font-size: 85%;
	line-height: 1.1;
	}
li.hl-on {
	}
li.hl-off,
li.hl-off a {
	color: #828f98;
	}
/* @end */

#footer {
	position: absolute; bottom:0; left: -48px;
	width: 180px; height: 175px;
	background: url('img/ftr_foto.png') bottom center no-repeat;
	}

#copyright {
	display: none;
	}

#quote {
	position: absolute; top:5px; left: 2px;
	width: 105px; height: 60px;
	margin: 0;
	font-size: 70%;
	line-height: 60px;
	text-align: center;
	font-style: italic;
	}

.pricelist {
	width: 440px;
	margin: 0.5em 0 1em 0;
	font-size: 90%;
	background: #fffaf2;
	}
.pricelist td {
	padding: 0.5em 10px;
	vertical-align: top;
	border: 1px solid #dbd9cd;
	}
.pricelist td.price {
	width: 120px;
	text-align: right;
	}

.pricelist .hilite {
	background: #ffe6bf;
	}















