@charset "utf-8";
/* CSS Document */

body {
	background: #E7EBF7;
	
	font: 11px verdana, arial, sans-serif;
	color: #000000;
	

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #AEBECE;

	SCROLLBAR-FACE-COLOR: #ffffff;

	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;

	SCROLLBAR-SHADOW-COLOR: #ffffff;

	SCROLLBAR-ARROW-COLOR: #712224;

	SCROLLBAR-BASE-COLOR: #666666;

	select-face-color: #ffffff;

	scrollbar-3d-light-color: #ffffff;

	scrollbar-dark-shadow-color: #ffffff;

	

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
img {
	border: 0;
	
}
/**layout**/
#ydreholder {
	text-align: left;
	margin: 20px auto;
	width: 760px;
	height: 623px;
	background: #ffffff;
  position: relative;
  
}
	#indreholder {
	position: absolute;
	/*	z-index: 1;*/
	top: 0px;
	left: 0px;
	width: 760px;
	height: 623px;
	background: #ffffff;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #394957;
	border-right-color: #394957;
	border-bottom-color: #712224;
	border-left-color: #394957;
	border-top-width: 1px;
	border-bottom-width: 1px;
	}
	#logotop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 760px;
  height: 119px;
  background: #ffffff;
  
}
	#indrerammetop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 760px;
  height: 119px;
  background: #ffffff;
  
}
	#elektrikernavn {
  position: absolute;
  top: 36px;
  left: 39px;
  width: 327px;
  height: 47px;
  background: #ffffff;
  
}
	#el {
  position: absolute;
  top: 19px;
  left: 641px;
  width: 80px;
  height: 81px;
  background: #ffffff;
  
}
	#mellemtop {
  position: absolute;
  top: 119px;
  left: 0px;
  width: 760px;
  height: 160px;
  background: #ffffff;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #712224;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #712224;
}
	#holderelbillede {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 530px;
  height: 160px;
  background: #ffffff;
  
}
	#menuholder {
  position: absolute;
  top: 0px;
  left: 530px;
  width: 220px;
  height: 160px;
  background:#e0e7ed;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #712224;
  
}
#menuen {
	position: absolute;
  top: 17px;
  left: 5px;
  width: 210px;
  height: 140px;
  background:#e0e7ed;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(img/ben.png);
}
#menuen ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(img/ben.png);
}
#menuen li {
  background: #e0e7ed left url(img/ben.png) no-repeat;
  margin: 0px 0px 5px 0px;
  list-style: none;
  font-size: 11px;
  color: #394957;
  font-weight: bold;
  }
 #menuen a {
  text-decoration: none;
  font-size: 11px;
  color: #394957;
  font-weight: bold;
}
#menuen a:hover {
font-size: 11px;
  color: #394957;
  font-weight: bold;
  text-decoration: underline;
}
#krop {
	position: absolute;
	top: 300px;
	left:80px;
	height: 300px;
	width: 579px;
	background-color:#FFFFFF
}

#midtholder {
position: absolute;
 
	top: 0px;
	left: 0px;
	width: 569px;
	height: 94%;
  }
  
  #holder {
	position: absolute;
	top: 5px;
	left: 8px;
	width: 564px;
	height: 94%;
	overflow:auto;

}
#tekstholder {
	width: 544px;
	height: 94%;	
}
#tekst{
float:left;
	font: normal, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	#bund {
	position: absolute;
	top: 594px;
	left:0px;
	
	width: 760px;
	height: 19px;
	background: #ffffff;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #712224;
  
	
}
#bundtekst {
	position: absolute;
	left:110px;
	top:0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	padding: 2px 0px 0px 0px;
	color: #000000;
	
}
