
body	{
  background-image: url(images/bg_chess.gif);
  /*background-color:  #dcdcdc;*/
}

.koenig {
  float:left;
	margin:25px 35px 25px 5px;
}

.brett {
  /*float:left;*/
	margin:25px 35px 5px 10px;
}

.bienvenido {
  margin:25px 0px 0px 0px ;
	/*font-family : 'Bradley Hand ITC', Arial, Verdana;*/
	font-family : Arial, Verdana, sans-serif;
	font-size:24px;
	text-decoration : none; font-weight : bold;
	color : darkblue;
}

.invitation {
  margin:10px 0px 10px 0px ;
	font-family : Arial, Verdana, sans-serif;
	font-size:16px;
	text-decoration : none; font-weight : bold;
	/* color : #003366; */
}

p.death {
  width: 400px;
  margin:20px 5px 20px 5px ;
	padding: 10px;
	font-family : Arial, Verdana, sans-serif;
	font-size:16px;
	text-decoration : none;
	/*font-weight : bold; */
	background-color: white; /* lightgrey; */
	/* color : #003366; */
  border-style: solid;
  border-width: 3px;
}

.danke  {
	/*margin-top:50px 0px 10px 20px ;*/
  margin-top: 30px;
	font-family: Arial, Verdana, sans-serif;
	font-size: medium;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: blue;
}

.news  {
  margin:50px 0px 10px 20px ;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold; color: red;
}

#pos	{
  /*position: absolute;
	 top: 550px; left:20px;
	 width:95% ;
	 border: 0px solid blue;
	*/
}

/*
.sponsor {
  font-family : Arial, Verdana, sans-serif;
  font-size:10px;
	text-decoration : none; font-weight : bold; color : blue;
}
*/
