p, h1, h2, h3, h4, h5, h6, input, textarea, li {
	color:#222;
}

p {
	margin-bottom:5px;
	line-height:135%;
	margin-bottom:10px;
}
p.baustelle {
  font-size:90%;
  text-align:left;
  font-variant: small-caps;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:5px;
	font-weight:bold;
}
h1 {
	font-size:130%;
	font-weight:bold;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:110%;
}