@charset "utf-8";
/* CSS Document */


/* Reset + standard tags */
img, div, .pngfix, input { behavior: url("files/Billeder/heco/css/iepngfix.htc") }
* { margin: 0; padding: 0; }
img { border: 0px; }


p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 17px;
}

.L1 {
	margin: 7px 0 1px 0;
}

.h1lokal {
	padding: 0 0 0 10px;
	font-family: Lucida Sans, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 45px;
	color: #596d81;
	background: url(files/Billeder/heco/img/bg-h1-btm.jpg) 0px 30px no-repeat;
	margin: 0;
}

strong, b {
	margin: 0 0 -10px 0;
	color: #596d81;
}

ul {
	width: 230px;
	margin: 0 0 0 30px;
	padding-left: 15px;
	list-style-type: square;
	list-style-image: ;
	list-style-position: outside;
}
ol {
	width: 230px;
	margin: 0 0 0 30px;
	padding-left: 2em;
	list-style-type: decimal;
	list-style-position: outside;
}
ol ol {
	list-style-type: decimal;
}
ul li { font-style: normal; margin-top: 10px; }
ol li { font-style: normal; margin-top: 10px; }
ol ol { font-style: normal; margin-top: 10px; }


/* left + center + print + right + body */
body {
	background: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #717171;
}

.wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	min-height: 650px;
}

#top {
	width: 960px;
	height: 262px;
}

#contentwrapper {
	width: 960px;
	height: auto;
}

#leftcontent {
	position: relative;
	float: left;
	margin: 0 80px 0 0;
	width: 240px; min-height: 150px;
}

#navcontainer {
	margin: 50px 0 0 15px;
	height: auto;
	width: auto;
}

#paragraph_centercontent {
	position: relative;
	float: left;
	margin-left: 60px;
	padding: 0;
	width: 370px; min-height: 150px;
	margin: 0;
}

#paragraph_rightcontent {
	float: right;
	margin-right: 0px;
	width: 200px; min-height: 150px;
}

#centercontent {
	position: relative;
	float: left;
	margin-left: 60px;
	padding: 0;
	width: 610px; min-height: 150px;
	margin: 0;
}

#print {
	position: absolute;
	height: 10px;
	width: 20px;
	left: 330px;
	top: 4px;
}


#rightcontent p, #rightcontent strong {
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	color: #717171;
}

#rightcontent img {
	margin: 0 0 10px 0;;
}


/* #top flag + logo + adresse */
.address {
	position: absolute;
	top: 130px;
	right: 30px;
}

.logo {
	position: absolute;
	top: 36px;
	left: 22px;
}

.flag {
	position: absolute;
}

.dk {
	top: 213px;
	left: 24px;
}

.cn {
	top: 64px;
	right: 65px;
}

.eng {
	top: 62px;
	right: 30px;
}


/* #footer */

#footer{
	display: block;
	height: 17px;
	margin: 40px 0 0 0;
	width: 100%;
	background: url(../img/repeat-btm.gif) top center repeat-x;
}

#visitfiltration {
	position: absolute;
	top: -60px; left: 64px; _top: 20px;
	width: 144px;
	height: 41px;
}


/* Varierende top repeats */
.heco_historie { background: url(../img/repeat-top-heco-historie.jpg) top center scroll repeat-x; }


/* Utility */
.clear {
	clear: both;
}

















