/* GENERIERT VIA JEKYLL - s. Quelltext für Code-Kommentare */



a {
  color: #630 ;
  font-weight: 550 ;
}

a:before {
  content: '\2198  ' ;
  /**/
  font-family: 'Helvetica Neue', system-ui;
}

a.home:before {
  content: '\2196  ' ;
}

/**/
a[href*='//']:before {
  content: '\2197  ' ;
}

a[href='#']:before {
  content: '' ;
}


body {
  color: saddlebrown ;
  margin: auto ;
  max-width: 40em ;
  padding: 0 1em ;
}

div.page_end {
  margin: 4em 0 0 40% ;
  padding: 100vh 0 2em 0 ;
}

div.page_start {
  margin: 1em 40% 0.5em 0 ;
}

div.page_start_end_marker {
  border-top: thick dotted ;
  width: 60% ;
}

