@charset "utf-8";
/* CSS Document */

body {
	background: #FFF;
	margin: 1em;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	position: relative;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
}

#teaser-block ul {
	margin-bottom: 30px;
}
#section-bottom {
	margin-top: 20px;
}
#footer h2 {
	margin-bottom: 0px;
}
