body {
	background-color: #DBDBDB;
	font: Normal 10pt Arial;
	margin: 0px;
	cursor: default;
}
table {
	font: Normal 9pt Verdana;
	cursor: default;
}
table.standard {
	background-color: #FFFFFF;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font: Normal 9pt Verdana;
	cursor: default;
}
.border {
	background-color: #FFFFFF;
	border: 0px;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	width: 90%;
	height: 100%;
	cursor: default;
}
.title {
	background-color: #EEEEEE;
	background-image: URL("grafik/ks2000-web.gif");
	background-repeat: no-repeat;
	background-position: right;
	border: 0px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font: 14pt Verdana;
	text-indent: 5px;
	cursor: default;
}
.login {
	background-color: #EEEEEE;
	border: 0px;
	border-top: solid 1px #000000;
	font-weight: bold;
	text-indent: 5px;
	cursor: default;
}
.divider {
	background-color: #EEEEEE;
	border-right: solid 1px #000000;
	font: Bold 10pt Verdana;
	cursor: default;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #257EFE;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.b {
	color: #DD0000;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.b:hover {
	color: #257EFE;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
input, textarea {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	cursor: default;
}
form {
	margin: 0;
	padding: 0;
	cursor: default;
}
h1 {
	font: Normal 14pt Verdana;
}
h2 {
	font: Bold 12pt Verdana;
}
h3 {
	font: Normal 10pt Verdana;
}
