p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

td {  
	font-size: 12px; color: black; font-family: Verdana, Arial,sans-serif;
}

h1 {  
	font-size: 12px; color: black; font-family: Verdana, Arial,sans-serif;
}

h2 {  
	font-size: 14px; color: black; font-family: Verdana, Arial,sans-serif;
}

A:link {
	color: #7F9007; text-decoration: underline;
}
A:visited {
	color: #7F9007; text-decoration: underline;
}
A:hover {
	color: #7F9007; text-decoration: underline;
}
A:active {
	color: #7F9007; text-decoration: underline;
}
.formular {
	border-right: #D9D9D9;
	border-top: #D9D9D9;
	font-weight: bold;
	font-size: 11px;
	border-left: #D9D9D9;
	width:160;
	color: #000000;
	border-bottom: #000000 1px dotted;
	background-color: #D9D9D9;
}

.textfeld {
	font-size: 11px;
	width:300;
	color: #FFFFFF;
	background-color: #A6BC09;
}
