/* externes Stylesheet für Kapitel A*/
body
{
font-family: arial, geneva, sans-serif;
color: #004000;
line-height: 1.5;
font-size:15px;
background-color: #FFF0FF;
margin: 50
}

h2
{
color: red
}

h3
{
color: green
}

.fussnote
{
font: Times New Roman;
color: black;
font size: 8 px;
}