/* -------------------------------------------------------------- HEADER -------------------------------------------*/

.header{
width:980px;
height:114px;
/*background-image:url(http://www.hekuli.dk/templates/www.hekuli.dk/images/header.gif);
background-repeat:no-repeat; */
background-color: white;
}

.headerprint{
width:550px;
height:70px;
text-align:left;
/*background-image:url(http://www.hekuli.dk/templates/www.hekuli.dk/images/headerprint.gif);
background-repeat:no-repeat; */
background-color: #666666;
}


/* -------------------------------------------------------------- FOOTER -------------------------------------------*/

.footer{
width:980px;
height:25px;
font-family : Verdana,Arial,Tahoma;
font-size: 8pt; 
color:white;
text-align:center;
/*background-image:url(http://www.hekuli.dk/templates/www.hekuli.dk/images/footer.gif);
background-repeat:no-repeat; */
background-color: #000066;
}

.footerprint{
width:550px;
height:25px;
text-align:center;
font-family : Verdana,Arial,Tahoma;
font-size:10px; 
color:white;
/*background-image:url(http://www.hekuli.dk/templates/www.hekuli.dk/images/footer.gif);
background-repeat:no-repeat; */
background-color: #ffffff;
background-color: #666666;
}

.errortable{
width:550px;
height:100%;
vertical-align:middle;
}
.centererror{
width:550px;
border: 0px;
padding: 5px;
background-color:#FFFFFF;
}

.menuprint{
width:550px;
height:25px;
text-align:center;
font-family : Verdana,Arial,Tahoma;
font-size:10px; 
color:white;
/*background-image:url(http://www.hekuli.dk/templates/www.hekuli.dk/images/menuprint.gif);
background-repeat:no-repeat; */
background-color: #ffffff;
}

form,p{
  margin:0px;
}

.tableborder {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width:980px;
	background-color:#FFFFFF;
}

.tableprint {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 550px;
	background-color:#FFFFFF;
}

/* Menu bar */
.tableheader{ 
/*  background-image:url(http://www.hekuli.dk/templates/www.hekuli.dk/images/menutop_bg.gif);
  background-repeat:no-repeat;*/
  background-color:#000066;
	width:980px;
  border:0; 
  height:25;
  color:white;
  margin:0px;
  padding:0px;
}

td{
	font-family : Verdana,Arial,Tahoma;
  font-size:9pt;
  color:black;
}

/* Venstre menu styring af background og border  */
.leftmenu{
  width: 200px;
  height: 100%;
  border: 1px solid black;
  background-color:#8091ca;

}

/* Venstre menu styring af padding (ser pænere ud en maring i leftmenu)  */
.leftmenupadding{
  width: 206px;
  padding:3px;
  height:100%;
}

/* Info i Venstre menu */
.menuleftbg{
/*  background-image:url(http://www.hekuli.dk/templates/www.hekuli.dk/images/Menubg.gif);
  background-repeat:no-repeat;*/
  background-color:#838086;
  border:1px black solid;
  text-align:center;
  color:white;
  font-weight:bold;
  font-family : Verdana,Arial,Tahoma;
  width:135px;
}

.centerbackground{
  padding:3px;
  width:100%;
}

.menuindhold{
 padding-left: 10px;
 padding-top: 15px; 

}

.tableheight {
	height: 100%;
}

.bodyclass {
background-color:#A6B0B7	;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
margin-top:2px;
font-family : Verdana,Arial,Tahoma;
font-size:9pt;
text-align:center;
}

.scrollbar
{
scrollbar-shadow-color: #DFDFDF; 
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color: #DFDFDF;  
scrollbar-track-color: #008EEA; 
scrollbar-face-color:#064DA4; 
}


.devlink{
	font-family : Arial,Tahoma;
  color:#999999;
  text-decoration:none;
  font-size:7pt;
}

.devlink:hover{
	font-family : Arial,Tahoma;
  color:silver;
  text-decoration:none;
  font-size:7pt;
}

/* --------------------------------------------------------------Link Generelt - start -------------------------------------------*/

a {
	color: #03389D;
		font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #03389D;
		font-weight:bold;
	text-decoration:underline;
}

.blacklink{
	font-family : Arial,Tahoma;
  color:black;
	font-weight:bold;
  text-decoration:none;
  font-size:8pt;
}

.blacklink:hover{
	font-family : Arial,Tahoma;
  color:black;
	font-weight:bold;
  text-decoration:underline;
  font-size:8pt;
}

.whitelink{
	font-family : Verdana,Arial,Tahoma;
  color:white;
	font-weight:bold;
  text-decoration:none;
  font-size:8pt;
}

.whitelink:hover{
	font-family : Verdana,Arial,Tahoma;
  color:white;
	font-weight:bold;
  text-decoration:underline;
  font-size:8pt;
}

/* --------------------------------------------------------------Sitemap - start -------------------------------------------*/

	.sitemap_menupath{
  font:12px;
	font-weight:bold;
}

.sitemap_title{
  font:bold;
}

.sitemap_excerpt{
  color:black;
}

.sitemap_pagetitle{
  color:silver;
}

.Infopath{
 font-size:9px;
  color:#c5c5c5;
}
.pagedate{
  color:#c5c5c5;
  text-decoration:none;
  font-size:9px;
}

/* -----------------------------------------------------------------------------------------------------------------*/
.ileftmiddle{
width:158px;
height: 100%;
border: 0px;
background-image:url(http://www.hekuli.dk/templates/www.hekuli.dk/images/leftcontent.gif);
vertical-align:top;
}

.irightmiddle{
width:158px;
height: 100%;
border: 0px;
background-image:url(http://www.hekuli.dk/templates/www.hekuli.dk/images/rightbg.gif);
}

.icenter{
width:778px;
height: 100%;
border: 0px;
padding: 0px;
background-color:#FFFFFF;
}


/* --------------------------------------------------------------Venstre MENU - start -------------------------------------------*/
 
.venstremenu_page, .venstremenu_page_current, .venstremenu_folder{
	font-family : Verdana,Arial,Tahoma;
  color:#382D2D;
	font-weight:none;
  text-decoration:none;
  font-size:9pt;
}

.venstremenu_page:hover, .venstremenu_page_current:hover, .venstremenu_folder:hover{
	font-family : Verdana,Arial,Tahoma;
  color:black;
	font-weight:none;
  text-decoration:none;
  font-size:9pt;
}

.venstremenu_page:active , .venstremenu_page_current:active , .venstremenu_folder:active, .venstremenu_page_current{
	font-family : Verdana,Arial,Tahoma;
  color:black;
	font-weight:none;
  text-decoration:none;
  font-size:9pt;
}