body {
	background-color: #fff;
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	color: #000;
	margin-top: 2cm;
	margin-left: 1cm;
	text-align: left;
}

a:link,
a:visited,
a:focus,
a:hover,
a:active
 {
	color: #000;
	text-decoration: none;
}

img,
a img {
	display: none;
}

.ohneU {
	text-decoration: none; 
}
table.main {
	width: 80%;
}
.noprint {
	display: none;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	margin: 0 0 1% 0;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	margin: 3% 0 1% 0;
}

h3 {
	font-size: 12pt;
	margin: 0 0 1% 0;
}

p {
	font-size: 12pt;
	margin: 0 0 1% 0;
}

p.lit {
	font-size: 12pt;
	margin: 0 0 1% 0;
}

ul.regul {
	list-style-type: circle;
	margin: 0 0 0 1%;
	padding: 0;
	font-size: 14pt;
}

li.regul {
	margin: 0 0 1% 0;
}

.rot {
	color: #000;
}

.klein {
	font-size: 10pt;
}

.untertitel {
	display: none;
}

a:link.untertitel,
a:visited.untertitel
a:focus.untertitel,
a:hover.untertitel,
a:active.untertitel
{
	display: none;
}

.copyr {
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #000;
	margin-top: 30pt;
}

.left {
	float: left; 
	margin: 0 1% 1% 0;
}

.right {
	float: right; 
	margin: 0 0 1% 1%;
}

form,
input,
textarea {
	display: none;
}
