body {
font-family : Gentium, Garamond;
background : blue;
}
#hintergrund {
background : white;
margin-top : 40px;
margin-left : 170px;
margin-right : 170px;
}
#hintergrund2 {
background : white;
margin-top : 10px;
margin-bottom : 170px;
margin-left : 170px;
margin-right : 170px;
}
#haupttext {
background : white;
margin-top : 40px;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
}
#maekeler {
position : absolute;
margin-top : 20px;
left : 5px;
width : 170px;
text-align : center;
color : white;
}
#titel {
margin-top : 20px;
margin-left : 170px;
margin-right : 170px;
text-align : center;
color : white;
}
#sprache {
position : absolute;
right : 10px;
top : 20px;
text-align : right;
}
#seitenfuss {
background : white;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
}
#navigation3 {
text-align : center;
}
#address {
text-align : right;
margin-top : 1em;
padding-top : 1em;
}
#milonic {
position : absolute;
text-align : right;
}
p {
text-align : justify;
}
h1 {
text-align : center;
margin-bottom : 0;
}
h2 {
color : white;
margin-top : 0;
margin-bottom : 0;
}
h2 a:visited {
color : white;
text-decoration : none;
}
h2 a:link {
color : white;
text-decoration : none;
}
h2 a:hover {
color : white;
text-decoration : underline;
}
h2 a:focus {
color : white;
text-decoration : none;
}
h3 {
color : blue;
margin-top : 0;
margin-bottom : 0;
}
h4 {
color : blue;
margin-top : 0;
margin-bottom : 0;
}
h5 {
color : blue;
margin-top : 0;
margin-bottom : 0;
padding-left : 1em;
}
hr {
color : blue;
}
table {
border-width : thin;
border-color : blue;
}
a:visited {
color : blue;
text-decoration : none;
}
a:link {
color : blue;
text-decoration : none;
}
a:hover {
color : blue;
text-decoration : underline;
}
a:focus {
color : blue;
text-decoration : none;
}

acronym {
border-bottom:1px dashed #0000FF;
cursor:help;
}