/* Schriftarten */
@font-face {font-family: 'danielbd'; src: url(../fonts/danielbd.TTF);} 

/* Style Section */
section {
}

section div#text {
margin-left: 30px;
margin-top: 15px;
width: 1040px;
}

section div h1 {
font-size: 35px;
font-family: 'Frutiger 45 Light';
text-decoration: underline;
}

section div p {
margin-top: 15px;
font-family: 'Frutiger 45 Light';
font-size: 19px;
}

section div h2 {
margin-top: 30px;
font-family: 'Frutiger 45 Light';
font-size: 23px;
}

br {
margin-bottom: 4px;
}
