A {
		color: #006633;
		font-size: 12px;
		font-family: Arial;
		
}
	
h1{		
		color:#009933;
		font-size: 16px;
		font-family: Arial;
}

body{
		color: #006633;
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
}
.h1-news{
		width: 580px;
		color:#009933;
		font-size: 16px;
		font-family: Arial;
		font-weight:bold;
		margin-left:10px;

}
.fuss{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	
}
.news{
		width: 550px;
		margin-left:10px;
}
.preistraeger{
		color:#009933;
		font-size: 10px;
		margin-left:10px;
}
hr{
	color:#CCCCCC;
			
}
li{	
		list-style-type: square;
		
}

