body {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
#page {
  width: 960px;
  margin: 0 auto;
  background-image: url(/res/img/bg-main-en.png);
  background-position: top;
  background-repeat: repeat-y;
}
#header {
  background: white url(/res/img/bg-header-en.png);
  position: relative;
  height: 204px;
}
#lngMenu {
  margin: 8px 0 0 1em;
  padding: 0;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #666;
  float: left;
}
#logo {
	float: right;
   margin-top: 27px;
}
#headertext {
  font-size: 1.8em;
  line-height: 1.3em;
  padding: 0 30px 0 0;
  margin-top: 27px;
  margin-right: 10px;
  float: right;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.2em 0 0.4em;
}
h1, h2, h3, h4, h5, h6, .p1, .p2, .p3, .p4, .p5, .p6 {
  font-weight: bold;
  color: #89171b;
}
h1, .p1 {font-size:1.8em; }
h2, .p2 {font-size:1.4em; }
h3, .p3 {font-size:1.2em; }
h4, .p4 {font-size:1.1em; }
h5, .p5 {font-size:1.0em; }
h6, .p6 {font-size:0.9em; }
a {
  color: #89171b;
}
a:hover {
	background: none;
	text-decoration: underline;
}
a:focus {
	outline: 1px red solid;
	background: none;
}
#hauptmenu {
	float: left;
	width: 197px;
	padding-left: 23px;
	background-color: transparent;
	font-weight: bold;
	word-spacing: -0.1em;
	color: #6f002d;
	margin-top: 38px;
	list-style: none;
	color: #fbeea8;
}
#hauptmenu>li {
  position: relative;
  background-image: url(/res/img/button-off-en.gif);
  background-position: top left;
  background-repeat: no-repeat;
  min-height: 24px;
  margin: 0 0 0.5em 0;
  padding: 1px 0 0 26px;
  vertical-align: top;
  line-height: 1.5em;
  text-transform: uppercase;
}
#hauptmenu ul {
	margin-top: 0.3em;
}
#hauptmenu>li li {
  text-transform: none;
  margin-bottom: 10px;
  line-height: 1em;
  min-height: 1em;
  margin-left: 26px;
  padding-left: 6px;
  background-image: none;
  list-style-type: square;
}
#hauptmenu a {
	color: #fbeea8;
}
#hauptmenu span {
	background-color: #741b0e;
}
li.hm-inakt ul {
	display: none;
}
li.hm-inakt:hover ul {
	padding-top: 5px;
	padding-right: 5px;
	display: block;
	position: absolute;
	top: 20px;
	background-color:#741b0e;
	z-index: 1;
}
#main {
  background-image: url(/res/img/bg-maintop-en.png);
  background-position: top;
  background-repeat: no-repeat;
  background-color: transparent;
  clear: both;
  width: auto;
}
#content {
	float: left;
	width: 659px;
	padding: 30px 15px 0;
	background-image: url(/res/img/bg_col3.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}
#footer {
	height: 160px;
	width: auto;
   background-image: url(/res/img/bg-footer.png);
   background-position: top;
   background-repeat: no-repeat;
}
p {
  color: #505c66;
  line-height: 1.5em;
  margin: 0 0 1em 0;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.grabsto {
	margin-top: 30px;
}
.absto1 {
	margin-top: 1em;
}
.absto2 {
	margin-top: 2em;
}
.absto25 {
	margin-top: 2.5em;
}
.verdana {
	font-family: Verdana, sans-serif;
}
ul.shop {
	padding-left: 30px;
	margin-bottom: 30px;
}
ul.shop li {
	font-weight: bold;
	font-size: 1.1em;
   list-style-type: disc;
   margin-bottom: 10px;
}
.pu28 {
	padding-bottom: 28px;
}
.pt50 {
	padding-top: 50px;
}
