body  {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : Black;
  background-color: #d9d9d9;
  margin: 0.2% auto 1% auto;   
  padding: 0;
  width: 100%;
min-width: 990px;
max-width: 1024px;
background: url("../img/bg-page.gif") repeat-x;
}

#page {
  position: absolute;  
  padding : 0.2% 20px 1% 20px; 
max-width: 1024px;
}

#content {
  background-color: #FFFFFF;
  padding: 10px;
}

#main {
  background: url("../img/bg-addinfo.gif") repeat-y right;
}

#middle {
/*  position:relative; 
  display:inline-block; */
  background-color: transparent; 
  border-left:1px solid #B37D47; 
/*  border-right:255px solid #FFF8EF;  */
  border-right:257px solid transparent; 
  overflow:visible;
}

* html #middle {
  border-right:257px solid #FFF3BF; 
}

#navi  {
  float:left; 
  top: 85px;
width: 100%;
margin: 0;
  padding: 10px 0 0 0;
height: 34px;
  position: relative;
  background: url("../img/bg-menu.gif");
  border-bottom: 1px solid #b37d47;
}

#search {
  position: absolute;
  top: 50px;
  right: 30px;
  z-index: 1000;
}

#search #searchinput {
  width: 175px;
}


#addinfo {
  float:right; 
  position:relative;  
  width:230px; 
  margin-right:-240px; 
margin-top: 20px;
  padding-left: 20px;
  display:inline;
}


.pagelinks {
  float: right;
  position: relative;
  bottom: -20px;
}



#header {
  height: 130px;
  margin: 0;
  padding: 0;
width: 100%;
display: block;
}

#mainbg {
background: url("../img/bg-mainhead.jpg") no-repeat;
height: 85px;
width: auto;
position: absolute;
z-index: 1;
left: 440px;
right: 20px;
}

* html #mainbg {
  width: 100%;
}

#header div {
}

#mainheader {
  padding: 0 5px 0 5px;
}

#mainheader img {
  float: left;
  margin-right: 20px;
  z-index: 100;
  position: absolute;
}

#mainheader h1, #mainheader h2 {
  display: none;
}

#topmenu {
  float: right;
  right: 20px; 
  margin: 5px;
padding: 2px;
  z-index: 100;
  position: absolute;
  background-color: white;
background: url("../img/bg-page.gif");
}

#topmenu {
  float: right;
}


#footer {
  clear: both;
  float: left;
  background: url("../img/bg-footer.gif") repeat-x;   
  color: white;
  width: 100%;
  height: 20px;
  font-size: 0.82em;
}


#footer div#innerfooter #dummy * {
  padding: 2px 10px 0px 10px;
  width: 97%;
  display: inline;
}

.clearfloat {
	float: none;
	clear: both;
}

.clearfloat {clear:both;height:1px;overflow:hidden;}

.rechts {
  text-align: right;
  border: 2px solid red;
}


.links {
  text-align: left;
}


a, a:visited, a:hover {
  text-decoration: none;
  color: #900000;
}

#content a:hover {
  text-decoration: underline;
}



/* Links mit Bildern haben nie Raender */
a img {
	border: 0;
}

li a img {
	padding: 0 10px 0 10px;
}


.invisible {
	display: none;
}



#header h15 {
  font-size: 115%;
  font-weight: 800;
  display: inline;
  position: relative;
  margin-top: 150px;
  padding-top: 50px;
  top: 50px;
}

#header img#headline {
  overflow: scroll;
  position: absolute;
  left: 200px;
}

#addinfo h1 {
  color: #810F06;
  font-size: 110%;
  padding: 0.2em;
  margin: 5px 0 5px 0;
  text-align: center;
  background: url("../img/bg-footer.gif") repeat-x;
  border: 1px dotted #4e2a07;
}

#content p, #addinfo p{
  margin: 0;
  padding: 0;
  margin-bottom: 1px;
}

#content img {
  border: 2px outset #8B4513;
  margin-left: 5px;
  margin-bottom: 5px;
}

#contact table {
  width: 100%;
}

#contact input {
  width: 90%;
}

#contact input#fplz {
  width: 20%;
}

#contact input#fort {
  width: 68%;
}

#contact .textarea {
  height: 125px;
}

#contact textarea {
  width: 90%;
  height: 125px;
}

#contact th {
  white-space : nowrap;
}

#contact .err {
  color: red;
}

h3, h4 {
  margin-bottom: 1px;
  padding: 0;
}

#contact th {
  width: 30%;
}


#navi a, #navi a:hover, #navi a:visited {
  color:#124058;
  text-decoration: none;
  display: block;
  padding: 3px 0 3px 0;
  width: 100%;
}

#navi ul {
  padding: 0;
  margin: 0 0 0 10px;
  position: relative;
}

/* Haupteintraege */
#navi ul li {
  position: relative;
  float: left;
  background-color: #FFF8EF;
  color: #851E13;
  border: 1px solid #003399;
  height: auto;
  display: inline;
  margin: 0 4px 0 0;
  text-align: center;
  width: 143px;
}

div#navi li.hassubmenu {
  background: url(../img/submenu.gif) 98% 50% no-repeat;
  background-color: transparent;
}

#navi ul li ul {
  width: 180px;
  position: absolute ;
  display: none;
  top: 1.8em;
  left: 0;
  background-color: #FFF8EF;
  border-bottom: 1px solid #003399;
  border-left: 1px solid #003399;
  border-right: 1px solid #003399;
  margin: 0;
  z-index: 2;
}

#navi ul li ul li {
  display: block;
  border: none;
  border-bottom: 1px solid #F2F2F2;
  margin: 0;
  padding: 0;
width: 100%;
}

#navi ul li ul ul {
  top: 0.5em;
  left: 95%;
  z-index: 3;
  border-top: 1px solid #003399;
  display: none;
}


#navi ul a:hover {
  background-color: #BBBBBB;
}



#navi li>a { width:auto; }
 /* others */
#navi ul li.menuitem0active {
  background-color: #CCCCCC;
}

#topmenu a, #topmenu a:hover, #topmenu a:visited {
  color:#000000;
  font-size: 8pt;
  text-decoration: none;
}

#topmenu ul {
  padding: 0;
  margin: 0;
  position: relative;
}

/* Haupteintraege */
#topmenu ul li {
  position: relative;
  float: left;
  height: auto;
  display: inline;
  margin: 0 10px 0 0;
  padding:0;
  text-align: center;
}

#topmenu a:hover {
  text-decoration: underline;
}


#bestell .tdr {
  text-align: right;
}

#bestell .tdl {
  text-align: left;
}

#bestell .tdr input {
  text-align: right;
}

#order table th {
  text-align: left;
}

#order table {
  width: 100%;
}

#order input {
  width: 90%;
}

#order input#fplz {
  width: 20%;
}

#order input#fort {
  width: 68%;
}

#order input#agb, #order input#newsletter {
  width: auto;
}

#order .textarea {
  height: 125px;
}

#order textarea {
  width: 90%;
  height: 125px;
}

#order th {
  white-space : nowrap;
}

#order .err {
  color: red;
}

