a
{
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

a:link
{
	color: #0066CC;
}
a:visited
{
	color: #0066CC;
} 
a:hover
{
	color: #0066CC;
	text-decoration: underline;
}
a:active 
{
	color: #cccccc;
}
body
{
	margin-left: 0px;
	font-family: Verdana,Arial,Helvetica;
}
.leftnav
{
	background-color: #EEEEEE;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	font-size: 10pt;
	
}
.tdwelcomenorm
{
	border-color: #000055;
}
.tdwelcomehigh
{
	border-color: #000000;
}

.tdleftnav
{
	padding: 10;
	width: 100;
}
.tdinhalt
{
	width: 550px;
	padding: 20px;
}
p
{
	font-size: 10pt;
	color: 000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana,Arial,Helvetica;
	color: #003399;
}
h1
{
	font-size: 13pt;
}
h2
{
	font-size: 12pt;
}
h3
{
	
	font-size: 11pt;
}
h4
{
	font-size: 10pt;
}
h5
{
	font-size: 8pt;
}
h6
{
	font-size: 6pt;
}
hr
{
	color: #003399;
}
ul
{
	
}
li
{
	margin-top:0;
	margin-bottom:0;
}
nobr
{
	color: #c0c0c0;
	font-size: 10pt;

}
