a:link {
	text-decoration : none;
	color : #A52A2A;
}

a:active {
	text-decoration : none;
}

a:visited {
	color : #0000CD;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

body {
	margin-top : 10px;
	margin-bottom : 10px;
}

h1 {
	font-size : 18pt;
}

h2 {
	font-size : 16pt;
}

h3 {
	font-size : 12pt;
}

h4 {
	font-size : 10pt;
}

p, ol, li {
	font-size : 10pt;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, h4 {
	margin-left : 8px;
	margin-bottom : 8px;
}

.ersterabsatz {
	text-indent : 15px;
}

.absatz {
	width : 550px;
}

.halberabsatz {
	margin-bottom : 4px;
}
.kleinerp {
	font-size : 8pt;
}

.menueliste {
	font-size : 8pt;
	width : 138px;
	margin-left : 9px;
	margin-bottom : 8px;
}

.menuelisteueber {
	font-size : 8pt;
	width : 138px;
	margin-bottom : 4px;
	margin-top : 8px;
	margin-left : 9px;
}

.letztezeile {
	font-size : 8pt;
	margin-top : 6px;
	margin-bottom : 6px;
}

.startseiteliste {
	margin-left : 24px;
	margin-bottom : 0px;
	margin-top : 15px;
}

.tabelle {
	font-size : 10pt;
	margin-left : 0px;
	margin-bottom : 0px;
}

.tabelle_versatz {
	margin-left : 8px;
}