/* Einleitung.css externes Stylesheet zu Einleitung.htm für Netbook- Bildschirm*/
body
{
font-family: Arial;
line-height: 1.5;
font-size:15px;
color: #004000;
background-color: #DFDFFF;
margin:50
}

h2
{
color: red;
}

h3
{
color: blue;
}