a:link	  {
	color: Black;
	text-decoration: none;
}
a:visited { color:Black; text-decoration:none; }
a:active  { color:Black; text-decoration:none; }
a:hover   {
	color:Blue;
	text-decoration:none;
}

.nav1  {
	text-align : left;
	color : Black;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
a.nav1:link		{ color:Black; text-decoration:none; }
a.nav1:visited	{ color:Black; text-decoration:none; }
a.nav1:active	{ color:Black; text-decoration:none; }
a.nav1:hover	{ color:Black; text-decoration:none; }

body, table, td, th,.std {
	color: White;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

h1,.h1	{
	color: Black;
	font-size : 14px;
	font-weight: bold;
}

h2,.h2	{
	color: #FFFFFF;
	font-size : 19px;
	font-weight: bold;
}

h3,.h3	{
	color: #FFFFFF;
	font-size : 17px;
	font-weight: bold;
}

h4,.h4	{
	color: #FFFFFF;
	font-size : 15px;
	font-weight: bold;
}

h5,.h5	{
	color: #FFFFFF;
	font-size : 12px;
	font-weight: bold;
}

.small	{
	font-size : 10px;
}

.smallbold	{
	font-size : 10px;
	font-weight: bold;
}

.textline {
	text-align : justify;
}

.aufzaehlung {
	line-height : 1.3em;
}

.headline {
	line-height : 1.6em;
	text-align : justify;
	color : Black;
	font-weight : bold;
	font-family : "Courier New", Courier, monospace;
}

.unnamed1 {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 2;
	height: 22px;
	width: 200px;
	left: 100px;
	top: 100px;
	clip: rect( )<img SRC="x.gif">
}