body {
	color: #333333;
	font-family: Verdana;
	font-size: 8pt;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #e6e6e6;
}

table,tr,td {
	color: #333333;
	font-family: verdana;
	font-size: 8pt;
}

body {
	color: #333333;
	font-family: Verdana;
	font-size: 8pt;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #e6e6e6;
}

#menu1 a {
	background-color: #737c95;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: silver;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 175px;
}

#menu1 a:visited {
	background-color: #737c95;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: silver;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 175px;
}

#menu1 a:active {
	background-color: #737c95;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: silver;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 175px;
}

#menu1 a:hover {
	background-color: silver;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #445543;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 175px;
}

.rubrik {
	background-color: #ccc;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-color: #e6e6e6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	border-top-width: medium;
	color: silver;
	float: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	height: 30px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	outline-color: #e6e6e6;
	outline-width: 1px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: 103px;
}

.leiste {
	background-color: #777;
	color: silver;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	height: 19px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-decoration: none;
}

a:link {
	color: #990033;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #990033;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

input.datum {
	background-color: #646B84;
	border-style: solid;
	border-width: 0px;
	color: white;
	font-size: 9pt;
}

input.zeit {
	background-color: #646B84;
	border-style: solid;
	border-width: 0px;
	color: white;
	font-size: 9pt;
}

form {
	color: #333333;
	margin-bottom: 0px;
}

#hr {
	color: #ac002b;
}