body,html {
  font-family:Verdana;
  font-size:11px;
  color:#000000;
  line-height:17px;
}
#website {
  position: absolute;
  left:0px;
  top:0px;
  width:731px;
  background-color:#EDF9FC;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#top {
  float:left;
  clear:left;
  width:731px;
  height:108px;
  background-color:#ffffff;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#left {
  float:left;
  width:160px;
/*  background-color:#EDF9FC;*/
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#right {
  float:left;
  width:571px;
  background-color:#D0F0F8;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#logo {
  float:left;
  width:140px;
  height:84px;
  background-color:#ffffff;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#naviImages {
  float:left;
  width:591px;
  height:84px;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#naviImage {
  float:left;
  width:118px;
  height:84px;
  text-align:center;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
img {
  border:none;
}
#naviContainer {
  float:left;
  width:731px;
  height:24px;
  background-color:#54CCE9;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#naviSwitchLang {
  float:left;
  width:140px;
  height:24px;
  text-align:center;
  padding-top:3px;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#navi {
  float:left;
  width:591px;
  height:24px;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#navibutton {
  float:left;
  width:118px;
  height:24px;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#contentContainer {
  float:left;
  width:571px;	
  background-color:#D0F0F8;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#content {
  float:left;
  padding:30px 10px 10px 20px;	
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#subnaviContainer {
  float:left;
  width:160px;
/*  background-color:#ff0000;*/
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#subnavi {
  float:left;
  margin-top:30px;
  width:140px;
  height:250px;
  padding-right:10px;
  line-height:17px;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#sidebarimage {
  float:left;
  width:140px;
  padding-right:10px;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#xml {
  float:left;
  width:140px;
  padding:20px 10px 0 0;
  box-sizing:border-box;
    -moz-box-sizing:border-box;
  text-align:right;  
}
.subnavitext {
   text-align:right;
   margin-bottom:10px;
}
#subnavi a, #naviSwitchLang a {
   text-decoration:none;
   color:#000000;
}
#subnavi a:hover {
   text-decoration:none;
   color:#ff0000;
}

#item {
  float:left;
  width:541px;
  margin:0 0 10px 0;
  padding:0 0 5px 0;
  border-bottom: 1px solid #081454;

  }

#textblock {
  float:left;
}
#imageblock {
  float:left;
  width:150px;
  padding:5px 0 0 10px;
}

#item a{
  color:#ffad42;
}
.date, .title {
  font-weight:bold;
}
description {
  color:#ff0000;
}
h1 {
  font-size:12px;
  line-height:17px; 	
}
/*########Amazon Warenkorb##########*/
table {
  width:100%;
}
.subtotal {
  border-top:1px solid #000000;
}
table.finanztab td,table.finanztab th {
  text-align:right;
}
td,th {
  font-family:Verdana;
  font-size:11px;
  color:#000000;
  line-height:17px;
}
th {
  font-weight:bold;
}
#characteristics {
  margin-top:20px;
}


