html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body.background {
	background-color: #DEFBDE;
	background-image:  url("http://www.kinderbruecke.de/images/hintergrund-leer.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
body.figur {
	background-color: #DEFBDE;
	background-image:  url("http://www.kinderbruecke.de/images/figur1.gif");
	background-repeat: no-repeat;
	background-position: 810px 200px;
}
body.figur2 {
	background-color: #DEFBDE;
	background-image:  url("http://www.kinderbruecke.de/images/figur2.gif");
	background-repeat: no-repeat;
	background-position: 810px 200px;
}
table.background {
	background-image:  url("http://www.kinderbruecke.de/images/hintergrund-leer.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
}
table.menu {
	background-image:  url("http://www.kinderbruecke.de/images/box-green.gif");
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	color: #18AA21;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #18AA21;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #18AA21;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #18AA21;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #18AA21;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #18AA21;
	text-decoration: underline;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #18AA21;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #18AA21;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #18AA21;
	text-decoration: underline;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #18AA21;
	text-decoration: underline;
}
.menuselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
li {
	list-style-type: solid circle;
	margin-top: 10px;
	margin-left: 2px;
	text-align:left;
}
ul.menu {
	margin-top: 15px;
}
li.link {
	list-style-image: url(http://www.kinderbruecke.de/images/pfeil.gif);
	list-style-type: square;
	margin-top: 5px;
	margin-left: 5px;
}
li.back {
	list-style-image: url(http://www.kinderbruecke.de/images/pfeil2.gif);
	list-style-type: square;
	margin-top: 5px;
	margin-left: 5px;
}
.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #18AA21;
}
p.text {
	line-height: 15pt;
}
