* {
  margin: 0;
  padding: 0;
}

body {
  border: 0;
  height: 100%; 
  max-height: 100%;
  background: #A9B3BB url(images/golden_banner.bmp) repeat-x;
  font-family: Verdana, "News Gothic MT", Tahoma, sans-serif;
  font-size: 13px;
  overflow: hidden;
  color: #806040;
  text-align: center;
}
* html body { /* IE hack */
  padding: 250px 0 50px 0;
}

h1, h2, h3, h4, h5, h6, label, .h3_text, .h4_text {
  font-family: Verdana, "News Gothic MT", Tahoma, sans-serif;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 13px;
}

label {
  font-size: 13px;
  font-weight: bold;
}

h3 {
  font-size: 14px;
}
.h3_text {
  font-size: 14px;
  font-weight: bold;
}

h4 {
  font-size: 12px;
}
.h4_text {
  font-size: 12px;
  font-weight: bold;
}

h5 {
  font-size: 9px;
}

h6 {
  font-size: 14px;
  font-weight: bold;
  line-height: 140%;
}

.h6_text {
  font-size: 14px;
  font-weight: bold;
  line-height: 140%;
  text-align: center;
}

ul {
  list-style-type: none;
}

.li_new {
  margin-left: 0;
  margin-bottom: 5px;
  background-image: url(images/bullet_level1.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  padding-left: 1em;
}
li {
  margin-left: 20px;
  margin-bottom: 5px;
  list-style-image: url(images/bullet_level1.gif);
}
.li_lev2_0 li {
  margin-left: 0;
  list-style-type: none;
  list-style-image: none;
}
.li_lev2_12 li {
  margin-left: 12px;
  list-style-image: url(images/bullet_level2.gif);
}
.li_lev2_20 li {
  margin-left: 20px;
  list-style-image: url(images/bullet_level2.gif);
}

p, ul, ol {
  margin-bottom: 0.7em;
  line-height: 140%;
  padding-top: 0;
  padding-bottom: 0;
}

a {
  color: #806040;
}

a:hover {
  color: #003399;
}

a:hover, a:focus {
  outline: none;
}

hr {
  color: #A0A0A0;
  border: ridge #FFD77F 2px;
  height: 2px;
  width: 657px;
  margin: 0 0 12px 0;
}

.container {
  position: fixed;
  top: 250px;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 100%;
  height: auto !important;
  height: 100%;
  overflow: auto;
  overflow-x: hidden; /* only for IE */
}

.menucontainer {
}

.menu {
  position: fixed;
  width: 200px;
  height: 275px;
  top: 300px;
  left: 50%;
  margin-left: -565px;
  background: url(images/button_1_cent_shadow.png) repeat-y 18px 0;
}

.maincontent {
  position: absolute;
  width: 1114px;
  left: 50%;
  margin-left: -350px;
  overflow: hidden;
}

.innertube {
  margin: 15px;
}

/* Header */
#header {
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: -256px;
  width: 512px;
  height: 300px;
  background: url(images/euro_coin_assistant_web.png) no-repeat center 0;
}

/* Footer */
#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  overflow: auto;
  text-align: right;
  background: #3F4244 url(images/footer.gif) repeat-x;
  border-top: 5px solid #003399;
  }
* html #footer { /* IE hack */
  height: 50px;
}

#footer h5 {
  text-align: center;
  color: #808080;
  padding: 3px;
}

#footer a {
  color: #808080;
}

.dim {
  width: 164px;
  height: 45px;
}

ul {
  margin: 10px 0 0 0;
  padding: 0 3px;
}

.image_link {
  display: block;
  position: relative;
  width: 164px;
  height: 45px;
}

.filter {
}

.home {
  top: -25px;
  background-image: url(images/home.gif);
}
.home:hover {
  top: -25px;
  background-image: url(images/home_anim.gif);
}

.features {
  top: -25px;
  background-image: url(images/features.gif);
}
.features:hover {
  top: -25px;
  background-image: url(images/features_anim.gif);
}
.features_de {
  top: -25px;
  background-image: url(images/features_de.gif);
}
.features_de:hover {
  top: -25px;
  background-image: url(images/features_de_anim.gif);
}

.download {
  top: -25px;
  background-image: url(images/download.gif);
}
.download:hover {
  top: -25px;
  background-image: url(images/download_anim.gif);
}

.order {
  top: -25px;
  background-image: url(images/order.gif);
}
.order:hover {
  top: -25px;
  background-image: url(images/order_anim.gif);
}
.order_de {
  top: -25px;
  background-image: url(images/order_de.gif);
}
.order_de:hover {
  top: -25px;
  background-image: url(images/order_de_anim.gif);
}

.imprint {
  top: -25px;
  background-image: url(images/imprint.gif);
}
.imprint:hover {
  top: -25px;
  background-image: url(images/imprint_anim.gif);
}
.imprint_de {
  top: -25px;
  background-image: url(images/imprint_de.gif);
}
.imprint_de:hover {
  top: -25px;
  background-image: url(images/imprint_de_anim.gif);
}

select {
  vertical-align: top;
  font-family: Verdana, "News Gothic MT", Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  background: #003399;
  color: #FFD77F;
  border-top-color: #A0A0A0;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #A0A0A0;
  overflow: auto
}

textarea {
  vertical-align: top;
  font-family: Verdana, "News Gothic MT", Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  background: #003399;
  color: #FFD77F;
  border-top-color: #A0A0A0;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #A0A0A0;
  overflow: auto;
}

.inputtext {
  vertical-align: top;
  font-family: Verdana, "News Gothic MT", Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  background: #003399;
  color: #FFD77F;
  border-top-color: #A0A0A0;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #A0A0A0;
  padding: 0 0 2px;
}

.error_msg {
  position: relative;
  text-align: left;
  color: #FF2000;
  width: 372px;
}

.normal_msg {
  position: relative;
  text-align: left;
  color: #00C000;
  width: 372px;
}

/* Coin-box */
.coin_box {
  position: absolute;
  left: 0;
  width: 696px;
  margin: 0 auto;
  padding: 35px 0 0 0;
}
.coin_box_top {
  height: 28px;
  background: url(images/border_20_cent_top.png) left bottom no-repeat;
}
.coin_box_height {
}
.coin_box_left {
  width: 16px;
  background: url(images/border_20_cent_left.png) repeat-y top left;
}
.coin_box_center {
  width: 657px;
  background-image: url(images/border_20_cent_background.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #FFD77F;
}
.coin_box_center h1 {
  text-align: left;
  text-decoration: none;
  border-bottom: 2px solid #A0A0A0;
}
.coin_box_right {
  width: 23px;
  background: url(images/border_20_cent_right.png) repeat-y top right;
}
.coin_box_bottom {
  height: 38px;
  background: url(images/border_20_cent_bottom.png) no-repeat left bottom;
}

/* Info-box */
.info_box {
  position: absolute;
  top: 400px;
  left: 50%;
  margin-left: -207px;
}
.info_box_top {
  height: 28px;
  background: url(images/border_50_cent_top.png) left bottom no-repeat;
}
.info_box_height {
  height: 210px;
}
.info_box_left {
  width: 16px;
  background: url(images/border_50_cent_left.png) repeat-y top left;
}
.info_box_center {
  width: 372px;
  background: #FCEDAF;
}
.info_box_center h1 {
  text-align: left;
  text-decoration: none;
  border-bottom: 2px solid #A0A0A0;
}
.info_box_right {
  width: 26px;
  background: url(images/border_50_cent_right.png) repeat-y top right;
}
.info_box_bottom {
  height: 40px;
  background: url(images/border_50_cent_bottom.png) no-repeat left bottom;
}
.info_box_button {
  position: absolute;
  top: 226px;
  left: 188px;
}

.de {
  position: absolute;
  top: 220px;
  left: -70px;
  width: 27px;
  height: 17px;
  background-image: url(images/de.gif);
}
.uk {
  position: absolute;
  top: 220px;
  left: -40px;
  width: 27px;
  height: 17px;
  background-image: url(images/uk_grey.gif);
}

.eca_icon {
  width: 16px;
  height: 16px;
  background: url(images/euro_coin_assistant_16x16.png) no-repeat;
  padding: 0 2px;
}

.pdf_icon {
  width: 16px;
  height: 16px;
  background: url(images/pdf_16x16.gif) no-repeat;
  padding: 0 2px;
}

table.prices {
}

.prices td {
  border: 2px;
  border-color: #FFD77F;
  border-style: ridge;
  background: #FCEDAF;
  padding: 3px;
}

table.imprint_margin {
  margin-left: 10px;
}

.address {
  height: 32px;
  background: url(images/address.png) no-repeat left;
}

.phone {
  height: 32px;
  background: url(images/phone.png) no-repeat left;
}

.internet {
  height: 32px;
  background: url(images/internet.png) no-repeat left;
}

.stepped {
  text-align: left;
  margin-left: 20px;
  margin-top: -10px;
}

#column_width {
  width: 612px;
}

.text_align_left {
  text-align: left;
}
sup {
  color: #FF2000;
}

.center {
  text-align: center;
}
.left {
  text-align: left;
}
.top {
  vertical-align: top;
}
.normal {
  font-weight: normal;
}
.no_decoration {
  text-decoration: none;
}
.underline {
  text-decoration: underline;
}
.red {
  color: #FF2000;
}
.image {
  border: 0;
  vertical-align: middle;
}
.home_margin {
  margin-top: 4px;
}

#preloaded_images {
  width: 0;
  height: 0;
  display: inline;
  background-image: url(images/address.png);
  background-image: url(images/blank.gif);
  background-image: url(images/button_1_cent_shadow.png);
  background-image: url(images/border_20_cent_background.png);
  background-image: url(images/border_20_cent_bottom.png);
  background-image: url(images/border_20_cent_left.png);
  background-image: url(images/border_20_cent_left_repeated.png);
  background-image: url(images/border_20_cent_right.png);
  background-image: url(images/border_20_cent_right_repeated.png);
  background-image: url(images/border_20_cent_top.png);
  background-image: url(images/border_50_cent_bottom.png);
  background-image: url(images/border_50_cent_left.png);
  background-image: url(images/border_50_cent_left_repeated.png);
  background-image: url(images/border_50_cent_right.png);
  background-image: url(images/border_50_cent_right_repeated.png);
  background-image: url(images/border_50_cent_top.png);
  background-image: url(images/de.gif);
  background-image: url(images/download.gif);
  background-image: url(images/download_anim.gif);
  background-image: url(images/euro_coin_assistent_web.png);
  background-image: url(images/euro_coin_assistant_16x16.png);
  background-image: url(images/features.gif);
  background-image: url(images/features_anim.gif);
  background-image: url(images/features_de.gif);
  background-image: url(images/features_de_anim.gif);
  background-image: url(images/footer.gif);
  background-image: url(images/golden_banner.gif);
  background-image: url(images/home.gif);
  background-image: url(images/home_anim.gif);
  background-image: url(images/important.png);
  background-image: url(images/imprint.gif);
  background-image: url(images/imprint_anim.gif);
  background-image: url(images/imprint_de.gif);
  background-image: url(images/imprint_de_anim.gif);
  background-image: url(images/internet.png);
  background-image: url(images/michel.gif);
  background-image: url(images/order.gif);
  background-image: url(images/order_anim.gif);
  background-image: url(images/order_de.gif);
  background-image: url(images/order_de_anim.gif);
  background-image: url(images/phone.png);
  background-image: url(images/screenshot.gif);
  background-image: url(images/screenshot2.gif);
  background-image: url(images/uk.gif);
  background-image: url();
}