body, td
{
	font-family: 	verdana;
	font-size:		9pt;
	color:				#4B5446;
}

.headline1
{
	font-family: 	verdana;
	font-size:		10pt;
	font-weight:	bold;
	color:				#2F372A;
	letter-spacing: 3px;
	text-transform:	uppercase;
}

.headline2 /* für tabellen */
{
	font-family: 	verdana;
	font-size:		10pt;
	font-weight:	bold;
	color:				#F4F2DC;
	background-color: #4B5446;
	letter-spacing: 1px;
}

.headline3 /* für untertabellen */
{
	font-family: 	verdana;
	font-size:		9pt;
	font-weight:	bold;
	color:				#F4F2DC;
	background-color: #637957;
}

.marked
{
	font-family: 	verdana;
	font-size:		9pt;
	font-weight:	bold;
	color:				#187B0D;
}

.frage
{
	font-family: 	verdana;
	font-size:		9pt;
	font-weight:	bold;
	color:				#CD3602;
}

.subnav /* für tabellen */
{
	font-family: 	verdana;
	font-size:		8pt;
	color:				#F4F2DC;
	background-color: #4B5446;
}

a.subnav2:link
{
	font-family: 	verdana;
	font-size:		8pt;
	color:				#F4F2DC;
	text-decoration:underline;
}

a.subnav2:visited
{
	font-family: 	verdana;
	font-size:		8pt;
	color:				#F4F2DC;
	text-decoration:underline;
}

a.subnav2:active
{
	font-family: 	verdana;
	font-size:		8pt;
	color:				#F4EC96;
  text-decoration:underline;
}

a.subnav2:hover
{
	font-family: 	verdana;
	font-size:		8pt;
	color:				#F4EC96;
	text-decoration:underline;;
}

a:link
{
	font-family:verdana, arial, helvetica;
	font-size:9pt;
	color: #CD3602;
	text-decoration:underline;
}
a:visited
{
	font-family:verdana, arial, helvetica;
	font-size:9pt;
	color: #CD3602;
	text-decoration:underline;
}

a:active
{
	font-family:verdana, arial, helvetica;
	font-size:9pt;
	color: #000000;
	text-decoration:none;
}
a:hover
{
	font-family:verdana, arial, helvetica;
	font-size:9pt;
	color: #000000;
	text-decoration:underline;
}
