* {
  margin: 0;
  padding: 0;  
}

*html div, *html img
{
  behavior: url(lib/iepngfix/iepngfix.htc);
}

body {
  color: #666666;
  font-family: Arial, Verdana, sans-serif;
  font-size: 70%;
}

a {
  color: #8fc941;
}

a:hover {
  color: #ef7f00;
}

img {
  border: none;
}

#wrapper {
  margin: auto;
  position: relative;
  width: 700px;
  padding-bottom: 10px;
}

#soundbar {
  bottom: 0;
  left: 0;
  width: 700px;
  position: absolute;
  text-align: center;
}

#topbox, #iconbox, #footer {
  margin: auto;
  position: relative;
  width: 700px;
}

#topbox {
  height: 196px;
  margin-top: 0px;
  border-bottom:solid 1px #e3e4e4;
}

  #imagefader {
    height: 221px;
    left: 0;
    position: absolute;
    top: -25px;
    width: 353px;
  }

  #languageselector {
    position: absolute;
    right: 6px;
    top: 60px;
    z-index: 100;
  }
  
    #languageselector img {
      margin-left: 10px;
    }

  #logo {
    height: 65px;
    right: 6px;
    position: absolute;
    top: 12px;
    width: 264px;
    z-index: 10;
  }
#startInfo { line-height:15px;position: absolute;right: 6px;top: 143px;text-align:right; display:block;}

  #cm_partner {
    position: absolute;
    right: 0px;
    top: 67px;
    width: 264px;
    z-index: 100;
  }
  
    #cm_partner p {
      color: #8fc941;
      font-size: 1em;
      font-weight: bold;
      margin: 0;
      text-align: right;
    }

  #claim {
    height: 39px;
    right: 6px;
    position: absolute;
    top: 87px;
    width: 264px;
	color:#aaaaaa;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	line-height:20px;
  }
#claim span {color:#8fc941;font-size:16px;}

  #Aktionsposition {
    left: 0;
    position: absolute;
    top: 455px;
  }
  
    #Clickarrow {
      left: 25px;
      top: 165px;
      position: absolute;
    }

  #Carouselposition {
    left: 50px;
    position: absolute;
    top: 270px;
  }

#iconbox {
  background:#fff;
  height: 218px;
  height: 140px;
  padding: 1px;
}

#iconbox ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 8px;
  text-align: center;
  width: 100%;
}

#iconbox li {
  display: inline;
  margin: 0 5px 0 5px;
}

#footer {
  margin-top: 28px;
  margin-top: 270px;
  text-align: center;
}

  #footer p {
    color: #999999;
    font-size: 0.8em;
  }

/* Wartungsseite */
#wartung {
  text-align: center;
  margin: 4em 2em;
}

#wartung h1 {
  color: #8fc941;
}

#wartung p {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.5em;
}
