/*** Generel ***/
.body {
	background-color: #6A9BCF;
	background-image: url(/cgi-files/external/varmegenvinding/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	margin: 0;
}
.site {
	width:100%;
}
.page {
	background-image: url(/cgi-files/external/varmegenvinding/main_bgtile.png);
	background-repeat: repeat-y;
	border: 1px solid transparent;
	margin: auto;
	width: 956px;
}
.top {
	background-image: url(/cgi-files/external/varmegenvinding/top.gif);
	background-repeat: no-repeat;
	margin: auto;
	width: 940px;
}
.frontLink {
	display: block;
	height: 76px;
	margin-top: 0;
	text-indent: -2000px;
	width: 120px;
}
.fokus {
	background-color: #EFEFEF;
	display: block;
	height: 150px;
	margin: auto;
	width: 940px;
}
.mainarea {
	height: auto !important;
	margin: auto;
	min-height: 350px;
}
.content {
	margin-left: 230px;
}
.Header {
	height: 0;
	margin: 0;
}
.paragraph-header {
	font-family: arial,helvetica,verdana;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.paragraph-bodytext {
	color: #032375;
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	font-weight: 100;
}
.paragraph-bodytext a:link, .paragraph-bodytext a:visited, link-header a:link, link-header a:visited {
	color: #a00000;
	font-weight: 700;
	text-decoration: none;
}
.paragraph-bodytext a:hover, link-header a:hover {
	color: #a00000;
	font-weight: 700;
	text-decoration: underline;
}
.clearFloat {
	clear: both;
	float: none;
}
img {	border:0 none;}
LI {	margin-left: 10px;}
UL {	padding-left: 10px;}
#ImageBoxOverlay {z-index: 2;}

.header {
	visibility: hidden;
	height: 0px;
}


/*** footer ***/
.footer {
	background-image: url(/cgi-files/external/varmegenvinding/footer.png);
	background-repeat: no-repeat;
	height: 45px;
	margin: auto;
	width: 956px;
}
.footer .logo {}
.footer .urlLink {
	margin-left: 563px;
	margin-top: 8px;
	position: absolute;
}
.footer .urlLinkImg {
	display: block;
	height: 20px;
	width: 90px;
}
.footer .siteworks {
	margin-left: 800px;
	margin-top: 8px;
	position: absolute;
}
.footer .siteworksImg {
	display: block;
	height: 20px;
	width: 124px;
}



/*** menu ***/
.mainMenu {
	height: 30px;
	position: relative;
	top: -30px;
	left: 33px;
}
.mainMenu table {
	height: 0px;
}
.topMenu-main:link, .topMenu-main:visited {
	background-image: url(/cgi-files/external/varmegenvinding/m_inactive.gif);
	background-repeat: repeat-x;
	background-color: #e0e4ee;
	display: block;
	height: 22px;
	width: 110px;
	margin-right: 5px;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
}
.topMenu-main.active:link, .topMenu-main.active:visited {
	background-image: url(/cgi-files/external/varmegenvinding/m_active.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	display: block;
	height: 22px;
	width: 110px;
	margin-right: 5px;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
}



/*** leftmenu ***/
.subMenu {
	margin-left: 33px;
	float: left;
}
.swMenuItem a {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-left: 0px;
	height: 18px;
}
.swMenuItem a.active {
	border-top: 1px solid #cdd3e3;
	border-bottom: 1px solid #cdd3e3;
	padding-top: 3px;
	padding-left: 0px;
	height: 18px;
	font-weight: 700;
	color: #a00000;
}
.swMenuItem .swMenuItem a.active, .swMenuItem .swMenuItem a {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px;
}
.swMenuItem .swMenuItem a.active {
	color: #a00000;
}
