* {
margin: 0;
padding: 0;
}
html {
background: #FFF;
background-image: url('../images/bg.gif');
background-repeat: repeat-x;
overflow: auto;
}
html, a {
font: normal 12px arial, tahoma, sans-serif;
color: #777;
}
a {
outline: none;
text-decoration: underline;
}
li {
  list-style: none;
}
ul.liste li {
  list-style: disc;
  list-style-position: inside;
}

.left {
float: left;
}
.right {
float: right;
}
.clear {
clear: both;
height: 1px;
font-size: 1px;
line-height: 1px;
}
#preload {
  position: absolute;
  overflow: hidden;
  left: -9999px;
  top: -9999px;
  height: 1px;
  width: 1px;
}
#all {
  position: absolute;
  left: 50%;
  margin-left: -450px;
  width: 900px;
}
#left {
  width: 214px;
  float: left;
}
#main {
  margin-left: 30px;
  background-image: url('../images/bglight.gif');
  background-repeat: repeat-x;
  line-height: 18px;
  min-height: 650px;
  float: left;
  width: 596px;
  padding-left: 30px;
  padding-right: 30px;
}
#navi {
  margin-top: 148px;
  margin-left: -20px;
  letter-spacing: 1px;
  float: none;
}
#content {
  float: none;
}
#footer {
  padding-right: 20px;
  font-size: 11px;
  float: none;
  text-align: left;
}
h1 {
  color: #2B95D6;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 40px;
  float: none;
}
h2 {
  color: #8F9A32;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
  float: none;
}
a:link {
  color: #2B95D6;
  text-decoration: none;
}
a:visited {
  color: #2B95D6;
  text-decoration: none;
}
a:active {
  color: #2B95D6;
  text-decoration: none;
}
a:hover {
  color: #fa6501;
  text-decoration: underline;
}
a:link.navi {
  color: #808080;
  text-decoration: none;
}
a:visited.navi {
  color: #808080;
  text-decoration: none;
}
a:active.navi {
  color: #808080;
  text-decoration: none;
}
a:hover.navi {
  color: #2B95D6;
  background-image: url('../images/bgnavi.gif');
  background-repeat: no-repeat;
}
.navi {
  text-align: center;
  height: 23px;
  width: 100px;
  display: block;
  float: left;
  padding-top: 8px;
  margin-bottom: 40px;
}
.tblhdr {
  color: #5D5D5D;
  background-image: url('../images/bg_tabhdr.gif');
  border: 1px solid #CFCFCF;
  padding: 3px;
}
.zebrah {
  background-image: url('../images/bg_hell.gif');
  background-repeat: repeat-x;
  border: 1px solid #CFCFCF;
  padding: 3px;
}
.zebrad {
  background-image: url('../images/bg_dunkel.gif');
  background-repeat: repeat-x;
  border: 1px solid #CFCFCF;
  padding: 3px;
}
.infobox {
  padding: 10px;
  background: #F2F2F2;
  background-image: url('../images/bginfo.gif');
  background-repeat: no-repeat;
  border: 1px solid #EAEAEA;
}
input {
  border: 1px solid #696969;
  padding: 2px;
}
.order {
  border: 0px solid #696969;
  padding: 2px;
  border: 1px solid #CFCFCF;
}
.nomarg {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}
.nomargl {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
submit {
  border: 0px;
}
#senden {
  background: #BBFF77;
}
#korrektur {
  background: #FF8080;
}
.bestellung {
  border-collapse: collapse;
}
button {
  width: 150px;
}
