body   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #50c5f0;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(Bilder/background.jpg);
	background-repeat: repeat;
	text-align: center;
}
h1   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #50c5f0;
}
h2   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #50c5f0;
}
a    {
      font-family: times new roman, Geneva, Arial, Helvetica, sans-serif; 
	  font-size: 15px; 
	  font-style: oblique; 
	  line-height: normal; 
	  font-weight: bold; 
	  text-decoration: underline;
	  color: #2D0059;
} 
table   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	cell-spacing: 2px;
	cell-padding: 2px;
	color: #50c5f0;
	background-color: #000000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #50c5f0;
	border-right-color: #50c5f0;
	border-bottom-color: #50c5f0;
	border-left-color: #50c5f0;
	  } 
