A.TreeNode { 
font-family: Arial; font-size: 8pt; color: #b00029; padding-left: 3px; text-decoration: none; 
}
A.TreeNode:Hover { 
font-family: Arial; font-size: 8pt; color: #b00029; text-decoration: underline; cursor: pointer; cursor: hand; padding-left: 3px; 
}
A.TreeNodeSelect { 
font-family: Arial; font-size: 8pt; color: #b00029; font-weight:bold; cursor: pointer; cursor: hand; margin-left: 3px; 
}
/* CSS Document */

body,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 13px;
        margin-top: 0px;
}

#infotabel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 12px;
	border : 1px solid #778899;
	padding : 1 8 3 8;
	vertical-align : baseline;
	background-color : #E2EFDD;
}

.newsletterbutton {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	padding: 2px;
	border: 1px solid #000000;
}



A:LINK {
	color : #7ea52e;
	background-color : transparent;
	text-decoration :none;
}

A:VISITED {
	color : #7ea52e;
	background-color : transparent;
	text-decoration : none;
}

A:HOVER {
	color : #7ea52e;
	background-color : transparent;
	text-decoration : underline;
}



A:ACTIVE {
	color : #7ea52e;
	background-color : transparent;
	text-decoration : none;
}

.componentheading {
	font-weight: bold;
	border: 0px none;
}

P {
margin-top: 4px;
margin-bottom: 4px;
}

H1 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 15px;
        color : #7ea52e;
        font-style : normal;
        font-weight : 700;
        line-height : 15px;
        margin-top : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-bottom : 10px;
        padding: 0px;
        text-align : left;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
         color : #7ea52e;
	font-style : normal;
	font-variant : normal;
	font-weight : 800;
	line-height : 13px;
	margin : 13px 3px 10px 0px;
}

H3 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : 800;
        line-height : 13px;
        margin : 13px 0px 2px 0px;
}

H4 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-style : normal;
        font-weight : 600;
        letter-spacing : normal;
        line-height : 15px;
        text-align : left;
}

H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : 700;
	line-height : 12px;
	margin-bottom : 5px;
}

H6 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 15px;
        font-style : normal;
        font-weight : 700;
        line-height : 15px;
        margin-top : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-bottom : 0px;
        padding: 0px;
        text-align : left;
}

.afsnitsoverskrift {
	font-weight : bold;
}

#varer li {
	list-style-type: square;
}

#varer a {
color: #000000;
text-decoration:none;
}

.category {

}

table.jobs {

}

td.contentdescription {

}

td.contentheading {
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 20px 0px 0px;
	padding: 15px 0px 0px;
	background-color: #FFFFFF;
}

table.contentpaneopenjobs {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.contentpaneopen {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.adressetekst {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 12px;
	text-align : center;
	border-left: 1px solid #778899;
	border-right: 1px solid #778899;
	border-top : 1px solid #778899;
	padding : 1 8 3 8;
	vertical-align : baseline;
}

#mainlevel-nav {
	position:relative;
	float:left;
        width:100%;
        margin:0;
	list-style:none;
	line-height:1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
        padding-left: 0px;
}



#mainlevel-nav LI {

	float:left;

	margin:0;

	padding:0;

}



#mainlevel-nav A {

	display:block;

	color:#444;

	text-decoration:none;

	background:#EEEEEE;

	margin:0;

	padding:0.25em 1em;

	border-left:1px solid #fff;

	border-top:1px solid #eee;

        border-right:1px solid #aaa;

	font-size: 10px;



}



#mainlevel-nav A:hover,

#mainlevel-nav A:active,

#mainlevel-nav A.here:link,

#mainlevel-nav A.here:visited {

	text-decoration: underline;



}



#mainlevel-nav A.here:link,

#mainlevel-nav A.here:visited {

	position:relative;

	z-index:102;



}



/* Tilhoerer Hovedmenuen i venstre side */



table.moduletable-main {

margin-top: 25px;

margin-right: 5px;

margin-left: 5px;

margin-bottom: 0px;

width: 95%;

}



table.moduletable-main th {

  font-size        : 11px;

  font-weight      : bold;

  color            : #000000;

  text-align       : left;

  width            : 95%;

  padding: 0px 10px 0px 10px;

  /* padding: 10px 2% 10px 2%; */

  /* margin: 20px 2% 20px 1%; */



}



table.moduletable-main td {

	font-size: 11px;

	font-weight: normal;

padding: 0px 3px 0px 3px;



}



a.mainlevel-mainselected:link, a.mainlevel-mainselected:visited {

	display: block;
	vertical-align: middle;
         background: url(/filer/sys/menu_bg_3onon.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 7px;
	padding-left: 18px;
	height: 27px !important;
	
	width: 95%;
	text-decoration: none;

}

a.mainlevel-mainselected:hover {
background-position: 0px -31px;

}



a.mainlevel-main:link, a.mainlevel-main:visited {

	display: block;
	vertical-align: middle;
         background: url(/filer/sys/menu_bg_3.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 7px;
	padding-left: 18px;
	height: 27px !important;
		width: 95%;
	text-decoration: none;

}

a.mainlevel-main:hover {
background-position: 0px -31px;

}

a.mainlevel-main2:link, a.mainlevel-main2:visited {

	display: block;
	vertical-align: middle;
       font-size: 10px;
	font-weight: none;
	color: #ffffff;
	text-align: left;
	padding-top: 0px;
	padding-left: 28px;
height: 18px !important;

	width: 95%;
	text-decoration: none;

}


a.mainlevel-main3:link, a.mainlevel-main3:visited {

	display: block;
	vertical-align: middle;
       font-size: 10px;
       	font-weight: none;
	color: #ffffff;
	text-align: left;
	padding-top: 0px;
	padding-left: 30px;
	height: 18px !important;
		width: 95%;
	text-decoration: none;

}


a.mainlevel-main4:link, a.mainlevel-main3:visited {

	display: block;
	vertical-align: middle;
       font-size: 9px;
	font-weight: none;
	color: #ffffff;
	text-align: left;
	padding-top: 0px;
	padding-left: 32px;
	height: 16px !important;
		width: 95%;
	text-decoration: none;

}




/* Tilhoerer USERMENU i venstre side */



a.mainlevel-user:link, a.mainlevel-user:visited {

	display: block;

	background: url(/filer/sys/menu_bg_3.jpg) no-repeat;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #FFFF66;

	text-align: left;

	padding-top: 7px;

	padding-left: 18px;

	height: 27px !important;

	height: 32px;

	width: 95%;

	text-decoration: none;

}



a.mainlevel-user:hover {

background-position: 0px -31px;

}





a.mainlevelumenu:link, a.mainlevelumenu:visited {

	display: block;

	/* background: url(/filer/sys/menu_bg2.png) no-repeat; */

vertical-align: middle;

font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	text-align: left;

	padding-top: 9px;

	padding-left: 32px;

	height: 25px !important;

	height: 31px;

	width: 155px;

	text-decoration: none;

}



a.mainlevelumenu:hover {

background-position: 0px -31px;



}



a.sublevel:link, a.sublevel:visited {

padding-left: 1px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #ff6600;

	text-align: left;



}



a.sublevel:hover {

	color: #ffcc00;

	text-decoration: none;

}



.billedtekst {



margin-top: 3px;

font:Verdana, Arial, Helvetica, sans-serif;

font-size: 9px;

line-height: 13px;



}



.mod_events_latest_first {



margin-top: 0px;

font:Verdana, Arial, Helvetica, sans-serif;

font-size: 8px;

line-height: 13px;



}



/* Tilhoerer Shopmenu i hjre side */



table.moduletable {

margin-top: 25px;

margin-right: 5px;

margin-left: 5px;

margin-bottom: 0px;

width: 95%;

}



table.moduletable th {

  font-size        : 11px;

  font-weight      : bold;

  color            : #000000;

  text-align       : left;

  width            : 95%;

  padding: 0px 10px 0px 10px;

  /* padding: 10px 2% 10px 2%; */

  /* margin: 20px 2% 20px 1%; */



}



table.moduletable td {

	font-size: 11px;

	font-weight: normal;

padding: 0px 3px 0px 3px;



}



a.mainlevel-shop:link, a.mainlevel-shop:visited {

	display: block;

	background: url(/filer/sys/menu_bg_3.jpg) no-repeat;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #FFFF66;

	text-align: left;

	padding-top: 7px;

	padding-left: 18px;

	height: 27px !important;

	height: 32px;

	width: 95%;

	text-decoration: none;

}



a.mainlevel-shop:hover {

background-position: 0px -31px;

}



.small {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 9px;

	line-height: 10px;

	margin: 0px;

	padding: 0px;

}



.mod_events_latest_first {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: 800;

	color: #333300;



}



.mod_events_latest {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: 800;

	color: #333300;

}



.lilleskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
}

.bundskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
}



.fp-link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

         color : #439c4a;

	line-height: 11px;

	font-weight: normal;

	padding-top:3px;

	padding-right: 15px;

	text-align: right;

	background-image: url(/filer/sys/arrow-red.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	list-style-image: url(arrow-red.gif);

}