body {
	font-family: Courier New;
	font-size: 12px;
	color: #666666;
} 
td {
	font-family: Courier New;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
} 
h1 {
	font-family: Courier New;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
h2 { color: #ff6600; font-weight: bold; font-size: 12px; font-family: Courier New }

th {
	font-family: Courier New;
	font-size: 12px;
	font-weight: bold;
}


A:LINK, A:VISITED {
	color : #ff6600;
	text-decoration : none;
	font-size: 12px;
}
A:HOVER {
	color : #ff6600;
	text-decoration : none;
	font-family: Courier New;
	font-size: 12px;
	text-decoration : none;
}
A:LINK {
	color : #ff6600;
	font-family: Courier New;
	font-size: 12px;
	text-decoration : none;
}

.TextSmall {
	font-size: 11px;
	font-family: "Courier New";
	color: #ff6600;

}
.tabelleRot {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #ff6600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
}
.tabelleRotRechts {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ff6600;

}
.Formular2 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #EFEFEF;
}

