body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCCCCC;
	background-image:   url(grafiken/hg.jpg);
	font-family: verdana, arial;
	font-size: 9pt;

}
a:link{
	color: #dcddfe;
	text-decoration:none;
	font-family: verdana;
	font-size: 9pt;
	cursor: nw-resize;
}
a:visited{
	color:#dcddfe;
	text-decoration:none;
	font-family: verdana;
	font-size: 9pt;
	cursor: nw-resize;
}
a:active{
	color:#dcddfe;
	text-decoration:none;
	font-family: verdana;
	font-size: 9pt;
	cursor: nw-resize;
}
a:hover{
	color:#dcddfe;
	text-decoration:underline;
	font-family: verdana;
	font-size: 9pt;
	cursor: nw-resize;
}