body,h1,h2,h3,p,td,span,a {
  font-family: Arial, Helvetica, sans-serif;
}

body,p,td,span {
  font-size: 12px;
  color: #333333;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/farbverlauf.jpg);
	background-repeat: repeat-x;
}

a:link 						{
	color: #0000CE;
	text-decoration: none;
}
a:active 					{
	color: #0000CE;
	text-decoration: none;
}
a:visited 					{
	color: #000099;
	text-decoration: none;
}
a:hover 					{
	color: #FF00CE;
	text-decoration: underline;
	background-color: #FFFFFF;

}

h1 {
  font-weight: bold;
  font-family: "Comic Sans MS", Arial, sans-serif;
  font-size: 36px;
 
}

h2 {
  font-weight: bold;
  font-family: "Comic Sans MS", Arial, sans-serif;
  font-size: 24px;
 
}

h3 {
  font-weight: bold;
  font-family: "Comic Sans MS", Arial, sans-serif;
  font-size: 18px;
 
}

li {
	list-style-type: square;
}

.bambusHeaderCell
{
	background-image: url(/images/bgSemiTranspGreen.gif); 
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 28px;
	color: #000099;
	font-weight: bold;
}
.bambusBanner
{
	background-image: url(/images/BBB.gif);
}

.bambusNav {
	border-top: 3px solid #0000CC;
	border-right: 0px solid #0000CC;
	border-bottom: 3px solid #0000CC;
	border-left: 0px solid #0000CC;
}
.bambusNav2 {
 font-size: 10px;
 border: 1px solid #000099; 
}

.klein {
	font-size: 10px;
	list-style-type: square;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000CE;
	background-color: #63FF63;
	border: medium outset;
}ul {
	list-style-type: square;
	left: 1px;
}