html,body,h1,h2,h3,h4,h5,p,ul,ol,li,form,table,img {
  margin:0;
  padding:0;
  border:0;
}

ul.konto {
  margin:10px;
  margin-left:5px;
  margin-bottom:20px;
  padding-left:5px;
}

ul.konto li {
  margin-left:5px;
}

html,body {
  position:relative;
  background:#141507;
  height:100%;
  font-size:16px;
}

body {
  text-align:center;
}

#mastercontainer, #mastercontainer tr td.masterCell {
  width:790px;
  height:99%;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
}

#mastercontainer {
  position:relative;
}

#mastercontainer tr tdmasterCell {
  vertical-align:middle;
  text-align:left;
}

#maincontainer {
  position:relative;
  background:#D73E40;
  width:790px;
  height:547px;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
}

#mainpadding {
  position:absolute;
  left:3px;
  top:3px;
  width:784px;
  height:541px;
}

#menucontainer {
  position:absolute;
  left:27px;
  top:184px;
  width:290px;
  min-height:1px;
  text-align:left;
}

#logocontainer {
  position:absolute;
  left:0px;
  top:0px;
  min-height:1px;
  text-align:left;
}

#logogross {
  position:relative;
  left:430px;
  top:10px;
  width:346px;
  height:346px;
  overflow:hidden;
  text-align:left;
}

#logoklein {
  position:relative;
  left:64px;
  top:10px;
  width:160px;
  height:160px;
  overflow:hidden;
  text-align:left;
}

#contentcontainer {
  position:absolute;
  left:290px;
  top:0px;
  width:495px;
  height:541px;
  overflow:auto;
  text-align:left;
  color:#fff;
}
