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: #3F464C; 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: #3F464C; width: 100px }
.Pushbuttonfett { font-weight:bold; color:#3F464C; 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: #3F464C; 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: #3F464C; padding-bottom: 5px; }
.Hilfe h6, .Hilfe h5, .Hilfe h4, .Hilfe h3, .Hilfe h2, .Hilfe h1 {	color: #3F464C; margin: 0px; padding: 10px 0px 5px 0px; }
.Hilfe td, .Annex td { color: #3F464C; 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: #3F464C; padding-bottom: 5px; }
.Hilfe ol li, .Annex ol li { color: #3F464C; padding-bottom: 5px; }
.rundlt			{ height: 28px; background: url("images/contentbereich_titel_links.gif") top left no-repeat; }
.rundrt			{ height: 28px; background: url("images/contentbereich_titel_rechts.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		{ margin: 0px; padding: 0px; }
.backdialog		{ background-color: #FBFAF7; margin: 0px; padding: 0px; border-style: solid; border-width: 0 1px 1px 1px; border-color: #90A6A5; -moz-border-radius-bottomleft: 12px; -moz-border-radius-bottomright: 12px; -webkit-border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px; border-radius: 0 0 12px 12px; }
.foretitel		{ text-align: center; font-size:15px; font-weight: bold; line-height:28px; margin:0 15px 0 15px; background: url("images/contentbereich_titel_1px.gif") repeat-x; white-space: nowrap;}
.foredialog		{ padding: 10px; }
.forebuttons	{ text-align: right; padding: 7px 10px;}

.Annex .rundlt			{ height: 28px; background: none; }
.Annex .rundrt			{ height: 28px; background: none; } 
.Annex .foretitel		{ text-align: center; font-size:15px; font-weight: bold; line-height:28px; margin:0 15px 0 15px; background: none;}
.Annex .backtitel		{ margin: 0px; padding: 0px; background-color: #ebebeb; border-style: solid; border-width: 1px 1px 0 1px; border-color: #90A6A5; -moz-border-radius-topleft: 12px; -moz-border-radius-topright: 12px; -webkit-border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; border-radius: 12px 12px 0 0; white-space: nowrap; }

/* 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; }

