body{

	background: #C6D8E8;

	text-align: center;

	margin: 20 0 0 0;

	font-size: 14px;

	font-family: arial;
	
	color: #484848;

}



a {

	color: #1A354F;

	font-weight: bold;	
	
	text-decoration: underline;

}



a:hover {

	color: #1A354F;
	
	font-weight: bold;

	text-decoration: underline;

}



img {

	border: 0;

}

.holder {

  border: solid 15px #FFFFFF;
  
  background: #FFFFFF;
  
  text-align: center;
  
}



.text {
	valign: top;
	color: #484848;
	font-family: arial;
	font-size: 15px;
	padding: 20px;
}




.line {

  background: url("rimg/line.gif");
 
  height: 2px;
}





ul,li {

	color: #484848;
	
	font-size: 16px;

	font-family: arial;
}



.menu {

  background: #cdcdcd url("rimg/menubg.gif") bottom;
  
  text-align: right;
  
}



.tags {
	font-size: 10px;
	font-family: arial;
}

.spiel {
	font-size: 12px;
	font-family: arial;
	color: #888888;
}

.footer {

	font-size: 10px;

	font-family: arial;

	text-align: center;

}