/* TEMPLATE COLORS */

/* Text */
a,
.news .header .title,
.news .header .title a,
.news .footer a.view-details,
.news a.to-list,
.news .list .set-title,
.search .results .set-title,
.search .results .result a.title,
#calander td.top,
.catalogue .header .title,
.catalogue .price .price-text,
.catalogue .tilbod .tilbod-text,
.color_text,
.starfsmenn .tree .tree-person td.name a {
	color: #01439c;
}

/* Background */
.mailing-list div.header,
#CSSMenu1 ul li a,
#category ul li a,
.news .preview .set-title,
div#shopping-cart span.shopping-cart_header,
#calander .current-day,
div#calendar,
#calander .current-day,
.catalogue .single div.buy,
div#category_at,
.color_background,
#poll h3, .simpoll .poll-form .submit-btn input, .simpoll .poll-results ul li .anwser-bar .anwser-img {
	background-color: #01439c;
}
/* Border */
div#shopping-cart span.shopping-cart { 
	border-color: #01439c;
}
/* Text over background */
.mailing-list div.header,
#CSSMenu1 ul li a,
#category ul li a,
.news .preview .set-title,
div#shopping-cart span.shopping-cart_header,
#calander .current-day,
.color_text-inverse,
#poll h3, .simpoll .poll-form .submit-btn input {
	color: white;
}

/* Border */
.catalogue .list,
div#shopping-cart span.shopping-cart,
.catalogue .single div.buy div.submit{
	border-color: #01439c;
}