body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans serif;
	color: #fff;
	background-color: #ffeac9;
}

div#position {
	width: 100%;
	height: 100%;
}

div#base {
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 0 0 0 -400px;
	width: 800px;
	z-index: 0;
}

div#wrapper {
	overflow: visible;
	background-color: #983b00;
	width: 800px;
	height: 500px;
	float: left;
	z-index: 10;
}

/***************************************************
 E S S E N T I A L */

div, li, form input,
form textarea, hr {
	text-align: left;
	border-color: #fff;
	border-style: solid;
	border-width: 0 0 0 0;
}

hr {
	height: 1px;
	margin: 20px 0 20px 0;
	padding: 0;
	border-width: 1px 0 0 0;
}

hr#small {
	width: 14%;
	height: 1px;
	margin: 15px 0 15px 43%;
	padding: 0;
	border-width: 1px 0 0 0;
}
*html hr#small {
	width: 15%;
	margin: 5px 0 5px 46%;
}

.bclear {
	clear: both;
}

img {
	behavior: url("pngbehavior.htc");
	border: 0;
}

div#center {
	text-align: center;
}

/* E S S E N T I A L
***************************************************/


div#logo {
  width: 280px;
  height: 125px;
  margin: 0 0 20px 0;
/*  background-color: #e8cf9e; */
}

div#logo img {
	padding: 0 0 0 0px;
	z-index: 100;
}

div#watermark {
  z-index: 500;
  position: absolute;
  top: 10px;
  left: 20px;
}

/*************************************
 T Y P E */

h1, h2, h3 {
	font-family: Times New Roman, Times, serif;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
  }

h1  {
	font-size: 22px;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 18px;
	margin: 10px 0 0 0;
}

h3 {
	font-size: 16px;
	margin: 10px 0 0 0;
	font-weight: bold;
	line-height: 18px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

/*********************
 T A B L E */

div#box_open_cont table {
	width: 100%;
	font-size: 12px;
	margin: 5px 0 5px 0;
}

div#box_open_cont table td {
	vertical-align: bottom;
	padding: 5px 0 5px 0;
}

div#box_open_cont table td.preis {
	text-align: right;
	width: 10%;
	white-space: nowrap;
}

div#box_open_cont table td.anzahl {
	text-align: left;
	width: 10%;
}

div#box_open_cont table td.beschreibung {
	text-align: left;
	width: 80%;
}

div#beilagen {
	width: 100%;
}

div#box_open_cont div#left {
	width: 45%;
	margin: 0 5px 0 0;
}

div#box_open_cont div#right {
	width: 45%;
	margin: 0 0 0 5px;
}

div#zusatzstoffe {
	clear: left;
}

div#zusatzstoffe p {
	font-size: 10px;
}

/*************************************
 K O N T A K T - F O R M */

div#left {
	width: 50%;
	float: left;
}

div#right {
	width: 50%;
	float: right;
}

div#kontakt {
  width: 740px;
  height: 440px;
  overflow: visible;
  margin: 0;
  padding: 10px 20px 0 20px;
}

div#kontakt h1 {
  margin: 0;
  font-size: 22px;
  line-height: 26px;
}

div#kontakt form {
  margin: 0;
  padding: 0;
}

div#kontakt input, div#kontakt textarea {
  font-family: Arial, Helvetica, sans serif;
  color: #983b00;
  background-color: #fff;/* #e8cf9e; */
  font-size: 12px;
}

div#kontakt input {
  height: 16px;
}

div#kontakt input#button {
	color: #983b00;
	background-color: #e8cf9e;
	height: 20px;
	margin: 10px 0 0 0;
}

div#kontakt form textarea {
  height: 50px;
  width: 340px;

}

div#kontakt table tr td {
  height: 22px;
}

div#kontakt, div#kontakt p,
div#kontakt table tr td {
  font-size: 12px;
  line-height: 13px;
}


/*************************************
 M E N U */

div#menu {
  float: left;
  overflow: visible;
  border-width: 1px 0 0 0;
  color: #000;
  font-size: 13px;
  height: 25px;
  width: 800px;
  background-color: #983b00;
  vertical-align: middle;
}

div#menu ul {
  background-color: #983b00;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}

div#menu ul li {
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-width: 0 1px 0 0;
  list-style: none;
}

div#menu ul li a {
  display: block;
  color: #fff;
  padding: 5px 10px 4px 10px;
  text-decoration: none;
}

div#menu ul li a:hover {
  color: #983b00;
  background-color: #e8cf9e;
}

div#menu ul li a.active {
	color: #983b00;
	background-color: #e8cf9e;
}

/**************************************
 BOX OPEN */

div#box_open {
	border-width: 0 0 0 1px;
	z-index: 30;
	overflow: hidden;
	position: absolute;
	width: 500px;
	height: 500px;
	top: 0;
	left: 300px;
}

div#close_window {
	z-index:310;
	height: 20px;
	width: 500px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	color: #fff;
	background-color: #983b00;
	padding: 3px 0 0 20px;
}

a.link {
	text-decoration: none;
	display: block;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}

/*****************************************
 POP-BOX */

div#box_open_cont {
	overflow: auto;
	z-index:303;
	position: absolute;
	top: 20px;
	left: 0;
	width: 460px;
	height: 460px;
	padding: 20px;
	background-color: #983b00;
}

* html div#box_open_cont {
  width: 500px;
  height: 500px;
}

div#box_open_cont h1,
div#box_open_cont h2,
div#box_open_cont h3,
div#box_open_cont p {
	color: #fff;
}

/* POP-BOX
*****************************************/

div#image {
  z-index: 10;
  overflow: hidden;
  margin: 0 0 0 0;
  width: 800px;
  height: 500px;
}

div#image_500 {
  z-index: 10;
  overflow: hidden;
  margin: 0 0 0 300px;
  width: 500px;
  height: 500px;
}

/*****************************************
 C O N T E N T  A R E A */

div#contentwrapper {
	position: absolute;
	top: 0;
	height: 500px;
	width: 300px;
	display: block;
	overflow: auto;
	z-index: 30;
	margin: 0;
	border: 0px solid blue;
	overflow: hidden;
/*	background-color: #0f0; */
}
* html div#contentwrapper {
	width: 300px;
	height: 500px;
}


div#showcontent {
	overflow: hidden;
	width: 284px;
	height: 500px;
	float: left;
	z-index: 30;
	border: 0px solid blue;
}
* html div#showcontent {
	width: 285px;
}

div#content {
	display: block;
	margin: 0;
	padding: 10px 20px 0 20px;
	width: 245px;
	height: 490px;
	background-color: #983b00;
	border: 0px solid green;
}

* html div#content {
	width: 285px;
	height: 500px;
}

div#openclose {
	float: left;
	display: block;
	width: 15px;
	height: 500px;
	padding: 0 0 0 1px;
	z-index: 30;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	border-width: 0;
	background-color: #983b00;
}

* html div#openclose {
  height: 500px;
}