@charset "utf-8";
h3 {
	font-size: medium;
	color: #00c;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.kasten {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.url {
	font-size: small;
	color: green;
}
input {
	font-size: large;
}
input {
	font-size: large;
}
option {
	font-size: large;
}
.formular {
	font-size: large;
}
h2 {
	color: #666;
	font-size: small;
}
.navigationOben {
	background-color: #EBEBEB;
	color: #00C;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-decoration: none;
}
