/* orange styles for s1nn                                        */

/* color depending classes                  */
.color { color: #fd8026; }

/* the upper menu                                 */
#menu1 a.active {
	border-right-color: #fe7f26;
}

/* color depending classes */
#cont a  {
	color: #fd8026;
}
#cont p a,
#start p a  {
	background-image: url(../img/linkborder_o.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
