/* CSS Document */

h1 {
	color:#ed761c;
}

a{
	color:#ed761c;
}

li {
	list-style-image:url(../grafik/listenpunkt_software.gif);
}
	
hr 	{
	color:#fff;
	border:#ed761c solid 0px;
	border-bottom-width:1px;
	height:0px
	}



.newstext {
	float:left
	}

