body {
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%;
color: #000000;
background-color: #FFCC99;
}

a:link {
 color: #000099;
 font-size: 100%;
 font-weight: bold;
 line-height:100%;
 text-decoration: none;
 }
a:visited {
 color: #000099;
 font-size: 100%;
 font-weight: bold;
 line-height:100%;
 text-decoration: none;
}
a:active {
 color: #000099;
 font-weight: bold;
 font-size: 100%;
 line-height:100%;
 text-decoration: underline;
}
a:hover {
 color: #000099;
 font-size: 100%;
 font-weight: bold;
 line-height:100%;
 text-decoration: underline;
}
a:focus {
  outline: none;
}

h1 {
font-size: 140%;
font-weight: bold;
line-height: 100%;
}

h2 {
font-size: 120%;
font-weight: bold;
line-height: 100%;
}

h3 {
font-size: 110%;
font-weight: bold;
line-height: 110%;
}

table {
font-size: 100%;
}

#inhalt {
position: absolute;
left: 50%;
top: 0px;
width: 700px;
margin-left: -350px;
padding-bottom: 0px;
padding-top: 230px;
padding-left: 58px;
padding-right: 58px;
text-align: center;
background: #FFCC99 url(bilder/Bogen.jpg) scroll no-repeat top center;
}

#spanische {
position: absolute;
left: 50%;
top: 10px;
width: 150px;
margin-left: -300px;
font-weight: bold;
text-align: center;
}

#adresse {
position: absolute;
left: 50%;
top: 10px;
width: 120px;
margin-left: 200px;
font-weight: bold;
text-align: center;
}

#text {
position: absolute;
left: 50%;
top: 150px;
width: 600px;
margin-left: -300px;
text-align: center;
}
