A:link		{ text-decoration: none; color:#9a0d0d; font-size:10pt;}
A:visited	{ text-decoration: none; color:#9a0d0d; font-size:10pt;}
A:active	{ text-decoration: none; color:#9a0d0d; font-size:10pt;}
A:hover		{ text-decoration: none; color:#5a534d; font-size:10pt;}
body
{
	font-family: Tahoma; color: #5a534d; font-size: 10pt;
	
	background-color: #f7f2dc;
	scroll: yes;
	scrollbar-face-color: "#f7f2dc";
	SCROLLBAR-TRACK-COLOR: #f7f2dc;
	scrollbar-arrow-color: #f7f2dc;
	scrollbar-base-color: #f7f2dc;
	scrollbar-shadow-color : #5a534d;
	SCROLLBAR-DARKSHADOW-COLOR: #ebe5cc;
	scrollbar-highlight-color: #5a534d;
	border-color: #8f8f73;

}	
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma; font-size:14pt;
}

h1
{   color: #9a0d0d; font-size:14pt; font-family: Tahoma; text-decoration: none; font-weight: normal;}
h2
{   color: #5a534d;font-size:12pt; font-family:Tahoma; text-decoration: none; font-weight: normal;}
h3
{   font-family: Tahoma; font-size: 10pt; color: #5a534d; font-weight: bold; text-align: left;}

li           { list-style-type: circle }
p            { font-family: Tahoma; font-size: 10pt; color: #5a534d; }
a            { font-size: 10pt; color: #5a534d; font-family: Tahoma; text-decoration: none }

#content {
	position:absolute;
	left:0px;
	top:0px;
}

.Kasten {
font-size:9px;
border:1px solid #5a534d;
padding-left:5px;
padding-right:5px;
 
 }


div  {font-family: Tahoma; font-size: 10pt; color: #5a534d; }
td   {font-family: Tahoma; font-size: 10pt; color: #5a534d; }


textarea {font-family: Tahoma; font-size: 10pt; color: #5a534d; border-color: #5a534d; border-width:1pt}

td {
	padding: 7px 10px 7px 0px;
	vertical-align: top;
	}
