body {
	background-image: none;
	background-color: none;
	color: #000;
	font-size: 12pt;
	font-family:"times new roman",times,serif;
}
a:link, a:visited {
	text-decoration: none;
	color: white;
}

.teaser {
	font-style: italic;
}

#leftfooter{
	font-size: 11pt;
}

h1, h2, h3 {
	font-size: 14pt;
	font-weight: none;
}

#header, #content, #footer {
	width: auto;
	clear: both;
	float: none;
}

#footer {
	position: absolute;
	bottom: 1em;
}

#servicenavigation, #keyvisual, #mainnavigation, #rightcontent, #rightfooter {
	display: none;
}
