.gruen_1_a {
	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #66ff33;
	border: 0px none;
}
.gruen_1_b {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #defecc;
	border: 0px none;
}

.gelb_a {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffff67;
	border: 0px none;
}

.gelb_b {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffcd;
	border: 0px none;
}

.orange_a {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffcc67;
	border: 0px none;
}

.orange_b {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #fdd9b5;
	border: 0px none;
}

.rot_a {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ff6666;
	border: 0px none;
}

.rot_b {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #febcbd;
	border: 0px none;
}

.violett_a {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #cc33ff;
	border: 0px none;
}
.violett_b {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #e4a2fc;
	border: 0px none;
}

.blau_a {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #7166ff;
	border: 0px none;
}

.blau_b {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #b4b0fd;
	border: 0px none;
}

.gruen_2a {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #13af68;
	border: 0px none;
}

.gruen_2b {

	font-family: "Comic sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #a2fad2;
	border: 0px none;
}

body {
	/*sorgt für eine Randlose Seite!!!*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}h1 {
	font-size: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}
a:focus {
	text-decoration: none;
	color: #000000;
	background-color: #66ff33;
	}
a:hover {
	text-decoration: none;
	color: #aaaaaa;
}
a:active {
	text-decoration: none;
	color: #000000;
	background-color: #66ff33;
}#text_weiss {
	color: #FFFFFF;
	font-weight: bold;
}
.rahmen {
	border: thin solid #000000;
}
