/* teuteberg.css*/

body {
background-image : url(../image/zeichnung.jpg);
font-family      : Times New Roman;
font-size        : 12pt;
color            : black;
text-align       : left;
margin-left      : 0.4cm;
}

table{
font-family   : times;
font-size     : 12pt;
color         : black;
}

h1 {
 font-family: Times New Roman;
 font-size: 30;
 font-weight: bold;
}

h2 {
 font-family: Times New Roman;
 font-size: 26;
}
h3 {
 font-size: 22;
}
h4 {
 font-size: 18;
}
