body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFBA5;
	margin: 20px;
	text-align: center;
}
img {
	border: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.link_no_line {
	text-decoration: none;
	border: none;
	color: #000000;
}
.link_no_line:hover {
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
.top {
	float: left;
	width: 800px;
	height: 135px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(images/layout/GrastorpEnergi.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.divide {
	float: left;
	width: 800px;
	height: 8px;
	background-image: url(images/layout/bg_y.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.main {
	float: left;
	background-color: #FFFFFF;
	width: 590px;
	padding: 20px;
	margin-left: -1px;
	border-left: 1px dotted #C0C0C0;
}
.menu {
	float: left;
	background-color: #FFFFFF;
	width: 169px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px dotted #C0C0C0;
}
.main_2 {
	float: left;
	margin-top: -6px;
	width: 800px;
	background-color: #FFFFFF;
}
.footer {
	float: left;
	width:	800px;
	height: 20px;
	padding-top: 5px;
	list-style: none;
	background: #EFAD21;
	color: #084284;
	margin-top: -6px;
}
.link_footer {
	text-decoration: none;
	border: none;
	color: #084284;
}
.link_footer:hover {
	text-decoration: none;
	border-bottom: 1px solid #084284;
}
.startsidan {
	width: 350px;
	float: left;
}
.nyhetsbox {
	width: 170px;
	float: right;
	background-color: #FFFBA5;
	padding-bottom: 20px;
	padding-left: 10px;
}
.nyhetsrubrik {
	margin-left: -10px;
	width: 170px;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #EFAD21;
	color: #084284;
}
.total {
	margin-left: auto; 
	margin-right: auto;
	width: 805px;
	text-align: left;
}
.floatL {
	float: left;
	padding-right: 20px;
}
.node {
	padding-left: 15px;
}

.node a {
	text-decoration: none;
	color: #000000;
}
.topmenu {
	float: left;
	width:	800px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #EFAD21;
	color: #084284;
	margin-top: -6px;

}
.topmenu li {
	float: left;
	border-right: 1px solid #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.topmenu li a {
	font-size: 10px;
	display: block;
	padding: 4px 6px 4px 6px;
	color: #084284;
	text-decoration: none;
}
.topmenu li a:hover {
	background: #F7DE9C;
	padding: 4px 6px 4px 6px;	
}