body	{
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

p            	   			{
	color: #003366;
	font-family: Arial,Helvetica;
	font-size: 9pt;
	font-weight : normal;
	line-height : 18px;
}

p.haupt            	   			{
	color: #003366;
	font-family: Arial,Helvetica;
	font-size: 9pt;
	font-weight : normal;
	
	padding-right: 20px;	
}

p.klein            	   			{
	color: #003366;
	font-family: Arial,Helvetica;
	font-size: 7pt;
	font-weight : normal;
	line-height : 18px;
	
}

h1            	   			{
	color: #003366;
	font-family: Arial,Helvetica;
	font-size: 12pt;
	font-weight : normal;
	line-height : 18px;
	padding-right: 40px;
}

h2            	   			{
	color: #003366;
	font-family: Arial,Helvetica;
	font-size: 10pt;
	font-weight : normal;
	line-height : 18px;
	padding-right: 40px;
}


p.subheadline           	   			{
	color: #FFFFFF;
	font-family: Arial,Helvetica;
	font-size: 9pt;
	font-weight : bold;
	font-style : normal;
}

p.headline           	   			{
	color: #003366;
	font-family: Arial,Helvetica;
	font-size: 14pt;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
}

p.boxheadline           	   			{
	color: #FFFFFF;
	font-family: Arial,Helvetica;
	font-size: 9pt;
	font-weight : bold;
	font-style : normal;
	padding-left: 10px;
}

p.box            	   			{
	color: #003366;
	font-family: Arial,Helvetica;
	font-size: 9pt;
	font-weight : normal;
	padding-left: 10px;
	padding-right: 10px;	
}

a:link	       	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
a:visited    	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
a:hover      	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
a:active     	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

a.submenu:link	       	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:visited    	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:hover      	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:active     	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a.submenuact:link	       	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.submenuact:visited    	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.submenuact:hover      	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.submenuact:active     	   {
	font-family: Arial,Helvetica;
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

ol	{
	font-family : Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	padding-left: 20px;
	line-height : normal;
}

ul	{
	font-family : Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	padding-left: 20px;
	padding-right: 80px;

}

hr	{
	height: 1px;
	color: #003366;
	background-color : #003366;
	border : 0px none;
	outline : none
	
}
