@CHARSET "ISO-8859-1";

body {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
}

#top h1 {
	text-indent: 0px;
	background-image: none;
	font-size: 1.3em;
}

#top h2 {
	text-indent: 0px;
	text-align: center;
	font-size: 1.5em;
	padding: 0px 20px;
	border-bottom: 2px solid #000;
}

#top img {
	display: none;
}

#left {
	display: none;
}

#content {
	width: 100%;
}

#content .pm .optionen {
	display: none;
}

#content div.oton {
	display: none;
}

#content h1 {
	font-size: 1.5em;
}

#content h2 {
	font-size: 1.2em;
}

#content h3 {
	font-size: 1.1em;
}

#footer {
	display: none;
}

