* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body {
  padding: 10px;
  margin: 0px;
}
body {
  background-image: url(../images/bodybg.jpg);
  background-repeat: repeat-x;
  background-color: #E2E2E2;
}
form {
  margin:0px;
  padding:0px;
}
img {
  border: 0px;
  vertical-align: bottom;
}
h1, h2, h3, h4, h5,  h6 {
  margin: 0px;
  padding: 0px;
}

/* Positionierung */

#box {
  position: relative;
  width: 980px;
  margin: auto;
}
#topdiv { height: 136px; }
#headdiv { height: 305px; }
#bodydiv {
  min-height: 420px;
  height:auto !important;
  height: 420px;
  background-color: #FFFFFF;
}
#bodybox {
  margin-left: 343px;
}
#detailbox {
  width: 612px;
  min-height: 100px;
  height:auto !important;
  height: 100px;
  background-image: url(../images/dbbg.png);
  background-repeat: repeat-y;
  vertical-align: top;
  padding: 10px 4px;
}
#detailbox275 {
  width: 275px;
  background-image: url(../images/dbbg275.png);
  background-repeat: repeat-y;
  vertical-align: top;
  padding: 10px 4px;
  min-height: 150px;
  height:auto !important;
  height: 150px;
}
#detailbox335 {
  width: 335px;
  background-image: url(../images/dbbg335.png);
  background-repeat: repeat-y;
  vertical-align: top;
  padding: 10px 4px;
  padding-bottom: 0px;
  min-height: 160px;
  height:auto !important;
  height: 160px;
}
#detailbox td, #detailbox275 td, #detailbox335 td {
  font-size: 0.6em;
  color: #666666;
}
#searchbox {
  position: absolute;
  top: 441px;
  left: 0px;
  width: 333px;
  height: 483px;
  padding-left: 10px;
  background-image: url(../images/searchboxbg.png);
}
#footdiv {
  height: 100px;
  background-image: url(../images/foot.jpg);
}
#topseller {
  position: absolute;
  z-index: 50;
  top: 170px;
  right: 0px;
  width: 500px;
  padding: 20px 15px 20px 15px;
  background-color: white;
  opacity: 0.80;
  -moz-opacity: 0.80;
  filter: Alpha(opacity=80);
}
#topseller h1 {
  font-size: 1.2em;
  color: #0076BD;
  opacity: 1;
  -moz-opacity: 1;
  filter: Alpha(opacity=100);
}
#topseller h2 {
  font-size: 1.0em;
  color: #0076BD;
  opacity: 1;
  -moz-opacity: 1;
  filter: Alpha(opacity=100);
}
#topseller h3 {
  float:right;
  font-size: 1.6em;
  color: #E2007A;
  opacity: 1;
  -moz-opacity: 1;
  filter: Alpha(opacity=100);
}
#iagto_logo {
  position: absolute;
  z-index: 51;
  float: right;
  right: 0px;
  width: 174px;
  background-color: white;
  opacity: 0.80;
  -moz-opacity: 0.80;
  filter: Alpha(opacity=80);
  top: 289px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #iagto_logo { top: 295px; }
}
#passus {
  text-align: center;
  padding-top: 30px;
  font-size: 0.6em;
  color: #666666;
}

/* HTML Tags */

h1 {
  font-size: 1.4em;
  color: #666666;
  font-weight: bold;
}
h2 {
  font-size: 1.2em;
  color: #666666;
  font-weight: bold;
}
h3 {
  font-size: 1.0em;
  color: #666666;
  font-weight: bold;
}
h4 {
  font-size: 0.8em;
  color: #666666;
  font-weight: bold;
}
h5 {
  font-size: 0.6em;
  color: #666666;
  font-weight: bold;
}
hr {
  color: white;
  height:1px;
  border:0px;
  border-bottom:1px dashed #666666;
}
a {
  color: #666666;
  font-weight: bold;
}
strong {
  color: #666666;
}
.nodeco {
  color: #666666;
  text-decoration: none;
}

/* Klassen */
.ui-table {
  font-size: 1.4em;
  margin: 10px 10px;
}
.fsmall { font-size: 0.6em; }
.fcwhite { color: white; }
.fwnormal { font-weight: normal; }
.pink { color:#E2007A; }
.w50 { width: 50px; }
.w100 { width: 100px; }
.w150 { width: 150px; }
.w200 { width: 200px; }
.bg1 { background-color: #DDDDDD; }
.headlink {
  color: #E2007A;
  text-decoration: none;
}
.whitestripe { border-bottom:1px solid white; }
.dbhead {
  margin: 0px 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #999999;
}
.sbfh {
  font-size: 0.6em;
  font-weight: bold;
  color: #666666;
}
.sbfn {
  font-size: 0.6em;
 color: #666666;
}
.sbbox {
  width: 314px;
  height: 100px;
  padding: 10px 0px;
}
.sbform {
  font-size: 1em;
  background-color: #EEEEEE;
  border: 1px solid #666666;
}
input, select, textarea {
  font-size: 1em;
  background-color: #EEEEEE;
}
td .sbform { font-size: 0.6em; }
.formfield { border: 1px solid #666666; }
.sbbg {
  margin: 4px;
  width: 306px;
  background-color: #EEEEEE;
}
