@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
}
* {
	behavior: url(iepngfix.htc);
	}
img {
	border: none;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
#page {
	position: relative;
	width: auto;
	height: auto;
}
#top {
	position: relative;
	width: 925px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.logo {
	position: absolute;
	top: 40px;
	left: 0px;
}
#language {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 200px;
	height: auto;
	text-align: right;
}
#language img {
	padding: 2px;
	width: 16px;
}
#language a:hover {
	border-bottom: 4px solid #e0e0e0;
}
#main {
	position: relative;
	width: 925px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}
ul.menu {
	position: absolute;
	top: 50px;
	left: 250px;
	width: 700px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(images/co2focus_toppmeny_lang.gif) no-repeat bottom;
}
ul.menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.menu li a {
	text-decoration: none;
	color: #666;
	padding: 10px 17px;
	border-bottom: 4px solid #FFF;
}
ul.menu li a:hover {
	color: #63b008;
	border-bottom: 4px solid #e0e0e0;
}
.cell {
	position: relative;
	width: 239px;
	height: auto;
	padding: 2px 2px 11px 2px;
	margin: 0 5px 0 0;
	float: left;
}
.cell h2, .cell2 h2 {
	width: 219px;
	background: url(images/co2focus_h2.gif) repeat-x #64b108;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -1px;
	float: left;
}
ul.list, ul.list2 {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.list li {
	width: 239px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CCC;
	float: left;
	}
ul.list li.last {
	border-bottom: none;
}
ul.list li a {
	width: 203px;
	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;
	float: left;
}
ul.list li a:hover {
	color: #FFF;
	background: url(images/co2focus_link.png) no-repeat #666;
}
#bottom {
	position: relative;
	width: auto;
	height: auto;
	margin: 0 auto;
	background: url(images/co2focus_bunn.gif) repeat-x;
	text-align: center;
	clear: both;
}
p.bottom {
	margin: 0px;
	padding: 10px;
	color: #999;
	font-size: 11px;
	text-align: center;
}
#logos {
	position: relative;
	width: 925px;
	height: 140px;
	margin: 0 auto;
	padding: 5px 20px;
	font-size: 9px;
	text-align: center;
	clear: both;
	color: #DDD;
}
.logo2, .logo3  {
	position: relative;
	width: 104px;
	height: 140px;
	padding: 0 12px;
	float: left;
	border-right: 1px solid #AAA;
	font-size: 11px;
}
.logo3 {
	border-right: none;
}
#text {
	position: relative;
	width: 575px;
	height: auto;
	padding: 0 50px 0 0px;
	float: right;
}

#text .alt {
	float:left;
	width: 550px;
	height: 200px;
}

#text .last{
	height:250px;
}
#text .emner {
	float:left;
	width:438px;
	height:169px;
}

#text .bilde{
	float:left;
	width:112px;
}

#text .alt1 {
	float:left;
	width: 550px;
	height: 200px;
}

#text .emner1{
	float:left;
	width:300px;
	height:169px;
}

#text .bilde1 {
	float:left;
	width:112px;
}

#text .alt2 {
	float:left;
	width: 550px;
	height: auto;
}

#text .emner2{
	float:left;
	width:300px;
}

#text .emner3{
	float:left;
	width:550px;
}

#text .bilde2 {
	float:left;
	width:112px;
}

#text .ingress {
	font-size: 15px;
	font-style: italic;
}
#text p {
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0 20px 0;
}
#text h1, #text h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	letter-spacing: -1px;
	color: #64b108;
	font-weight: normal;
	margin: 0px;
}
#text h2 {
	font-size: 22px;
	color: #333;
}


.table {
	background: #EEE;
	border: 1px solid #DDD;
	padding: 10px;
	width: 580px;
}
.table td {
	padding: 3px 0;
	border-bottom: 1px dotted #999;
}

#kundetest a {
		width: 321px;
		height: 21px;
		padding: 15px;
		color: #FFF;
		background: url(images/kundetest_link.gif) no-repeat;
		display: block;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		margin: 5px 0;
		}
#kundetest a:hover {
		text-decoration: underline;
		}

div.contact_section {
	position:relative;
	float:right;
	right: -40px;
}

span.trading_picture {
	position:relative;
	float:right;
	margin-top: -30px;
}

div.infoboks_climateneu {
	position:relative;
	width: 175px;
	height: auto;
	float:right;
	background:#CCCCCC;
	color:#000000;
	}

div.infoboks_climateneubilde {
	position:relative;
	float:right;
	margin-top: 150px;
	margin-right: -175px;
}

