BODY {
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#CFCFCF;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#CFCFCF;
	scrollbar-arrow-color:#CFCFCF;
	scrollbar-track-color:#333333;
	background-color: #666666;
	

}


/* #000000 = schwarz, Wert aenderbar*/
a:link       { color: #FF0000; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a:visited    { color: #FF0000; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a:active     { color: #FF0000; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}

/* Farbe für Textfeld  > class="textfeld1" < an Textfeld kopieren */
.textfeld1 {
	background-color: #FFFFFF;
	color: #333333;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
; border: 1px #093242 solid
	}

.textfeld2 { 
	background-color: #FFFFCC;
	height: 18px; 
	width: 26px; 
	border: 1px #333333 solid; 
	text-align: center}
	
.textfeldtop {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-style: normal;
	vertical-align: middle;
	display: run-in;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-weight: bold;
	background-color: #FFFFCC;
	width: 100%;
	height: 30px;
}	
	
/* Farbe für Button  > class="button" < an Button kopieren */
.buttons {
	background-color: #CCCCCC;
	;
	border: 1px dotted #FF0000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	}


/* none = nicht unterstrichen, Wert aenderbar*/

a:hover      { font-size: 8pt; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline}

table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}

tr {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}

body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt; font-weight: normal; text-decoration: none}

.FirmaticTable {  border: 1px #CCCCCC solid; }
.tabelle-detail {
	background-color: #CCCCCC;
	border: thin dotted #FF0000;
}
