#detailmap {
        height: 50%;
		width: 100%;
      }
	  
.indeximage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.list-item__reis {
  width: 50px;
  height: 40px;
  border-radius: 6px;
  display: block;
  margin: 0;
  background: #3D3D38;
  text-align:center;
}
.list-item__reisregio_1 {
  background: #3D3D38;
}
.list-item__reisregio_2 {
  background: #68929B;
}
.list-item__reisregio_3 {
  background: #C90A00;
}
.list-item__reisregio_4 {
  background: #FF6100;
}
.list-item__reisregio_5 {
  background: #FF6100;
}
.list-item__reisregio_6 {
  background: #8E9E00;
}
.list-item__ScheepsKlasseL {
  width: 18px;
  height: 18px;
  border-radius: 9px;
  display: inline-block;
  margin: 0;
  background: #F2BA00;
  text-align:center;
}
.list-item__ScheepsKlasseN {
  width: 18px;
  height: 18px;
  border-radius: 9px;
  display: inline-block;
  margin: 0;
  background: #8E9E00;
  text-align:center;
}
.list-item__ScheepsKlasseZ {
  width: 18px;
  height: 18px;
  border-radius: 9px;
  display: inline-block;
  margin: 0;
  background: #F74C4C;
  text-align:center;
}
.list-item__Plaats{
  width: 60px;
  height: 20px;
  border-radius: 3px;
  display: inline-block;
  margin: 0;
  background: #3F3F3F;
  text-align:center;
}