body {
	margin: 0;
}
table {
	background: url(Bilder/hintergrund_gelb.jpg);
}
.textgross {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000066;
	margin: 0px;
}
a.menue:link {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
a.menue:visited {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
a.menue:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
a.menue:active {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

a.linkimtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
a.linkimtext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
a.linkimtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
a.linkimtext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}

a.textlink:link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
a.textlink:visited {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
a.textlink:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
a.textlink:active {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
