BODY {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: Black;
	BACKGROUND-COLOR: #41952C;
	margin-top:0px;
	margin-left:0px
}

a{
	color: Black;
	text-decoration:underline
}

a:hover {
	color: Blue;
	text-decoration:underline
}
table, td { BACKGROUND-COLOR:#FDFEEC;
color:#000000;
 font-size:11px; 
 font-family:Arial;
  }

.bild{
	background-color: #42506D;
}


h1{
	color: #42506D;
	font-size : medium;
}


a.unten{
	color: Black;
	text-decoration:none
}

a.unten:hover {
	color: Blue;
	text-decoration:none
}

