/* CSS Document */
<!--
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
    margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}
a:link, a:visited, a:active, a:hover
{font-family: Arial; font-weight:normal;  color:#ccffcc;  font-size:13px; text-decoration:none;}
a:active, a:hover
{  color:#e7fa7c;}
table {
	background-color: #191919;
    background-image: url(http://www.kinderbuchillustration.com/blau.gif); 
    background-repeat: repeat;
	margin: 20px auto
}
hr
{
  width:99%;
  color:#ffcc66;
  background-color:#ffcc66;
  height:1px;
  text-align:center;
}
h1 {
	font-family: Times, Times New Roman, Verdana;
	font-size: 28px;
	font-weight:normal;
	font-style: italic;
	color: #ffe87f;
	text-decoration: none;
}
h2 {
	font-family: Times, Times New Roman, Verdana;
	font-size:20px;
	font-weight:normal;
	font-style: italic;
	color: #ffe87f;
	text-decoration: none;
}
h3 {
	font-family: Times, Times New Roman, Verdana;
	font-size:20px;
	font-weight:normal;
	font-style: italic;
	color: #ffe87f;
	text-decoration: none;
}

-->

