.border {
	border: 1px solid #000000;
}
.BCKGRSTYLE {
	background-color: #000000;
	margin: 0px;
}
.BCKGRSTYLE-white {
	background-color: #D4D0C8;
	margin: 0px;
}
.kredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: left;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;



}
a:hover {
	text-decoration: none;
	color: #FF00FF;

}

a:active {
	text-decoration: none;


}