html, body {
margin: 0px;
padding: 0px;
background-image: url(../Bilder/rvbodyhg.jpg);
}
#rahmen {
position: absolute;
top: 2%;
left: 4%;
right: 4%;
bottom: 3%;
width: 92%;
height: 95%;
border: 2px solid #FFFFFF;
background-color: #CC0033;
}
#eingang {
text-align: center;
background-color: #cc0033;
width: 100%;
height: 100%;
}
a:link {
font-family: Century, Times new roman, Times, serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
}
a:active {
color: #FFFFFF;
text-decoration: none;
}
h1 {
font-family: Century, Times new roman, Times, serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-align: center;
}
p,td {
font-family: Century, Times new roman, Times, serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-align: center;
padding-left: 100px;
padding-right: 40px;
line-height: 1.2em;
}
