BODY { font-family: Arial, sans-serif;}

/* top menu bar
 */
.top { 
	cell-padding: 5px;
	cell-spacing: 5px;
	border-width: 5;
	background-color: rgb(200,200,255); 
	vertical-align: top;
	margin-height: 5px;
	margin-width: 5px;
	}


.table_hdr { background-color: rgb(200,200,255); 
	vertical-align: top;
	}
.table_hdr_inact { background-color: rgb(240,240,240); 
	vertical-align: top;
	}
.error {  color: #990000; background-color: #FFCCFF; font-weight: bold}
.success {  color: #00CC33; font-weight: bold}
.prt_tit {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: italic}


h1,h2,h3,h4,h5 { color: #808080 }

/* fuer die Monatsuebersicht 
 */
.vg_res   { link-color: #0000f0; visited-color: #0000f0; }
.vg_buch  { link-color: #00f0f0; visited-color: #00f0f0; }
.vg_aktiv { link-color: #00f0f0; visited-color: #00f0f0; }
.vg_alt   { link-color: #808080; visited-color: #808080; }

.cmd {  border: 1px rgb(200,200,255) solid; 
	white-space: nowrap; 
	text-decoration: none
	link-color: rgb(200,200,255); 
	}
a {  text-decoration: none}



h1 { font-size: 18pt}h2 { font-size: 14pt }