/*CSS for Besatzfische.at
Content: Configuration for news kategorie!
Autor: Patrick Schalk
(c)Patrick Schalk

Help: http://de.selfhtml.org/css/eigenschaften/index.htm*/

.news_div
{
	padding: 15px;
	margin: 15px;
	
	border-width:1px;
	border-style:solid;
	border-style:dashed;
  	border-color:orange;
  	
  	text-align: left; 
  	width: 90%;
  	
  	background-image:url(../img/transparent_background2.png);
}
