body	{ 
    font-family: Times; 
	font-size: 12pt; 
	color: #222; 
	background-color: #fff; 
	margin-left: 11;
}
img { 
	border:			none; 
} 
h1         { 
	text-align: center;
	margin-top: 14px;
	color: #222; 
	font-size: 24pt; 
	font-family:  Times;
}
h2        { 
	text-align: left;
	color: #000; 
	font-size: 20pt; 
	font-family: Times; 
	font-weight: bold; 
	margin-top: 12px
}
h3        { 
	color: #000; 
	font-size: 16pt; 
	font-family: Times; 
	margin-top: 10px 
}
h4        { 
	color: #fff; 
	font-size: 12pt; 
	font-family: Times; 
	margin-top: 9px 
}

p { 
	font-size: 12pt; 
	margin-top: -9px;
}
p.subtitle { 
	text-align: center;
	font-style:italic;
	font-size: 11pt
}
p.group { 
	margin-top: 25px; 
	text-align: center;
	font-style:italic;
	font-weight: bold; 
	font-size: 16pt
}
p.beschreibung { 
	font-style:italic;
	font-size: 11pt
}
p.achtung { 
	margin-top: 20px;
	text-align: center;
	font-style:italic;
    font-weight:bold; 
	font-size: 14pt
}
p.navigation { 
	text-align: center;
	margin-top: 20px;
	font-style:italic;
	font-size: 9pt
}
p.changehistory { 
	margin-top: 5px;
	font-style:italic;
	font-size: 9pt
}
p.smallnavigation { 
	margin-top: 5px;
	font-style:italic;
	font-size: 9pt
}

table {
	border-spacing:3px;
	width=75%;
}
table.linkbar {
	width: 60%;
	margin-left:20%;
	margin-right:20%
	border:none
}
table.bewertung {
}
tr {
}
td {
	font-size: 11pt
}
td.download {
	width: 15%;
	text-align: center;
	background-color:#eee;
}
td.download_hdr {
	width: 15%;
	text-align: center;
	background-color:#ccc;
}
td.linkbar {
	width: 15%;
	text-align: center;
	background-color:#fff;
}
td.desc_hdr {
	width: 40%;
	text-align: left;
	background-color:#ddd;
	font-size: 11pt
}
td.desc {
	width: 40%;
	text-align: left;
	background-color:#eee;
	font-size: 11pt
}
td.details {
	width: 15%;
	text-align: left;
	background-color:#ddd;
	font-size: 10pt
}
ul li        {
	margin-top: 6px;
	margin-bottom: 6px
	}
a { 
	color: #009; 
	font-family: Times; 
	text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
}
imgref.a { 
	color: #009; 
	text-decoration: none;
}
imgref.a:hover { 
	text-decoration: none;
}

