body  {
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #FC8A19;
	background-image : url(../pics/bk_inhalt.gif);
}

h1  {
	font-size : 16pt;
	font-weight : bold;
	color : #33cc66;
	text-align : center;
	font-family : Arial, Helvetica;
}

h2  {
	font-family : Arial, Helvetica;
	font-size : 14pt;
	font-weight : bold;
	font-style : bold;
	text-align : center;
	color : #33cc66;
}

p,ul,ol,li,div,td,th,address,nobr,i  {
	font-family : Arial, Helvetica;
	font-size : 12pt;
	color : Black;
	font-weight : normal;
}

a:link  {
	color : black;
	text-decoration : underline;
}

a:visited  {
	color : black;
	text-decoration : underline;
}

a:active  {
	color : black;
	text-decoration : underline;
}

h3  {
	font-size : 12pt;
	font-weight : bold;
	text-align : left;
	font-family : Arial, Helvetica;
}

h4  {
	text-align : center;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

h5  {
	color : black;
	text-align : left;
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
}

a:hover  {
	color : #33cc66;
}

.rec  {
	text-align : right;
}

b  {
	font-weight : bold;
}

h6  {
	font-size : small;
	font-family : Arial, Helvetica;
	font-weight : bold;
	color : black;
	text-align : left;
	line-height : 12px;
}

