
* {
	margin: 0;
	padding: 0;
}
body                                                     { color: #fff; font-size: 1em; font-family: Geneva, sans-serif; font-weight: lighter; line-height: 140%; background-color: black; background-image: url("kern-gebaeude-hg.png"); background-repeat: no-repeat; background-position: center 0; letter-spacing: 10%; margin: 120px 0 0; padding-bottom: 50px; position: relative }
h1        { color: #81cd6e; font-size: 2.4em; line-height: 140% }
h2        { color: #158e24; font-size: 1.8em; line-height: 120% }
h4             { color: gray; font-size: 1.6em; line-height: 140% }
.clearer {
	clear: both;
}
.container                     { background-color: black; margin: 0 auto; padding-top: 30px; padding-bottom: 20px; width: 786px }
a    { color: #d12e49; text-decoration: underline }
a:hover    { color: #922033; text-decoration: underline }
