a:link
{
	text-decoration:none;
	color: rgb(0,0,0); 
}
a:visited
{
	text-decoration:none;
	color: rgb(0,0,198); 
} 
a:active 
{
	text-decoration:none;
	color: rgb(204,51,0);
}
body
{
	font-family: Book Antiqua, Times New Roman, Times;
	background-color: rgb(#FFF0D9);
	color: rgb(0,0,0);
}

.menue1
{
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:11pt; 
	font-weight: bold; 
	margin-left: 20; 
	margin-top: 0;
	margin-top:0; 
	margin-bottom:5
}

.menue2
{
	font-style:normal; 
	line-height:100%; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:11pt; 
	font-style: oblique; 
	margin-left: 45; 
	margin-top:0; 
	margin-bottom:5
}

.text
{
	 font-style:normal; 
	 font-variant:normal; 
	 font-weight:normal; 
	 font-family:Arial; 
	 font-size:10pt; 
	 text-align:left; 
	 line-height:150%; 
	 margin-left:10px;
	 margin-right:10px;
	 margin-top:0;
	 margin-bottom:0
}

.adressblock
{
	 font-style:normal; 
	 font-variant:normal; 
	 font-weight:normal; 
	 font-family:Arial; 
	 font-size:10pt; 
	 text-align:right; 
	 line-height:120%; 
	 margin-right:10px;
	 margin-top:0;
	 margin-bottom:0
}
	
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
	margin-top: 5;
	margin-left: 5;
}
h1
{
	margin-top:10;
	color: rgb(102,0,0);
}
h2
{
	color: rgb(102,102,0); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}
