/********************************/
/* Global */
A
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	padding: 0px;
	text-decoration:none;
}
A:hover
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	padding: 0px;
	text-decoration:underline;
}

A.rep
{
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial;
}

body
{
	margin:0px;
}
A IMG
{
	border:0px;
}
TD
{
	line-height: 14px;
	font-family: verdana;
	font-size: 11px;
}
HR.seperator
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:0px;
	border-top:1px solid #999999;
	display:block;
	width: 750px;
}
TD.ruler
{
	width:100%;
	height:1px;
	border-bottom:1px dashed #999999;
}
.pageheader
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
	color: #00753e;
	padding-top: 0px;
	font-family: verdana;
}
TD.onecolumn
{
	width:180px;
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
	vertical-align: top;
}
TD.twocolumns
{
	width:370px;
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
	vertical-align: top;
}
TD.threecolumns
{
	width:560px;
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
	vertical-align: top;
}
TD.fourcolumns
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 750px;
	color: #000000;
	padding-top: 0px;
	font-family: verdana;
	text-align: left;
}
TD.threecolumnsbold
{
	width:560px;
	font-family: verdana;
	font-weight: bold;
	font-size:11px;
	color:#000000;
	padding: 0px;
	vertical-align: top;
}
TD.spacer
{
	width:10px;
	height:10px;
}
TD.breadcrumb
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 15px;
	color: #5d9740;
	padding-top: 8px;
	font-family: verdana;
	text-align: left;
	
}
.breadcrumbarrow
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 15px;
	color: #5d9740;
	padding-top: 8px;
	font-family: verdana;
}
.verdana11pxbold
{
	font-family: verdana;
	font-weight: bold;
	font-size:11px;
	color:#000000;
	padding: 0px;
	vertical-align: top;
}
.verdana9px
{
	font-family: verdana;
	font-weight: normal;
	font-size:9px;
	color:#000;
	padding: 0px;
	vertical-align: top;
}
.verdana11pxboldred
{
	font-family: verdana;
	font-weight: bold;
	font-size:11px;
	color:red;
	padding: 0px;
	vertical-align: top;
}
A.onecolumn
{
	color:#5d9740;
	text-decoration:underline;
}
A.twocolumns
{
	color:#5d9740;
	text-decoration:underline;
}
A.threecolumns
{
	color:#5d9740;
	text-decoration:underline;
}
A.fourcolumns
{
	color:#5d9740;
	text-decoration:underline;
}
A.onecolumn:hover
{
	color:#5d9740;
	text-decoration:none;
}
A.twocolumns:hover
{
	color:#5d9740;
	text-decoration:none;
}
A.threecolumns:hover
{
	color:#5d9740;
	text-decoration:none;
}
A.fourcolumns:hover
{
	color:#5d9740;
	text-decoration:none;
}
/*.watermark
{
	background-image: url(/dlg/gfx/watermark.gif);
	background-repeat:no-repeat;
	background-position: center;
}*/
.borderbottom
{
	border-bottom-style: solid ;
	border-bottom-color:#C4C4C4;
	border-bottom-width:1;
}
.bordertop
{
	border-top-style: solid ;
	border-top-color:#FFFFFF;
	border-top-width:1;
}

td#shortcuts, td#shortcuts a, td#shortcuts a:hover, td#shortcuts a:visited
{
	text-transform: uppercase;
	color: #5d9740;
	font-size: 10px;
}

iframe.iframeborder
{
	border: 1px solid #fff;
}

.iframeborder .green
{
	border-color: #5d9740;
}

table.smallfont tr td, td.smallfont
{
	font-size: 10px;
}

td.alternate
{
	background-color: #E9E9E9;
}

/*******************************/
/* Loginside                   */

.login 
{
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
}

.btn 
{
	border: 1px outset; 
	cursor: pointer; 
	font-size:10; 
	font-weight: normal; 
	margin: 0px 0px 0px 1px; 
	padding: 1px 1px 1px 1px;
	background-image: url(/dlg/gfx/loginButton.gif);
	background-image: repeat-x;
	width:90px;
}

.newsemail
{
	border-bottom-style: solid;
	border-bottom-color:#C4C4C4;
	border-bottom-width:1;
}

.rowseperaterwhite
{
	border-top-style: solid;
	border-top-color:#FFFFFF;
	border-top-width:1;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	border-right-width:1;
	border-bottom-style: solid;
	border-bottom-color:#C4C4C4;
	border-bottom-width:1;
}

.rowseperatergrey
{
	border-bottom-style: solid;
	border-bottom-color:#C4C4C4;
	border-bottom-width:1;
}

/********************************/

/********************************/
/* Topbar */
TD.topbar
{
	/*background-color: #182101;*/
	background-color: #FFF;
	background-image: url(/Dlg/gfx/topbanner_baggrund.jpg);
	background-repeat: repeat-x;
}

TD.topspacer
{
	background-color:#FFFFFF;
	width:1px;
}
A.topbar
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
	line-height: 13pt

}
A.topbar:hover
{
	font-family: verdana;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px;
	text-decoration:underline;
}
A.frontpagelink
{
	font-family: verdana;
	font-size:11px;
	font-weight:bold;
	color:#00753e;
	text-decoration:none;
}
A.frontpagelink:hover
{
	font-family: verdana;
	font-size:11px;
	font-weight:bold;
	color:#00753e;
	text-decoration:none;
}
/********************************/

/********************************/
/* TopbarPrint */
TD.topbarPrint
{
	background-color:#FFFFFF;
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
}
/********************************/

/********************************/
/* Navigation */
TABLE.seperator
{
	background-color:#FFFBF0;
	border-bottom:1px dashed #999999;
	border-top:0px dashed #999999;
	width:100%;
	height:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
TD.seperator
{
	width:100%;
	height:0px;
	border:0px solid #FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

TABLE.navone
{
	/*border-top:1px solid #FFFFFF;*/
	border: 0;
}
TD.navone
{
	background-color:#00753e;
	border: 0;
}
TABLE.navtwo
{
	/*border-bottom:3px solid #D6DEBD;*/
	border: 0;
}
TD.navtwo
{
	background-color:#5d9740;
	border: 0;
}
.navonelightbackground
{
	background-color: #99ac90;
	height: 26px;
	width: 94px;
}
.navtwolightbackground
{
	background-color: #b7ca9e;
	height: 23px;
	width: 94px;
}
A.breadcrumb
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	padding: 0px;
	text-decoration:none;
}
A.breadcrumb:hover
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	padding: 0px;
	text-decoration:underline;
}
/********************************/

/********************************/
/* SubNaviTwoLevels */
div.treewidgetcontainer
{ 
}

/* make the cursor a pointer when over the item in a tree widget */
div.treewidgethandle
{ 
  cursor: pointer; cursor: hand;
}

/* indent each level in the tree by two character positions */
div.treewidgetchildren 
{ 
  position: relative; 
  left: 1em; 
  display:none;
}
.treewidgetlabelopen:active, .treewidgetlabelclosed:active 
{ 
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
}
.treewidgetelements
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFF;
	padding-top: 0px;
	font-family: verdana;
	background-color: #5d9740;
	text-decoration: none;
}
.treewidgetelementsopen
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFF;
	padding-top: 0px;
	font-family: verdana;
	background-color: #5d9740;
	text-decoration: none;
}
.treewidgetelements:hover
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFF;
	padding-top: 0px;
	font-family: verdana;
	background-color: #5d9740;
	text-decoration: underline;
}
/********************************/

/********************************/
/* Form elements */
.inputtitle
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
	font-weight:normal;
}
.verdana11pxred
{
	font-family: verdana;
	font-size:11px;
	color:red;
	padding: 0px;
	font-weight:normal;
}
.button
{
	border: solid 1px #5d9740;
}
INPUT.content
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
	width: 150px;
	border: solid 1px #5d9740;
}
INPUT.contentsmall
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
	width: 100px;
	/*border: solid 1px #5d9740;*/
}
SELECT.content
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
	width: 150px;
}
TEXTAREA.content
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
	width: 330px;
	height:80px;
	border: solid 1px #5d9740;
}

/********************************/

/********************************/
/* Content area */
TD.contentdate
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
}
.content
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
}
.contentarrow
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	padding: 0px;
}
.contentarrowwhite
{
	font-family: verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 0px;
}
TD.contentheader
{
	font-family: verdana;
	font-size:14px;
	color:#000000;
	padding-bottom: 2px;
}
.contentheader
{
	font-family: verdana;
	font-size:14px;
	color:#000000;
	padding: 0px;
}
.contentheaderarrow
{
	font-family: verdana;
	font-size:14px;
	color:#5d9740;
	padding: 0px;
}

TD.contentspacer
{
	width:24px;
	height:24px;
}
TD.contentspacerSmall
{
	width:24px;
	height:18px;
}
A.content
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	padding: 0px;
	text-decoration:underline;
}
A.contentheader
{
	font-family: verdana;
	font-size:14px;
	color:#5d9740;
	padding: 0px;
	text-decoration:none;
}
A.content:hover
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	padding: 0px;
	text-decoration:none;
}
A.contentheader:hover
{
	font-family: verdana;
	font-size:14px;
	color:#5d9740;
	padding: 0px;
	text-decoration:underline;
}
H1
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
}
H2
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
}
H3
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
}
H4
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
}
H5
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
}
H6
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
}
/********************************/


/********************************/
/* Error messages */
.errorcontent
{
	font-family: verdana;
	font-size:11px;
	color:#FFFFFF;
	background-color:#5d9740;
	padding: 0px;
}
/********************************/


/********************************/
/* Services */
TABLE.service
{
	background-color:#5d9740;
	width:180px;
	border-color:#5d9740;
	border-style:solid;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
}
TABLE.dottedborder
{
	background-color:#5d9740;
	width:180px;
	border-color:#5d9740;
	border-style:solid;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
}
TABLE.servicetopbottomborder
{
	background-color:#5d9740;
	width:180px;
	border: 0;
	/*border-color:#5d9740;
	border-style:solid;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;*/
}

div.temagifbox
{
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	width: 180px;
	border: solid 1px #004f27;
	color: Black
}

div.temagifimage, div.temagiftext
{
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0
}

div.temagiftext
{
	padding: 4px;
	margin-bottom: 2px;
}

div.temagiftext a, div.temagiftext a:link, div.temagiftext a:visited, div.temagiftext a:hover, div.temagiftext a:active
{
	color: Black;
}

TABLE.tema
{
	background-color:#5d9740; /* TODO */
	width:180px;
	border: 0;
	/*border-color:#5d9740;
	border-style:solid;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;*/
}
TABLE.servicecontent
{
	background-color:#5d9740; /* TODO */
	/*border-bottom:1px solid #5d9740;*/
	
	/*border-top:1px solid #5d9740;*/
}
TABLE.servicecontentlighttop
{
	background-color:#5d9740;
	border-top:1px solid #CED6AD;
	margin-top: 8px;
}
TABLE.scBottomDotted
{
	background-color:#5d9740;
	border-bottom:1px solid #5d9740;
}
TR.service
{
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
TR.serviceheader
{
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:0px;
}
TR.servicecontent
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
TD.serviceheader
{
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#5d9740;
	background-color:#FFFFFF;
	padding-bottom:6px;
}
TD.service
{
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#5d9740;
	background-color:#5d9740;
	padding-bottom:6px;
}
TD.serviceheadernoborder
{
	font-family: verdana;
	font-size:12px;
	font-weight: bold;
	color:#5d9740;
	padding-bottom:6px;
}
TD.servicecontent
{
	font-family: verdana;
	font-size:11px;
	color:#FFF;
	background-color:#5d9740;
}
TD.servicecontentwhite
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}
TD.temacontent, TD.temacontent contentarrow, TD.temacontent span.contentarrow
{
	font-family: verdana;
	font-size:11px;
	color:#FFF;
	background-color:#5d9740;
	border-bottom:0px;
}

A.temacontent, .temacontent A
{
	font-family: verdana;
	font-size:11px;
	color:#FFF;
	background-color:#5d9740;
	text-decoration:none;
}
A.serviceheader
{
	font-family: verdana;
	font-size:14px;
	color:#5d9740;
	padding: 0px;
	background-color:#FFFFFF;
	text-decoration:none;
}
A.serviceheadersearch
{
	font-family: verdana;
	font-size:11px;
	color:#FFF;
	padding: 0px;
	background-color:#5d9740;
	text-decoration:none;
}
A.serviceheadercontent
{
	font-family: verdana;
	font-size:14px;
	color:#5d9740;
	padding: 0px;
	background-color:#5d9740;
	text-decoration:none;
}
a.servicecontent, servicecontent a
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFF;
	padding-top: 0px;
	font-family: verdana;
	background-color: #5d9740;
	text-decoration: none;
}
A.verdana9px
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9px;
	color: #FFF;
	padding-top: 0px;
	font-family: verdana;
	background-color: #5d9740;
	text-decoration: none;
}
A.servicecontentwhite
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #5d9740;
	padding-top: 0px;
	font-family: verdana;
	background-color: #FFFFFF;
	text-decoration: none;
}
A.temacontent:hover, .temacontent a:hover
{
	font-family: verdana;
	font-size:11px;
	color:#FFF;
	background-color:#5d9740;
	text-decoration:none;
}
A.servicecontent:hover, servicecontent a:hover
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFF;
	padding-top: 0px;
	font-family: verdana;
	background-color: #5d9740;
	text-decoration: underline;
}
A.verdana9px:hover
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9px;
	color: #FFF;
	padding-top: 0px;
	font-family: verdana;
	background-color: #5d9740;
	text-decoration: underline;
}
A.servicecontentwhite:hover
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #5d9740;
	padding-top: 0px;
	font-family: verdana;
	background-color: #FFFFFF;
	text-decoration: underline;
}
A.serviceheader:hover
{
	font-family: verdana;
	font-size:14px;
	color:#5d9740;
	padding: 0px;
	background-color:#5d9740;
	text-decoration:underline;
}
A.serviceheadercontent:hover
{
	font-family: verdana;
	font-size:14px;
	color:#5d9740;
	padding: 0px;
	background-color:#FFFFFF;
	text-decoration:underline;
}
A.serviceheadersearch:hover
{
	font-family: verdana;
	font-size:11px;
	color:#FFF;
	padding: 0px;
	background-color:#5d9740;
	text-decoration:underline;
}
.servicecontentprinter
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #db363a;
	padding-top: 0px;
	font-family: verdana;
	background-color: #ffffff;
	text-decoration: none;
}
.serviceheaderlink
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	cursor: hand;
	padding-top: 0px;
	background-color: #5d9740;
}
/********************************/

/********************************/
/* Footer */
TD.footer
{
	font-family: verdana;
	font-size:10px;
	color:#999999;
	padding: 0px;
}
A.footer
{
	font-family: verdana;
	font-size:10px;
	color:#999999;
	padding: 0px;
	text-decoration:underline;
}
A.footer:hover
{
	font-family: verdana;
	font-size:10px;
	color:#999999;
	padding: 0px;
	text-decoration:none;
}
TD.footerspacer
{
	font-family: verdana;
	font-size:10px;
	color:#999999;
	padding: 0px;
	height: 10px
}
/********************************/

/********************************/
/* sitemap */
TD.sitemapheader
{
	font-family: verdana;
	font-size:14px;
	color:#000000;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
}
TABLE.sitemapcontent
{
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}
TD.sitemapborder
{
	color:#000000;
	border-bottom:1px solid #5d9740;
	border-top:1px solid #5d9740;
	padding-top: 6px;
	padding-bottom: 6px;
}
TD.sitemapcontent1
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding-left:5px;
}
TD.sitemapcontent2
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding-left:20px;
}
TD.sitemapcontent3
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding-left:30px;
}
TD.Sitemapcontentspacer
{
	width:24px;
	height:31px;
}
A.sitemapcontent
{
	
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	text-decoration:none;
}
A.sitemapheader
{
	font-family: verdana;
	font-size:14px;
	color:#5d9740;
	border-bottom:1px dotted #999999;
	text-decoration:none;
}
A.sitemapcontent:hover
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	text-decoration:underline;
}
A.sitemapheader:hover
{
	font-family: verdana;
	font-size:14px;
	color:#5d9740;
	border-bottom:1px solid #999999;
	text-decoration:underline;
}
/********************************/

/* Mondo */

TD.mondocategoryheader
{
	font-family: verdana;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:1px solid #999999;
	font-weight:bold;
}


A.mondotitle
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	padding: 0px;
	text-decoration:none;
}
A.mondotitle:hover
{
	font-family: verdana;
	font-size:11px;
	color:#5d9740;
	padding: 0px;
	text-decoration:underline;
}

TD.contentbold
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;
	font-weight:bold;
	
}

/********************************/

/* Poll */
label
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	padding: 0px;		
}
/********************************/

/* nMTextEditor classes	 */

.EditControl       
{       
	width:400px;               
	height:200px;  
}

.frmContext
{
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

/********************************/

/* nMListView classes	 */

.ListViewBox      
{       
	width:450px;               
	height:300px; 
	font-family: Tahoma;
}

.lwButton
{
	width:60px;
	margin-bottom: 5px;
}

/********************************/
/* NewsWizard classes	 */

.lblHeader  
{       
	font-family: Tahoma;
	font-size: 10px;
}

.lblWizardHeader  
{       
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.lblWizardSubHeader  
{       
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

/********************************/
/* FAQ backend classes	 */

.tableborder1px  
{       
	border:solid 1px #5d9740;	
}

.headerbgcolor
{       
	background-color:#5d9740;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.verdana14pxbold
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.verdana11px
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}

.verdana11pxnold
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.bgcolor
{
	background-color:#D6DEBD;
	padding:8px;
}

.FAQbgcolor
{
	background-color:#C3D5FD;
	padding:8px;
}

.subbgcolor
{
	background-color:#F9FBF6;
	padding:8px;
}

.bgcoloractive
{
	background-color:#D6DEBD;
	padding:4px;
}

.bgcolornotactive
{
	background-color:#959E6D;
	padding:4px;
}

.FAQbgcoloractive
{
	background-color:#C3D5FD;
	padding:4px;
}

.FAQbgcolornotactive
{
	background-color:#82A9E9;
	padding:4px;
}

A.menulink
{
	font-weight:bold;
	color:black;
	text-decoration:none;
}

A.menulink:hover
{
	font-weight:bold;
	color:EFF2E4;
	text-decoration:none;
}

.bgcolorGreen
{
	background-color:#D6DEBD;
	padding:20px;
}

.rowseperater
{
	border-top-style: solid;
	border-top-color:#FFFFFF;
	border-top-width:1;
	border-bottom-style: solid;
	border-bottom-color:#C4C4C4;
	border-bottom-width:1;
}

/* RepListe */

.bgrepcoloractive
{
	background-color:#D6D6BA;
	padding:4px;
}

.bgrepcolornotactive
{
	background-color:#EDEDE0;
	padding:4px;
}

.bgrepcorneractive
{
	background-image: url(/dlg/gfx/fane_corner_active.gif);
	padding:4px;
}

.bgrepcorner2active
{
	background-image: url(/dlg/gfx/fane_corner2_active.gif);
	padding:4px;
}

.bgrepcornernotactive
{
	background-image: url(/dlg/gfx/fane_corner_notactive.gif);
	padding:4px;
}

.bgrepcornerendnotactive
{
	background-image: url(/dlg/gfx/fane_corner_end_notactive.gif);
	padding:4px;
}

.bgrepcornerendactive
{
	background-image: url(/dlg/gfx/fane_corner_end_active.gif);
	padding:4px;
}

A.whiteverdana11px
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

A.whiteverdana11px:hover
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

A.brownverdana11px
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#5d9740;
}

A.brownverdana11px:hover
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#5d9740;
}

TD.repHeader1
{
	font-weight: bold; font-size: 16px; font-family: Verdana, Arial;	
}
TD.repHeader2
{
	font-weight: bold; font-size: 14px; font-family: Verdana, Arial;padding-top:30px; border-bottom:dotted 1px #000000;	
}
TD.repHeader3
{
	font-weight: bold; font-size: 13px; font-family: Verdana, Arial;		
}
TD.repHeader4
{
	font-weight: bold; font-size: 12px; font-family: Verdana, Arial; padding-left:30px;		
}

    #repheader {
      float:left;
      width:100%;
      /*background:#DAE0D2 url("bg.gif") repeat-x bottom;*/
      line-height:normal;
      }
    #repheader ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #repheader li {
      float:left;
      background:url(/dlg/gfx/left_both_inverted3.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      border-bottom:1px solid #765;
      }
    #repheader a 
    { font-size:0.8em;
      float:left;
      display:block;
      width:.1em;
      background:url(/dlg/gfx/right_both_inverted3.gif) no-repeat right top;
      padding:5px 10px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    #repheader > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #repheader a {float:none;}
    /* End IE5-Mac hack */
    #repheader a:hover {
      color:#333;
      }
    #direktion #nav-direktion, #ledergruppe #nav-ledergruppe,
    #bestyrelsen #nav-bestyrelsen, #kredsbestyrelser #nav-kredsbestyrelser,
    #repskabet #nav-repskabet, #medarbrep #nav-medarbrep, #ledelsessekretariatet #nav-ledelsessekretariatet {
      background-position:0 -150px;
      border-width:0;
      }
    #direktion #nav-direktion a, #ledergruppe #nav-ledergruppe a,
    #bestyrelsen #nav-bestyrelsen a, #kredsbestyrelser #nav-kredsbestyrelser a,
    #repskabet #nav-repskabet a, #medarbrep #nav-medarbrep a, #ledelsessekretariatet #nav-ledelsessekretariatet a {
      background-position: 100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #repheader li:hover, #repheader li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #repheader li:hover a {
      background-position:100% -150px;
      }

/* Create new Extranet user */
.dottedbottomline
{
	border-bottom: dotted 1px #5d9740;
}

.orderheader
{
	background-color: #EBF5E9;
	font-weight: bold;
}

/*** FOREIGNACTIVITIES ***/

TABLE.foreignactivities TD
{
	vertical-align: top;
}

TABLE.foreignactivities TD.header
{
	font-weight: bold;
	width: 200px;
	white-space: nowrap;
}

/*** /FOREIGNACTIVITIES ***/

/*** DESIGNMANUAL *********/
.designmanualmenuheader
{
	font-size: 12px;
	font-weight: bold;
}

.designmanualsubmenu ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}

.designmanualsubmenu ul li a:link, .designmanualsubmenu ul li a:visited, .designmanualsubmenu ul li a:active {
	color: Black;
	text-decoration: none;
}

.designmanualsubmenu ul li a:hover, .designmanualsubmenu ul li a:link.current, .designmanualsubmenu ul li a:visited.current, .designmanualsubmenu ul li a:active.current {
	color: Gray;
	text-decoration: none;
}

.designmanualsubmenu ul li .channel
{
	font-weight: bold;
}

/*** /DESIGNMANUAL ********/