
/* ::::: Albert-Schweitzer-Schule ::::: */
/* print */

body {
  margin:0 1cm;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}


	
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #4F9B74;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.2em;
}
	
h5 {
  font-size: 1.0em;
}
	
h6 {
  font-size: .8em;
}
	
ol, ul, li {
  font-size: 1.0em;
  line-height: 1.8;
  margin-top: .2em;
  margin-bottom: .1em;
}
	
p {
  font-size: 1.0em;
  line-height: 1.5;
  margin: 0 0 1em 0;
}

/* Inhalt TEXTE*/
#einleitung h3 span, #text h3 span {
font-family: "Courier New", Courier, mono;
}

#einleitung a, #text a, #linkList a 
{ 
color: rgb(43, 73, 123); 
font-weight: bold; 
 text-decoration: underline; 
}

#einleitung a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
}
   
#linkList{
display:none;
}

#container { 
height: 100%; 
width: 100%; 	
clear:both;
page-break-inside:avoid;}

#footer {
	margin-top:4cm;
}
img {

}

