@charset "utf-8";
/* CSS Document */
#page {
	background: url(images/co2focus_bakgrunn.gif) repeat-x;
	background-position: center;
}
#main {
	height: 450px;
}
#about {
	position: relative;
	width: 921px;
	height: 230px;
	background: #FFF;
	margin: 0 0 5px;
	padding: 2px;
}
#abouttext {
	position: relative;
	width: 179px;
	height: 170px;
	padding: 30px;
	background: #333;
	float: left;
}
#abouttext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px 0px;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#abouttext p {
	margin: 0px 0px 5px 0px;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
}
#abouttext a {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 203px;
	height: 14px;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	padding: 8px 8px 8px 28px;
	display: block;
	background: url(images/co2focus_link.png) no-repeat;
	border-top: 1px dotted #FFF;
}
#abouttext a:hover {
	background: url(images/co2focus_link.png) no-repeat #666;
}
#aboutpicture {
	position: relative;
	width: 677px;
	height: 230px;
	float: left;
}
#aboutpicture h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFF;
	font-size: 33px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 20px;
}
#aboutpicture h1.shaddow {
	position: absolute;
	left: 1px;
	top: 1px;
	color: #999;
}
.cell {
	clear: none;
	background: #FFF;
}
.cell2 {
	position: relative;
	width: 175px;
	height: auto;
	background: #FFF;
	padding: 2px 2px 11px 2px;
	float: left;
}
.cell2 h2 {
	width: 155px;
	display: block;
	float: left;
}
ul.list2 li {
	width: 175px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CCC;
	float: left;
}
ul.list2 li.text {
	width: 155px;
	height: 95px;
	margin: 0px;
	padding: 10px;
	font-style: italic;
	line-height: 16px;
	border-bottom: 1px dotted #CCC;
	float: left;
}
ul.list2 li a {
	width: 139px;
	height: 12px;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	line-height: 11px;
	padding: 8px 8px 8px 28px;
	background: url(images/co2focus_link.png) no-repeat;
	display: block;
}
ul.list2 li a:hover {
	color: #FFF;
	background: url(images/co2focus_link.png) no-repeat #666;
}
