#tx-eharv-pi1 {
	position: relative;
	height: 1200px;
	LINE-HEIGHT: 7.3;
		font-size: 10px;
}

#tx-eharv-pi1#overskrift {
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 5px;
  font-size: 13px;
 }

h3 {
	font-size: 130%;
	}

.container {
	padding: 30px;
	margin: 20px 0 20px 0;
	background: #fff;
	}

#minitabs {
	margin: 0;
	padding: 0 0 10px 5px;
	border-bottom: 0px solid #696;
	top: 100px;
	}

#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #9c9;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	background: #fff;
	color: #363;
	}


#baggrund {
position: relative;  /* sæt referencenul i #side */
top: 0px;
left: 0px;
width: 1024px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;  /* neutralisering af ovenstående hensyn */
padding: 0px;
}

body {
margin: 0px;
text-align: center;  /* hensyntagen til ældre IE-versioner */
}


#header {
    position: relative;
}

#top {
    position: relative;
    PADDING-RIGHT: 10%; BORDER-TOP: #dddddd 1px solid; MARGIN-TOP: 1px; PADDING-LEFT: 10%; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
}

#topmenu {
position:relative;
top: 1px;
FONT-SIZE: 10px; FONT-FAMILY: Verdana;
}



#venstremenu {
  position: absolute;
  top: 285px;
  left: 10px;
  FONT-SIZE: 10px; FONT-FAMILY: Verdana;
}


#indhold {
position: absolute;
top: 285px;
left:175px;
FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana;
width: 815px; 
line-height:1.3;

}

#footer {
  position: relative;
  background-color: red;
  top: 25px;
  left: 0px;
  FONT-SIZE: 20px; COLOR: #000000; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana;
  PADDING-RIGHT: 10%; BORDER-TOP: #dddddd 1px solid; MARGIN-TOP: 15px; PADDING-LEFT: 10%; PADDING-BOTTOM: 5px; WIDTH: 1024px; PADDING-TOP: 15px;
}


/* Vertical Navigation Menu */ 



.vertnav1 a {

font-size:15px;
display:block;
padding:2.5px 2.5px 2.5px 2.5px; /* luft imellem teksten i menuen*/
white-space:nowrap;
TEXT-DECORATION: none;
COLOR: #000000;	
}


.vertnav1-act a {

display:block;
padding:2.5px 2.5px 2.5px 2.5px;
white-space:nowrap;
font-size:15px;
TEXT-DECORATION: none;
color:red;
}


.menu-level2-with-subpage a{

display:block;
padding:2.5px 2.5px 2.5px 2.5px;
white-space:nowrap;
font-size:15px;
TEXT-DECORATION: none;
COLOR: #000000;
}



/*  niveua 2 */



.vertnav2 a {

display:block;
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:15px;
COLOR: #000000;
text-decoration:none;
}

.vertnav2-act a {
display:block;

padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:15px;
text-decoration:none;
color:red;
}


.menu-level3-with-subpage a {

display:block;
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:15px;
text-decoration:none;
width:130px;
background:url(pil.gif) 22px 50% no-repeat; /* pilen i venstre side*/
COLOR: #000000;
}




.vertnav3 a {
display:block;

padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:15px;

text-decoration:none;
width:130px;
background:url(../images/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
COLOR: #000000;
}


.vertnav3-act a {

display:block;
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:15px;
text-decoration:none;
width:130px;
background:url(../images/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
color: red;
}



.vertnav4 a {
display:block;
border-bottom:1px dotted #94B4DB;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#94B4DB; /* flat blue*/ 
text-decoration:none;
width:130px;
background:url("../images/button_square_blue_solid.gif") 50px 50% no-repeat;
}


.vertnav4-act a {
display:block;
border-bottom:1px dotted #FF6000; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#FF6000; /* red orange*/ 
text-decoration:none;
width:130px;
background:url("../images/button_square_green_solid.gif") 50px 50% no-repeat;
}

