body {
	font-family: Verdana;
	font-size: 11px;
	background-color: #000151;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
table.solid{
	border-color: #FFFFE5;
	border-style: solid;
	border-width: 1px;
	background-color: #6699BB;
}
td {
	font-size: 11px;
	padding-left: 7px;
	color: Black;
}
td.navigation {
	font-size: 10px;
	color: #A9A9A9;
	padding-left: 7px;
	padding-bottom: 7px;
	color: White;
}
td.impressum {
	font-size: 10px;
	color: #A9A9A9;
	color: White;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #000000;
}
td.footline {
	font-size: 10px;
	color: #A9A9A9;
	padding-left: 7px;
	padding-bottom: 3px;
	color: White;
}
p{
	margin-top: 3px;
	margin-bottom: 0px;
}
input.button {
	font-family: Verdana;
	font-size: 10px;
	background-color: Silver;
	border: 1px outset;
}
input {
	font-family: Verdana;
	font-size: 11px;
	border: 2p inset;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	border: 2px inset;
}
A:ACTIVE, A:LINK, A:VISITED {
	text-decoration: none;
	color: white;
}
A:Hover {
	text-decoration: underline;
	color: White;
}
