h1, p, ul th td{
	font-family : Arial, Helvetica, sans-serif;
}
body{
	background-color : White;
	padding : 0px 0px 0px 0px;
	margin : 0px 10px 0px 10px;
}
h1.shadow {
	display : none;
}

h1.heading {
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	position : absolute;
	top :10px;
	left : 200px;

	margin-top : 0px;
}
h1 span.klein {
	font-size : 12pt;
}
.
h2{
	font-family : "Courier New", Courier, monospace;
	color : blue;
	font-size : 20pt;
	padding-left : 4px;
}
p.leitabsatz {
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}
p.artikel{
	font-weight : normal;
	font-size : 10pt;
}
img.artikel{
	border : medium solid White;
}
.klein {
	font-size : 8pt;
	font-family : inherit;
}
table.sponsor {
	background-color : White;
	width : 90%;
}
td.sponsor {
	text-align : center;
	border : 0px solid Blue;
}
th.sponsor {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	background-color : #3B36FF;
	color : White;
}
.sign{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : italic;
}
table.rahmen{
	border : 1px solid Blue;
}
.box{
	font-size : 10pt;
}
.boxnot{
	font-size : 10pt;
	text-decoration : line-through;
}
.boxmark{
	background-color : #8282FF;
	font-size : 10pt;
}
}
#navigation {
	display : none;
}
table.info {
	width : 200px;
	border : 1px solid Blue;
}
th.info {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid Blue;
}
td.info{
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

