body {
background-image: url(../jpgs/zeug/hintergrund.jpg);
background-color: #ffffff;
bgproperties: no-repeat;
font-family: Franklin Gothic Book;
}

#navi {
position: fixed;
top: 200px;
left: 25px;
}

#inhalt {
position: absolute;
top: 165px;
left: 184px;
}

h1 {
text-decoration: underline;
}

.bold {
font-weight: bold;
}

.kursiv {
font-style: italic;
}
