BODY {	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #404040;
}

P,TABLE,TD,LI {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #404040; }

A {	text-decoration: underline;
	color:#404040;}

A:link {	text-decoration: underline;
			color: #404040; }
A:visited {	text-decoration: underline;
			color: #404040;}
A:active {	text-decoration: none;
			color: #669801; }
A:hover {	text-decoration: none;
			color: #669801; }

.knoppen  {	text-decoration: none;
			text-align:right; 
			color: #404040;
			font-size: 9pt;
			font-weight: bold;
			visited-color: #669801; }

.breadcrumb  {	text-decoration: none;
			color: #669801;
			font-size: 80%;
			font-weight: bold;
			visited-color: #669801; }

H1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 135%;
		font-weight: bold;
		color: #669801;}

H2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #669801;}

H3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #669801;}

.titel {	letter-spacing: 2px;
		font-family: Arial Narrow, Arial, Helvetica, sans-serif;}

.overflow {
	width: 100%; 
	height: 100%; 
	overflow: auto;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px
}

#textResizer {
	position: absolute;
	right: 18px;
	border-bottom: 2px dotted #005288;
	padding: 54px 0 2px 0;
	line-height: 1.4em;
	letter-spacing: .048em;
	text-align: right;
}
#textResizer a {
	color: #005288;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
#textResizer a:hover {
	color: #005288;
}

