H1
{
color: #000000;
font-size: 18pt;
font-weight: bold;
font-family:Arial;
}

H2
{
color: #000000;
font-size: 16pt;
font-family:Verdana;
}

H3
{
color: #000000;
font-size: 14pt;
font-family:Verdana;
}

H4
{
color: #000000;
font-size: 14pt;
font-family:Arial;
}

H5
{
color: #000000;
font-size: 12pt;
font-family:Verdana;
}

H6
{
color: #000000;
font-size: 10pt;
font-family: Arial Black;
}

@page
{
margin-top:2cm;
margin-bottom:2cm;
margin-left:2cm;
margin-right:6cm
}

p
{
color: #000000;
font-size: 12pt;
} 

body
{
background-image:url('schulebg.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: right bottom;
padding:0px;
}

div.relative
{
float:left;
margin:10px;
position:relative;
}
div.fotos
{
width:450px;
margin:10px;
}

