/* 
*/
body, p, span, div, H1, H2, H3, H4, H5, H6, table, td, th, tr, ul, ol, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Black;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 10px;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
ul
{
	list-style-position: outside;
	margin: 0 5px 0 25px;
	list-style: disc;
}
ol
{
	list-style-position: outside;
	margin: 0 5px 0 25px;
	list-style: decimal;
}
li.lihome
{
	list-style-position: outside;
	margin: 0 5px 0 0;
	list-style: disc;
}
a:link
{
	color: #2851A4;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: #7B9DDF;
}
a:active
{
	color: #7B9DDF;
}
H1
{
	font-weight: bold;
	font-size: 120%;
	color: #2851A4;
	margin: 5px 0 10px 0;
}
H2
{
	font-weight: bold;
	color: #2851A4;
	margin: 15px 0 10px 0;
}
H3
{
	font-weight: bold;
	margin: 5px 0 0 0;
}
H4
{
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	line-height: 22pt;
}
H5
{
	font-size: 100%;
	color: #2851A4;
	font-weight: bold;
}
H6
{
	font-size: 100%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
img {
	border: 1px solid #000000;
}
img.imgcover {
	margin: 7px 0 0 10px;
	border: 1px solid #000000;
}
img.imgnoborder {
	border: none;
}
#linie
{
	height: 1px;
	color: #2851A4;
	margin: 0px;
	padding: 0px;
	background-color: #2851A4;
	border:0;
}
.linie
{
	height: 1px;
	color: #2851A4;
	border-top: 1px solid #2851A4;
	margin: 0px;
	padding: 0px;
	background-color: #2851A4;
}
.center {
	text-align: center;
}
.bildtext {
	font-size: 80%;
	background-color: #CCDAEE;
	text-align: center;
	padding: 2px;
}
.bildtext-gross {
	font-size: 100%;
	font-weight: bold;
	background-color: #CCDAEE;
	text-align: center;
	padding: 2px;
}
.autor {
	font-size: 80%;
	color: #000000;
	font-style: italic;
	text-align: right;
}
.hp-heft {
	font-size: 80%;
	text-align: center;
}
.hp-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.alignright {
	float: right;
	border:0;
	padding: 0 0 0 10px;
	margin:0;
}
.alignleft {
	float: left;
	border:0;
	padding: 0 10px 0 0;
	margin:0;
}
.buttinhalt {
	border: 0px none;
}
.tdhomeinhalt {
	background-color: #2851a4;
	text-align: right;
	height: 19px;
}
.tdhome {
	background-color: #fde5b7;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}
.tablebw td
{
	padding:2px;
}

