#impressumDiv {
padding-left: 1%;
font-family: Arial;
background-color: #FFE4B5;
}

#printDiv {
position: fixed;
padding-top: 20px;
left: 51%;
}

#backDiv {
background-color: #7FFF00;
}

a.menuItem {
font-family: "Trebuchet MS", sans-serif;
color: #D2691E;
font-size: 103.5%;
text-decoration:none;
display: inline;
padding-right: 1%;
padding-left: 1%;
}

a.menuItem:hover {
color: #3CB371;
font-weight: 400;
}

a.menuItem:active {
color: #2E8B57;
font-weight: 400;
}
