body  {
         font-family:Arial, sans-serif;
  font-size:10pt;
  color:#CCCCCC;
  }

a:link   {
  text-decoration:underline; color: #000000;
  }

a:visited {
  text-decoration:underline; color: #000000;
  }

a:hover {
  text-decoration:underline; color: #000000;
  }

a:active {
  text-decoration:underline; color: #000000;
  }

a:link img
  {
         border-style:none;
         border-color:#FFFFFF;
  }

a:visited img
  {
         border-style:none;
         border-color:#FFFFFF;
  }

a:hover img
  {
         border-style:none;
         border-color:#FFFFFF;
  }

a:active img
  {
         border-style:none;
         border-color:#FFFFFF;
  }

#all  {
         width:1000px;
         margin-left:auto;
         margin-right:auto;
  }

#ban  {
  width:721px;
  height:156px;
         background-repeat:none;
         margin-left:auto;
         margin-right:auto;
  }

#bottle  {
         width:985px;
         margin-left:auto;
         margin-right:auto;
  }

#nav  {
         width:180px;
         min-height:300px;
         float:left;
         font-family:Arial, sans-serif;
  font-size:12pt;
         padding-left:15px;
  color:#000000;
  }

#content  {
         width:780px;
         min-height:250px;
         float:right;
         font-family:Arial, sans-serif;
  font-size:10pt;
         text-align:center;
  color:#000000;
  }

#head  {
         font-size:12pt;
         font-weight:bold;
  color:#000000;
  }

#bottom  {
  width:990px;
  height:100px;
         background-image:url('../gfx/bottom.jpg');
         background-repeat:none;
         margin-left:auto;
         margin-right:auto;
         vertical-align:bottom;
         font-family:Arial, sans-serif;
  font-size:8pt;
         color:#000000;
  }

#fill  {
  width:990px;
  height:25px;
         margin-left:auto;
         margin-right:auto;
  }

#bold  {
         font-size:10pt;
         font-weight:bold;
  color:#000000;
  }

#headword{
         font-size:12pt;
         font-weight:bold;
  color:#000000;
  }

.edit {
  border: 1px solid red;
  padding: 0;
}

.edit2 {
  border: 0;
  padding: 1px;
}

#bestell_form .long {
  border: 1px solid #888888;
  height: 20px;
  width: 268px;
  border: 1px solid black;
  padding: 3px;
  margin-left: 5px;
}

#bestell_form .middle {
  border: 1px solid #888888;
  height: 20px;
  width: 205px;
  border: 1px solid black;
  padding: 3px;
  margin-left: 5px;
}

#bestell_form .short {
  border: 1px solid #888888;
  height: 20px;
  width: 50px;
  border: 1px solid black;
  padding: 3px;
  margin-left: 5px;
}

#bestell_form .select, #bestell_form .select_short {
  border: 1px solid #888888;
  height: 28px;
  width: 276px;
  border: 1px solid black;
  padding: 3px;
  margin-left: 5px;
}

#bestell_form .select_short {
  width: 213px;
}

#bestell_form td {
  text-align: left;
  padding: 5px;
}

#bestell_form .ssubmit {
  width: 200px;
}

#bestell_form input:hover, #bestell_form input:focus {
  border: 1px solid #3347c2;
  background-color: #e6e8f4;
}

#floatbox_alert2 {
  color: #000000;
}

#floatbox_alert2 input, .ssubmit {
  cursor: pointer;
  background-color: #f0f0f0;
  overflow: visible;
  border: 1px solid #888888;
  padding: 2px;
}

#floatbox_alert2 input:hover, .ssubmit:hover {
  border: 1px solid #3347c2;
  background-color: #e6e8f4;
}

#floatbox_alert2 * {
  padding: 0;
  margin: 0;
  color: #000000;
}

#floatbox_alert2 h1 {
  font-size: 15pt;
}

.error {
  color: #c23347;
  display: block;
  border-top: 2px solid #c23347;
  border-bottom: 2px solid #c23347;
  padding: 7px;
  background-color: #f4e6e8;
}

.notice {
  color: #c99a0d;    /*#d9a60d*/
  display: block;
  border-top: 2px solid #d9a60d;
  border-bottom: 2px solid #d9a60d;
  padding: 7px;
  background-color: #f4f1e7;
}

.succes {
  color: #00cc33;
  display: block;
  border-top: 2px solid #00cc33;
  border-bottom: 2px solid #00cc33;
  padding: 7px;
  background-color: #e8f4e6;
}
