P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Verdana, Times New Roman, sans-serif;
	font-size : 10pt;
	background-color : #FBF8F1;
	background : url(pv_papier.gif);
}

BODY.leer  {
	font-family : Verdana, Times New Roman, sans-serif;
	font-size : 10pt;
	background : url("");
}

TABLE  {
	table-layout : fixed;
	padding : 0;
	border-spacing : 0;
	border-width : 0;
	border-collapse : collapse;
	width : 100%;
}

TABLE.bilder  {
	table-layout : auto;
}

TR  {
	vertical-align : top;
}

TD.beschr  {
	width : 20%;
}

IMG  {
	border-width : 0;
}

HR  {
	height : 1px;
	color : #C0C0C0;
}

.trennspalte  {
	width : 3px;
	background : url(pv_grau_punkt.gif);
	background-repeat : repeat-y;
}

.mitte  {
	text-align : center;
}

.rechts  {
	text-align : right;
}

.gross  {
	font-size : 12pt;
	font-weight : bold;
}

.klein  {
	font-size : 8pt;
}

.mittel  {
	font-size : 11pt;
}

.normal  {
	font-size : 10pt;
}

.sehrklein  {
	font-size : 7pt;
}

.kursiv  {
	font-style : italic;
}

.rand  {
	width : 100px;
}

.bilderrahmen  {
	border-width : 3px;
	border-color : silver;
}

.menu  {
	text-align : left;
}

.menu td  {}

.menu tr  {
	vertical-align : middle;
}

.trennzeilen  {}

.farbe  {
	background-color : #008040;
}

.hintergrund  {
	background-color : #EFEFEF;
}

TABLE.eintrag TH  {
	font-size : 11pt;
	background-color : #0F5437;
	color : White;
}

TABLE.meldung TH  {
	font-size : 11pt;
	background-color : #0F5437;
	color : White;
}

TABLE.meldung TD  {
	font-size : 10pt;
	background-color : #EFEFEF;
}

TABLE.eintrag TD  {
	font-size : 10pt;
	background-color : #EFEFEF;
}

TABLE.meldung  {
	width : 95%;
}

TABLE.eintrag  {
	width : 80%;
}

font.pagin  {
	font-size : 8pt;
}

a.pagin  {
	text-decoration : underline;
}

a.pagin:hover  {
	text-decoration : overline underline;
}

