body {
  background-color:#ECECEC;
  margin-top:40px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
}

img {
  border:0px;
}

div.mainwrap {
  width:758px;
  height:525px;
  background-color:#FFFFFF;  
}

div.index-footer {
  background-image:url(bilder/footer_index.jpg);
  width:758px;
  height:91px;
  text-align:left;
}

div.index-navi {
  width:505px;
  height:25px;
  text-align:left;
  background-color:#FF6600;
}

div.leftcontent {
  width:505px;
  height:500px;
  float:left;
}

div.leftcontent_left {
  width:253px;
  height:500px;
  float:left;
}

div.leftcontent_right {
  width:252px;
  height:500px;
  float:left;
}

div.rightcontent {
  width:253px;
  height:525px;
  float:right;
}

img {
  border:0px;
  margin:0px;
  padding:0px;
}

a, a:link, a:visited, a:active {
  text-decoration:none;
  color:#FF5C00;
}

a:hover {
  text-decoration:underline;
  color:#FF5C00;
}

