a:link	  { color:#AC0C0E; text-decoration:none; }
a:visited { color:#AC0C0E; text-decoration:none; }
a:active  { color:#AC0C0E; text-decoration:none; }
a:hover   { color:#FF0000; text-decoration:none; }

.nav1  {
	color:#FFFFFF;
	font-size : 10px;
	font-weight: bold;
}

a.nav1:link		{ color:#FFFFFF; text-decoration:none; }
a.nav1:visited	{ color:#FFFFFF; text-decoration:none; }
a.nav1:active	{ color:#FFFFFF; text-decoration:underline; }
a.nav1:hover	{ color:#C8C8C8; text-decoration:underline; }


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

h1,.h1	{
	color: #FFFFFF;
	font-size : 24px;
	font-weight: normal;
}

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 {
	line-height : 1.3em;
	text-align : justify;
}

.aufzaehlung {
	line-height : 1.3em;
}

.headline {
	line-height : 1.6em;
	text-align : justify;
	color : Gray;
	font-weight : bold;
}