body {
//*	background-color: #454545;
	background-image: url('bg.jpg');
*//	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
    text-align: center;
/* For WebKit (Safari, Google Chrome etc) */
background: -webkit-gradient(linear, left top, left bottom, from(#1c73b0), to(#fff));
/* For Mozilla/Gecko (Firefox etc) */
background: -moz-linear-gradient(top, #1c73b0, #fff);
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1c73b0, endColorstr=#FFFFFFFF);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1c73b0, endColorstr=#FFFFFFFF)";

}

a {
	color: #1c73b0;
	text-decoration: none;
}

a:hover {
	color: #79af4b;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1c73b0;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1c73b0;
	margin-top: 15px;
	margin-bottom: 5px;
}

ul {
	padding-left: 16px;
}

li {
	list-style-type: circle;
	list-style-position: outside;
	opacity: 1;
}



#sitecontainer {
	background-image: url('sitecontainer_bg.jpg');
	border-color: #000000;
	border: solid 4px;
	margin-top: 15px;
	padding: 0px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	z-index: 0;
}

.container {
	float: left;
	width: 330px;
	min-height: 820px;
	padding: 15px;
}

.container-center {
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 10px;
}

.ydelser {
	background-image: url('innovationsydelser.png');
	background-position: top center;
	background-repeat: no-repeat;
	border:  solid 1px #1c73b0;
	padding: 7px;
	padding-top: 40px;
	width: 320px;
	background-color: #ffffff;
	//*
	background-color: #f6f8f8; *//
}

.highlight1 {
	color: #1d74b0;
	font-style: italic;

//*	
	background-color: #1d74b0;
	margin-top: 4px;
	padding: 5px;
	color: white;
	width: 310px;*//
	}

.highlight2 {
	background-color: #ddc417;
	margin-top: 4px;
	padding: 6px;
	color: #3e3e3e;
	width: 297px;
	}
	
.highlight3 {
	background-color: #a14545;
	margin-top: 4px;
	padding: 6px;
	color: white;
	width: 297px;
	}

.center {
	padding-left: 65px;
}


table {
	text-align: center;
}

tr.d0 td {
background-color: #1c73b0;
color: #ffffff;
font-size: 11px;
width: 170px;
}

tr.d1 td {	
background-color: #ffffff;
color: #536071;
font-size: 11px;
}

.link1 {
	color: #ffffff;
	text-decoration: none;
}

.link1:hover {
	color: #ffffff;
	font-weight: bold;

}

.link2 {
	color: #79af4b;
	text-decoration: none;
}

.link2:hover {
	font-weight: bold;

}
