body {
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
}
label {
	font-weight: bold;
}
input {
	font-size: 11px;
}
a {
	color: #005496; /* dunkelblau */
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #005496; /* dunkelblau */
	background-image: none !important;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: square;
}
blockquote {
	color: #999999;
}
pre {
	background-color: #cccccc;
	font-size: 12px;
	font-family: "courier new", courier, mono;
}
td, th {
	font-size: 11px;
}
