* {
font-family:Arial;
font-size:10pt;
}

h1 {

font-size:12pt;
}


a
{
text-decoration:none;
color:blue;
}

a:visited
{
color:blue;
}

a:hover
{
text-decoration:none;
color:red;
}

.fett
{
font-weight:bold;
}

.gruen
{
color:green;
}

.rot
{
color:red;
}

