th {
	background-color: #DEE3E7;
	color: #ff7a43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tbody {
	font-size: 10px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	text-align: center;
}
.showtable {
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #006699;
	background-color: #DEE3E7;
}
.button {
	color: #ff7a43;
	padding: 1px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #efefef;
	text-align: justify;
}
.tblgrey {

	background-color: #efefef;
}
.tblblue {

	background-color: #dee3e7;
}
.thsmall {
	font-size: 10px;
}
p {
	text-align: justify;

}
hr {
	color: #006699;
	height: 1px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #006699;
	background-color: #DEE3E7;
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #006699;
  background-color: #DEE3E7;
}
.alert {
	font-weight: bold;
	color: #FF7942;
}
pre {
	font-size: x-small;
	margin: 0px;
}
h2 {
	margin: 0px;
	color: #ff7a43;
}
.impressum {
	width: 75%;
}
