body { background-color: white; margin: 10px; text-align: center; }
p, table, form, div, textarea, label { font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px 0px; border: 0px; margin: 0px 0px; color: black; text-align: left; }
input { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
table { border-collapse: collapse; }
tr { text-align: left; }
a, a:link, a:visited, a:visited			{ color: #003366; text-decoration: underline; }
a:active, a:hover		{ color: #0066cc;}
.Pushbutton { color: black; width: 100px }
.Pushbuttonfett { font-weight:bold; color:black; width:100px }
.pButtonbar { text-align: right; padding: 5px 10px; background-color: #e2f4ff; border: 1px solid #C6C7BF; border-top: 0px; }
.pTitel, .pTitelo { text-align: center; font-weight: bold; background-color: #e2f4ff; padding: 5px 10px; margin: 0px; border: 1px solid #C6C7BF; }
.pDialog, .pDialogo, .pDialogb, .pDialogob { text-align: left; color: black; padding: 10px 10px; background-color: #fefcf0; border: 1px solid #C6C7BF; }
.pDialog, .pDialogo, .pTitelo { border-top: 0px; }
h1, h2, h3, h4, h5, h6 { font-size: 13px; font-weight: bold; }

/* Hilfe */
.Content { padding: 0px; }
.Hilfe, .Annex { margin: 0px; }
.Hilfe p, .Annex p { color: black; padding-bottom: 5px; }
.Hilfe h6, .Hilfe h5, .Hilfe h4, .Hilfe h3, .Hilfe h2, .Hilfe h1 { color: black; margin: 0px; padding: 10px 0px 5px 0px; }
.Annex h6, .Annex h5, .Annex h4, .Annex h3, .Annex h2, .Annex h1 { color: black; margin: 0px; padding: 10px 0px 5px 0px; }
.Hilfe td, .Annex td { color: black; padding: 5px 2px; }
.Hilfe ol, .Annex ol { list-style-type: decimal; margin: 0px 10px 0px 30px; padding: 0px; }
.Hilfe ul, .Annex ul { list-style-type: disc; margin: 0px 10px 0px 30px; padding: 0px; }
.Hilfe ul li, .Annex ul li { color: black; padding-bottom: 5px; }
.Hilfe ol li, .Annex ol li  { color: black; padding-bottom: 5px; }
.rundlt			{ background: url("images/brd_lt.gif") top left no-repeat; }
.rundrt			{ background: url("images/brd_rt.gif") top right no-repeat; }
.rundlb			{ background: url("images/brd_lb.gif") bottom left no-repeat; }
.rundrb			{ background: url("images/brd_rb.gif") bottom right no-repeat; }
.ecklm			{ background: url("images/beck_lm.gif") top left no-repeat; }
.eckrm			{ background: url("images/beck_rm.gif") top right no-repeat; }
.ecklb 			{ background: url("images/beck_lb.gif") bottom left no-repeat; }
.eckrb			{ background: url("images/beck_rb.gif") bottom right no-repeat; }
.backtitel		{ background-color: #e1f4ff; margin: 0px; padding: 0px; }
.backdialog		{ background-color: #fbfaf7; margin: 0px; padding: 0px }
.foretitel		{ text-align: center; font-weight: bold; padding: 5px 10px;}
.foredialog		{ padding: 10px; }
.forebuttons	{ text-align: right; padding: 7px 10px;}

/* Index-Seite */

ul.sub { list-style-type: none; margin: -5px 10px 5px 30px; padding: 0px; }
ul.sub li { padding-bottom: 1px; }

ul.tools { line-height: 13px; }

