@charset "utf-8";

.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #006;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #006;
	font-weight: bold;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #006;
	font-weight: bold;
}
.h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #006;
	font-weight: bold;
}
.h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #006;
	font-weight: bold;
}
.h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #006;
	font-weight: bold;
}
.Standard {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006;
	line-height: normal;
	font-variant: normal;
}
.fett { font-family: Verdana, Geneva, sans-serif; font-weight: bold; color: #006; font-size: 12px; line-height: normal; }
.Kursiv { font-family: Verdana, Geneva, sans-serif; font-style: italic; color: #006; font-size: 12px; }
.KursivFett { color: #006; font-size: 12px; font-family: Verdana, Geneva, sans-serif; font-style: italic; font-weight: bold; }
.Laufweite1 {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
}
.Laufweite2 {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 4px;
}
.td10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.td14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.td16 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.querverweis { font-family: Verdana, Geneva, sans-serif; color: #090; font-size: 12px; font-style: italic; font-weight: normal; line-height: normal; }
.Menü-klick {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #C00;
	background-color: #FF0;
}
a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	color: #006;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
	background-color: #FF0;
}

a:active {
	color: #006;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

