<!--
body {
	background-image: url(/v2009/lib/img/bgPage.gif);
	background-repeat: repeat-y;
	background-color: #003300;
	margin-left: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
	font-size: 15px;
}
body, td, th, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A {
	color: #006633;
	text-decoration: none;
} 
A:hover {
	color: #000;
	text-decoration: underline;
} 
input, textarea {
	background-color:f3f7f4;
	border: solid thin;
	border-color:#666;
	width: 250px;
}
-->

