body, input, select, textarea, code, td {
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
h1 {
	font-weight: normal;
	font-size: 22px;
}
h2 {
	font-weight: normal;
	font-size: 18px;
}
h3 {
	font-weight: normal;
	font-size: 16px;
}
h4 {
	font-weight: normal;
	font-size: 14px;
}
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	color: black;
	background-color: white;
}
table, tr, td {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	color: black;
}
a:link.menuoben {
	color: white;
	text-decoration: none;
	background-color: #000066;
}
a:visited.menuoben {
	color: white;
	text-decoration: none;
	background-color: #000066;
}
a:active.menuoben {
	color: orange;
	text-decoration: none;
	background-color: #000066;
}
a:hover.menuoben {
	color: white;
	background-color: #006699;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #3d80b4;
}
a:visited {
	color: #3d80b4;
	text-decoration: underline;
}
a:active {
	color: #3d80b4;
	text-decoration: underline;
}
a:hover {
	color: white;
	background-color: #006699;
	text-decoration: underline;
}
td.menulinks {
	text-decoration: none;
	background-image: url(images/back_farbverlauf.jpg);
	width: 110px;
	color: #010066;
}
#linksmenu a {
	display: block;
	background-image: url(images/back_farbverlauf.jpg);
	color: #010066;
	text-decoration: none;
	width: 110px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0 auto;
}
#linksmenu a:visited {
	background-image: url(images/back_farbverlauf.jpg);
	color: #010066;
	text-decoration: none;
	width: 110px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0 auto;
}
#linksmenu a:active {
	background-image: url(images/back_farbverlauf.jpg);
	color: black;
	text-decoration: none;
	width: 110px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0 auto;
}
#linksmenu a:hover {
	background-color: white;
	background-image: url(images/weiss.gif);
	color: black;
	text-decoration: none;
	width: 110px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0 auto;
}

