body {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #660000;
	font-size: 11px;
	scrollbar-face-color: #EDF0CA;
	background-color: #F7F7E7;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #660000;
	font-style: normal;
	text-decoration: none;
}
a:focus {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #C10000;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #C10000;
	font-style: normal;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #C10000;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #C74D03;
	font-style: normal;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-Size: 11pt;
	color: #660000;
	font-style: normal;
	text-decoration: none;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-Size: 11pt;
	color: #660000;
	font-style: normal;
}
table.basic {

	border: 0; width: 800px; }
td {
	font-family: "Times New Roman", Times, serif;
         vertical-align: top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #660000;
	font-style: normal;
	font-weight: bold;
	text-shadow: Gray;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660000;
	font-style: normal;
	font-weight: bold;
}
ul {
	list-style-image: "url('../Images/li_punkt.gif')"
}

.memofeld
{
position : absolute;
width : 180px;
height : 160px;
border : solid #EDF0CA 2px;
background-color : #F7F7E7;
top : 100px;
left : 90px;
visibility : hidden;
}
.eingabefeld
{
font-family : verdana, arial;
font-size : 10px;
}

<!--
@media print
{
.dontprint
{ display:none; }
}
-->
