@charset "utf-8";

	html
	{min-width: 480px;
	overflow:auto;}	

	body
	{background-color:#f9fdd0;
	font-family: Arial, sans-serif;}
	
	.ueberschrift 
	{font-size: 14pt;
	 font-weight:bold;}

	.datum
	{font-size: 7pt;}

	.news
	{font-size: 10pt;}

	a
	{color:black;}
	
	img
	{border: none;}
	
	.liveFirst
	{
	background-color: #084310;
	}
	
	.galleryImg
	{
	border: 2px solid #3b5c3f;
	}


