.rightsidebar{
  position: relative;
 box-sizing:border-box;

}
.karte{
  position:absolute;
  width: 100%;
border: 10px;
left: 0px;
height:100%;
}
