* {
margin : 0;
}
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1em;
}
@font-face {
  font-family: 'meine-schrift1';
  src: local('meine-schrift1'),
       url('fonts/LoversQuarrel-Regular.otf') format('opentype');
}

#wrapper {
margin : 0 auto;
width : 1024px;
}
#header {
position : fixed;
top : 0;
text-align : center;
padding : 0;
width : 1024px;
height : 109px;
clear : both;
color : #333;
background : #3C200B;
}
#content {
padding-top : 109px;
padding-bottom : 78px;
color : #333;
background : #FFFFFF;
width : 1024px;
}
#footer {
position : fixed;
bottom : 0;
text-align : center;
padding : 0;
width : 1024px;
height : 78px;
clear : both;
color : #333;
background : #3C200B;
}
P {
font-weight : normal;
font-style : normal;
padding-left : 0;
color : black;
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
background : #FFFFFF;
}
H1 {
font-size : 10em;
font-weight : normal;
font-style : normal;
color : black;
text-decoration : none;
font-family : meine-schrift1, Comic Sans MS, Arial, Helvetica, sans-serif;
}
H3 {
font-size : medium;
font-weight : normal;
font-style : normal;
color : black;
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
}

A {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
text-decoration : underline;
color : black;
}
A:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
text-decoration : underline;
color : black;
}
A:active {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : red;
text-decoration : underline;
}
A:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : red;
text-decoration : underline;
}

#biographie   { scroll-margin-top: 119px; }
#philosophie  { scroll-margin-top: 119px; }
#unterricht   { scroll-margin-top: 119px; }
#kontakt      { scroll-margin-top: 119px; }
