#content {
	color: #660099;
	font-family: "Comic Sans MS";
	font-size: 8px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #000000;
	text-align: left;
	margin: 1px;
	padding: 1px;
	height: 150px;
	width: 180px;
	border: thin solid #0000FF;
 }

a {
  font-weight: bold;
  color: #5B3815;
  text-decoration: none;
}

a:hover, a:active{
  color: #FF0000;
}

#menu {
	margin: 1px;
	padding: 1px;
	float: none;
	font-size: 8px;
	font-style: normal;
	line-height: 8px;
	font-family: "Comic Sans MS";
	background: #66FFCC;
	height: 150px;
	width: 180px;
	color: #FF0033;
	border: thin solid #FFFFFF;
}

#menu ul, #menu li {
  display: list-item;
  list-style: none;
}

#menu li a, #menu li a:hover, #menu li a:active {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width : 180px;
	font-weight: normal;
	border: 0px solid #D4BFB1;
	font-family: "Comic Sans MS";
	font-size: 10px;
	line-height: 17px;
}
#menu li a:hover, #menu li a:active {
	background: #FFCC00;
}

.tx1gelb {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #FFFF00;
}
.tx1rot {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #FF0000;
}
.tx1schwarz {
	font-family: "Comic Sans MS";
	font-size: 8px;
	font-weight: 100;
	line-height: normal;
	color: #FFFFFF;
}
.tx1schwarzrot {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	background: #FF0000;
}
.tx1weiss {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #FFFFCC;
}
.tx2schwarz {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background: #000000;
}
.tx3schwarz {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background: #FFFF99;
}
.tx3rot {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
}
.tx3blau {
	font-family: "Comic Sans MS";
	font-size:  10px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	line-height: normal;
	}
.tx3gelb {
	font-family: "Comic Sans MS";
	font-size:  10px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	}

.tx4rot {
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}
.tx4blau {
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0000FF;
}
.tx4gelb {
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFF00;
}
.tx4blaufett {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.tx4rotfett {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}

.tx5schwarzfett {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-family: "Comic Sans MS";
}
.tx5rotfett {
	font-family: "Comic Sans MS";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	border: #FF0000;
}
.tx5gelb {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: normal;
	color: #FFFF00;
}
.tx5blau {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: normal;
	color: #0000FF;
}

.tx6schwarz {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.tx6rot {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.tx7rotfett {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
}
.txÜschwarz {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-decoration: blink;
}
.tree {
	background: #99FF00;
	display: none;
	list-style-position: outside;
	list-style-type: none;
}


