.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

//FORMULARFELDER
.tfieldBlank { background-color:#FFCC66; font-size:9pt; font-weight:bold; color:#007600 }
.tfield { background-color:#FFCC66; font-size:9pt; font-weight:bold; color:#007600; width:80px; }
.tfieldLong { background-color:#FFCC66; font-size:9pt; font-weight:bold; color:#007600; width:120px; }
.tfieldExtra { background-color:#FF9900; font-size:9pt; font-weight:bold; color:#333399; width:270px; }
.tfieldShort { background-color:#FFCC66; font-size:9pt; font-weight:bold; color:#007600; width:30px; }
.tarea { background-color:#FF9900; font-size:9pt; font-weight:bold; color:#333399;width:270px;height:120px}
.select {  background-color:#FFCC66; font-size: 9pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color:#007600; }
.darkSubmit { background-color:#333399; font-family: Arial, Helvetica, sans-serif;font-size:14px; font-size:9pt; font-weight:bold; color:#FF9900; width:180px}
.darkSubmitKnapp { background-color:#007600; font-family: Arial, Helvetica, sans-serif;font-size:14px; font-size:9pt; font-weight:bold; color:#FFCC66}
.tfieldNeg { background-color:#007600; font-size:9pt; font-weight:bold; color:#FFCC66; width:80px; }
.tfieldLongNeg { background-color:#007600; font-size:9pt; font-weight:bold; color:#FFCC66; width:120px; }
.tfieldExtraNeg { background-color:#007600; font-size:9pt; font-weight:bold; color:#FFCC66; width:180px; }
.tfieldShortNeg { background-color:#007600; font-size:9pt; font-weight:bold; color:#FFCC66; width:30px; }
.tareaNeg { background-color:#007600; font-size:9pt; font-weight:bold; color:#FFCC66;width:380px;height:70px }
.selectNeg {  background-color:#007600; font-size: 9pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color:#FFCC66; }
.NegSubmit { background-color:#FFCC66; font-family: Arial, Helvetica, sans-serif;font-size:14px; font-size:9pt; font-weight:bold; color:#007600; width:180px}
.darkredSubmit { background-color:#630031; font-family: Arial, Helvetica, sans-serif;font-size:14px; font-size:9pt; font-weight:bold; color:#FFCC66}

a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration:none;
        color:#990000
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration:none;
        color:#990000
}
a.red:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration:none;
        color:#990000
}
a.red:hover {
        background-color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-decoration:none;
        color:#FFCC66
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #294194;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
