body
{
height: 600px;
margin-bottom: 100px;
background: rgba(171,171,128,0.17);
}

#linggsohm
{
background: url("iuw_files/tesorito_xs.jpg") no-repeat center;
position: absolute;
left: 22%;
top: 6%;
width: 120px;
height: 110px;
}

#dazwischen
{
background: url("iuw_files/amorspfeilspitze_xs.jpg") no-repeat center;
position: absolute;
left: 13%;
top: 12%;
width: 112px;
height: 154px;
}

#linggsmidd
{
background: url("iuw_files/lady_in_red_xs.jpg") no-repeat center;
position: absolute;
left: 5%;
top: 30%;
width: 106px;
height: 160px;
}

#middohm
{
background: url("iuw_files/apuentecer_xs.jpg") no-repeat center;
position: absolute;
left: 36%;
top: 13%;
width: 250px;
height: 105px;
}

#rechdsohm
{
background: url("iuw_files/caballo_lapiz4_xs.jpg") no-repeat center;
position: absolute;
left: 73%;
top: 6%;
width: 120px;
height: 150px;
}

#rechdsmidd
{
background: url("iuw_files/alacant_xs.jpg") no-repeat center;
position: absolute;
left: 61%;
top: 22%;
width: 130px;
height: 170px;
}

#linggsundd
{
background: url("iuw_files/drach_xs.jpg") no-repeat center;
position: absolute;
left: 12%;
top: 58%;
width: 160px;
height: 113px;
}

#rechdsundd
{
background: url("iuw_files/raumbaer_xs.jpg") no-repeat center;
position: absolute;
left: 69%;
top: 50%;
width: 130px;
height: 168px;
}

#signatur
{
background: url("iuw_files/logo_rms_con2_xs.png") no-repeat center;
width: 230px;
height: 159px;
background-size: contain;
position: absolute;
left: 38%;
top: 35%;
}

#rms
{
position: absolute;
left: 31%;
top: 60%;
}

#choose
{
position: absolute;
left: 39%;
top: 71%;
text-align: center;
}


#flaggen
{
width: 320px;
position: absolute;
left: 33%;
top: 85%;
border-radius: 20px;
background: #efefef;
box-shadow: #bbb 15px 15px 17px;
border: 7px groove;
border-top: 1px solid silver;
border-bottom:  1px solid gray;
padding-left: 15px;
}

#flaggen img
{
display: inline-block;
height: 31px;
padding: 9px 21px 6px 21px;
}

nnav
{
background: rgba(220,220,190,0.7);
width: 98%;
position: fixed;
bottom: 5px;
}

nav a
{
background: rgba(220,220,190,0.7);
width: 96%;
position: fixed;
bottom: 5px;
text-align: center;
font-size: 1.3em;
padding: 9px 12px 6px 12px;
}