* {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}

table.maintable {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

input, submit, textarea {
	border: 1px solid Black;
}

.klein {
	font-size: 10px;
}
