body {
	font: 100% Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
        color: #000;
	margin-left: 0;
}


h1 {
	font-size: 16pt;
	color: #000;
	clear: both;
	padding-top: 15pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 12pt;
}

p {
	font-size: 12pt;
	line-height: 140%;
}

address {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

ul, ol {
	font-size: 12pt;

}

ul li, ol li {
	padding: 6.5pt;
}


#navigation,
#seitenspalte,
#rechts,
#inhaltentwurf img,
#inhalt img {
	display: none;
}

#logo {
	float: right;
}

a img {
	border: none;
}
 a {
 	color: #000;
	text-decoration: none;
 }

