BODY  {
/*	background-color:white;  */
	background-color:#BADCFC;
	background-image:url(./img/hintergrund.jpg);
	background-repeat: no-repeat;
	margin:10px; 
	color: Navy;
}

a {	color: #007F00; }

table  {	text-decoration:none;
	color: navy; }

p  {     text-decoration:none;
	color: navy;
	width:900px;
	}


h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: Navy;
	margin-right: 10px;
	margin-left: 10px;
	font-weight:bold  ;
}

h2  {
	margin-top: 20px;
	font-size: 14pt;
}

h3  {
	margin-top: 20px;
	font-size: 12pt;
         margin-left: 10px;
}

h4  {
	margin-top: 20px;
	font-size: 11pt;
}

pre { font-family: Courier;
	color: black;}

.star {  text-decoration:none;}