/* CSS Document */
/* Vestfold Trafo Energi */

body,
html {
	padding: 0;
	margin: 0;
}
div#page {
	width: 830px;
	margin: 0 auto;
	background:url(../images/contentbg.png) top left repeat-y #fff;
}
div#header {
	background: url(../images/header.jpg) top left no-repeat transparent;
	min-height: 263px;
	height: 263px;
}
div#menu {
	background: url(../images/menubg.png) top left no-repeat transparent;
	min-height: 50px;
	height: 50px;
	padding-left: 30px;
}
div#content {
	width: 542px;
	float: left;
	padding: 20px 10px 10px 30px;
}
div#newsarea {
	width: 226px;
	float:left;
	background:url(../images/sep.png) top left no-repeat;
	height: 506px;
	height: auto !important;
	min-height: 506px;
	padding: 20px 5px 10px;
}
div#clearer {
	clear:both;
}
div#pagebottom {
	background: url(../images/pagebottom.png) top left no-repeat transparent;
	padding: 10px 0 0 30px;
	width: 800px;
	min-height: 90px;
	height: 90px;
	margin: 0 auto;
}
div#pagebottom,
div#pagebottom p {
	color: #fff;
}
div#quicklinks {
	top: 40px;
	left: 612px;
	width: 208px;
	position:relative;
}
div#tagmark {
	width: 100%;
	text-align:center;
}
td {
	vertical-align: top;
}
body,
html,
td,
p,
input.contact,
textarea.contact {
	font: normal 13px/18pt Arial, Verdana, serif;
	color: #415968;
}
h1 {
	font: bold 18px Tahoma, Arial, Verdana, serif;
	color: #425a69;
}
h2 {
	font: bold 14px Tahoma, Arial, Verdana, serif;
	color: #5d9a2e;
}
h3 {
	font: bold 14px Tahoma, Arial, Verdana, serif;
	color: #425a69;
}
h4,
h5,
h6 {
	font: bold 14px Tahoma, Arial, Verdana, serif;
	color: #514b4b;
}
img {
	border: none;
}
a {
	font: bold 11px Arial, serif;
	color: #5d9a2e;
	text-decoration:none;
}
a:hover {
	color: #6eab3f;
}
