html
	{	     overflow		:	-moz-scrollbars-vertical	;
	     min-height		:	100%	;
	     margin-bottom	:	1px	;	}

body
	{	
		font-family		:	Arial, Helvetica, sans-serif	;
		font-size		:	10pt	;
		font-variant	:	normal	;
		font-style		:	normal	;
		color			:	#000000	;
		line-height		:	normal	;
		font-weight		:	normal	;
		text-decoration	: 	none	;
		text-align		:	left
	}

p
	{	
		font-family		:	Arial, Helvetica, sans-serif	;
		font-size		:	10pt	;
		font-variant	:	normal	;
		font-style		:	normal	;
		color			:	#000000	;
		line-height		:	normal	;
		font-weight		:	normal	;
		text-decoration	: 	none	;
		text-align		:	left
	 }

p.copy
	{	
		font-size		:	8pt	;
		color			:	#696969	;
		text-align		:	center
	}

td
	{	
		font-family		:	Arial, Helvetica, sans-serif	;
		font-size		:	10pt	;
		font-variant	:	normal	;
		font-style		:	normal	;
		color			:	#000000	;
		line-height		:	normal	;
		font-weight		:	normal	;
		text-decoration	: 	none	;
		text-align		:	left
	 }

h1
	{	
		font-size		:	14pt	;
		color			:	#542784	;
		font-weight		:	bolder
	}

h2
	{	
		font-size		:	10pt	;
		color			:	#000000	;
		font-weight		:	bolder
	}

h3
	{	
		font-size		:	10pt	;
		color			:	#542784	;
		font-weight		:	bold
	}

h4
	{	
		font-size		:	10pt	;
		color			:	#542784	;
		font-weight		:	normal
	}

h4.rechts
	{	
		font-size		:	10pt	;
		color			:	#542784	;
		font-weight		:	normal	;
		text-align		:	right
	}

h5
	{	
		font-size		:	10pt	;
		color			:	#542784	;
		font-weight		:	lighter
	}

h6
	{	
		font-size		:	9pt	;
		color			:	#542784	;
		font-weight		:	lighter
	}

a:link
	{
		color			:	#0000ff	;
		text-decoration	:	underline
	}

a:hover
	{
		color			:	#7d7dff	;
		text-decoration	:	underline
	}

a:active
	{
		color			:	#7d7dff	;
		text-decoration	:	underline
	}

a:visited
	{
		color			:	#000088	;
		text-decoration	:	underline
	}

td.nav
	{	
		color			:	#5f5f5f
	 }

a.nav:link
	{
		color			:	#542784	;
		text-decoration	:	none	;
		font-weight		:	bold
	}

a.nav:hover
	{
		color			:	#542784	;
		background		:	#bbbbbb	;
		text-decoration	:	none	;
		font-weight		:	bold
	}

a.nav:active
	{
		color			:	#542784	;
		text-decoration	:	none	;
		font-weight		:	bold
	}

a.nav:visited
	{
		color			:	#542784	;
		text-decoration	:	none	;
		font-weight		:	bold
	}