body {
font-family: Verdana, Helvetica,
 sans-serif;
font-weight: bold;
background-color: #FFFF00;
color: #FF0000;
padding: 5px 15px 20px 15px;
line-height: 1.5;
text-align: center;
text-width: 12; text
}
h2 {
color: #7070ff;
}
h3 {
color: #7070ff;
text-decoration: overline;
}
h4 {
background-color: #FF0000;
color: #FFFF00;
width: 400px;
}
}
p {
text-align: justify;
padding: 1px 15px 1px 15px;
}
p.mittig {
text-align: center;
}
p.link {
margin: 3px;
text-align: center;
border-style: dotted;
border-width: 2px;
border-color: #FF0000;
}
a {
text-decoration: none;
color: #7070ff;
width: 400px;
padding: 3px;
border-style: solid;
border-width: 5px;
border-color: #FFFF00;
}
a:visited {
text-decoration: none;
color: #7070ff;
border-style: solid;
border-color: #FFFF00;
}
a:active {
color: #FF0000;
padding: 3px;
border-style: solid;
border-width: 5px;
border-style: outset;
border-color: #7070ff;
}
a:hover {
background-color: #7070ff;
color: #FFFF00;
padding: 3px;
border-style: outset;
border-width: 5px;
border-color: #FF0000;
}
a:hover span {
text-decoration: overline underline;
}
a:focus {
background-color: #7070ff;
color: #FFFF00;
padding: 3px;
border-style: outset;
border-width: 5px;
border-color: #FF0000;
}
ul {
line-height: 25px;
list-style-type: none;
margin: 0;
}
span.nichtfett {
font-weight: normal;
}



