/* css Uebersicht */

body
{
    font-family: Arial;
}
a
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#downloade_sitzplan{
    width: 20%;
    position: absolute;
    left: 3.5%;
    /*top: 84%;*/
    top: 56.5%;
}

#downloade_anmeldeformular1{
    width: 30%;
    /*height: 5%;*/
    height: 1.25%;
    position: absolute;
    left: 19.5%;
    /*top: 62%;*/
    top: 12.5%;
}

#downloade_anmeldeformular2{
    width: 20%;
    position: absolute;
    left: 18%;
    /*top: 82%;*/
    top: 16.5%;
}

#downloade_gruppenkatalog{
    width: 30%;
    position: absolute;
    left: 19%;
    /*top: 83%;*/
    top: 17%;
}

#downloade_anmietformular{
    width: 30%;
    position: absolute;
    left: 36%;
    top: 16.5%;
}